2021-11-24 04:56:32 INFO () WorkerRun(call):42 - Executing worker wrapper. Airbyte version: 0.30.18-alpha 2021-11-24 04:56:32 INFO () TemporalAttemptExecution(get):94 - Executing worker wrapper. Airbyte version: 0.30.18-alpha 2021-11-24 04:56:32 WARN () Databases(createPostgresDatabaseWithRetry):38 - Waiting for database to become available... 2021-11-24 04:56:32 INFO () JobsDatabaseInstance(lambda$static$2):25 - Testing if jobs database is ready... 2021-11-24 04:56:32 INFO () Databases(createPostgresDatabaseWithRetry):55 - Database available! 2021-11-24 04:56:32 INFO () DefaultReplicationWorker(run):82 - start sync worker. job id: 2912 attempt id: 0 2021-11-24 04:56:32 INFO () DefaultReplicationWorker(run):91 - configured sync modes: {null.email_send=incremental - append} 2021-11-24 04:56:32 INFO () DefaultAirbyteDestination(start):58 - Running destination... 2021-11-24 04:56:32 INFO () LineGobbler(voidCall):65 - Checking if airbyte/destination-**** exists... 2021-11-24 04:56:32 INFO () LineGobbler(voidCall):65 - airbyte/destination-**** was found locally. 2021-11-24 04:56:32 INFO () DockerProcessFactory(create):127 - Preparing command: docker run --rm --init -i -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -w /data/2912/0 --network host --log-driver none airbyte/destination-**** write --config destination_config.json --catalog destination_catalog.json 2021-11-24 04:56:32 INFO () LineGobbler(voidCall):65 - Checking if airbyte/source-******** exists... 2021-11-24 04:56:32 INFO () LineGobbler(voidCall):65 - airbyte/source-******** was found locally. 2021-11-24 04:56:32 INFO () DockerProcessFactory(create):127 - Preparing command: docker run --rm --init -i -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -w /data/2912/0 --network host --log-driver none airbyte/source-******** read --config source_config.json --catalog source_catalog.json --state input_state.json 2021-11-24 04:56:32 INFO () DefaultReplicationWorker(lambda$getDestinationOutputRunnable$3):226 - Destination output thread started. 2021-11-24 04:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):190 - Replication thread started. 2021-11-24 04:56:32 INFO () DefaultReplicationWorker(run):119 - Waiting for source thread to join. 2021-11-24 04:56:33 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Starting syncing SourceIterable 2021-11-24 04:56:33 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Syncing stream: email_send 2021-11-24 04:56:33 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Processing slice of 30.0 days for stream email_send 2021-11-24 04:56:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:56:34 INFO i.a.i.b.IntegrationRunner(run):76 - {} - Running integration: io.airbyte.integrations.destination.**** 2021-11-24 04:56:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:56:34 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - {} - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2021-11-24 04:56:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:56:34 INFO i.a.i.b.IntegrationRunner(run):80 - {} - Command: WRITE 2021-11-24 04:56:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:56:34 INFO i.a.i.b.IntegrationRunner(run):81 - {} - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2021-11-24 04:56:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:56:34 WARN c.n.s.JsonMetaSchema(newValidator):338 - {} - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2021-11-24 04:56:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:56:34 WARN c.n.s.JsonMetaSchema(newValidator):338 - {} - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2021-11-24 04:56:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:56:34 INFO i.a.i.d.s.S3FormatConfigs(getS3FormatConfig):22 - {} - S3 format config: {"format_type":"JSONL","part_size_mb":20} 2021-11-24 04:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1000 2021-11-24 04:56:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:56:35 INFO i.a.i.d.s.j.S3JsonlWriter():50 - {} - Full S3 path for stream 'email_send': ***** 2021-11-24 04:56:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:56:35 INFO i.a.i.d.s.u.S3StreamTransferManagerHelper(getDefault):55 - {} - PartSize arg is set to 20 MB 2021-11-24 04:56:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:56:36 INFO a.m.s.StreamTransferManager(getMultiPartOutputStreams):329 - {} - Initiated multipart upload to ****** with full ID ******** 2021-11-24 04:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2000 2021-11-24 04:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3000 2021-11-24 04:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4000 2021-11-24 04:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5000 2021-11-24 04:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6000 2021-11-24 04:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7000 2021-11-24 04:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8000 2021-11-24 04:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9000 2021-11-24 04:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10000 2021-11-24 04:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11000 2021-11-24 04:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12000 2021-11-24 04:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13000 2021-11-24 04:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14000 2021-11-24 04:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15000 2021-11-24 04:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16000 2021-11-24 04:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17000 2021-11-24 04:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18000 2021-11-24 04:56:43 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Setting state of email_send stream to {'createdAt': '2019-06-29T15:15:33+00:00'} 2021-11-24 04:56:43 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Processing slice of 180.0 days for stream email_send 2021-11-24 04:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19000 2021-11-24 04:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20000 2021-11-24 04:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21000 2021-11-24 04:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22000 2021-11-24 04:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23000 2021-11-24 04:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24000 2021-11-24 04:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25000 2021-11-24 04:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26000 2021-11-24 04:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27000 2021-11-24 04:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28000 2021-11-24 04:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29000 2021-11-24 04:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30000 2021-11-24 04:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31000 2021-11-24 04:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32000 2021-11-24 04:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33000 2021-11-24 04:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34000 2021-11-24 04:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35000 2021-11-24 04:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36000 2021-11-24 04:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37000 2021-11-24 04:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38000 2021-11-24 04:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39000 2021-11-24 04:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40000 2021-11-24 04:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41000 2021-11-24 04:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42000 2021-11-24 04:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43000 2021-11-24 04:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44000 2021-11-24 04:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45000 2021-11-24 04:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46000 2021-11-24 04:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47000 2021-11-24 04:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48000 2021-11-24 04:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49000 2021-11-24 04:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50000 2021-11-24 04:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51000 2021-11-24 04:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52000 2021-11-24 04:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53000 2021-11-24 04:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54000 2021-11-24 04:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55000 2021-11-24 04:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56000 2021-11-24 04:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57000 2021-11-24 04:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58000 2021-11-24 04:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59000 2021-11-24 04:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60000 2021-11-24 04:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61000 2021-11-24 04:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62000 2021-11-24 04:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63000 2021-11-24 04:57:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:57:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1 containing 20.00 MB] 2021-11-24 04:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64000 2021-11-24 04:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65000 2021-11-24 04:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66000 2021-11-24 04:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67000 2021-11-24 04:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68000 2021-11-24 04:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69000 2021-11-24 04:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70000 2021-11-24 04:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71000 2021-11-24 04:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72000 2021-11-24 04:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73000 2021-11-24 04:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74000 2021-11-24 04:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75000 2021-11-24 04:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76000 2021-11-24 04:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77000 2021-11-24 04:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78000 2021-11-24 04:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79000 2021-11-24 04:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80000 2021-11-24 04:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81000 2021-11-24 04:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82000 2021-11-24 04:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83000 2021-11-24 04:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84000 2021-11-24 04:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85000 2021-11-24 04:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86000 2021-11-24 04:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87000 2021-11-24 04:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88000 2021-11-24 04:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89000 2021-11-24 04:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 90000 2021-11-24 04:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 91000 2021-11-24 04:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 92000 2021-11-24 04:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 93000 2021-11-24 04:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 94000 2021-11-24 04:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 95000 2021-11-24 04:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 96000 2021-11-24 04:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 97000 2021-11-24 04:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 98000 2021-11-24 04:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 99000 2021-11-24 04:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 100000 2021-11-24 04:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 101000 2021-11-24 04:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 102000 2021-11-24 04:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 103000 2021-11-24 04:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 104000 2021-11-24 04:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 105000 2021-11-24 04:57:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:57:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2 containing 20.00 MB] 2021-11-24 04:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 106000 2021-11-24 04:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 107000 2021-11-24 04:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 108000 2021-11-24 04:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 109000 2021-11-24 04:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 110000 2021-11-24 04:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 111000 2021-11-24 04:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 112000 2021-11-24 04:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 113000 2021-11-24 04:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 114000 2021-11-24 04:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 115000 2021-11-24 04:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 116000 2021-11-24 04:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 117000 2021-11-24 04:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 118000 2021-11-24 04:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 119000 2021-11-24 04:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 120000 2021-11-24 04:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 121000 2021-11-24 04:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 122000 2021-11-24 04:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 123000 2021-11-24 04:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 124000 2021-11-24 04:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 125000 2021-11-24 04:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 126000 2021-11-24 04:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 127000 2021-11-24 04:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 128000 2021-11-24 04:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 129000 2021-11-24 04:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 130000 2021-11-24 04:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 131000 2021-11-24 04:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 132000 2021-11-24 04:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 133000 2021-11-24 04:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 134000 2021-11-24 04:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 135000 2021-11-24 04:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 136000 2021-11-24 04:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 137000 2021-11-24 04:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 138000 2021-11-24 04:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 139000 2021-11-24 04:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 140000 2021-11-24 04:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 141000 2021-11-24 04:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 142000 2021-11-24 04:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 143000 2021-11-24 04:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 144000 2021-11-24 04:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 145000 2021-11-24 04:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 146000 2021-11-24 04:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 147000 2021-11-24 04:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 148000 2021-11-24 04:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 149000 2021-11-24 04:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 150000 2021-11-24 04:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 151000 2021-11-24 04:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 152000 2021-11-24 04:57:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:57:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 3 containing 20.00 MB] 2021-11-24 04:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 153000 2021-11-24 04:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 154000 2021-11-24 04:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 155000 2021-11-24 04:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 156000 2021-11-24 04:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 157000 2021-11-24 04:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 158000 2021-11-24 04:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 159000 2021-11-24 04:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 160000 2021-11-24 04:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 161000 2021-11-24 04:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 162000 2021-11-24 04:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 163000 2021-11-24 04:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 164000 2021-11-24 04:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 165000 2021-11-24 04:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 166000 2021-11-24 04:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 167000 2021-11-24 04:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 168000 2021-11-24 04:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 169000 2021-11-24 04:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 170000 2021-11-24 04:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 171000 2021-11-24 04:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 172000 2021-11-24 04:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 173000 2021-11-24 04:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 174000 2021-11-24 04:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 175000 2021-11-24 04:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 176000 2021-11-24 04:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 177000 2021-11-24 04:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 178000 2021-11-24 04:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 179000 2021-11-24 04:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 180000 2021-11-24 04:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 181000 2021-11-24 04:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 182000 2021-11-24 04:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 183000 2021-11-24 04:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 184000 2021-11-24 04:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 185000 2021-11-24 04:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 186000 2021-11-24 04:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 187000 2021-11-24 04:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 188000 2021-11-24 04:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 189000 2021-11-24 04:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 190000 2021-11-24 04:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 191000 2021-11-24 04:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 192000 2021-11-24 04:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 193000 2021-11-24 04:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 194000 2021-11-24 04:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 195000 2021-11-24 04:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 196000 2021-11-24 04:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 197000 2021-11-24 04:58:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:58:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 4 containing 20.00 MB] 2021-11-24 04:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 198000 2021-11-24 04:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 199000 2021-11-24 04:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 200000 2021-11-24 04:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 201000 2021-11-24 04:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 202000 2021-11-24 04:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 203000 2021-11-24 04:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 204000 2021-11-24 04:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 205000 2021-11-24 04:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 206000 2021-11-24 04:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 207000 2021-11-24 04:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 208000 2021-11-24 04:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 209000 2021-11-24 04:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 210000 2021-11-24 04:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 211000 2021-11-24 04:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 212000 2021-11-24 04:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 213000 2021-11-24 04:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 214000 2021-11-24 04:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 215000 2021-11-24 04:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 216000 2021-11-24 04:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 217000 2021-11-24 04:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 218000 2021-11-24 04:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 219000 2021-11-24 04:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 220000 2021-11-24 04:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 221000 2021-11-24 04:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 222000 2021-11-24 04:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 223000 2021-11-24 04:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 224000 2021-11-24 04:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 225000 2021-11-24 04:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 226000 2021-11-24 04:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 227000 2021-11-24 04:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 228000 2021-11-24 04:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 229000 2021-11-24 04:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 230000 2021-11-24 04:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 231000 2021-11-24 04:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 232000 2021-11-24 04:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 233000 2021-11-24 04:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 234000 2021-11-24 04:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 235000 2021-11-24 04:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 236000 2021-11-24 04:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 237000 2021-11-24 04:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 238000 2021-11-24 04:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 239000 2021-11-24 04:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 240000 2021-11-24 04:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 241000 2021-11-24 04:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 242000 2021-11-24 04:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 243000 2021-11-24 04:58:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:58:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 5 containing 20.00 MB] 2021-11-24 04:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 244000 2021-11-24 04:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 245000 2021-11-24 04:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 246000 2021-11-24 04:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 247000 2021-11-24 04:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 248000 2021-11-24 04:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 249000 2021-11-24 04:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 250000 2021-11-24 04:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 251000 2021-11-24 04:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 252000 2021-11-24 04:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 253000 2021-11-24 04:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 254000 2021-11-24 04:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 255000 2021-11-24 04:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 256000 2021-11-24 04:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 257000 2021-11-24 04:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 258000 2021-11-24 04:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 259000 2021-11-24 04:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 260000 2021-11-24 04:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 261000 2021-11-24 04:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 262000 2021-11-24 04:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 263000 2021-11-24 04:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 264000 2021-11-24 04:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 265000 2021-11-24 04:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 266000 2021-11-24 04:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 267000 2021-11-24 04:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 268000 2021-11-24 04:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 269000 2021-11-24 04:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 270000 2021-11-24 04:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 271000 2021-11-24 04:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 272000 2021-11-24 04:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 273000 2021-11-24 04:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 274000 2021-11-24 04:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 275000 2021-11-24 04:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 276000 2021-11-24 04:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 277000 2021-11-24 04:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 278000 2021-11-24 04:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 279000 2021-11-24 04:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 280000 2021-11-24 04:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 281000 2021-11-24 04:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 282000 2021-11-24 04:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 283000 2021-11-24 04:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 284000 2021-11-24 04:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 285000 2021-11-24 04:58:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:58:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 6 containing 20.00 MB] 2021-11-24 04:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 286000 2021-11-24 04:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 287000 2021-11-24 04:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 288000 2021-11-24 04:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 289000 2021-11-24 04:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 290000 2021-11-24 04:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 291000 2021-11-24 04:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 292000 2021-11-24 04:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 293000 2021-11-24 04:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 294000 2021-11-24 04:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 295000 2021-11-24 04:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 296000 2021-11-24 04:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 297000 2021-11-24 04:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 298000 2021-11-24 04:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 299000 2021-11-24 04:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 300000 2021-11-24 04:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 301000 2021-11-24 04:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 302000 2021-11-24 04:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 303000 2021-11-24 04:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 304000 2021-11-24 04:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 305000 2021-11-24 04:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 306000 2021-11-24 04:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 307000 2021-11-24 04:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 308000 2021-11-24 04:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 309000 2021-11-24 04:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 310000 2021-11-24 04:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 311000 2021-11-24 04:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 312000 2021-11-24 04:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 313000 2021-11-24 04:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 314000 2021-11-24 04:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 315000 2021-11-24 04:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 316000 2021-11-24 04:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 317000 2021-11-24 04:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 318000 2021-11-24 04:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 319000 2021-11-24 04:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 320000 2021-11-24 04:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 321000 2021-11-24 04:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 322000 2021-11-24 04:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 323000 2021-11-24 04:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 324000 2021-11-24 04:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 325000 2021-11-24 04:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 326000 2021-11-24 04:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 327000 2021-11-24 04:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 328000 2021-11-24 04:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 329000 2021-11-24 04:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 330000 2021-11-24 04:59:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:59:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 7 containing 20.00 MB] 2021-11-24 04:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 331000 2021-11-24 04:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 332000 2021-11-24 04:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 333000 2021-11-24 04:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 334000 2021-11-24 04:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 335000 2021-11-24 04:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 336000 2021-11-24 04:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 337000 2021-11-24 04:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 338000 2021-11-24 04:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 339000 2021-11-24 04:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 340000 2021-11-24 04:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 341000 2021-11-24 04:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 342000 2021-11-24 04:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 343000 2021-11-24 04:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 344000 2021-11-24 04:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 345000 2021-11-24 04:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 346000 2021-11-24 04:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 347000 2021-11-24 04:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 348000 2021-11-24 04:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 349000 2021-11-24 04:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 350000 2021-11-24 04:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 351000 2021-11-24 04:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 352000 2021-11-24 04:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 353000 2021-11-24 04:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 354000 2021-11-24 04:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 355000 2021-11-24 04:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 356000 2021-11-24 04:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 357000 2021-11-24 04:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 358000 2021-11-24 04:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 359000 2021-11-24 04:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 360000 2021-11-24 04:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 361000 2021-11-24 04:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 362000 2021-11-24 04:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 363000 2021-11-24 04:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 364000 2021-11-24 04:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 365000 2021-11-24 04:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 366000 2021-11-24 04:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 367000 2021-11-24 04:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 368000 2021-11-24 04:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 369000 2021-11-24 04:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 370000 2021-11-24 04:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 371000 2021-11-24 04:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 372000 2021-11-24 04:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 373000 2021-11-24 04:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 374000 2021-11-24 04:59:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:59:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 8 containing 20.00 MB] 2021-11-24 04:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 375000 2021-11-24 04:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 376000 2021-11-24 04:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 377000 2021-11-24 04:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 378000 2021-11-24 04:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 379000 2021-11-24 04:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 380000 2021-11-24 04:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 381000 2021-11-24 04:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 382000 2021-11-24 04:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 383000 2021-11-24 04:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 384000 2021-11-24 04:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 385000 2021-11-24 04:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 386000 2021-11-24 04:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 387000 2021-11-24 04:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 388000 2021-11-24 04:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 389000 2021-11-24 04:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 390000 2021-11-24 04:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 391000 2021-11-24 04:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 392000 2021-11-24 04:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 393000 2021-11-24 04:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 394000 2021-11-24 04:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 395000 2021-11-24 04:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 396000 2021-11-24 04:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 397000 2021-11-24 04:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 398000 2021-11-24 04:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 399000 2021-11-24 04:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 400000 2021-11-24 04:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 401000 2021-11-24 04:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 402000 2021-11-24 04:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 403000 2021-11-24 04:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 404000 2021-11-24 04:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 405000 2021-11-24 04:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 406000 2021-11-24 04:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 407000 2021-11-24 04:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 408000 2021-11-24 04:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 409000 2021-11-24 04:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 410000 2021-11-24 04:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 411000 2021-11-24 04:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 412000 2021-11-24 04:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 413000 2021-11-24 04:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 414000 2021-11-24 04:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 415000 2021-11-24 04:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 416000 2021-11-24 04:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 417000 2021-11-24 04:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 418000 2021-11-24 04:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 419000 2021-11-24 04:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 420000 2021-11-24 04:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 421000 2021-11-24 04:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 422000 2021-11-24 04:59:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 04:59:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 9 containing 20.00 MB] 2021-11-24 04:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 423000 2021-11-24 04:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 424000 2021-11-24 04:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 425000 2021-11-24 04:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 426000 2021-11-24 04:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 427000 2021-11-24 04:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 428000 2021-11-24 04:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 429000 2021-11-24 04:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 430000 2021-11-24 04:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 431000 2021-11-24 04:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 432000 2021-11-24 04:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 433000 2021-11-24 04:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 434000 2021-11-24 04:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 435000 2021-11-24 04:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 436000 2021-11-24 04:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 437000 2021-11-24 04:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 438000 2021-11-24 04:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 439000 2021-11-24 04:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 440000 2021-11-24 04:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 441000 2021-11-24 04:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 442000 2021-11-24 04:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 443000 2021-11-24 04:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 444000 2021-11-24 04:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 445000 2021-11-24 04:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 446000 2021-11-24 04:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 447000 2021-11-24 04:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 448000 2021-11-24 04:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 449000 2021-11-24 04:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 450000 2021-11-24 04:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 451000 2021-11-24 04:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 452000 2021-11-24 05:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 453000 2021-11-24 05:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 454000 2021-11-24 05:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 455000 2021-11-24 05:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 456000 2021-11-24 05:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 457000 2021-11-24 05:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 458000 2021-11-24 05:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 459000 2021-11-24 05:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 460000 2021-11-24 05:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 461000 2021-11-24 05:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 462000 2021-11-24 05:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 463000 2021-11-24 05:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 464000 2021-11-24 05:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 465000 2021-11-24 05:00:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:00:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 10 containing 20.00 MB] 2021-11-24 05:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 466000 2021-11-24 05:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 467000 2021-11-24 05:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 468000 2021-11-24 05:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 469000 2021-11-24 05:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 470000 2021-11-24 05:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 471000 2021-11-24 05:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 472000 2021-11-24 05:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 473000 2021-11-24 05:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 474000 2021-11-24 05:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 475000 2021-11-24 05:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 476000 2021-11-24 05:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 477000 2021-11-24 05:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 478000 2021-11-24 05:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 479000 2021-11-24 05:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 480000 2021-11-24 05:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 481000 2021-11-24 05:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 482000 2021-11-24 05:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 483000 2021-11-24 05:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 484000 2021-11-24 05:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 485000 2021-11-24 05:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 486000 2021-11-24 05:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 487000 2021-11-24 05:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 488000 2021-11-24 05:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 489000 2021-11-24 05:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 490000 2021-11-24 05:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 491000 2021-11-24 05:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 492000 2021-11-24 05:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 493000 2021-11-24 05:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 494000 2021-11-24 05:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 495000 2021-11-24 05:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 496000 2021-11-24 05:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 497000 2021-11-24 05:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 498000 2021-11-24 05:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 499000 2021-11-24 05:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 500000 2021-11-24 05:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 501000 2021-11-24 05:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 502000 2021-11-24 05:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 503000 2021-11-24 05:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 504000 2021-11-24 05:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 505000 2021-11-24 05:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 506000 2021-11-24 05:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 507000 2021-11-24 05:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 508000 2021-11-24 05:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 509000 2021-11-24 05:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 510000 2021-11-24 05:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 511000 2021-11-24 05:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 512000 2021-11-24 05:00:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:00:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 11 containing 20.00 MB] 2021-11-24 05:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 513000 2021-11-24 05:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 514000 2021-11-24 05:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 515000 2021-11-24 05:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 516000 2021-11-24 05:00:36 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Setting state of email_send stream to {'createdAt': '2019-12-27T23:51:52+00:00'} 2021-11-24 05:00:36 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Processing slice of 180.0 days for stream email_send 2021-11-24 05:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 517000 2021-11-24 05:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 518000 2021-11-24 05:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 519000 2021-11-24 05:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 520000 2021-11-24 05:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 521000 2021-11-24 05:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 522000 2021-11-24 05:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 523000 2021-11-24 05:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 524000 2021-11-24 05:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 525000 2021-11-24 05:00:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:00:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 12 containing 20.01 MB] 2021-11-24 05:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 526000 2021-11-24 05:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 527000 2021-11-24 05:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 528000 2021-11-24 05:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 529000 2021-11-24 05:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 530000 2021-11-24 05:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 531000 2021-11-24 05:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 532000 2021-11-24 05:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 533000 2021-11-24 05:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 534000 2021-11-24 05:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 535000 2021-11-24 05:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 536000 2021-11-24 05:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 537000 2021-11-24 05:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 538000 2021-11-24 05:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 539000 2021-11-24 05:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 540000 2021-11-24 05:00:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:00:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 13 containing 20.00 MB] 2021-11-24 05:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 541000 2021-11-24 05:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 542000 2021-11-24 05:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 543000 2021-11-24 05:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 544000 2021-11-24 05:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 545000 2021-11-24 05:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 546000 2021-11-24 05:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 547000 2021-11-24 05:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 548000 2021-11-24 05:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 549000 2021-11-24 05:00:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:00:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 14 containing 20.00 MB] 2021-11-24 05:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 550000 2021-11-24 05:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 551000 2021-11-24 05:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 552000 2021-11-24 05:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 553000 2021-11-24 05:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 554000 2021-11-24 05:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 555000 2021-11-24 05:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 556000 2021-11-24 05:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 557000 2021-11-24 05:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 558000 2021-11-24 05:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 559000 2021-11-24 05:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 560000 2021-11-24 05:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 561000 2021-11-24 05:01:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:01:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 15 containing 20.00 MB] 2021-11-24 05:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 562000 2021-11-24 05:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 563000 2021-11-24 05:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 564000 2021-11-24 05:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 565000 2021-11-24 05:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 566000 2021-11-24 05:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 567000 2021-11-24 05:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 568000 2021-11-24 05:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 569000 2021-11-24 05:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 570000 2021-11-24 05:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 571000 2021-11-24 05:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 572000 2021-11-24 05:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 573000 2021-11-24 05:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 574000 2021-11-24 05:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 575000 2021-11-24 05:01:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:01:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 16 containing 20.00 MB] 2021-11-24 05:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 576000 2021-11-24 05:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 577000 2021-11-24 05:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 578000 2021-11-24 05:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 579000 2021-11-24 05:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 580000 2021-11-24 05:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 581000 2021-11-24 05:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 582000 2021-11-24 05:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 583000 2021-11-24 05:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 584000 2021-11-24 05:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 585000 2021-11-24 05:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 586000 2021-11-24 05:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 587000 2021-11-24 05:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 588000 2021-11-24 05:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 589000 2021-11-24 05:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 590000 2021-11-24 05:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 591000 2021-11-24 05:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 592000 2021-11-24 05:01:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:01:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 17 containing 20.00 MB] 2021-11-24 05:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 593000 2021-11-24 05:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 594000 2021-11-24 05:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 595000 2021-11-24 05:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 596000 2021-11-24 05:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 597000 2021-11-24 05:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 598000 2021-11-24 05:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 599000 2021-11-24 05:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 600000 2021-11-24 05:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 601000 2021-11-24 05:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 602000 2021-11-24 05:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 603000 2021-11-24 05:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 604000 2021-11-24 05:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 605000 2021-11-24 05:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 606000 2021-11-24 05:01:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:01:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 18 containing 20.00 MB] 2021-11-24 05:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 607000 2021-11-24 05:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 608000 2021-11-24 05:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 609000 2021-11-24 05:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 610000 2021-11-24 05:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 611000 2021-11-24 05:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 612000 2021-11-24 05:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 613000 2021-11-24 05:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 614000 2021-11-24 05:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 615000 2021-11-24 05:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 616000 2021-11-24 05:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 617000 2021-11-24 05:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 618000 2021-11-24 05:01:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:01:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 19 containing 20.01 MB] 2021-11-24 05:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 619000 2021-11-24 05:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 620000 2021-11-24 05:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 621000 2021-11-24 05:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 622000 2021-11-24 05:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 623000 2021-11-24 05:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 624000 2021-11-24 05:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 625000 2021-11-24 05:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 626000 2021-11-24 05:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 627000 2021-11-24 05:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 628000 2021-11-24 05:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 629000 2021-11-24 05:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 630000 2021-11-24 05:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 631000 2021-11-24 05:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 632000 2021-11-24 05:01:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:01:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 20 containing 20.01 MB] 2021-11-24 05:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 633000 2021-11-24 05:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 634000 2021-11-24 05:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 635000 2021-11-24 05:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 636000 2021-11-24 05:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 637000 2021-11-24 05:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 638000 2021-11-24 05:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 639000 2021-11-24 05:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 640000 2021-11-24 05:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 641000 2021-11-24 05:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 642000 2021-11-24 05:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 643000 2021-11-24 05:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 644000 2021-11-24 05:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 645000 2021-11-24 05:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 646000 2021-11-24 05:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 647000 2021-11-24 05:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 648000 2021-11-24 05:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 649000 2021-11-24 05:01:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:01:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 21 containing 20.00 MB] 2021-11-24 05:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 650000 2021-11-24 05:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 651000 2021-11-24 05:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 652000 2021-11-24 05:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 653000 2021-11-24 05:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 654000 2021-11-24 05:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 655000 2021-11-24 05:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 656000 2021-11-24 05:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 657000 2021-11-24 05:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 658000 2021-11-24 05:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 659000 2021-11-24 05:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 660000 2021-11-24 05:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 661000 2021-11-24 05:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 662000 2021-11-24 05:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 663000 2021-11-24 05:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 664000 2021-11-24 05:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 665000 2021-11-24 05:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 666000 2021-11-24 05:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 667000 2021-11-24 05:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 668000 2021-11-24 05:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 669000 2021-11-24 05:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 670000 2021-11-24 05:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 671000 2021-11-24 05:02:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:02:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 22 containing 20.00 MB] 2021-11-24 05:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 672000 2021-11-24 05:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 673000 2021-11-24 05:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 674000 2021-11-24 05:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 675000 2021-11-24 05:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 676000 2021-11-24 05:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 677000 2021-11-24 05:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 678000 2021-11-24 05:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 679000 2021-11-24 05:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 680000 2021-11-24 05:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 681000 2021-11-24 05:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 682000 2021-11-24 05:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 683000 2021-11-24 05:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 684000 2021-11-24 05:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 685000 2021-11-24 05:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 686000 2021-11-24 05:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 687000 2021-11-24 05:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 688000 2021-11-24 05:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 689000 2021-11-24 05:02:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:02:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 23 containing 20.00 MB] 2021-11-24 05:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 690000 2021-11-24 05:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 691000 2021-11-24 05:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 692000 2021-11-24 05:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 693000 2021-11-24 05:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 694000 2021-11-24 05:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 695000 2021-11-24 05:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 696000 2021-11-24 05:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 697000 2021-11-24 05:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 698000 2021-11-24 05:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 699000 2021-11-24 05:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 700000 2021-11-24 05:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 701000 2021-11-24 05:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 702000 2021-11-24 05:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 703000 2021-11-24 05:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 704000 2021-11-24 05:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 705000 2021-11-24 05:02:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:02:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 24 containing 20.00 MB] 2021-11-24 05:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 706000 2021-11-24 05:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 707000 2021-11-24 05:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 708000 2021-11-24 05:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 709000 2021-11-24 05:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 710000 2021-11-24 05:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 711000 2021-11-24 05:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 712000 2021-11-24 05:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 713000 2021-11-24 05:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 714000 2021-11-24 05:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 715000 2021-11-24 05:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 716000 2021-11-24 05:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 717000 2021-11-24 05:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 718000 2021-11-24 05:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 719000 2021-11-24 05:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 720000 2021-11-24 05:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 721000 2021-11-24 05:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 722000 2021-11-24 05:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 723000 2021-11-24 05:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 724000 2021-11-24 05:02:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:02:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 25 containing 20.00 MB] 2021-11-24 05:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 725000 2021-11-24 05:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 726000 2021-11-24 05:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 727000 2021-11-24 05:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 728000 2021-11-24 05:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 729000 2021-11-24 05:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 730000 2021-11-24 05:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 731000 2021-11-24 05:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 732000 2021-11-24 05:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 733000 2021-11-24 05:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 734000 2021-11-24 05:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 735000 2021-11-24 05:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 736000 2021-11-24 05:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 737000 2021-11-24 05:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 738000 2021-11-24 05:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 739000 2021-11-24 05:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 740000 2021-11-24 05:02:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:02:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 26 containing 20.00 MB] 2021-11-24 05:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 741000 2021-11-24 05:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 742000 2021-11-24 05:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 743000 2021-11-24 05:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 744000 2021-11-24 05:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 745000 2021-11-24 05:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 746000 2021-11-24 05:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 747000 2021-11-24 05:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 748000 2021-11-24 05:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 749000 2021-11-24 05:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 750000 2021-11-24 05:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 751000 2021-11-24 05:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 752000 2021-11-24 05:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 753000 2021-11-24 05:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 754000 2021-11-24 05:02:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:02:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 27 containing 20.00 MB] 2021-11-24 05:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 755000 2021-11-24 05:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 756000 2021-11-24 05:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 757000 2021-11-24 05:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 758000 2021-11-24 05:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 759000 2021-11-24 05:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 760000 2021-11-24 05:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 761000 2021-11-24 05:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 762000 2021-11-24 05:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 763000 2021-11-24 05:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 764000 2021-11-24 05:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 765000 2021-11-24 05:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 766000 2021-11-24 05:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 767000 2021-11-24 05:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 768000 2021-11-24 05:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 769000 2021-11-24 05:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 770000 2021-11-24 05:02:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:02:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 28 containing 20.00 MB] 2021-11-24 05:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 771000 2021-11-24 05:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 772000 2021-11-24 05:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 773000 2021-11-24 05:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 774000 2021-11-24 05:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 775000 2021-11-24 05:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 776000 2021-11-24 05:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 777000 2021-11-24 05:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 778000 2021-11-24 05:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 779000 2021-11-24 05:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 780000 2021-11-24 05:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 781000 2021-11-24 05:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 782000 2021-11-24 05:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 783000 2021-11-24 05:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 784000 2021-11-24 05:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 785000 2021-11-24 05:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 786000 2021-11-24 05:03:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:03:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 29 containing 20.00 MB] 2021-11-24 05:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 787000 2021-11-24 05:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 788000 2021-11-24 05:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 789000 2021-11-24 05:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 790000 2021-11-24 05:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 791000 2021-11-24 05:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 792000 2021-11-24 05:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 793000 2021-11-24 05:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 794000 2021-11-24 05:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 795000 2021-11-24 05:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 796000 2021-11-24 05:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 797000 2021-11-24 05:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 798000 2021-11-24 05:03:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:03:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 30 containing 20.00 MB] 2021-11-24 05:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 799000 2021-11-24 05:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 800000 2021-11-24 05:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 801000 2021-11-24 05:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 802000 2021-11-24 05:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 803000 2021-11-24 05:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 804000 2021-11-24 05:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 805000 2021-11-24 05:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 806000 2021-11-24 05:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 807000 2021-11-24 05:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 808000 2021-11-24 05:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 809000 2021-11-24 05:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 810000 2021-11-24 05:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 811000 2021-11-24 05:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 812000 2021-11-24 05:03:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:03:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 31 containing 20.00 MB] 2021-11-24 05:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 813000 2021-11-24 05:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 814000 2021-11-24 05:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 815000 2021-11-24 05:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 816000 2021-11-24 05:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 817000 2021-11-24 05:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 818000 2021-11-24 05:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 819000 2021-11-24 05:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 820000 2021-11-24 05:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 821000 2021-11-24 05:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 822000 2021-11-24 05:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 823000 2021-11-24 05:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 824000 2021-11-24 05:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 825000 2021-11-24 05:03:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:03:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 32 containing 20.00 MB] 2021-11-24 05:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 826000 2021-11-24 05:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 827000 2021-11-24 05:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 828000 2021-11-24 05:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 829000 2021-11-24 05:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 830000 2021-11-24 05:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 831000 2021-11-24 05:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 832000 2021-11-24 05:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 833000 2021-11-24 05:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 834000 2021-11-24 05:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 835000 2021-11-24 05:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 836000 2021-11-24 05:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 837000 2021-11-24 05:03:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:03:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 33 containing 20.00 MB] 2021-11-24 05:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 838000 2021-11-24 05:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 839000 2021-11-24 05:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 840000 2021-11-24 05:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 841000 2021-11-24 05:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 842000 2021-11-24 05:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 843000 2021-11-24 05:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 844000 2021-11-24 05:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 845000 2021-11-24 05:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 846000 2021-11-24 05:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 847000 2021-11-24 05:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 848000 2021-11-24 05:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 849000 2021-11-24 05:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 850000 2021-11-24 05:03:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:03:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 34 containing 20.00 MB] 2021-11-24 05:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 851000 2021-11-24 05:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 852000 2021-11-24 05:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 853000 2021-11-24 05:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 854000 2021-11-24 05:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 855000 2021-11-24 05:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 856000 2021-11-24 05:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 857000 2021-11-24 05:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 858000 2021-11-24 05:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 859000 2021-11-24 05:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 860000 2021-11-24 05:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 861000 2021-11-24 05:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 862000 2021-11-24 05:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 863000 2021-11-24 05:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 864000 2021-11-24 05:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 865000 2021-11-24 05:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 866000 2021-11-24 05:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 867000 2021-11-24 05:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 868000 2021-11-24 05:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 869000 2021-11-24 05:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 870000 2021-11-24 05:03:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:03:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 35 containing 20.00 MB] 2021-11-24 05:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 871000 2021-11-24 05:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 872000 2021-11-24 05:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 873000 2021-11-24 05:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 874000 2021-11-24 05:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 875000 2021-11-24 05:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 876000 2021-11-24 05:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 877000 2021-11-24 05:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 878000 2021-11-24 05:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 879000 2021-11-24 05:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 880000 2021-11-24 05:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 881000 2021-11-24 05:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 882000 2021-11-24 05:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 883000 2021-11-24 05:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 884000 2021-11-24 05:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 885000 2021-11-24 05:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 886000 2021-11-24 05:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 887000 2021-11-24 05:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 888000 2021-11-24 05:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 889000 2021-11-24 05:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 890000 2021-11-24 05:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 891000 2021-11-24 05:04:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:04:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 36 containing 20.00 MB] 2021-11-24 05:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 892000 2021-11-24 05:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 893000 2021-11-24 05:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 894000 2021-11-24 05:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 895000 2021-11-24 05:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 896000 2021-11-24 05:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 897000 2021-11-24 05:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 898000 2021-11-24 05:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 899000 2021-11-24 05:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 900000 2021-11-24 05:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 901000 2021-11-24 05:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 902000 2021-11-24 05:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 903000 2021-11-24 05:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 904000 2021-11-24 05:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 905000 2021-11-24 05:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 906000 2021-11-24 05:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 907000 2021-11-24 05:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 908000 2021-11-24 05:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 909000 2021-11-24 05:04:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:04:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 37 containing 20.00 MB] 2021-11-24 05:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 910000 2021-11-24 05:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 911000 2021-11-24 05:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 912000 2021-11-24 05:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 913000 2021-11-24 05:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 914000 2021-11-24 05:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 915000 2021-11-24 05:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 916000 2021-11-24 05:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 917000 2021-11-24 05:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 918000 2021-11-24 05:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 919000 2021-11-24 05:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 920000 2021-11-24 05:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 921000 2021-11-24 05:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 922000 2021-11-24 05:04:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:04:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 38 containing 20.00 MB] 2021-11-24 05:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 923000 2021-11-24 05:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 924000 2021-11-24 05:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 925000 2021-11-24 05:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 926000 2021-11-24 05:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 927000 2021-11-24 05:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 928000 2021-11-24 05:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 929000 2021-11-24 05:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 930000 2021-11-24 05:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 931000 2021-11-24 05:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 932000 2021-11-24 05:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 933000 2021-11-24 05:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 934000 2021-11-24 05:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 935000 2021-11-24 05:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 936000 2021-11-24 05:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 937000 2021-11-24 05:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 938000 2021-11-24 05:04:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:04:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 39 containing 20.00 MB] 2021-11-24 05:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 939000 2021-11-24 05:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 940000 2021-11-24 05:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 941000 2021-11-24 05:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 942000 2021-11-24 05:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 943000 2021-11-24 05:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 944000 2021-11-24 05:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 945000 2021-11-24 05:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 946000 2021-11-24 05:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 947000 2021-11-24 05:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 948000 2021-11-24 05:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 949000 2021-11-24 05:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 950000 2021-11-24 05:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 951000 2021-11-24 05:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 952000 2021-11-24 05:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 953000 2021-11-24 05:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 954000 2021-11-24 05:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 955000 2021-11-24 05:04:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:04:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 40 containing 20.00 MB] 2021-11-24 05:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 956000 2021-11-24 05:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 957000 2021-11-24 05:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 958000 2021-11-24 05:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 959000 2021-11-24 05:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 960000 2021-11-24 05:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 961000 2021-11-24 05:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 962000 2021-11-24 05:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 963000 2021-11-24 05:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 964000 2021-11-24 05:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 965000 2021-11-24 05:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 966000 2021-11-24 05:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 967000 2021-11-24 05:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 968000 2021-11-24 05:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 969000 2021-11-24 05:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 970000 2021-11-24 05:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 971000 2021-11-24 05:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 972000 2021-11-24 05:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 973000 2021-11-24 05:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 974000 2021-11-24 05:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 975000 2021-11-24 05:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 976000 2021-11-24 05:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 977000 2021-11-24 05:04:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:04:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 41 containing 20.00 MB] 2021-11-24 05:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 978000 2021-11-24 05:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 979000 2021-11-24 05:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 980000 2021-11-24 05:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 981000 2021-11-24 05:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 982000 2021-11-24 05:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 983000 2021-11-24 05:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 984000 2021-11-24 05:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 985000 2021-11-24 05:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 986000 2021-11-24 05:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 987000 2021-11-24 05:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 988000 2021-11-24 05:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 989000 2021-11-24 05:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 990000 2021-11-24 05:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 991000 2021-11-24 05:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 992000 2021-11-24 05:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 993000 2021-11-24 05:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 994000 2021-11-24 05:04:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:04:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 42 containing 20.01 MB] 2021-11-24 05:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 995000 2021-11-24 05:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 996000 2021-11-24 05:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 997000 2021-11-24 05:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 998000 2021-11-24 05:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 999000 2021-11-24 05:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1000000 2021-11-24 05:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1001000 2021-11-24 05:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1002000 2021-11-24 05:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1003000 2021-11-24 05:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1004000 2021-11-24 05:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1005000 2021-11-24 05:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1006000 2021-11-24 05:05:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:05:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 43 containing 20.00 MB] 2021-11-24 05:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1007000 2021-11-24 05:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1008000 2021-11-24 05:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1009000 2021-11-24 05:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1010000 2021-11-24 05:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1011000 2021-11-24 05:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1012000 2021-11-24 05:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1013000 2021-11-24 05:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1014000 2021-11-24 05:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1015000 2021-11-24 05:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1016000 2021-11-24 05:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1017000 2021-11-24 05:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1018000 2021-11-24 05:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1019000 2021-11-24 05:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1020000 2021-11-24 05:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1021000 2021-11-24 05:05:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:05:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 44 containing 20.00 MB] 2021-11-24 05:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1022000 2021-11-24 05:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1023000 2021-11-24 05:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1024000 2021-11-24 05:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1025000 2021-11-24 05:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1026000 2021-11-24 05:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1027000 2021-11-24 05:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1028000 2021-11-24 05:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1029000 2021-11-24 05:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1030000 2021-11-24 05:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1031000 2021-11-24 05:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1032000 2021-11-24 05:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1033000 2021-11-24 05:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1034000 2021-11-24 05:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1035000 2021-11-24 05:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1036000 2021-11-24 05:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1037000 2021-11-24 05:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1038000 2021-11-24 05:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1039000 2021-11-24 05:05:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:05:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 45 containing 20.00 MB] 2021-11-24 05:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1040000 2021-11-24 05:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1041000 2021-11-24 05:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1042000 2021-11-24 05:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1043000 2021-11-24 05:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1044000 2021-11-24 05:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1045000 2021-11-24 05:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1046000 2021-11-24 05:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1047000 2021-11-24 05:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1048000 2021-11-24 05:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1049000 2021-11-24 05:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1050000 2021-11-24 05:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1051000 2021-11-24 05:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1052000 2021-11-24 05:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1053000 2021-11-24 05:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1054000 2021-11-24 05:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1055000 2021-11-24 05:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1056000 2021-11-24 05:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1057000 2021-11-24 05:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1058000 2021-11-24 05:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1059000 2021-11-24 05:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1060000 2021-11-24 05:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1061000 2021-11-24 05:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1062000 2021-11-24 05:05:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:05:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 46 containing 20.00 MB] 2021-11-24 05:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1063000 2021-11-24 05:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1064000 2021-11-24 05:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1065000 2021-11-24 05:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1066000 2021-11-24 05:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1067000 2021-11-24 05:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1068000 2021-11-24 05:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1069000 2021-11-24 05:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1070000 2021-11-24 05:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1071000 2021-11-24 05:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1072000 2021-11-24 05:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1073000 2021-11-24 05:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1074000 2021-11-24 05:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1075000 2021-11-24 05:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1076000 2021-11-24 05:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1077000 2021-11-24 05:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1078000 2021-11-24 05:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1079000 2021-11-24 05:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1080000 2021-11-24 05:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1081000 2021-11-24 05:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1082000 2021-11-24 05:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1083000 2021-11-24 05:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1084000 2021-11-24 05:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1085000 2021-11-24 05:05:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:05:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 47 containing 20.00 MB] 2021-11-24 05:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1086000 2021-11-24 05:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1087000 2021-11-24 05:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1088000 2021-11-24 05:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1089000 2021-11-24 05:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1090000 2021-11-24 05:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1091000 2021-11-24 05:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1092000 2021-11-24 05:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1093000 2021-11-24 05:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1094000 2021-11-24 05:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1095000 2021-11-24 05:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1096000 2021-11-24 05:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1097000 2021-11-24 05:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1098000 2021-11-24 05:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1099000 2021-11-24 05:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1100000 2021-11-24 05:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1101000 2021-11-24 05:05:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:05:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 48 containing 20.00 MB] 2021-11-24 05:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1102000 2021-11-24 05:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1103000 2021-11-24 05:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1104000 2021-11-24 05:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1105000 2021-11-24 05:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1106000 2021-11-24 05:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1107000 2021-11-24 05:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1108000 2021-11-24 05:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1109000 2021-11-24 05:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1110000 2021-11-24 05:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1111000 2021-11-24 05:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1112000 2021-11-24 05:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1113000 2021-11-24 05:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1114000 2021-11-24 05:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1115000 2021-11-24 05:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1116000 2021-11-24 05:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1117000 2021-11-24 05:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1118000 2021-11-24 05:06:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:06:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 49 containing 20.00 MB] 2021-11-24 05:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1119000 2021-11-24 05:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1120000 2021-11-24 05:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1121000 2021-11-24 05:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1122000 2021-11-24 05:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1123000 2021-11-24 05:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1124000 2021-11-24 05:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1125000 2021-11-24 05:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1126000 2021-11-24 05:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1127000 2021-11-24 05:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1128000 2021-11-24 05:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1129000 2021-11-24 05:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1130000 2021-11-24 05:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1131000 2021-11-24 05:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1132000 2021-11-24 05:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1133000 2021-11-24 05:06:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:06:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 50 containing 20.00 MB] 2021-11-24 05:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1134000 2021-11-24 05:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1135000 2021-11-24 05:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1136000 2021-11-24 05:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1137000 2021-11-24 05:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1138000 2021-11-24 05:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1139000 2021-11-24 05:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1140000 2021-11-24 05:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1141000 2021-11-24 05:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1142000 2021-11-24 05:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1143000 2021-11-24 05:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1144000 2021-11-24 05:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1145000 2021-11-24 05:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1146000 2021-11-24 05:06:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:06:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 51 containing 20.00 MB] 2021-11-24 05:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1147000 2021-11-24 05:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1148000 2021-11-24 05:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1149000 2021-11-24 05:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1150000 2021-11-24 05:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1151000 2021-11-24 05:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1152000 2021-11-24 05:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1153000 2021-11-24 05:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1154000 2021-11-24 05:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1155000 2021-11-24 05:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1156000 2021-11-24 05:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1157000 2021-11-24 05:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1158000 2021-11-24 05:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1159000 2021-11-24 05:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1160000 2021-11-24 05:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1161000 2021-11-24 05:06:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:06:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 52 containing 20.00 MB] 2021-11-24 05:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1162000 2021-11-24 05:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1163000 2021-11-24 05:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1164000 2021-11-24 05:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1165000 2021-11-24 05:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1166000 2021-11-24 05:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1167000 2021-11-24 05:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1168000 2021-11-24 05:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1169000 2021-11-24 05:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1170000 2021-11-24 05:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1171000 2021-11-24 05:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1172000 2021-11-24 05:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1173000 2021-11-24 05:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1174000 2021-11-24 05:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1175000 2021-11-24 05:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1176000 2021-11-24 05:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1177000 2021-11-24 05:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1178000 2021-11-24 05:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1179000 2021-11-24 05:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1180000 2021-11-24 05:06:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:06:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 53 containing 20.00 MB] 2021-11-24 05:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1181000 2021-11-24 05:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1182000 2021-11-24 05:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1183000 2021-11-24 05:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1184000 2021-11-24 05:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1185000 2021-11-24 05:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1186000 2021-11-24 05:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1187000 2021-11-24 05:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1188000 2021-11-24 05:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1189000 2021-11-24 05:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1190000 2021-11-24 05:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1191000 2021-11-24 05:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1192000 2021-11-24 05:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1193000 2021-11-24 05:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1194000 2021-11-24 05:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1195000 2021-11-24 05:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1196000 2021-11-24 05:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1197000 2021-11-24 05:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1198000 2021-11-24 05:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1199000 2021-11-24 05:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1200000 2021-11-24 05:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1201000 2021-11-24 05:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1202000 2021-11-24 05:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1203000 2021-11-24 05:06:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:06:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 54 containing 20.00 MB] 2021-11-24 05:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1204000 2021-11-24 05:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1205000 2021-11-24 05:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1206000 2021-11-24 05:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1207000 2021-11-24 05:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1208000 2021-11-24 05:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1209000 2021-11-24 05:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1210000 2021-11-24 05:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1211000 2021-11-24 05:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1212000 2021-11-24 05:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1213000 2021-11-24 05:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1214000 2021-11-24 05:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1215000 2021-11-24 05:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1216000 2021-11-24 05:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1217000 2021-11-24 05:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1218000 2021-11-24 05:06:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:06:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 55 containing 20.00 MB] 2021-11-24 05:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1219000 2021-11-24 05:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1220000 2021-11-24 05:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1221000 2021-11-24 05:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1222000 2021-11-24 05:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1223000 2021-11-24 05:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1224000 2021-11-24 05:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1225000 2021-11-24 05:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1226000 2021-11-24 05:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1227000 2021-11-24 05:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1228000 2021-11-24 05:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1229000 2021-11-24 05:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1230000 2021-11-24 05:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1231000 2021-11-24 05:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1232000 2021-11-24 05:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1233000 2021-11-24 05:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1234000 2021-11-24 05:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1235000 2021-11-24 05:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1236000 2021-11-24 05:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1237000 2021-11-24 05:07:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:07:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 56 containing 20.00 MB] 2021-11-24 05:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1238000 2021-11-24 05:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1239000 2021-11-24 05:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1240000 2021-11-24 05:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1241000 2021-11-24 05:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1242000 2021-11-24 05:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1243000 2021-11-24 05:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1244000 2021-11-24 05:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1245000 2021-11-24 05:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1246000 2021-11-24 05:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1247000 2021-11-24 05:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1248000 2021-11-24 05:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1249000 2021-11-24 05:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1250000 2021-11-24 05:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1251000 2021-11-24 05:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1252000 2021-11-24 05:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1253000 2021-11-24 05:07:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:07:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 57 containing 20.00 MB] 2021-11-24 05:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1254000 2021-11-24 05:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1255000 2021-11-24 05:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1256000 2021-11-24 05:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1257000 2021-11-24 05:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1258000 2021-11-24 05:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1259000 2021-11-24 05:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1260000 2021-11-24 05:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1261000 2021-11-24 05:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1262000 2021-11-24 05:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1263000 2021-11-24 05:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1264000 2021-11-24 05:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1265000 2021-11-24 05:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1266000 2021-11-24 05:07:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:07:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 58 containing 20.00 MB] 2021-11-24 05:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1267000 2021-11-24 05:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1268000 2021-11-24 05:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1269000 2021-11-24 05:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1270000 2021-11-24 05:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1271000 2021-11-24 05:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1272000 2021-11-24 05:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1273000 2021-11-24 05:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1274000 2021-11-24 05:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1275000 2021-11-24 05:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1276000 2021-11-24 05:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1277000 2021-11-24 05:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1278000 2021-11-24 05:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1279000 2021-11-24 05:07:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:07:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 59 containing 20.01 MB] 2021-11-24 05:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1280000 2021-11-24 05:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1281000 2021-11-24 05:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1282000 2021-11-24 05:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1283000 2021-11-24 05:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1284000 2021-11-24 05:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1285000 2021-11-24 05:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1286000 2021-11-24 05:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1287000 2021-11-24 05:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1288000 2021-11-24 05:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1289000 2021-11-24 05:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1290000 2021-11-24 05:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1291000 2021-11-24 05:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1292000 2021-11-24 05:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1293000 2021-11-24 05:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1294000 2021-11-24 05:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1295000 2021-11-24 05:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1296000 2021-11-24 05:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1297000 2021-11-24 05:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1298000 2021-11-24 05:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1299000 2021-11-24 05:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1300000 2021-11-24 05:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1301000 2021-11-24 05:07:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:07:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 60 containing 20.00 MB] 2021-11-24 05:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1302000 2021-11-24 05:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1303000 2021-11-24 05:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1304000 2021-11-24 05:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1305000 2021-11-24 05:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1306000 2021-11-24 05:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1307000 2021-11-24 05:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1308000 2021-11-24 05:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1309000 2021-11-24 05:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1310000 2021-11-24 05:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1311000 2021-11-24 05:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1312000 2021-11-24 05:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1313000 2021-11-24 05:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1314000 2021-11-24 05:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1315000 2021-11-24 05:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1316000 2021-11-24 05:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1317000 2021-11-24 05:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1318000 2021-11-24 05:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1319000 2021-11-24 05:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1320000 2021-11-24 05:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1321000 2021-11-24 05:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1322000 2021-11-24 05:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1323000 2021-11-24 05:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1324000 2021-11-24 05:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1325000 2021-11-24 05:07:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:07:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 61 containing 20.00 MB] 2021-11-24 05:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1326000 2021-11-24 05:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1327000 2021-11-24 05:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1328000 2021-11-24 05:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1329000 2021-11-24 05:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1330000 2021-11-24 05:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1331000 2021-11-24 05:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1332000 2021-11-24 05:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1333000 2021-11-24 05:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1334000 2021-11-24 05:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1335000 2021-11-24 05:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1336000 2021-11-24 05:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1337000 2021-11-24 05:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1338000 2021-11-24 05:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1339000 2021-11-24 05:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1340000 2021-11-24 05:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1341000 2021-11-24 05:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1342000 2021-11-24 05:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1343000 2021-11-24 05:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1344000 2021-11-24 05:07:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:07:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 62 containing 20.00 MB] 2021-11-24 05:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1345000 2021-11-24 05:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1346000 2021-11-24 05:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1347000 2021-11-24 05:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1348000 2021-11-24 05:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1349000 2021-11-24 05:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1350000 2021-11-24 05:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1351000 2021-11-24 05:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1352000 2021-11-24 05:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1353000 2021-11-24 05:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1354000 2021-11-24 05:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1355000 2021-11-24 05:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1356000 2021-11-24 05:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1357000 2021-11-24 05:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1358000 2021-11-24 05:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1359000 2021-11-24 05:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1360000 2021-11-24 05:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1361000 2021-11-24 05:08:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:08:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 63 containing 20.00 MB] 2021-11-24 05:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1362000 2021-11-24 05:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1363000 2021-11-24 05:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1364000 2021-11-24 05:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1365000 2021-11-24 05:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1366000 2021-11-24 05:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1367000 2021-11-24 05:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1368000 2021-11-24 05:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1369000 2021-11-24 05:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1370000 2021-11-24 05:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1371000 2021-11-24 05:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1372000 2021-11-24 05:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1373000 2021-11-24 05:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1374000 2021-11-24 05:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1375000 2021-11-24 05:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1376000 2021-11-24 05:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1377000 2021-11-24 05:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1378000 2021-11-24 05:08:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:08:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 64 containing 20.00 MB] 2021-11-24 05:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1379000 2021-11-24 05:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1380000 2021-11-24 05:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1381000 2021-11-24 05:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1382000 2021-11-24 05:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1383000 2021-11-24 05:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1384000 2021-11-24 05:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1385000 2021-11-24 05:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1386000 2021-11-24 05:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1387000 2021-11-24 05:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1388000 2021-11-24 05:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1389000 2021-11-24 05:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1390000 2021-11-24 05:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1391000 2021-11-24 05:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1392000 2021-11-24 05:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1393000 2021-11-24 05:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1394000 2021-11-24 05:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1395000 2021-11-24 05:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1396000 2021-11-24 05:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1397000 2021-11-24 05:08:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:08:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 65 containing 20.00 MB] 2021-11-24 05:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1398000 2021-11-24 05:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1399000 2021-11-24 05:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1400000 2021-11-24 05:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1401000 2021-11-24 05:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1402000 2021-11-24 05:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1403000 2021-11-24 05:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1404000 2021-11-24 05:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1405000 2021-11-24 05:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1406000 2021-11-24 05:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1407000 2021-11-24 05:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1408000 2021-11-24 05:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1409000 2021-11-24 05:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1410000 2021-11-24 05:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1411000 2021-11-24 05:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1412000 2021-11-24 05:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1413000 2021-11-24 05:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1414000 2021-11-24 05:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1415000 2021-11-24 05:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1416000 2021-11-24 05:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1417000 2021-11-24 05:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1418000 2021-11-24 05:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1419000 2021-11-24 05:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1420000 2021-11-24 05:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1421000 2021-11-24 05:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1422000 2021-11-24 05:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1423000 2021-11-24 05:08:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:08:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 66 containing 20.00 MB] 2021-11-24 05:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1424000 2021-11-24 05:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1425000 2021-11-24 05:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1426000 2021-11-24 05:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1427000 2021-11-24 05:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1428000 2021-11-24 05:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1429000 2021-11-24 05:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1430000 2021-11-24 05:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1431000 2021-11-24 05:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1432000 2021-11-24 05:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1433000 2021-11-24 05:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1434000 2021-11-24 05:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1435000 2021-11-24 05:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1436000 2021-11-24 05:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1437000 2021-11-24 05:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1438000 2021-11-24 05:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1439000 2021-11-24 05:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1440000 2021-11-24 05:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1441000 2021-11-24 05:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1442000 2021-11-24 05:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1443000 2021-11-24 05:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1444000 2021-11-24 05:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1445000 2021-11-24 05:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1446000 2021-11-24 05:08:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:08:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 67 containing 20.00 MB] 2021-11-24 05:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1447000 2021-11-24 05:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1448000 2021-11-24 05:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1449000 2021-11-24 05:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1450000 2021-11-24 05:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1451000 2021-11-24 05:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1452000 2021-11-24 05:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1453000 2021-11-24 05:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1454000 2021-11-24 05:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1455000 2021-11-24 05:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1456000 2021-11-24 05:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1457000 2021-11-24 05:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1458000 2021-11-24 05:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1459000 2021-11-24 05:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1460000 2021-11-24 05:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1461000 2021-11-24 05:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1462000 2021-11-24 05:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1463000 2021-11-24 05:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1464000 2021-11-24 05:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1465000 2021-11-24 05:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1466000 2021-11-24 05:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1467000 2021-11-24 05:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1468000 2021-11-24 05:09:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:09:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 68 containing 20.00 MB] 2021-11-24 05:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1469000 2021-11-24 05:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1470000 2021-11-24 05:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1471000 2021-11-24 05:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1472000 2021-11-24 05:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1473000 2021-11-24 05:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1474000 2021-11-24 05:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1475000 2021-11-24 05:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1476000 2021-11-24 05:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1477000 2021-11-24 05:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1478000 2021-11-24 05:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1479000 2021-11-24 05:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1480000 2021-11-24 05:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1481000 2021-11-24 05:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1482000 2021-11-24 05:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1483000 2021-11-24 05:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1484000 2021-11-24 05:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1485000 2021-11-24 05:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1486000 2021-11-24 05:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1487000 2021-11-24 05:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1488000 2021-11-24 05:09:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:09:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 69 containing 20.00 MB] 2021-11-24 05:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1489000 2021-11-24 05:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1490000 2021-11-24 05:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1491000 2021-11-24 05:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1492000 2021-11-24 05:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1493000 2021-11-24 05:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1494000 2021-11-24 05:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1495000 2021-11-24 05:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1496000 2021-11-24 05:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1497000 2021-11-24 05:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1498000 2021-11-24 05:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1499000 2021-11-24 05:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1500000 2021-11-24 05:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1501000 2021-11-24 05:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1502000 2021-11-24 05:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1503000 2021-11-24 05:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1504000 2021-11-24 05:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1505000 2021-11-24 05:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1506000 2021-11-24 05:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1507000 2021-11-24 05:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1508000 2021-11-24 05:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1509000 2021-11-24 05:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1510000 2021-11-24 05:09:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:09:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 70 containing 20.00 MB] 2021-11-24 05:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1511000 2021-11-24 05:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1512000 2021-11-24 05:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1513000 2021-11-24 05:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1514000 2021-11-24 05:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1515000 2021-11-24 05:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1516000 2021-11-24 05:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1517000 2021-11-24 05:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1518000 2021-11-24 05:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1519000 2021-11-24 05:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1520000 2021-11-24 05:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1521000 2021-11-24 05:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1522000 2021-11-24 05:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1523000 2021-11-24 05:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1524000 2021-11-24 05:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1525000 2021-11-24 05:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1526000 2021-11-24 05:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1527000 2021-11-24 05:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1528000 2021-11-24 05:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1529000 2021-11-24 05:09:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:09:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 71 containing 20.00 MB] 2021-11-24 05:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1530000 2021-11-24 05:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1531000 2021-11-24 05:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1532000 2021-11-24 05:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1533000 2021-11-24 05:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1534000 2021-11-24 05:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1535000 2021-11-24 05:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1536000 2021-11-24 05:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1537000 2021-11-24 05:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1538000 2021-11-24 05:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1539000 2021-11-24 05:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1540000 2021-11-24 05:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1541000 2021-11-24 05:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1542000 2021-11-24 05:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1543000 2021-11-24 05:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1544000 2021-11-24 05:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1545000 2021-11-24 05:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1546000 2021-11-24 05:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1547000 2021-11-24 05:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1548000 2021-11-24 05:09:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:09:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 72 containing 20.00 MB] 2021-11-24 05:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1549000 2021-11-24 05:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1550000 2021-11-24 05:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1551000 2021-11-24 05:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1552000 2021-11-24 05:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1553000 2021-11-24 05:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1554000 2021-11-24 05:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1555000 2021-11-24 05:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1556000 2021-11-24 05:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1557000 2021-11-24 05:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1558000 2021-11-24 05:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1559000 2021-11-24 05:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1560000 2021-11-24 05:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1561000 2021-11-24 05:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1562000 2021-11-24 05:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1563000 2021-11-24 05:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1564000 2021-11-24 05:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1565000 2021-11-24 05:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1566000 2021-11-24 05:09:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:09:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 73 containing 20.00 MB] 2021-11-24 05:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1567000 2021-11-24 05:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1568000 2021-11-24 05:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1569000 2021-11-24 05:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1570000 2021-11-24 05:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1571000 2021-11-24 05:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1572000 2021-11-24 05:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1573000 2021-11-24 05:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1574000 2021-11-24 05:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1575000 2021-11-24 05:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1576000 2021-11-24 05:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1577000 2021-11-24 05:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1578000 2021-11-24 05:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1579000 2021-11-24 05:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1580000 2021-11-24 05:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1581000 2021-11-24 05:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1582000 2021-11-24 05:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1583000 2021-11-24 05:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1584000 2021-11-24 05:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1585000 2021-11-24 05:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1586000 2021-11-24 05:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1587000 2021-11-24 05:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1588000 2021-11-24 05:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1589000 2021-11-24 05:10:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:10:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 74 containing 20.00 MB] 2021-11-24 05:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1590000 2021-11-24 05:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1591000 2021-11-24 05:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1592000 2021-11-24 05:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1593000 2021-11-24 05:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1594000 2021-11-24 05:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1595000 2021-11-24 05:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1596000 2021-11-24 05:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1597000 2021-11-24 05:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1598000 2021-11-24 05:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1599000 2021-11-24 05:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1600000 2021-11-24 05:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1601000 2021-11-24 05:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1602000 2021-11-24 05:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1603000 2021-11-24 05:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1604000 2021-11-24 05:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1605000 2021-11-24 05:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1606000 2021-11-24 05:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1607000 2021-11-24 05:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1608000 2021-11-24 05:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1609000 2021-11-24 05:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1610000 2021-11-24 05:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1611000 2021-11-24 05:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1612000 2021-11-24 05:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1613000 2021-11-24 05:10:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:10:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 75 containing 20.00 MB] 2021-11-24 05:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1614000 2021-11-24 05:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1615000 2021-11-24 05:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1616000 2021-11-24 05:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1617000 2021-11-24 05:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1618000 2021-11-24 05:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1619000 2021-11-24 05:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1620000 2021-11-24 05:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1621000 2021-11-24 05:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1622000 2021-11-24 05:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1623000 2021-11-24 05:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1624000 2021-11-24 05:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1625000 2021-11-24 05:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1626000 2021-11-24 05:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1627000 2021-11-24 05:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1628000 2021-11-24 05:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1629000 2021-11-24 05:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1630000 2021-11-24 05:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1631000 2021-11-24 05:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1632000 2021-11-24 05:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1633000 2021-11-24 05:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1634000 2021-11-24 05:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1635000 2021-11-24 05:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1636000 2021-11-24 05:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1637000 2021-11-24 05:10:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:10:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 76 containing 20.00 MB] 2021-11-24 05:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1638000 2021-11-24 05:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1639000 2021-11-24 05:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1640000 2021-11-24 05:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1641000 2021-11-24 05:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1642000 2021-11-24 05:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1643000 2021-11-24 05:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1644000 2021-11-24 05:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1645000 2021-11-24 05:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1646000 2021-11-24 05:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1647000 2021-11-24 05:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1648000 2021-11-24 05:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1649000 2021-11-24 05:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1650000 2021-11-24 05:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1651000 2021-11-24 05:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1652000 2021-11-24 05:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1653000 2021-11-24 05:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1654000 2021-11-24 05:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1655000 2021-11-24 05:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1656000 2021-11-24 05:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1657000 2021-11-24 05:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1658000 2021-11-24 05:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1659000 2021-11-24 05:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1660000 2021-11-24 05:10:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:10:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 77 containing 20.01 MB] 2021-11-24 05:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1661000 2021-11-24 05:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1662000 2021-11-24 05:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1663000 2021-11-24 05:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1664000 2021-11-24 05:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1665000 2021-11-24 05:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1666000 2021-11-24 05:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1667000 2021-11-24 05:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1668000 2021-11-24 05:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1669000 2021-11-24 05:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1670000 2021-11-24 05:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1671000 2021-11-24 05:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1672000 2021-11-24 05:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1673000 2021-11-24 05:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1674000 2021-11-24 05:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1675000 2021-11-24 05:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1676000 2021-11-24 05:10:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:10:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 78 containing 20.00 MB] 2021-11-24 05:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1677000 2021-11-24 05:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1678000 2021-11-24 05:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1679000 2021-11-24 05:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1680000 2021-11-24 05:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1681000 2021-11-24 05:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1682000 2021-11-24 05:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1683000 2021-11-24 05:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1684000 2021-11-24 05:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1685000 2021-11-24 05:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1686000 2021-11-24 05:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1687000 2021-11-24 05:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1688000 2021-11-24 05:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1689000 2021-11-24 05:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1690000 2021-11-24 05:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1691000 2021-11-24 05:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1692000 2021-11-24 05:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1693000 2021-11-24 05:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1694000 2021-11-24 05:10:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:10:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 79 containing 20.00 MB] 2021-11-24 05:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1695000 2021-11-24 05:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1696000 2021-11-24 05:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1697000 2021-11-24 05:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1698000 2021-11-24 05:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1699000 2021-11-24 05:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1700000 2021-11-24 05:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1701000 2021-11-24 05:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1702000 2021-11-24 05:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1703000 2021-11-24 05:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1704000 2021-11-24 05:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1705000 2021-11-24 05:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1706000 2021-11-24 05:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1707000 2021-11-24 05:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1708000 2021-11-24 05:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1709000 2021-11-24 05:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1710000 2021-11-24 05:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1711000 2021-11-24 05:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1712000 2021-11-24 05:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1713000 2021-11-24 05:11:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:11:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 80 containing 20.01 MB] 2021-11-24 05:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1714000 2021-11-24 05:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1715000 2021-11-24 05:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1716000 2021-11-24 05:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1717000 2021-11-24 05:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1718000 2021-11-24 05:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1719000 2021-11-24 05:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1720000 2021-11-24 05:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1721000 2021-11-24 05:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1722000 2021-11-24 05:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1723000 2021-11-24 05:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1724000 2021-11-24 05:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1725000 2021-11-24 05:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1726000 2021-11-24 05:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1727000 2021-11-24 05:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1728000 2021-11-24 05:11:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:11:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 81 containing 20.00 MB] 2021-11-24 05:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1729000 2021-11-24 05:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1730000 2021-11-24 05:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1731000 2021-11-24 05:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1732000 2021-11-24 05:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1733000 2021-11-24 05:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1734000 2021-11-24 05:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1735000 2021-11-24 05:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1736000 2021-11-24 05:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1737000 2021-11-24 05:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1738000 2021-11-24 05:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1739000 2021-11-24 05:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1740000 2021-11-24 05:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1741000 2021-11-24 05:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1742000 2021-11-24 05:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1743000 2021-11-24 05:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1744000 2021-11-24 05:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1745000 2021-11-24 05:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1746000 2021-11-24 05:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1747000 2021-11-24 05:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1748000 2021-11-24 05:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1749000 2021-11-24 05:11:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:11:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 82 containing 20.00 MB] 2021-11-24 05:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1750000 2021-11-24 05:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1751000 2021-11-24 05:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1752000 2021-11-24 05:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1753000 2021-11-24 05:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1754000 2021-11-24 05:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1755000 2021-11-24 05:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1756000 2021-11-24 05:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1757000 2021-11-24 05:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1758000 2021-11-24 05:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1759000 2021-11-24 05:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1760000 2021-11-24 05:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1761000 2021-11-24 05:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1762000 2021-11-24 05:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1763000 2021-11-24 05:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1764000 2021-11-24 05:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1765000 2021-11-24 05:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1766000 2021-11-24 05:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1767000 2021-11-24 05:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1768000 2021-11-24 05:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1769000 2021-11-24 05:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1770000 2021-11-24 05:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1771000 2021-11-24 05:11:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:11:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 83 containing 20.00 MB] 2021-11-24 05:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1772000 2021-11-24 05:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1773000 2021-11-24 05:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1774000 2021-11-24 05:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1775000 2021-11-24 05:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1776000 2021-11-24 05:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1777000 2021-11-24 05:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1778000 2021-11-24 05:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1779000 2021-11-24 05:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1780000 2021-11-24 05:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1781000 2021-11-24 05:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1782000 2021-11-24 05:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1783000 2021-11-24 05:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1784000 2021-11-24 05:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1785000 2021-11-24 05:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1786000 2021-11-24 05:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1787000 2021-11-24 05:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1788000 2021-11-24 05:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1789000 2021-11-24 05:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1790000 2021-11-24 05:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1791000 2021-11-24 05:11:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:11:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 84 containing 20.01 MB] 2021-11-24 05:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1792000 2021-11-24 05:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1793000 2021-11-24 05:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1794000 2021-11-24 05:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1795000 2021-11-24 05:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1796000 2021-11-24 05:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1797000 2021-11-24 05:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1798000 2021-11-24 05:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1799000 2021-11-24 05:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1800000 2021-11-24 05:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1801000 2021-11-24 05:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1802000 2021-11-24 05:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1803000 2021-11-24 05:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1804000 2021-11-24 05:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1805000 2021-11-24 05:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1806000 2021-11-24 05:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1807000 2021-11-24 05:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1808000 2021-11-24 05:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1809000 2021-11-24 05:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1810000 2021-11-24 05:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1811000 2021-11-24 05:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1812000 2021-11-24 05:11:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:11:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 85 containing 20.00 MB] 2021-11-24 05:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1813000 2021-11-24 05:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1814000 2021-11-24 05:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1815000 2021-11-24 05:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1816000 2021-11-24 05:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1817000 2021-11-24 05:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1818000 2021-11-24 05:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1819000 2021-11-24 05:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1820000 2021-11-24 05:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1821000 2021-11-24 05:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1822000 2021-11-24 05:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1823000 2021-11-24 05:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1824000 2021-11-24 05:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1825000 2021-11-24 05:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1826000 2021-11-24 05:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1827000 2021-11-24 05:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1828000 2021-11-24 05:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1829000 2021-11-24 05:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1830000 2021-11-24 05:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1831000 2021-11-24 05:12:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:12:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 86 containing 20.00 MB] 2021-11-24 05:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1832000 2021-11-24 05:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1833000 2021-11-24 05:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1834000 2021-11-24 05:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1835000 2021-11-24 05:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1836000 2021-11-24 05:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1837000 2021-11-24 05:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1838000 2021-11-24 05:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1839000 2021-11-24 05:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1840000 2021-11-24 05:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1841000 2021-11-24 05:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1842000 2021-11-24 05:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1843000 2021-11-24 05:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1844000 2021-11-24 05:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1845000 2021-11-24 05:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1846000 2021-11-24 05:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1847000 2021-11-24 05:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1848000 2021-11-24 05:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1849000 2021-11-24 05:12:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:12:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 87 containing 20.00 MB] 2021-11-24 05:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1850000 2021-11-24 05:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1851000 2021-11-24 05:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1852000 2021-11-24 05:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1853000 2021-11-24 05:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1854000 2021-11-24 05:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1855000 2021-11-24 05:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1856000 2021-11-24 05:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1857000 2021-11-24 05:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1858000 2021-11-24 05:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1859000 2021-11-24 05:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1860000 2021-11-24 05:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1861000 2021-11-24 05:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1862000 2021-11-24 05:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1863000 2021-11-24 05:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1864000 2021-11-24 05:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1865000 2021-11-24 05:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1866000 2021-11-24 05:12:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:12:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 88 containing 20.00 MB] 2021-11-24 05:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1867000 2021-11-24 05:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1868000 2021-11-24 05:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1869000 2021-11-24 05:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1870000 2021-11-24 05:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1871000 2021-11-24 05:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1872000 2021-11-24 05:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1873000 2021-11-24 05:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1874000 2021-11-24 05:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1875000 2021-11-24 05:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1876000 2021-11-24 05:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1877000 2021-11-24 05:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1878000 2021-11-24 05:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1879000 2021-11-24 05:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1880000 2021-11-24 05:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1881000 2021-11-24 05:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1882000 2021-11-24 05:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1883000 2021-11-24 05:12:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:12:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 89 containing 20.00 MB] 2021-11-24 05:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1884000 2021-11-24 05:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1885000 2021-11-24 05:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1886000 2021-11-24 05:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1887000 2021-11-24 05:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1888000 2021-11-24 05:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1889000 2021-11-24 05:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1890000 2021-11-24 05:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1891000 2021-11-24 05:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1892000 2021-11-24 05:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1893000 2021-11-24 05:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1894000 2021-11-24 05:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1895000 2021-11-24 05:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1896000 2021-11-24 05:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1897000 2021-11-24 05:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1898000 2021-11-24 05:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1899000 2021-11-24 05:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1900000 2021-11-24 05:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1901000 2021-11-24 05:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1902000 2021-11-24 05:12:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:12:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 90 containing 20.00 MB] 2021-11-24 05:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1903000 2021-11-24 05:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1904000 2021-11-24 05:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1905000 2021-11-24 05:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1906000 2021-11-24 05:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1907000 2021-11-24 05:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1908000 2021-11-24 05:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1909000 2021-11-24 05:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1910000 2021-11-24 05:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1911000 2021-11-24 05:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1912000 2021-11-24 05:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1913000 2021-11-24 05:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1914000 2021-11-24 05:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1915000 2021-11-24 05:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1916000 2021-11-24 05:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1917000 2021-11-24 05:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1918000 2021-11-24 05:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1919000 2021-11-24 05:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1920000 2021-11-24 05:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1921000 2021-11-24 05:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1922000 2021-11-24 05:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1923000 2021-11-24 05:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1924000 2021-11-24 05:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1925000 2021-11-24 05:12:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:12:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 91 containing 20.00 MB] 2021-11-24 05:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1926000 2021-11-24 05:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1927000 2021-11-24 05:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1928000 2021-11-24 05:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1929000 2021-11-24 05:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1930000 2021-11-24 05:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1931000 2021-11-24 05:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1932000 2021-11-24 05:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1933000 2021-11-24 05:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1934000 2021-11-24 05:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1935000 2021-11-24 05:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1936000 2021-11-24 05:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1937000 2021-11-24 05:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1938000 2021-11-24 05:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1939000 2021-11-24 05:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1940000 2021-11-24 05:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1941000 2021-11-24 05:12:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:12:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 92 containing 20.00 MB] 2021-11-24 05:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1942000 2021-11-24 05:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1943000 2021-11-24 05:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1944000 2021-11-24 05:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1945000 2021-11-24 05:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1946000 2021-11-24 05:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1947000 2021-11-24 05:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1948000 2021-11-24 05:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1949000 2021-11-24 05:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1950000 2021-11-24 05:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1951000 2021-11-24 05:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1952000 2021-11-24 05:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1953000 2021-11-24 05:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1954000 2021-11-24 05:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1955000 2021-11-24 05:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1956000 2021-11-24 05:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1957000 2021-11-24 05:13:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:13:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 93 containing 20.00 MB] 2021-11-24 05:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1958000 2021-11-24 05:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1959000 2021-11-24 05:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1960000 2021-11-24 05:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1961000 2021-11-24 05:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1962000 2021-11-24 05:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1963000 2021-11-24 05:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1964000 2021-11-24 05:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1965000 2021-11-24 05:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1966000 2021-11-24 05:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1967000 2021-11-24 05:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1968000 2021-11-24 05:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1969000 2021-11-24 05:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1970000 2021-11-24 05:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1971000 2021-11-24 05:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1972000 2021-11-24 05:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1973000 2021-11-24 05:13:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:13:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 94 containing 20.00 MB] 2021-11-24 05:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1974000 2021-11-24 05:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1975000 2021-11-24 05:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1976000 2021-11-24 05:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1977000 2021-11-24 05:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1978000 2021-11-24 05:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1979000 2021-11-24 05:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1980000 2021-11-24 05:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1981000 2021-11-24 05:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1982000 2021-11-24 05:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1983000 2021-11-24 05:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1984000 2021-11-24 05:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1985000 2021-11-24 05:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1986000 2021-11-24 05:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1987000 2021-11-24 05:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1988000 2021-11-24 05:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1989000 2021-11-24 05:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1990000 2021-11-24 05:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1991000 2021-11-24 05:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1992000 2021-11-24 05:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1993000 2021-11-24 05:13:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:13:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 95 containing 20.01 MB] 2021-11-24 05:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1994000 2021-11-24 05:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1995000 2021-11-24 05:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1996000 2021-11-24 05:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1997000 2021-11-24 05:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1998000 2021-11-24 05:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 1999000 2021-11-24 05:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2000000 2021-11-24 05:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2001000 2021-11-24 05:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2002000 2021-11-24 05:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2003000 2021-11-24 05:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2004000 2021-11-24 05:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2005000 2021-11-24 05:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2006000 2021-11-24 05:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2007000 2021-11-24 05:13:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:13:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 96 containing 20.00 MB] 2021-11-24 05:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2008000 2021-11-24 05:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2009000 2021-11-24 05:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2010000 2021-11-24 05:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2011000 2021-11-24 05:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2012000 2021-11-24 05:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2013000 2021-11-24 05:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2014000 2021-11-24 05:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2015000 2021-11-24 05:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2016000 2021-11-24 05:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2017000 2021-11-24 05:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2018000 2021-11-24 05:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2019000 2021-11-24 05:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2020000 2021-11-24 05:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2021000 2021-11-24 05:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2022000 2021-11-24 05:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2023000 2021-11-24 05:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2024000 2021-11-24 05:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2025000 2021-11-24 05:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2026000 2021-11-24 05:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2027000 2021-11-24 05:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2028000 2021-11-24 05:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2029000 2021-11-24 05:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2030000 2021-11-24 05:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2031000 2021-11-24 05:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2032000 2021-11-24 05:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2033000 2021-11-24 05:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2034000 2021-11-24 05:13:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:13:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 97 containing 20.00 MB] 2021-11-24 05:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2035000 2021-11-24 05:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2036000 2021-11-24 05:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2037000 2021-11-24 05:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2038000 2021-11-24 05:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2039000 2021-11-24 05:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2040000 2021-11-24 05:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2041000 2021-11-24 05:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2042000 2021-11-24 05:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2043000 2021-11-24 05:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2044000 2021-11-24 05:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2045000 2021-11-24 05:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2046000 2021-11-24 05:13:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:13:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 98 containing 20.00 MB] 2021-11-24 05:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2047000 2021-11-24 05:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2048000 2021-11-24 05:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2049000 2021-11-24 05:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2050000 2021-11-24 05:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2051000 2021-11-24 05:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2052000 2021-11-24 05:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2053000 2021-11-24 05:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2054000 2021-11-24 05:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2055000 2021-11-24 05:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2056000 2021-11-24 05:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2057000 2021-11-24 05:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2058000 2021-11-24 05:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2059000 2021-11-24 05:13:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:13:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 99 containing 20.00 MB] 2021-11-24 05:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2060000 2021-11-24 05:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2061000 2021-11-24 05:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2062000 2021-11-24 05:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2063000 2021-11-24 05:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2064000 2021-11-24 05:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2065000 2021-11-24 05:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2066000 2021-11-24 05:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2067000 2021-11-24 05:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2068000 2021-11-24 05:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2069000 2021-11-24 05:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2070000 2021-11-24 05:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2071000 2021-11-24 05:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2072000 2021-11-24 05:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2073000 2021-11-24 05:14:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:14:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 100 containing 20.00 MB] 2021-11-24 05:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2074000 2021-11-24 05:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2075000 2021-11-24 05:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2076000 2021-11-24 05:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2077000 2021-11-24 05:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2078000 2021-11-24 05:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2079000 2021-11-24 05:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2080000 2021-11-24 05:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2081000 2021-11-24 05:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2082000 2021-11-24 05:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2083000 2021-11-24 05:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2084000 2021-11-24 05:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2085000 2021-11-24 05:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2086000 2021-11-24 05:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2087000 2021-11-24 05:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2088000 2021-11-24 05:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2089000 2021-11-24 05:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2090000 2021-11-24 05:14:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:14:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 101 containing 20.00 MB] 2021-11-24 05:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2091000 2021-11-24 05:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2092000 2021-11-24 05:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2093000 2021-11-24 05:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2094000 2021-11-24 05:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2095000 2021-11-24 05:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2096000 2021-11-24 05:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2097000 2021-11-24 05:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2098000 2021-11-24 05:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2099000 2021-11-24 05:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2100000 2021-11-24 05:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2101000 2021-11-24 05:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2102000 2021-11-24 05:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2103000 2021-11-24 05:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2104000 2021-11-24 05:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2105000 2021-11-24 05:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2106000 2021-11-24 05:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2107000 2021-11-24 05:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2108000 2021-11-24 05:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2109000 2021-11-24 05:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2110000 2021-11-24 05:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2111000 2021-11-24 05:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2112000 2021-11-24 05:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2113000 2021-11-24 05:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2114000 2021-11-24 05:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2115000 2021-11-24 05:14:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:14:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 102 containing 20.00 MB] 2021-11-24 05:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2116000 2021-11-24 05:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2117000 2021-11-24 05:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2118000 2021-11-24 05:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2119000 2021-11-24 05:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2120000 2021-11-24 05:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2121000 2021-11-24 05:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2122000 2021-11-24 05:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2123000 2021-11-24 05:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2124000 2021-11-24 05:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2125000 2021-11-24 05:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2126000 2021-11-24 05:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2127000 2021-11-24 05:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2128000 2021-11-24 05:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2129000 2021-11-24 05:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2130000 2021-11-24 05:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2131000 2021-11-24 05:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2132000 2021-11-24 05:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2133000 2021-11-24 05:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2134000 2021-11-24 05:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2135000 2021-11-24 05:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2136000 2021-11-24 05:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2137000 2021-11-24 05:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2138000 2021-11-24 05:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2139000 2021-11-24 05:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2140000 2021-11-24 05:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2141000 2021-11-24 05:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2142000 2021-11-24 05:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2143000 2021-11-24 05:14:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:14:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 103 containing 20.00 MB] 2021-11-24 05:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2144000 2021-11-24 05:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2145000 2021-11-24 05:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2146000 2021-11-24 05:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2147000 2021-11-24 05:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2148000 2021-11-24 05:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2149000 2021-11-24 05:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2150000 2021-11-24 05:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2151000 2021-11-24 05:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2152000 2021-11-24 05:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2153000 2021-11-24 05:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2154000 2021-11-24 05:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2155000 2021-11-24 05:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2156000 2021-11-24 05:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2157000 2021-11-24 05:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2158000 2021-11-24 05:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2159000 2021-11-24 05:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2160000 2021-11-24 05:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2161000 2021-11-24 05:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2162000 2021-11-24 05:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2163000 2021-11-24 05:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2164000 2021-11-24 05:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2165000 2021-11-24 05:14:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:14:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 104 containing 20.00 MB] 2021-11-24 05:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2166000 2021-11-24 05:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2167000 2021-11-24 05:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2168000 2021-11-24 05:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2169000 2021-11-24 05:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2170000 2021-11-24 05:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2171000 2021-11-24 05:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2172000 2021-11-24 05:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2173000 2021-11-24 05:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2174000 2021-11-24 05:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2175000 2021-11-24 05:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2176000 2021-11-24 05:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2177000 2021-11-24 05:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2178000 2021-11-24 05:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2179000 2021-11-24 05:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2180000 2021-11-24 05:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2181000 2021-11-24 05:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2182000 2021-11-24 05:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2183000 2021-11-24 05:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2184000 2021-11-24 05:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2185000 2021-11-24 05:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2186000 2021-11-24 05:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2187000 2021-11-24 05:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2188000 2021-11-24 05:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2189000 2021-11-24 05:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2190000 2021-11-24 05:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2191000 2021-11-24 05:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2192000 2021-11-24 05:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2193000 2021-11-24 05:15:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:15:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 105 containing 20.00 MB] 2021-11-24 05:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2194000 2021-11-24 05:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2195000 2021-11-24 05:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2196000 2021-11-24 05:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2197000 2021-11-24 05:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2198000 2021-11-24 05:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2199000 2021-11-24 05:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2200000 2021-11-24 05:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2201000 2021-11-24 05:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2202000 2021-11-24 05:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2203000 2021-11-24 05:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2204000 2021-11-24 05:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2205000 2021-11-24 05:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2206000 2021-11-24 05:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2207000 2021-11-24 05:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2208000 2021-11-24 05:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2209000 2021-11-24 05:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2210000 2021-11-24 05:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2211000 2021-11-24 05:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2212000 2021-11-24 05:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2213000 2021-11-24 05:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2214000 2021-11-24 05:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2215000 2021-11-24 05:15:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:15:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 106 containing 20.00 MB] 2021-11-24 05:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2216000 2021-11-24 05:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2217000 2021-11-24 05:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2218000 2021-11-24 05:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2219000 2021-11-24 05:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2220000 2021-11-24 05:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2221000 2021-11-24 05:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2222000 2021-11-24 05:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2223000 2021-11-24 05:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2224000 2021-11-24 05:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2225000 2021-11-24 05:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2226000 2021-11-24 05:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2227000 2021-11-24 05:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2228000 2021-11-24 05:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2229000 2021-11-24 05:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2230000 2021-11-24 05:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2231000 2021-11-24 05:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2232000 2021-11-24 05:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2233000 2021-11-24 05:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2234000 2021-11-24 05:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2235000 2021-11-24 05:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2236000 2021-11-24 05:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2237000 2021-11-24 05:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2238000 2021-11-24 05:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2239000 2021-11-24 05:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2240000 2021-11-24 05:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2241000 2021-11-24 05:15:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:15:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 107 containing 20.00 MB] 2021-11-24 05:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2242000 2021-11-24 05:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2243000 2021-11-24 05:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2244000 2021-11-24 05:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2245000 2021-11-24 05:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2246000 2021-11-24 05:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2247000 2021-11-24 05:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2248000 2021-11-24 05:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2249000 2021-11-24 05:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2250000 2021-11-24 05:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2251000 2021-11-24 05:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2252000 2021-11-24 05:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2253000 2021-11-24 05:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2254000 2021-11-24 05:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2255000 2021-11-24 05:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2256000 2021-11-24 05:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2257000 2021-11-24 05:15:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:15:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 108 containing 20.00 MB] 2021-11-24 05:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2258000 2021-11-24 05:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2259000 2021-11-24 05:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2260000 2021-11-24 05:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2261000 2021-11-24 05:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2262000 2021-11-24 05:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2263000 2021-11-24 05:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2264000 2021-11-24 05:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2265000 2021-11-24 05:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2266000 2021-11-24 05:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2267000 2021-11-24 05:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2268000 2021-11-24 05:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2269000 2021-11-24 05:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2270000 2021-11-24 05:15:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:15:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 109 containing 20.00 MB] 2021-11-24 05:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2271000 2021-11-24 05:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2272000 2021-11-24 05:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2273000 2021-11-24 05:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2274000 2021-11-24 05:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2275000 2021-11-24 05:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2276000 2021-11-24 05:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2277000 2021-11-24 05:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2278000 2021-11-24 05:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2279000 2021-11-24 05:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2280000 2021-11-24 05:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2281000 2021-11-24 05:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2282000 2021-11-24 05:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2283000 2021-11-24 05:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2284000 2021-11-24 05:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2285000 2021-11-24 05:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2286000 2021-11-24 05:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2287000 2021-11-24 05:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2288000 2021-11-24 05:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2289000 2021-11-24 05:15:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:15:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 110 containing 20.00 MB] 2021-11-24 05:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2290000 2021-11-24 05:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2291000 2021-11-24 05:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2292000 2021-11-24 05:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2293000 2021-11-24 05:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2294000 2021-11-24 05:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2295000 2021-11-24 05:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2296000 2021-11-24 05:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2297000 2021-11-24 05:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2298000 2021-11-24 05:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2299000 2021-11-24 05:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2300000 2021-11-24 05:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2301000 2021-11-24 05:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2302000 2021-11-24 05:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2303000 2021-11-24 05:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2304000 2021-11-24 05:16:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:16:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 111 containing 20.00 MB] 2021-11-24 05:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2305000 2021-11-24 05:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2306000 2021-11-24 05:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2307000 2021-11-24 05:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2308000 2021-11-24 05:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2309000 2021-11-24 05:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2310000 2021-11-24 05:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2311000 2021-11-24 05:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2312000 2021-11-24 05:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2313000 2021-11-24 05:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2314000 2021-11-24 05:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2315000 2021-11-24 05:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2316000 2021-11-24 05:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2317000 2021-11-24 05:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2318000 2021-11-24 05:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2319000 2021-11-24 05:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2320000 2021-11-24 05:16:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:16:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 112 containing 20.00 MB] 2021-11-24 05:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2321000 2021-11-24 05:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2322000 2021-11-24 05:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2323000 2021-11-24 05:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2324000 2021-11-24 05:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2325000 2021-11-24 05:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2326000 2021-11-24 05:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2327000 2021-11-24 05:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2328000 2021-11-24 05:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2329000 2021-11-24 05:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2330000 2021-11-24 05:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2331000 2021-11-24 05:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2332000 2021-11-24 05:16:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:16:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 113 containing 20.00 MB] 2021-11-24 05:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2333000 2021-11-24 05:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2334000 2021-11-24 05:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2335000 2021-11-24 05:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2336000 2021-11-24 05:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2337000 2021-11-24 05:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2338000 2021-11-24 05:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2339000 2021-11-24 05:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2340000 2021-11-24 05:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2341000 2021-11-24 05:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2342000 2021-11-24 05:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2343000 2021-11-24 05:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2344000 2021-11-24 05:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2345000 2021-11-24 05:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2346000 2021-11-24 05:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2347000 2021-11-24 05:16:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:16:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 114 containing 20.00 MB] 2021-11-24 05:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2348000 2021-11-24 05:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2349000 2021-11-24 05:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2350000 2021-11-24 05:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2351000 2021-11-24 05:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2352000 2021-11-24 05:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2353000 2021-11-24 05:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2354000 2021-11-24 05:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2355000 2021-11-24 05:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2356000 2021-11-24 05:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2357000 2021-11-24 05:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2358000 2021-11-24 05:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2359000 2021-11-24 05:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2360000 2021-11-24 05:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2361000 2021-11-24 05:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2362000 2021-11-24 05:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2363000 2021-11-24 05:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2364000 2021-11-24 05:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2365000 2021-11-24 05:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2366000 2021-11-24 05:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2367000 2021-11-24 05:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2368000 2021-11-24 05:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2369000 2021-11-24 05:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2370000 2021-11-24 05:16:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:16:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 115 containing 20.00 MB] 2021-11-24 05:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2371000 2021-11-24 05:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2372000 2021-11-24 05:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2373000 2021-11-24 05:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2374000 2021-11-24 05:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2375000 2021-11-24 05:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2376000 2021-11-24 05:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2377000 2021-11-24 05:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2378000 2021-11-24 05:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2379000 2021-11-24 05:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2380000 2021-11-24 05:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2381000 2021-11-24 05:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2382000 2021-11-24 05:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2383000 2021-11-24 05:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2384000 2021-11-24 05:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2385000 2021-11-24 05:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2386000 2021-11-24 05:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2387000 2021-11-24 05:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2388000 2021-11-24 05:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2389000 2021-11-24 05:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2390000 2021-11-24 05:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2391000 2021-11-24 05:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2392000 2021-11-24 05:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2393000 2021-11-24 05:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2394000 2021-11-24 05:16:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:16:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 116 containing 20.01 MB] 2021-11-24 05:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2395000 2021-11-24 05:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2396000 2021-11-24 05:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2397000 2021-11-24 05:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2398000 2021-11-24 05:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2399000 2021-11-24 05:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2400000 2021-11-24 05:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2401000 2021-11-24 05:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2402000 2021-11-24 05:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2403000 2021-11-24 05:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2404000 2021-11-24 05:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2405000 2021-11-24 05:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2406000 2021-11-24 05:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2407000 2021-11-24 05:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2408000 2021-11-24 05:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2409000 2021-11-24 05:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2410000 2021-11-24 05:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2411000 2021-11-24 05:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2412000 2021-11-24 05:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2413000 2021-11-24 05:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2414000 2021-11-24 05:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2415000 2021-11-24 05:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2416000 2021-11-24 05:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2417000 2021-11-24 05:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2418000 2021-11-24 05:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2419000 2021-11-24 05:16:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:16:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 117 containing 20.00 MB] 2021-11-24 05:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2420000 2021-11-24 05:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2421000 2021-11-24 05:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2422000 2021-11-24 05:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2423000 2021-11-24 05:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2424000 2021-11-24 05:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2425000 2021-11-24 05:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2426000 2021-11-24 05:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2427000 2021-11-24 05:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2428000 2021-11-24 05:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2429000 2021-11-24 05:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2430000 2021-11-24 05:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2431000 2021-11-24 05:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2432000 2021-11-24 05:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2433000 2021-11-24 05:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2434000 2021-11-24 05:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2435000 2021-11-24 05:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2436000 2021-11-24 05:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2437000 2021-11-24 05:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2438000 2021-11-24 05:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2439000 2021-11-24 05:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2440000 2021-11-24 05:17:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:17:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 118 containing 20.00 MB] 2021-11-24 05:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2441000 2021-11-24 05:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2442000 2021-11-24 05:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2443000 2021-11-24 05:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2444000 2021-11-24 05:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2445000 2021-11-24 05:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2446000 2021-11-24 05:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2447000 2021-11-24 05:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2448000 2021-11-24 05:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2449000 2021-11-24 05:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2450000 2021-11-24 05:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2451000 2021-11-24 05:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2452000 2021-11-24 05:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2453000 2021-11-24 05:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2454000 2021-11-24 05:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2455000 2021-11-24 05:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2456000 2021-11-24 05:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2457000 2021-11-24 05:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2458000 2021-11-24 05:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2459000 2021-11-24 05:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2460000 2021-11-24 05:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2461000 2021-11-24 05:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2462000 2021-11-24 05:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2463000 2021-11-24 05:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2464000 2021-11-24 05:17:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:17:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 119 containing 20.00 MB] 2021-11-24 05:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2465000 2021-11-24 05:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2466000 2021-11-24 05:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2467000 2021-11-24 05:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2468000 2021-11-24 05:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2469000 2021-11-24 05:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2470000 2021-11-24 05:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2471000 2021-11-24 05:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2472000 2021-11-24 05:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2473000 2021-11-24 05:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2474000 2021-11-24 05:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2475000 2021-11-24 05:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2476000 2021-11-24 05:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2477000 2021-11-24 05:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2478000 2021-11-24 05:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2479000 2021-11-24 05:17:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:17:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 120 containing 20.00 MB] 2021-11-24 05:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2480000 2021-11-24 05:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2481000 2021-11-24 05:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2482000 2021-11-24 05:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2483000 2021-11-24 05:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2484000 2021-11-24 05:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2485000 2021-11-24 05:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2486000 2021-11-24 05:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2487000 2021-11-24 05:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2488000 2021-11-24 05:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2489000 2021-11-24 05:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2490000 2021-11-24 05:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2491000 2021-11-24 05:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2492000 2021-11-24 05:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2493000 2021-11-24 05:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2494000 2021-11-24 05:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2495000 2021-11-24 05:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2496000 2021-11-24 05:17:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:17:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 121 containing 20.00 MB] 2021-11-24 05:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2497000 2021-11-24 05:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2498000 2021-11-24 05:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2499000 2021-11-24 05:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2500000 2021-11-24 05:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2501000 2021-11-24 05:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2502000 2021-11-24 05:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2503000 2021-11-24 05:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2504000 2021-11-24 05:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2505000 2021-11-24 05:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2506000 2021-11-24 05:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2507000 2021-11-24 05:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2508000 2021-11-24 05:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2509000 2021-11-24 05:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2510000 2021-11-24 05:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2511000 2021-11-24 05:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2512000 2021-11-24 05:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2513000 2021-11-24 05:17:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:17:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 122 containing 20.00 MB] 2021-11-24 05:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2514000 2021-11-24 05:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2515000 2021-11-24 05:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2516000 2021-11-24 05:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2517000 2021-11-24 05:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2518000 2021-11-24 05:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2519000 2021-11-24 05:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2520000 2021-11-24 05:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2521000 2021-11-24 05:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2522000 2021-11-24 05:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2523000 2021-11-24 05:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2524000 2021-11-24 05:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2525000 2021-11-24 05:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2526000 2021-11-24 05:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2527000 2021-11-24 05:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2528000 2021-11-24 05:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2529000 2021-11-24 05:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2530000 2021-11-24 05:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2531000 2021-11-24 05:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2532000 2021-11-24 05:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2533000 2021-11-24 05:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2534000 2021-11-24 05:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2535000 2021-11-24 05:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2536000 2021-11-24 05:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2537000 2021-11-24 05:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2538000 2021-11-24 05:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2539000 2021-11-24 05:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2540000 2021-11-24 05:17:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:17:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 123 containing 20.00 MB] 2021-11-24 05:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2541000 2021-11-24 05:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2542000 2021-11-24 05:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2543000 2021-11-24 05:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2544000 2021-11-24 05:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2545000 2021-11-24 05:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2546000 2021-11-24 05:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2547000 2021-11-24 05:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2548000 2021-11-24 05:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2549000 2021-11-24 05:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2550000 2021-11-24 05:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2551000 2021-11-24 05:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2552000 2021-11-24 05:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2553000 2021-11-24 05:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2554000 2021-11-24 05:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2555000 2021-11-24 05:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2556000 2021-11-24 05:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2557000 2021-11-24 05:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2558000 2021-11-24 05:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2559000 2021-11-24 05:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2560000 2021-11-24 05:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2561000 2021-11-24 05:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2562000 2021-11-24 05:18:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:18:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 124 containing 20.01 MB] 2021-11-24 05:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2563000 2021-11-24 05:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2564000 2021-11-24 05:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2565000 2021-11-24 05:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2566000 2021-11-24 05:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2567000 2021-11-24 05:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2568000 2021-11-24 05:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2569000 2021-11-24 05:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2570000 2021-11-24 05:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2571000 2021-11-24 05:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2572000 2021-11-24 05:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2573000 2021-11-24 05:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2574000 2021-11-24 05:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2575000 2021-11-24 05:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2576000 2021-11-24 05:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2577000 2021-11-24 05:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2578000 2021-11-24 05:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2579000 2021-11-24 05:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2580000 2021-11-24 05:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2581000 2021-11-24 05:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2582000 2021-11-24 05:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2583000 2021-11-24 05:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2584000 2021-11-24 05:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2585000 2021-11-24 05:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2586000 2021-11-24 05:18:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:18:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 125 containing 20.00 MB] 2021-11-24 05:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2587000 2021-11-24 05:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2588000 2021-11-24 05:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2589000 2021-11-24 05:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2590000 2021-11-24 05:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2591000 2021-11-24 05:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2592000 2021-11-24 05:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2593000 2021-11-24 05:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2594000 2021-11-24 05:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2595000 2021-11-24 05:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2596000 2021-11-24 05:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2597000 2021-11-24 05:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2598000 2021-11-24 05:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2599000 2021-11-24 05:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2600000 2021-11-24 05:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2601000 2021-11-24 05:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2602000 2021-11-24 05:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2603000 2021-11-24 05:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2604000 2021-11-24 05:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2605000 2021-11-24 05:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2606000 2021-11-24 05:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2607000 2021-11-24 05:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2608000 2021-11-24 05:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2609000 2021-11-24 05:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2610000 2021-11-24 05:18:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:18:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 126 containing 20.00 MB] 2021-11-24 05:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2611000 2021-11-24 05:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2612000 2021-11-24 05:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2613000 2021-11-24 05:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2614000 2021-11-24 05:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2615000 2021-11-24 05:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2616000 2021-11-24 05:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2617000 2021-11-24 05:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2618000 2021-11-24 05:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2619000 2021-11-24 05:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2620000 2021-11-24 05:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2621000 2021-11-24 05:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2622000 2021-11-24 05:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2623000 2021-11-24 05:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2624000 2021-11-24 05:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2625000 2021-11-24 05:18:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:18:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 127 containing 20.00 MB] 2021-11-24 05:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2626000 2021-11-24 05:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2627000 2021-11-24 05:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2628000 2021-11-24 05:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2629000 2021-11-24 05:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2630000 2021-11-24 05:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2631000 2021-11-24 05:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2632000 2021-11-24 05:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2633000 2021-11-24 05:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2634000 2021-11-24 05:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2635000 2021-11-24 05:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2636000 2021-11-24 05:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2637000 2021-11-24 05:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2638000 2021-11-24 05:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2639000 2021-11-24 05:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2640000 2021-11-24 05:18:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:18:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 128 containing 20.00 MB] 2021-11-24 05:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2641000 2021-11-24 05:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2642000 2021-11-24 05:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2643000 2021-11-24 05:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2644000 2021-11-24 05:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2645000 2021-11-24 05:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2646000 2021-11-24 05:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2647000 2021-11-24 05:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2648000 2021-11-24 05:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2649000 2021-11-24 05:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2650000 2021-11-24 05:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2651000 2021-11-24 05:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2652000 2021-11-24 05:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2653000 2021-11-24 05:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2654000 2021-11-24 05:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2655000 2021-11-24 05:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2656000 2021-11-24 05:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2657000 2021-11-24 05:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2658000 2021-11-24 05:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2659000 2021-11-24 05:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2660000 2021-11-24 05:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2661000 2021-11-24 05:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2662000 2021-11-24 05:18:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:18:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 129 containing 20.00 MB] 2021-11-24 05:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2663000 2021-11-24 05:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2664000 2021-11-24 05:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2665000 2021-11-24 05:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2666000 2021-11-24 05:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2667000 2021-11-24 05:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2668000 2021-11-24 05:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2669000 2021-11-24 05:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2670000 2021-11-24 05:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2671000 2021-11-24 05:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2672000 2021-11-24 05:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2673000 2021-11-24 05:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2674000 2021-11-24 05:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2675000 2021-11-24 05:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2676000 2021-11-24 05:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2677000 2021-11-24 05:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2678000 2021-11-24 05:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2679000 2021-11-24 05:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2680000 2021-11-24 05:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2681000 2021-11-24 05:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2682000 2021-11-24 05:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2683000 2021-11-24 05:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2684000 2021-11-24 05:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2685000 2021-11-24 05:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2686000 2021-11-24 05:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2687000 2021-11-24 05:19:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:19:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 130 containing 20.00 MB] 2021-11-24 05:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2688000 2021-11-24 05:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2689000 2021-11-24 05:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2690000 2021-11-24 05:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2691000 2021-11-24 05:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2692000 2021-11-24 05:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2693000 2021-11-24 05:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2694000 2021-11-24 05:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2695000 2021-11-24 05:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2696000 2021-11-24 05:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2697000 2021-11-24 05:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2698000 2021-11-24 05:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2699000 2021-11-24 05:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2700000 2021-11-24 05:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2701000 2021-11-24 05:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2702000 2021-11-24 05:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2703000 2021-11-24 05:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2704000 2021-11-24 05:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2705000 2021-11-24 05:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2706000 2021-11-24 05:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2707000 2021-11-24 05:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2708000 2021-11-24 05:19:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:19:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 131 containing 20.00 MB] 2021-11-24 05:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2709000 2021-11-24 05:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2710000 2021-11-24 05:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2711000 2021-11-24 05:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2712000 2021-11-24 05:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2713000 2021-11-24 05:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2714000 2021-11-24 05:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2715000 2021-11-24 05:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2716000 2021-11-24 05:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2717000 2021-11-24 05:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2718000 2021-11-24 05:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2719000 2021-11-24 05:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2720000 2021-11-24 05:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2721000 2021-11-24 05:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2722000 2021-11-24 05:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2723000 2021-11-24 05:19:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:19:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 132 containing 20.00 MB] 2021-11-24 05:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2724000 2021-11-24 05:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2725000 2021-11-24 05:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2726000 2021-11-24 05:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2727000 2021-11-24 05:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2728000 2021-11-24 05:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2729000 2021-11-24 05:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2730000 2021-11-24 05:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2731000 2021-11-24 05:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2732000 2021-11-24 05:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2733000 2021-11-24 05:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2734000 2021-11-24 05:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2735000 2021-11-24 05:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2736000 2021-11-24 05:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2737000 2021-11-24 05:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2738000 2021-11-24 05:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2739000 2021-11-24 05:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2740000 2021-11-24 05:19:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:19:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 133 containing 20.00 MB] 2021-11-24 05:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2741000 2021-11-24 05:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2742000 2021-11-24 05:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2743000 2021-11-24 05:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2744000 2021-11-24 05:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2745000 2021-11-24 05:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2746000 2021-11-24 05:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2747000 2021-11-24 05:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2748000 2021-11-24 05:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2749000 2021-11-24 05:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2750000 2021-11-24 05:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2751000 2021-11-24 05:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2752000 2021-11-24 05:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2753000 2021-11-24 05:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2754000 2021-11-24 05:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2755000 2021-11-24 05:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2756000 2021-11-24 05:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2757000 2021-11-24 05:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2758000 2021-11-24 05:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2759000 2021-11-24 05:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2760000 2021-11-24 05:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2761000 2021-11-24 05:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2762000 2021-11-24 05:19:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:19:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 134 containing 20.00 MB] 2021-11-24 05:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2763000 2021-11-24 05:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2764000 2021-11-24 05:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2765000 2021-11-24 05:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2766000 2021-11-24 05:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2767000 2021-11-24 05:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2768000 2021-11-24 05:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2769000 2021-11-24 05:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2770000 2021-11-24 05:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2771000 2021-11-24 05:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2772000 2021-11-24 05:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2773000 2021-11-24 05:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2774000 2021-11-24 05:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2775000 2021-11-24 05:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2776000 2021-11-24 05:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2777000 2021-11-24 05:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2778000 2021-11-24 05:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2779000 2021-11-24 05:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2780000 2021-11-24 05:19:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:19:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 135 containing 20.00 MB] 2021-11-24 05:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2781000 2021-11-24 05:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2782000 2021-11-24 05:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2783000 2021-11-24 05:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2784000 2021-11-24 05:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2785000 2021-11-24 05:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2786000 2021-11-24 05:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2787000 2021-11-24 05:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2788000 2021-11-24 05:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2789000 2021-11-24 05:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2790000 2021-11-24 05:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2791000 2021-11-24 05:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2792000 2021-11-24 05:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2793000 2021-11-24 05:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2794000 2021-11-24 05:20:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:20:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 136 containing 20.00 MB] 2021-11-24 05:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2795000 2021-11-24 05:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2796000 2021-11-24 05:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2797000 2021-11-24 05:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2798000 2021-11-24 05:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2799000 2021-11-24 05:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2800000 2021-11-24 05:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2801000 2021-11-24 05:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2802000 2021-11-24 05:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2803000 2021-11-24 05:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2804000 2021-11-24 05:20:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:20:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 137 containing 20.00 MB] 2021-11-24 05:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2805000 2021-11-24 05:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2806000 2021-11-24 05:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2807000 2021-11-24 05:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2808000 2021-11-24 05:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2809000 2021-11-24 05:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2810000 2021-11-24 05:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2811000 2021-11-24 05:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2812000 2021-11-24 05:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2813000 2021-11-24 05:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2814000 2021-11-24 05:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2815000 2021-11-24 05:20:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:20:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 138 containing 20.00 MB] 2021-11-24 05:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2816000 2021-11-24 05:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2817000 2021-11-24 05:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2818000 2021-11-24 05:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2819000 2021-11-24 05:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2820000 2021-11-24 05:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2821000 2021-11-24 05:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2822000 2021-11-24 05:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2823000 2021-11-24 05:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2824000 2021-11-24 05:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2825000 2021-11-24 05:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2826000 2021-11-24 05:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2827000 2021-11-24 05:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2828000 2021-11-24 05:20:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:20:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 139 containing 20.00 MB] 2021-11-24 05:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2829000 2021-11-24 05:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2830000 2021-11-24 05:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2831000 2021-11-24 05:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2832000 2021-11-24 05:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2833000 2021-11-24 05:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2834000 2021-11-24 05:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2835000 2021-11-24 05:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2836000 2021-11-24 05:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2837000 2021-11-24 05:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2838000 2021-11-24 05:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2839000 2021-11-24 05:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2840000 2021-11-24 05:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2841000 2021-11-24 05:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2842000 2021-11-24 05:20:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:20:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 140 containing 20.00 MB] 2021-11-24 05:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2843000 2021-11-24 05:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2844000 2021-11-24 05:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2845000 2021-11-24 05:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2846000 2021-11-24 05:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2847000 2021-11-24 05:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2848000 2021-11-24 05:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2849000 2021-11-24 05:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2850000 2021-11-24 05:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2851000 2021-11-24 05:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2852000 2021-11-24 05:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2853000 2021-11-24 05:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2854000 2021-11-24 05:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2855000 2021-11-24 05:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2856000 2021-11-24 05:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2857000 2021-11-24 05:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2858000 2021-11-24 05:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2859000 2021-11-24 05:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2860000 2021-11-24 05:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2861000 2021-11-24 05:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2862000 2021-11-24 05:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2863000 2021-11-24 05:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2864000 2021-11-24 05:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2865000 2021-11-24 05:20:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:20:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 141 containing 20.00 MB] 2021-11-24 05:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2866000 2021-11-24 05:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2867000 2021-11-24 05:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2868000 2021-11-24 05:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2869000 2021-11-24 05:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2870000 2021-11-24 05:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2871000 2021-11-24 05:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2872000 2021-11-24 05:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2873000 2021-11-24 05:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2874000 2021-11-24 05:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2875000 2021-11-24 05:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2876000 2021-11-24 05:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2877000 2021-11-24 05:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2878000 2021-11-24 05:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2879000 2021-11-24 05:20:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:20:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 142 containing 20.00 MB] 2021-11-24 05:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2880000 2021-11-24 05:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2881000 2021-11-24 05:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2882000 2021-11-24 05:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2883000 2021-11-24 05:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2884000 2021-11-24 05:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2885000 2021-11-24 05:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2886000 2021-11-24 05:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2887000 2021-11-24 05:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2888000 2021-11-24 05:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2889000 2021-11-24 05:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2890000 2021-11-24 05:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2891000 2021-11-24 05:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2892000 2021-11-24 05:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2893000 2021-11-24 05:20:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:20:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 143 containing 20.00 MB] 2021-11-24 05:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2894000 2021-11-24 05:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2895000 2021-11-24 05:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2896000 2021-11-24 05:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2897000 2021-11-24 05:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2898000 2021-11-24 05:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2899000 2021-11-24 05:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2900000 2021-11-24 05:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2901000 2021-11-24 05:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2902000 2021-11-24 05:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2903000 2021-11-24 05:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2904000 2021-11-24 05:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2905000 2021-11-24 05:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2906000 2021-11-24 05:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2907000 2021-11-24 05:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2908000 2021-11-24 05:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2909000 2021-11-24 05:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2910000 2021-11-24 05:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2911000 2021-11-24 05:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2912000 2021-11-24 05:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2913000 2021-11-24 05:21:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:21:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 144 containing 20.00 MB] 2021-11-24 05:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2914000 2021-11-24 05:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2915000 2021-11-24 05:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2916000 2021-11-24 05:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2917000 2021-11-24 05:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2918000 2021-11-24 05:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2919000 2021-11-24 05:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2920000 2021-11-24 05:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2921000 2021-11-24 05:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2922000 2021-11-24 05:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2923000 2021-11-24 05:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2924000 2021-11-24 05:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2925000 2021-11-24 05:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2926000 2021-11-24 05:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2927000 2021-11-24 05:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2928000 2021-11-24 05:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2929000 2021-11-24 05:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2930000 2021-11-24 05:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2931000 2021-11-24 05:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2932000 2021-11-24 05:21:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:21:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 145 containing 20.00 MB] 2021-11-24 05:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2933000 2021-11-24 05:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2934000 2021-11-24 05:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2935000 2021-11-24 05:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2936000 2021-11-24 05:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2937000 2021-11-24 05:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2938000 2021-11-24 05:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2939000 2021-11-24 05:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2940000 2021-11-24 05:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2941000 2021-11-24 05:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2942000 2021-11-24 05:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2943000 2021-11-24 05:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2944000 2021-11-24 05:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2945000 2021-11-24 05:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2946000 2021-11-24 05:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2947000 2021-11-24 05:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2948000 2021-11-24 05:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2949000 2021-11-24 05:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2950000 2021-11-24 05:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2951000 2021-11-24 05:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2952000 2021-11-24 05:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2953000 2021-11-24 05:21:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:21:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 146 containing 20.00 MB] 2021-11-24 05:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2954000 2021-11-24 05:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2955000 2021-11-24 05:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2956000 2021-11-24 05:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2957000 2021-11-24 05:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2958000 2021-11-24 05:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2959000 2021-11-24 05:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2960000 2021-11-24 05:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2961000 2021-11-24 05:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2962000 2021-11-24 05:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2963000 2021-11-24 05:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2964000 2021-11-24 05:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2965000 2021-11-24 05:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2966000 2021-11-24 05:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2967000 2021-11-24 05:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2968000 2021-11-24 05:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2969000 2021-11-24 05:21:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:21:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 147 containing 20.00 MB] 2021-11-24 05:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2970000 2021-11-24 05:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2971000 2021-11-24 05:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2972000 2021-11-24 05:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2973000 2021-11-24 05:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2974000 2021-11-24 05:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2975000 2021-11-24 05:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2976000 2021-11-24 05:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2977000 2021-11-24 05:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2978000 2021-11-24 05:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2979000 2021-11-24 05:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2980000 2021-11-24 05:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2981000 2021-11-24 05:21:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:21:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 148 containing 20.00 MB] 2021-11-24 05:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2982000 2021-11-24 05:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2983000 2021-11-24 05:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2984000 2021-11-24 05:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2985000 2021-11-24 05:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2986000 2021-11-24 05:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2987000 2021-11-24 05:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2988000 2021-11-24 05:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2989000 2021-11-24 05:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2990000 2021-11-24 05:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2991000 2021-11-24 05:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2992000 2021-11-24 05:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2993000 2021-11-24 05:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2994000 2021-11-24 05:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2995000 2021-11-24 05:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2996000 2021-11-24 05:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2997000 2021-11-24 05:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2998000 2021-11-24 05:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 2999000 2021-11-24 05:21:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:21:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 149 containing 20.01 MB] 2021-11-24 05:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3000000 2021-11-24 05:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3001000 2021-11-24 05:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3002000 2021-11-24 05:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3003000 2021-11-24 05:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3004000 2021-11-24 05:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3005000 2021-11-24 05:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3006000 2021-11-24 05:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3007000 2021-11-24 05:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3008000 2021-11-24 05:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3009000 2021-11-24 05:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3010000 2021-11-24 05:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3011000 2021-11-24 05:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3012000 2021-11-24 05:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3013000 2021-11-24 05:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3014000 2021-11-24 05:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3015000 2021-11-24 05:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3016000 2021-11-24 05:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3017000 2021-11-24 05:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3018000 2021-11-24 05:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3019000 2021-11-24 05:22:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:22:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 150 containing 20.00 MB] 2021-11-24 05:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3020000 2021-11-24 05:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3021000 2021-11-24 05:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3022000 2021-11-24 05:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3023000 2021-11-24 05:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3024000 2021-11-24 05:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3025000 2021-11-24 05:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3026000 2021-11-24 05:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3027000 2021-11-24 05:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3028000 2021-11-24 05:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3029000 2021-11-24 05:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3030000 2021-11-24 05:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3031000 2021-11-24 05:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3032000 2021-11-24 05:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3033000 2021-11-24 05:22:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:22:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 151 containing 20.01 MB] 2021-11-24 05:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3034000 2021-11-24 05:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3035000 2021-11-24 05:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3036000 2021-11-24 05:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3037000 2021-11-24 05:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3038000 2021-11-24 05:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3039000 2021-11-24 05:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3040000 2021-11-24 05:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3041000 2021-11-24 05:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3042000 2021-11-24 05:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3043000 2021-11-24 05:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3044000 2021-11-24 05:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3045000 2021-11-24 05:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3046000 2021-11-24 05:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3047000 2021-11-24 05:22:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:22:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 152 containing 20.00 MB] 2021-11-24 05:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3048000 2021-11-24 05:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3049000 2021-11-24 05:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3050000 2021-11-24 05:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3051000 2021-11-24 05:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3052000 2021-11-24 05:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3053000 2021-11-24 05:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3054000 2021-11-24 05:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3055000 2021-11-24 05:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3056000 2021-11-24 05:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3057000 2021-11-24 05:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3058000 2021-11-24 05:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3059000 2021-11-24 05:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3060000 2021-11-24 05:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3061000 2021-11-24 05:22:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:22:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 153 containing 20.00 MB] 2021-11-24 05:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3062000 2021-11-24 05:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3063000 2021-11-24 05:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3064000 2021-11-24 05:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3065000 2021-11-24 05:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3066000 2021-11-24 05:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3067000 2021-11-24 05:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3068000 2021-11-24 05:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3069000 2021-11-24 05:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3070000 2021-11-24 05:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3071000 2021-11-24 05:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3072000 2021-11-24 05:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3073000 2021-11-24 05:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3074000 2021-11-24 05:22:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:22:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 154 containing 20.00 MB] 2021-11-24 05:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3075000 2021-11-24 05:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3076000 2021-11-24 05:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3077000 2021-11-24 05:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3078000 2021-11-24 05:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3079000 2021-11-24 05:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3080000 2021-11-24 05:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3081000 2021-11-24 05:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3082000 2021-11-24 05:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3083000 2021-11-24 05:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3084000 2021-11-24 05:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3085000 2021-11-24 05:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3086000 2021-11-24 05:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3087000 2021-11-24 05:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3088000 2021-11-24 05:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3089000 2021-11-24 05:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3090000 2021-11-24 05:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3091000 2021-11-24 05:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3092000 2021-11-24 05:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3093000 2021-11-24 05:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3094000 2021-11-24 05:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3095000 2021-11-24 05:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3096000 2021-11-24 05:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3097000 2021-11-24 05:22:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:22:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 155 containing 20.00 MB] 2021-11-24 05:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3098000 2021-11-24 05:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3099000 2021-11-24 05:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3100000 2021-11-24 05:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3101000 2021-11-24 05:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3102000 2021-11-24 05:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3103000 2021-11-24 05:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3104000 2021-11-24 05:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3105000 2021-11-24 05:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3106000 2021-11-24 05:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3107000 2021-11-24 05:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3108000 2021-11-24 05:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3109000 2021-11-24 05:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3110000 2021-11-24 05:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3111000 2021-11-24 05:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3112000 2021-11-24 05:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3113000 2021-11-24 05:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3114000 2021-11-24 05:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3115000 2021-11-24 05:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3116000 2021-11-24 05:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3117000 2021-11-24 05:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3118000 2021-11-24 05:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3119000 2021-11-24 05:22:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:22:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 156 containing 20.00 MB] 2021-11-24 05:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3120000 2021-11-24 05:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3121000 2021-11-24 05:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3122000 2021-11-24 05:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3123000 2021-11-24 05:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3124000 2021-11-24 05:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3125000 2021-11-24 05:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3126000 2021-11-24 05:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3127000 2021-11-24 05:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3128000 2021-11-24 05:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3129000 2021-11-24 05:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3130000 2021-11-24 05:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3131000 2021-11-24 05:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3132000 2021-11-24 05:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3133000 2021-11-24 05:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3134000 2021-11-24 05:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3135000 2021-11-24 05:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3136000 2021-11-24 05:23:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:23:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 157 containing 20.00 MB] 2021-11-24 05:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3137000 2021-11-24 05:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3138000 2021-11-24 05:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3139000 2021-11-24 05:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3140000 2021-11-24 05:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3141000 2021-11-24 05:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3142000 2021-11-24 05:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3143000 2021-11-24 05:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3144000 2021-11-24 05:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3145000 2021-11-24 05:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3146000 2021-11-24 05:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3147000 2021-11-24 05:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3148000 2021-11-24 05:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3149000 2021-11-24 05:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3150000 2021-11-24 05:23:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:23:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 158 containing 20.00 MB] 2021-11-24 05:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3151000 2021-11-24 05:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3152000 2021-11-24 05:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3153000 2021-11-24 05:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3154000 2021-11-24 05:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3155000 2021-11-24 05:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3156000 2021-11-24 05:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3157000 2021-11-24 05:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3158000 2021-11-24 05:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3159000 2021-11-24 05:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3160000 2021-11-24 05:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3161000 2021-11-24 05:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3162000 2021-11-24 05:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3163000 2021-11-24 05:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3164000 2021-11-24 05:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3165000 2021-11-24 05:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3166000 2021-11-24 05:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3167000 2021-11-24 05:23:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:23:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 159 containing 20.00 MB] 2021-11-24 05:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3168000 2021-11-24 05:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3169000 2021-11-24 05:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3170000 2021-11-24 05:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3171000 2021-11-24 05:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3172000 2021-11-24 05:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3173000 2021-11-24 05:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3174000 2021-11-24 05:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3175000 2021-11-24 05:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3176000 2021-11-24 05:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3177000 2021-11-24 05:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3178000 2021-11-24 05:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3179000 2021-11-24 05:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3180000 2021-11-24 05:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3181000 2021-11-24 05:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3182000 2021-11-24 05:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3183000 2021-11-24 05:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3184000 2021-11-24 05:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3185000 2021-11-24 05:23:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:23:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 160 containing 20.00 MB] 2021-11-24 05:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3186000 2021-11-24 05:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3187000 2021-11-24 05:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3188000 2021-11-24 05:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3189000 2021-11-24 05:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3190000 2021-11-24 05:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3191000 2021-11-24 05:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3192000 2021-11-24 05:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3193000 2021-11-24 05:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3194000 2021-11-24 05:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3195000 2021-11-24 05:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3196000 2021-11-24 05:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3197000 2021-11-24 05:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3198000 2021-11-24 05:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3199000 2021-11-24 05:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3200000 2021-11-24 05:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3201000 2021-11-24 05:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3202000 2021-11-24 05:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3203000 2021-11-24 05:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3204000 2021-11-24 05:23:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:23:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 161 containing 20.00 MB] 2021-11-24 05:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3205000 2021-11-24 05:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3206000 2021-11-24 05:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3207000 2021-11-24 05:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3208000 2021-11-24 05:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3209000 2021-11-24 05:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3210000 2021-11-24 05:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3211000 2021-11-24 05:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3212000 2021-11-24 05:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3213000 2021-11-24 05:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3214000 2021-11-24 05:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3215000 2021-11-24 05:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3216000 2021-11-24 05:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3217000 2021-11-24 05:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3218000 2021-11-24 05:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3219000 2021-11-24 05:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3220000 2021-11-24 05:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3221000 2021-11-24 05:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3222000 2021-11-24 05:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3223000 2021-11-24 05:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3224000 2021-11-24 05:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3225000 2021-11-24 05:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3226000 2021-11-24 05:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3227000 2021-11-24 05:23:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:23:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 162 containing 20.00 MB] 2021-11-24 05:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3228000 2021-11-24 05:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3229000 2021-11-24 05:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3230000 2021-11-24 05:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3231000 2021-11-24 05:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3232000 2021-11-24 05:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3233000 2021-11-24 05:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3234000 2021-11-24 05:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3235000 2021-11-24 05:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3236000 2021-11-24 05:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3237000 2021-11-24 05:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3238000 2021-11-24 05:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3239000 2021-11-24 05:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3240000 2021-11-24 05:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3241000 2021-11-24 05:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3242000 2021-11-24 05:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3243000 2021-11-24 05:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3244000 2021-11-24 05:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3245000 2021-11-24 05:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3246000 2021-11-24 05:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3247000 2021-11-24 05:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3248000 2021-11-24 05:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3249000 2021-11-24 05:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3250000 2021-11-24 05:23:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:23:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 163 containing 20.00 MB] 2021-11-24 05:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3251000 2021-11-24 05:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3252000 2021-11-24 05:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3253000 2021-11-24 05:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3254000 2021-11-24 05:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3255000 2021-11-24 05:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3256000 2021-11-24 05:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3257000 2021-11-24 05:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3258000 2021-11-24 05:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3259000 2021-11-24 05:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3260000 2021-11-24 05:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3261000 2021-11-24 05:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3262000 2021-11-24 05:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3263000 2021-11-24 05:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3264000 2021-11-24 05:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3265000 2021-11-24 05:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3266000 2021-11-24 05:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3267000 2021-11-24 05:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3268000 2021-11-24 05:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3269000 2021-11-24 05:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3270000 2021-11-24 05:24:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:24:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 164 containing 20.00 MB] 2021-11-24 05:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3271000 2021-11-24 05:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3272000 2021-11-24 05:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3273000 2021-11-24 05:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3274000 2021-11-24 05:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3275000 2021-11-24 05:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3276000 2021-11-24 05:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3277000 2021-11-24 05:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3278000 2021-11-24 05:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3279000 2021-11-24 05:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3280000 2021-11-24 05:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3281000 2021-11-24 05:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3282000 2021-11-24 05:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3283000 2021-11-24 05:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3284000 2021-11-24 05:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3285000 2021-11-24 05:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3286000 2021-11-24 05:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3287000 2021-11-24 05:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3288000 2021-11-24 05:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3289000 2021-11-24 05:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3290000 2021-11-24 05:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3291000 2021-11-24 05:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3292000 2021-11-24 05:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3293000 2021-11-24 05:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3294000 2021-11-24 05:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3295000 2021-11-24 05:24:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:24:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 165 containing 20.00 MB] 2021-11-24 05:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3296000 2021-11-24 05:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3297000 2021-11-24 05:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3298000 2021-11-24 05:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3299000 2021-11-24 05:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3300000 2021-11-24 05:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3301000 2021-11-24 05:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3302000 2021-11-24 05:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3303000 2021-11-24 05:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3304000 2021-11-24 05:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3305000 2021-11-24 05:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3306000 2021-11-24 05:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3307000 2021-11-24 05:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3308000 2021-11-24 05:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3309000 2021-11-24 05:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3310000 2021-11-24 05:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3311000 2021-11-24 05:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3312000 2021-11-24 05:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3313000 2021-11-24 05:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3314000 2021-11-24 05:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3315000 2021-11-24 05:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3316000 2021-11-24 05:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3317000 2021-11-24 05:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3318000 2021-11-24 05:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3319000 2021-11-24 05:24:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:24:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 166 containing 20.01 MB] 2021-11-24 05:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3320000 2021-11-24 05:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3321000 2021-11-24 05:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3322000 2021-11-24 05:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3323000 2021-11-24 05:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3324000 2021-11-24 05:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3325000 2021-11-24 05:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3326000 2021-11-24 05:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3327000 2021-11-24 05:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3328000 2021-11-24 05:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3329000 2021-11-24 05:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3330000 2021-11-24 05:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3331000 2021-11-24 05:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3332000 2021-11-24 05:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3333000 2021-11-24 05:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3334000 2021-11-24 05:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3335000 2021-11-24 05:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3336000 2021-11-24 05:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3337000 2021-11-24 05:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3338000 2021-11-24 05:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3339000 2021-11-24 05:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3340000 2021-11-24 05:24:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:24:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 167 containing 20.01 MB] 2021-11-24 05:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3341000 2021-11-24 05:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3342000 2021-11-24 05:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3343000 2021-11-24 05:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3344000 2021-11-24 05:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3345000 2021-11-24 05:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3346000 2021-11-24 05:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3347000 2021-11-24 05:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3348000 2021-11-24 05:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3349000 2021-11-24 05:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3350000 2021-11-24 05:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3351000 2021-11-24 05:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3352000 2021-11-24 05:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3353000 2021-11-24 05:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3354000 2021-11-24 05:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3355000 2021-11-24 05:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3356000 2021-11-24 05:24:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:24:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 168 containing 20.00 MB] 2021-11-24 05:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3357000 2021-11-24 05:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3358000 2021-11-24 05:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3359000 2021-11-24 05:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3360000 2021-11-24 05:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3361000 2021-11-24 05:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3362000 2021-11-24 05:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3363000 2021-11-24 05:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3364000 2021-11-24 05:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3365000 2021-11-24 05:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3366000 2021-11-24 05:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3367000 2021-11-24 05:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3368000 2021-11-24 05:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3369000 2021-11-24 05:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3370000 2021-11-24 05:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3371000 2021-11-24 05:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3372000 2021-11-24 05:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3373000 2021-11-24 05:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3374000 2021-11-24 05:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3375000 2021-11-24 05:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3376000 2021-11-24 05:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3377000 2021-11-24 05:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3378000 2021-11-24 05:25:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:25:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 169 containing 20.00 MB] 2021-11-24 05:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3379000 2021-11-24 05:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3380000 2021-11-24 05:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3381000 2021-11-24 05:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3382000 2021-11-24 05:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3383000 2021-11-24 05:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3384000 2021-11-24 05:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3385000 2021-11-24 05:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3386000 2021-11-24 05:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3387000 2021-11-24 05:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3388000 2021-11-24 05:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3389000 2021-11-24 05:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3390000 2021-11-24 05:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3391000 2021-11-24 05:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3392000 2021-11-24 05:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3393000 2021-11-24 05:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3394000 2021-11-24 05:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3395000 2021-11-24 05:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3396000 2021-11-24 05:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3397000 2021-11-24 05:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3398000 2021-11-24 05:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3399000 2021-11-24 05:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3400000 2021-11-24 05:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3401000 2021-11-24 05:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3402000 2021-11-24 05:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3403000 2021-11-24 05:25:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:25:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 170 containing 20.00 MB] 2021-11-24 05:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3404000 2021-11-24 05:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3405000 2021-11-24 05:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3406000 2021-11-24 05:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3407000 2021-11-24 05:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3408000 2021-11-24 05:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3409000 2021-11-24 05:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3410000 2021-11-24 05:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3411000 2021-11-24 05:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3412000 2021-11-24 05:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3413000 2021-11-24 05:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3414000 2021-11-24 05:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3415000 2021-11-24 05:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3416000 2021-11-24 05:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3417000 2021-11-24 05:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3418000 2021-11-24 05:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3419000 2021-11-24 05:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3420000 2021-11-24 05:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3421000 2021-11-24 05:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3422000 2021-11-24 05:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3423000 2021-11-24 05:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3424000 2021-11-24 05:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3425000 2021-11-24 05:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3426000 2021-11-24 05:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3427000 2021-11-24 05:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3428000 2021-11-24 05:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3429000 2021-11-24 05:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3430000 2021-11-24 05:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3431000 2021-11-24 05:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3432000 2021-11-24 05:25:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:25:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 171 containing 20.00 MB] 2021-11-24 05:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3433000 2021-11-24 05:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3434000 2021-11-24 05:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3435000 2021-11-24 05:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3436000 2021-11-24 05:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3437000 2021-11-24 05:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3438000 2021-11-24 05:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3439000 2021-11-24 05:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3440000 2021-11-24 05:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3441000 2021-11-24 05:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3442000 2021-11-24 05:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3443000 2021-11-24 05:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3444000 2021-11-24 05:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3445000 2021-11-24 05:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3446000 2021-11-24 05:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3447000 2021-11-24 05:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3448000 2021-11-24 05:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3449000 2021-11-24 05:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3450000 2021-11-24 05:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3451000 2021-11-24 05:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3452000 2021-11-24 05:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3453000 2021-11-24 05:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3454000 2021-11-24 05:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3455000 2021-11-24 05:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3456000 2021-11-24 05:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3457000 2021-11-24 05:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3458000 2021-11-24 05:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3459000 2021-11-24 05:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3460000 2021-11-24 05:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3461000 2021-11-24 05:25:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:25:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 172 containing 20.00 MB] 2021-11-24 05:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3462000 2021-11-24 05:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3463000 2021-11-24 05:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3464000 2021-11-24 05:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3465000 2021-11-24 05:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3466000 2021-11-24 05:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3467000 2021-11-24 05:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3468000 2021-11-24 05:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3469000 2021-11-24 05:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3470000 2021-11-24 05:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3471000 2021-11-24 05:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3472000 2021-11-24 05:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3473000 2021-11-24 05:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3474000 2021-11-24 05:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3475000 2021-11-24 05:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3476000 2021-11-24 05:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3477000 2021-11-24 05:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3478000 2021-11-24 05:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3479000 2021-11-24 05:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3480000 2021-11-24 05:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3481000 2021-11-24 05:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3482000 2021-11-24 05:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3483000 2021-11-24 05:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3484000 2021-11-24 05:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3485000 2021-11-24 05:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3486000 2021-11-24 05:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3487000 2021-11-24 05:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3488000 2021-11-24 05:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3489000 2021-11-24 05:25:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:25:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 173 containing 20.00 MB] 2021-11-24 05:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3490000 2021-11-24 05:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3491000 2021-11-24 05:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3492000 2021-11-24 05:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3493000 2021-11-24 05:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3494000 2021-11-24 05:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3495000 2021-11-24 05:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3496000 2021-11-24 05:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3497000 2021-11-24 05:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3498000 2021-11-24 05:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3499000 2021-11-24 05:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3500000 2021-11-24 05:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3501000 2021-11-24 05:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3502000 2021-11-24 05:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3503000 2021-11-24 05:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3504000 2021-11-24 05:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3505000 2021-11-24 05:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3506000 2021-11-24 05:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3507000 2021-11-24 05:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3508000 2021-11-24 05:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3509000 2021-11-24 05:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3510000 2021-11-24 05:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3511000 2021-11-24 05:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3512000 2021-11-24 05:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3513000 2021-11-24 05:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3514000 2021-11-24 05:26:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:26:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 174 containing 20.00 MB] 2021-11-24 05:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3515000 2021-11-24 05:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3516000 2021-11-24 05:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3517000 2021-11-24 05:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3518000 2021-11-24 05:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3519000 2021-11-24 05:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3520000 2021-11-24 05:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3521000 2021-11-24 05:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3522000 2021-11-24 05:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3523000 2021-11-24 05:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3524000 2021-11-24 05:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3525000 2021-11-24 05:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3526000 2021-11-24 05:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3527000 2021-11-24 05:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3528000 2021-11-24 05:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3529000 2021-11-24 05:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3530000 2021-11-24 05:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3531000 2021-11-24 05:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3532000 2021-11-24 05:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3533000 2021-11-24 05:26:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:26:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 175 containing 20.00 MB] 2021-11-24 05:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3534000 2021-11-24 05:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3535000 2021-11-24 05:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3536000 2021-11-24 05:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3537000 2021-11-24 05:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3538000 2021-11-24 05:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3539000 2021-11-24 05:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3540000 2021-11-24 05:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3541000 2021-11-24 05:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3542000 2021-11-24 05:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3543000 2021-11-24 05:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3544000 2021-11-24 05:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3545000 2021-11-24 05:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3546000 2021-11-24 05:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3547000 2021-11-24 05:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3548000 2021-11-24 05:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3549000 2021-11-24 05:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3550000 2021-11-24 05:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3551000 2021-11-24 05:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3552000 2021-11-24 05:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3553000 2021-11-24 05:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3554000 2021-11-24 05:26:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:26:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 176 containing 20.00 MB] 2021-11-24 05:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3555000 2021-11-24 05:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3556000 2021-11-24 05:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3557000 2021-11-24 05:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3558000 2021-11-24 05:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3559000 2021-11-24 05:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3560000 2021-11-24 05:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3561000 2021-11-24 05:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3562000 2021-11-24 05:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3563000 2021-11-24 05:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3564000 2021-11-24 05:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3565000 2021-11-24 05:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3566000 2021-11-24 05:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3567000 2021-11-24 05:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3568000 2021-11-24 05:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3569000 2021-11-24 05:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3570000 2021-11-24 05:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3571000 2021-11-24 05:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3572000 2021-11-24 05:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3573000 2021-11-24 05:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3574000 2021-11-24 05:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3575000 2021-11-24 05:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3576000 2021-11-24 05:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3577000 2021-11-24 05:26:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:26:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 177 containing 20.00 MB] 2021-11-24 05:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3578000 2021-11-24 05:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3579000 2021-11-24 05:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3580000 2021-11-24 05:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3581000 2021-11-24 05:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3582000 2021-11-24 05:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3583000 2021-11-24 05:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3584000 2021-11-24 05:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3585000 2021-11-24 05:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3586000 2021-11-24 05:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3587000 2021-11-24 05:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3588000 2021-11-24 05:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3589000 2021-11-24 05:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3590000 2021-11-24 05:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3591000 2021-11-24 05:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3592000 2021-11-24 05:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3593000 2021-11-24 05:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3594000 2021-11-24 05:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3595000 2021-11-24 05:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3596000 2021-11-24 05:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3597000 2021-11-24 05:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3598000 2021-11-24 05:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3599000 2021-11-24 05:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3600000 2021-11-24 05:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3601000 2021-11-24 05:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3602000 2021-11-24 05:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3603000 2021-11-24 05:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3604000 2021-11-24 05:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3605000 2021-11-24 05:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3606000 2021-11-24 05:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3607000 2021-11-24 05:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3608000 2021-11-24 05:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3609000 2021-11-24 05:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3610000 2021-11-24 05:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3611000 2021-11-24 05:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3612000 2021-11-24 05:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3613000 2021-11-24 05:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3614000 2021-11-24 05:26:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:26:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 178 containing 20.00 MB] 2021-11-24 05:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3615000 2021-11-24 05:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3616000 2021-11-24 05:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3617000 2021-11-24 05:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3618000 2021-11-24 05:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3619000 2021-11-24 05:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3620000 2021-11-24 05:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3621000 2021-11-24 05:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3622000 2021-11-24 05:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3623000 2021-11-24 05:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3624000 2021-11-24 05:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3625000 2021-11-24 05:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3626000 2021-11-24 05:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3627000 2021-11-24 05:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3628000 2021-11-24 05:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3629000 2021-11-24 05:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3630000 2021-11-24 05:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3631000 2021-11-24 05:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3632000 2021-11-24 05:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3633000 2021-11-24 05:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3634000 2021-11-24 05:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3635000 2021-11-24 05:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3636000 2021-11-24 05:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3637000 2021-11-24 05:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3638000 2021-11-24 05:27:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:27:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 179 containing 20.00 MB] 2021-11-24 05:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3639000 2021-11-24 05:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3640000 2021-11-24 05:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3641000 2021-11-24 05:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3642000 2021-11-24 05:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3643000 2021-11-24 05:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3644000 2021-11-24 05:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3645000 2021-11-24 05:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3646000 2021-11-24 05:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3647000 2021-11-24 05:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3648000 2021-11-24 05:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3649000 2021-11-24 05:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3650000 2021-11-24 05:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3651000 2021-11-24 05:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3652000 2021-11-24 05:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3653000 2021-11-24 05:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3654000 2021-11-24 05:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3655000 2021-11-24 05:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3656000 2021-11-24 05:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3657000 2021-11-24 05:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3658000 2021-11-24 05:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3659000 2021-11-24 05:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3660000 2021-11-24 05:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3661000 2021-11-24 05:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3662000 2021-11-24 05:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3663000 2021-11-24 05:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3664000 2021-11-24 05:27:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:27:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 180 containing 20.00 MB] 2021-11-24 05:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3665000 2021-11-24 05:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3666000 2021-11-24 05:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3667000 2021-11-24 05:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3668000 2021-11-24 05:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3669000 2021-11-24 05:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3670000 2021-11-24 05:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3671000 2021-11-24 05:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3672000 2021-11-24 05:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3673000 2021-11-24 05:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3674000 2021-11-24 05:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3675000 2021-11-24 05:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3676000 2021-11-24 05:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3677000 2021-11-24 05:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3678000 2021-11-24 05:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3679000 2021-11-24 05:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3680000 2021-11-24 05:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3681000 2021-11-24 05:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3682000 2021-11-24 05:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3683000 2021-11-24 05:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3684000 2021-11-24 05:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3685000 2021-11-24 05:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3686000 2021-11-24 05:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3687000 2021-11-24 05:27:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:27:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 181 containing 20.00 MB] 2021-11-24 05:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3688000 2021-11-24 05:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3689000 2021-11-24 05:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3690000 2021-11-24 05:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3691000 2021-11-24 05:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3692000 2021-11-24 05:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3693000 2021-11-24 05:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3694000 2021-11-24 05:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3695000 2021-11-24 05:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3696000 2021-11-24 05:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3697000 2021-11-24 05:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3698000 2021-11-24 05:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3699000 2021-11-24 05:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3700000 2021-11-24 05:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3701000 2021-11-24 05:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3702000 2021-11-24 05:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3703000 2021-11-24 05:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3704000 2021-11-24 05:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3705000 2021-11-24 05:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3706000 2021-11-24 05:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3707000 2021-11-24 05:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3708000 2021-11-24 05:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3709000 2021-11-24 05:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3710000 2021-11-24 05:27:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:27:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 182 containing 20.00 MB] 2021-11-24 05:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3711000 2021-11-24 05:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3712000 2021-11-24 05:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3713000 2021-11-24 05:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3714000 2021-11-24 05:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3715000 2021-11-24 05:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3716000 2021-11-24 05:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3717000 2021-11-24 05:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3718000 2021-11-24 05:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3719000 2021-11-24 05:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3720000 2021-11-24 05:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3721000 2021-11-24 05:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3722000 2021-11-24 05:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3723000 2021-11-24 05:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3724000 2021-11-24 05:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3725000 2021-11-24 05:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3726000 2021-11-24 05:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3727000 2021-11-24 05:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3728000 2021-11-24 05:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3729000 2021-11-24 05:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3730000 2021-11-24 05:27:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:27:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 183 containing 20.00 MB] 2021-11-24 05:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3731000 2021-11-24 05:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3732000 2021-11-24 05:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3733000 2021-11-24 05:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3734000 2021-11-24 05:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3735000 2021-11-24 05:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3736000 2021-11-24 05:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3737000 2021-11-24 05:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3738000 2021-11-24 05:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3739000 2021-11-24 05:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3740000 2021-11-24 05:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3741000 2021-11-24 05:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3742000 2021-11-24 05:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3743000 2021-11-24 05:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3744000 2021-11-24 05:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3745000 2021-11-24 05:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3746000 2021-11-24 05:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3747000 2021-11-24 05:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3748000 2021-11-24 05:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3749000 2021-11-24 05:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3750000 2021-11-24 05:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3751000 2021-11-24 05:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3752000 2021-11-24 05:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3753000 2021-11-24 05:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3754000 2021-11-24 05:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3755000 2021-11-24 05:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3756000 2021-11-24 05:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3757000 2021-11-24 05:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3758000 2021-11-24 05:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3759000 2021-11-24 05:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3760000 2021-11-24 05:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3761000 2021-11-24 05:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3762000 2021-11-24 05:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3763000 2021-11-24 05:28:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:28:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 184 containing 20.00 MB] 2021-11-24 05:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3764000 2021-11-24 05:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3765000 2021-11-24 05:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3766000 2021-11-24 05:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3767000 2021-11-24 05:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3768000 2021-11-24 05:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3769000 2021-11-24 05:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3770000 2021-11-24 05:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3771000 2021-11-24 05:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3772000 2021-11-24 05:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3773000 2021-11-24 05:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3774000 2021-11-24 05:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3775000 2021-11-24 05:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3776000 2021-11-24 05:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3777000 2021-11-24 05:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3778000 2021-11-24 05:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3779000 2021-11-24 05:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3780000 2021-11-24 05:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3781000 2021-11-24 05:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3782000 2021-11-24 05:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3783000 2021-11-24 05:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3784000 2021-11-24 05:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3785000 2021-11-24 05:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3786000 2021-11-24 05:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3787000 2021-11-24 05:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3788000 2021-11-24 05:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3789000 2021-11-24 05:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3790000 2021-11-24 05:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3791000 2021-11-24 05:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3792000 2021-11-24 05:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3793000 2021-11-24 05:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3794000 2021-11-24 05:28:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:28:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 185 containing 20.00 MB] 2021-11-24 05:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3795000 2021-11-24 05:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3796000 2021-11-24 05:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3797000 2021-11-24 05:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3798000 2021-11-24 05:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3799000 2021-11-24 05:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3800000 2021-11-24 05:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3801000 2021-11-24 05:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3802000 2021-11-24 05:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3803000 2021-11-24 05:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3804000 2021-11-24 05:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3805000 2021-11-24 05:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3806000 2021-11-24 05:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3807000 2021-11-24 05:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3808000 2021-11-24 05:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3809000 2021-11-24 05:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3810000 2021-11-24 05:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3811000 2021-11-24 05:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3812000 2021-11-24 05:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3813000 2021-11-24 05:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3814000 2021-11-24 05:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3815000 2021-11-24 05:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3816000 2021-11-24 05:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3817000 2021-11-24 05:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3818000 2021-11-24 05:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3819000 2021-11-24 05:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3820000 2021-11-24 05:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3821000 2021-11-24 05:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3822000 2021-11-24 05:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3823000 2021-11-24 05:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3824000 2021-11-24 05:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3825000 2021-11-24 05:28:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:28:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 186 containing 20.00 MB] 2021-11-24 05:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3826000 2021-11-24 05:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3827000 2021-11-24 05:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3828000 2021-11-24 05:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3829000 2021-11-24 05:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3830000 2021-11-24 05:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3831000 2021-11-24 05:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3832000 2021-11-24 05:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3833000 2021-11-24 05:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3834000 2021-11-24 05:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3835000 2021-11-24 05:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3836000 2021-11-24 05:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3837000 2021-11-24 05:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3838000 2021-11-24 05:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3839000 2021-11-24 05:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3840000 2021-11-24 05:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3841000 2021-11-24 05:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3842000 2021-11-24 05:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3843000 2021-11-24 05:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3844000 2021-11-24 05:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3845000 2021-11-24 05:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3846000 2021-11-24 05:28:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:28:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 187 containing 20.00 MB] 2021-11-24 05:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3847000 2021-11-24 05:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3848000 2021-11-24 05:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3849000 2021-11-24 05:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3850000 2021-11-24 05:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3851000 2021-11-24 05:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3852000 2021-11-24 05:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3853000 2021-11-24 05:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3854000 2021-11-24 05:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3855000 2021-11-24 05:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3856000 2021-11-24 05:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3857000 2021-11-24 05:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3858000 2021-11-24 05:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3859000 2021-11-24 05:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3860000 2021-11-24 05:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3861000 2021-11-24 05:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3862000 2021-11-24 05:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3863000 2021-11-24 05:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3864000 2021-11-24 05:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3865000 2021-11-24 05:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3866000 2021-11-24 05:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3867000 2021-11-24 05:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3868000 2021-11-24 05:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3869000 2021-11-24 05:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3870000 2021-11-24 05:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3871000 2021-11-24 05:28:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:28:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 188 containing 20.00 MB] 2021-11-24 05:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3872000 2021-11-24 05:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3873000 2021-11-24 05:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3874000 2021-11-24 05:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3875000 2021-11-24 05:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3876000 2021-11-24 05:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3877000 2021-11-24 05:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3878000 2021-11-24 05:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3879000 2021-11-24 05:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3880000 2021-11-24 05:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3881000 2021-11-24 05:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3882000 2021-11-24 05:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3883000 2021-11-24 05:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3884000 2021-11-24 05:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3885000 2021-11-24 05:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3886000 2021-11-24 05:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3887000 2021-11-24 05:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3888000 2021-11-24 05:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3889000 2021-11-24 05:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3890000 2021-11-24 05:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3891000 2021-11-24 05:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3892000 2021-11-24 05:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3893000 2021-11-24 05:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3894000 2021-11-24 05:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3895000 2021-11-24 05:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3896000 2021-11-24 05:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3897000 2021-11-24 05:29:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:29:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 189 containing 20.00 MB] 2021-11-24 05:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3898000 2021-11-24 05:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3899000 2021-11-24 05:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3900000 2021-11-24 05:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3901000 2021-11-24 05:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3902000 2021-11-24 05:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3903000 2021-11-24 05:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3904000 2021-11-24 05:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3905000 2021-11-24 05:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3906000 2021-11-24 05:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3907000 2021-11-24 05:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3908000 2021-11-24 05:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3909000 2021-11-24 05:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3910000 2021-11-24 05:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3911000 2021-11-24 05:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3912000 2021-11-24 05:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3913000 2021-11-24 05:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3914000 2021-11-24 05:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3915000 2021-11-24 05:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3916000 2021-11-24 05:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3917000 2021-11-24 05:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3918000 2021-11-24 05:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3919000 2021-11-24 05:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3920000 2021-11-24 05:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3921000 2021-11-24 05:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3922000 2021-11-24 05:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3923000 2021-11-24 05:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3924000 2021-11-24 05:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3925000 2021-11-24 05:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3926000 2021-11-24 05:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3927000 2021-11-24 05:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3928000 2021-11-24 05:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3929000 2021-11-24 05:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3930000 2021-11-24 05:29:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:29:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 190 containing 20.00 MB] 2021-11-24 05:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3931000 2021-11-24 05:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3932000 2021-11-24 05:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3933000 2021-11-24 05:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3934000 2021-11-24 05:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3935000 2021-11-24 05:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3936000 2021-11-24 05:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3937000 2021-11-24 05:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3938000 2021-11-24 05:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3939000 2021-11-24 05:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3940000 2021-11-24 05:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3941000 2021-11-24 05:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3942000 2021-11-24 05:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3943000 2021-11-24 05:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3944000 2021-11-24 05:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3945000 2021-11-24 05:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3946000 2021-11-24 05:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3947000 2021-11-24 05:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3948000 2021-11-24 05:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3949000 2021-11-24 05:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3950000 2021-11-24 05:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3951000 2021-11-24 05:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3952000 2021-11-24 05:29:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:29:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 191 containing 20.00 MB] 2021-11-24 05:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3953000 2021-11-24 05:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3954000 2021-11-24 05:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3955000 2021-11-24 05:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3956000 2021-11-24 05:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3957000 2021-11-24 05:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3958000 2021-11-24 05:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3959000 2021-11-24 05:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3960000 2021-11-24 05:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3961000 2021-11-24 05:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3962000 2021-11-24 05:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3963000 2021-11-24 05:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3964000 2021-11-24 05:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3965000 2021-11-24 05:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3966000 2021-11-24 05:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3967000 2021-11-24 05:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3968000 2021-11-24 05:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3969000 2021-11-24 05:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3970000 2021-11-24 05:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3971000 2021-11-24 05:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3972000 2021-11-24 05:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3973000 2021-11-24 05:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3974000 2021-11-24 05:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3975000 2021-11-24 05:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3976000 2021-11-24 05:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3977000 2021-11-24 05:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3978000 2021-11-24 05:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3979000 2021-11-24 05:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3980000 2021-11-24 05:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3981000 2021-11-24 05:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3982000 2021-11-24 05:29:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:29:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 192 containing 20.00 MB] 2021-11-24 05:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3983000 2021-11-24 05:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3984000 2021-11-24 05:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3985000 2021-11-24 05:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3986000 2021-11-24 05:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3987000 2021-11-24 05:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3988000 2021-11-24 05:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3989000 2021-11-24 05:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3990000 2021-11-24 05:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3991000 2021-11-24 05:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3992000 2021-11-24 05:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3993000 2021-11-24 05:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3994000 2021-11-24 05:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3995000 2021-11-24 05:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3996000 2021-11-24 05:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3997000 2021-11-24 05:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3998000 2021-11-24 05:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 3999000 2021-11-24 05:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4000000 2021-11-24 05:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4001000 2021-11-24 05:29:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:29:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 193 containing 20.00 MB] 2021-11-24 05:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4002000 2021-11-24 05:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4003000 2021-11-24 05:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4004000 2021-11-24 05:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4005000 2021-11-24 05:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4006000 2021-11-24 05:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4007000 2021-11-24 05:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4008000 2021-11-24 05:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4009000 2021-11-24 05:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4010000 2021-11-24 05:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4011000 2021-11-24 05:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4012000 2021-11-24 05:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4013000 2021-11-24 05:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4014000 2021-11-24 05:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4015000 2021-11-24 05:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4016000 2021-11-24 05:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4017000 2021-11-24 05:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4018000 2021-11-24 05:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4019000 2021-11-24 05:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4020000 2021-11-24 05:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4021000 2021-11-24 05:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4022000 2021-11-24 05:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4023000 2021-11-24 05:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4024000 2021-11-24 05:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4025000 2021-11-24 05:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4026000 2021-11-24 05:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4027000 2021-11-24 05:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4028000 2021-11-24 05:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4029000 2021-11-24 05:30:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:30:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 194 containing 20.00 MB] 2021-11-24 05:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4030000 2021-11-24 05:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4031000 2021-11-24 05:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4032000 2021-11-24 05:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4033000 2021-11-24 05:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4034000 2021-11-24 05:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4035000 2021-11-24 05:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4036000 2021-11-24 05:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4037000 2021-11-24 05:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4038000 2021-11-24 05:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4039000 2021-11-24 05:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4040000 2021-11-24 05:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4041000 2021-11-24 05:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4042000 2021-11-24 05:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4043000 2021-11-24 05:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4044000 2021-11-24 05:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4045000 2021-11-24 05:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4046000 2021-11-24 05:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4047000 2021-11-24 05:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4048000 2021-11-24 05:30:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:30:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 195 containing 20.00 MB] 2021-11-24 05:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4049000 2021-11-24 05:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4050000 2021-11-24 05:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4051000 2021-11-24 05:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4052000 2021-11-24 05:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4053000 2021-11-24 05:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4054000 2021-11-24 05:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4055000 2021-11-24 05:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4056000 2021-11-24 05:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4057000 2021-11-24 05:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4058000 2021-11-24 05:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4059000 2021-11-24 05:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4060000 2021-11-24 05:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4061000 2021-11-24 05:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4062000 2021-11-24 05:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4063000 2021-11-24 05:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4064000 2021-11-24 05:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4065000 2021-11-24 05:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4066000 2021-11-24 05:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4067000 2021-11-24 05:30:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:30:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 196 containing 20.00 MB] 2021-11-24 05:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4068000 2021-11-24 05:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4069000 2021-11-24 05:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4070000 2021-11-24 05:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4071000 2021-11-24 05:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4072000 2021-11-24 05:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4073000 2021-11-24 05:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4074000 2021-11-24 05:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4075000 2021-11-24 05:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4076000 2021-11-24 05:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4077000 2021-11-24 05:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4078000 2021-11-24 05:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4079000 2021-11-24 05:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4080000 2021-11-24 05:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4081000 2021-11-24 05:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4082000 2021-11-24 05:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4083000 2021-11-24 05:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4084000 2021-11-24 05:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4085000 2021-11-24 05:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4086000 2021-11-24 05:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4087000 2021-11-24 05:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4088000 2021-11-24 05:30:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:30:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 197 containing 20.00 MB] 2021-11-24 05:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4089000 2021-11-24 05:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4090000 2021-11-24 05:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4091000 2021-11-24 05:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4092000 2021-11-24 05:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4093000 2021-11-24 05:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4094000 2021-11-24 05:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4095000 2021-11-24 05:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4096000 2021-11-24 05:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4097000 2021-11-24 05:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4098000 2021-11-24 05:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4099000 2021-11-24 05:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4100000 2021-11-24 05:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4101000 2021-11-24 05:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4102000 2021-11-24 05:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4103000 2021-11-24 05:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4104000 2021-11-24 05:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4105000 2021-11-24 05:30:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:30:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 198 containing 20.00 MB] 2021-11-24 05:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4106000 2021-11-24 05:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4107000 2021-11-24 05:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4108000 2021-11-24 05:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4109000 2021-11-24 05:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4110000 2021-11-24 05:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4111000 2021-11-24 05:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4112000 2021-11-24 05:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4113000 2021-11-24 05:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4114000 2021-11-24 05:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4115000 2021-11-24 05:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4116000 2021-11-24 05:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4117000 2021-11-24 05:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4118000 2021-11-24 05:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4119000 2021-11-24 05:30:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:30:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 199 containing 20.00 MB] 2021-11-24 05:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4120000 2021-11-24 05:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4121000 2021-11-24 05:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4122000 2021-11-24 05:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4123000 2021-11-24 05:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4124000 2021-11-24 05:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4125000 2021-11-24 05:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4126000 2021-11-24 05:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4127000 2021-11-24 05:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4128000 2021-11-24 05:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4129000 2021-11-24 05:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4130000 2021-11-24 05:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4131000 2021-11-24 05:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4132000 2021-11-24 05:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4133000 2021-11-24 05:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4134000 2021-11-24 05:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4135000 2021-11-24 05:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4136000 2021-11-24 05:31:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:31:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 200 containing 20.00 MB] 2021-11-24 05:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4137000 2021-11-24 05:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4138000 2021-11-24 05:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4139000 2021-11-24 05:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4140000 2021-11-24 05:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4141000 2021-11-24 05:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4142000 2021-11-24 05:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4143000 2021-11-24 05:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4144000 2021-11-24 05:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4145000 2021-11-24 05:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4146000 2021-11-24 05:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4147000 2021-11-24 05:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4148000 2021-11-24 05:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4149000 2021-11-24 05:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4150000 2021-11-24 05:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4151000 2021-11-24 05:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4152000 2021-11-24 05:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4153000 2021-11-24 05:31:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:31:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 201 containing 20.00 MB] 2021-11-24 05:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4154000 2021-11-24 05:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4155000 2021-11-24 05:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4156000 2021-11-24 05:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4157000 2021-11-24 05:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4158000 2021-11-24 05:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4159000 2021-11-24 05:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4160000 2021-11-24 05:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4161000 2021-11-24 05:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4162000 2021-11-24 05:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4163000 2021-11-24 05:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4164000 2021-11-24 05:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4165000 2021-11-24 05:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4166000 2021-11-24 05:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4167000 2021-11-24 05:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4168000 2021-11-24 05:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4169000 2021-11-24 05:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4170000 2021-11-24 05:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4171000 2021-11-24 05:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4172000 2021-11-24 05:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4173000 2021-11-24 05:31:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:31:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 202 containing 20.00 MB] 2021-11-24 05:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4174000 2021-11-24 05:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4175000 2021-11-24 05:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4176000 2021-11-24 05:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4177000 2021-11-24 05:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4178000 2021-11-24 05:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4179000 2021-11-24 05:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4180000 2021-11-24 05:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4181000 2021-11-24 05:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4182000 2021-11-24 05:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4183000 2021-11-24 05:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4184000 2021-11-24 05:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4185000 2021-11-24 05:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4186000 2021-11-24 05:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4187000 2021-11-24 05:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4188000 2021-11-24 05:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4189000 2021-11-24 05:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4190000 2021-11-24 05:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4191000 2021-11-24 05:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4192000 2021-11-24 05:31:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:31:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 203 containing 20.00 MB] 2021-11-24 05:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4193000 2021-11-24 05:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4194000 2021-11-24 05:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4195000 2021-11-24 05:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4196000 2021-11-24 05:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4197000 2021-11-24 05:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4198000 2021-11-24 05:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4199000 2021-11-24 05:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4200000 2021-11-24 05:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4201000 2021-11-24 05:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4202000 2021-11-24 05:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4203000 2021-11-24 05:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4204000 2021-11-24 05:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4205000 2021-11-24 05:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4206000 2021-11-24 05:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4207000 2021-11-24 05:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4208000 2021-11-24 05:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4209000 2021-11-24 05:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4210000 2021-11-24 05:31:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:31:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 204 containing 20.00 MB] 2021-11-24 05:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4211000 2021-11-24 05:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4212000 2021-11-24 05:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4213000 2021-11-24 05:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4214000 2021-11-24 05:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4215000 2021-11-24 05:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4216000 2021-11-24 05:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4217000 2021-11-24 05:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4218000 2021-11-24 05:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4219000 2021-11-24 05:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4220000 2021-11-24 05:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4221000 2021-11-24 05:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4222000 2021-11-24 05:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4223000 2021-11-24 05:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4224000 2021-11-24 05:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4225000 2021-11-24 05:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4226000 2021-11-24 05:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4227000 2021-11-24 05:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4228000 2021-11-24 05:31:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:31:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 205 containing 20.00 MB] 2021-11-24 05:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4229000 2021-11-24 05:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4230000 2021-11-24 05:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4231000 2021-11-24 05:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4232000 2021-11-24 05:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4233000 2021-11-24 05:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4234000 2021-11-24 05:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4235000 2021-11-24 05:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4236000 2021-11-24 05:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4237000 2021-11-24 05:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4238000 2021-11-24 05:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4239000 2021-11-24 05:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4240000 2021-11-24 05:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4241000 2021-11-24 05:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4242000 2021-11-24 05:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4243000 2021-11-24 05:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4244000 2021-11-24 05:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4245000 2021-11-24 05:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4246000 2021-11-24 05:32:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:32:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 206 containing 20.01 MB] 2021-11-24 05:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4247000 2021-11-24 05:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4248000 2021-11-24 05:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4249000 2021-11-24 05:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4250000 2021-11-24 05:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4251000 2021-11-24 05:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4252000 2021-11-24 05:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4253000 2021-11-24 05:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4254000 2021-11-24 05:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4255000 2021-11-24 05:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4256000 2021-11-24 05:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4257000 2021-11-24 05:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4258000 2021-11-24 05:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4259000 2021-11-24 05:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4260000 2021-11-24 05:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4261000 2021-11-24 05:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4262000 2021-11-24 05:32:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:32:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 207 containing 20.00 MB] 2021-11-24 05:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4263000 2021-11-24 05:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4264000 2021-11-24 05:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4265000 2021-11-24 05:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4266000 2021-11-24 05:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4267000 2021-11-24 05:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4268000 2021-11-24 05:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4269000 2021-11-24 05:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4270000 2021-11-24 05:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4271000 2021-11-24 05:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4272000 2021-11-24 05:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4273000 2021-11-24 05:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4274000 2021-11-24 05:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4275000 2021-11-24 05:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4276000 2021-11-24 05:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4277000 2021-11-24 05:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4278000 2021-11-24 05:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4279000 2021-11-24 05:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4280000 2021-11-24 05:32:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:32:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 208 containing 20.00 MB] 2021-11-24 05:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4281000 2021-11-24 05:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4282000 2021-11-24 05:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4283000 2021-11-24 05:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4284000 2021-11-24 05:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4285000 2021-11-24 05:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4286000 2021-11-24 05:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4287000 2021-11-24 05:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4288000 2021-11-24 05:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4289000 2021-11-24 05:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4290000 2021-11-24 05:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4291000 2021-11-24 05:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4292000 2021-11-24 05:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4293000 2021-11-24 05:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4294000 2021-11-24 05:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4295000 2021-11-24 05:32:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:32:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 209 containing 20.00 MB] 2021-11-24 05:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4296000 2021-11-24 05:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4297000 2021-11-24 05:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4298000 2021-11-24 05:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4299000 2021-11-24 05:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4300000 2021-11-24 05:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4301000 2021-11-24 05:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4302000 2021-11-24 05:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4303000 2021-11-24 05:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4304000 2021-11-24 05:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4305000 2021-11-24 05:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4306000 2021-11-24 05:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4307000 2021-11-24 05:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4308000 2021-11-24 05:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4309000 2021-11-24 05:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4310000 2021-11-24 05:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4311000 2021-11-24 05:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4312000 2021-11-24 05:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4313000 2021-11-24 05:32:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:32:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 210 containing 20.00 MB] 2021-11-24 05:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4314000 2021-11-24 05:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4315000 2021-11-24 05:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4316000 2021-11-24 05:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4317000 2021-11-24 05:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4318000 2021-11-24 05:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4319000 2021-11-24 05:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4320000 2021-11-24 05:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4321000 2021-11-24 05:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4322000 2021-11-24 05:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4323000 2021-11-24 05:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4324000 2021-11-24 05:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4325000 2021-11-24 05:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4326000 2021-11-24 05:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4327000 2021-11-24 05:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4328000 2021-11-24 05:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4329000 2021-11-24 05:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4330000 2021-11-24 05:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4331000 2021-11-24 05:32:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:32:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 211 containing 20.00 MB] 2021-11-24 05:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4332000 2021-11-24 05:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4333000 2021-11-24 05:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4334000 2021-11-24 05:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4335000 2021-11-24 05:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4336000 2021-11-24 05:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4337000 2021-11-24 05:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4338000 2021-11-24 05:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4339000 2021-11-24 05:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4340000 2021-11-24 05:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4341000 2021-11-24 05:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4342000 2021-11-24 05:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4343000 2021-11-24 05:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4344000 2021-11-24 05:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4345000 2021-11-24 05:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4346000 2021-11-24 05:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4347000 2021-11-24 05:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4348000 2021-11-24 05:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4349000 2021-11-24 05:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4350000 2021-11-24 05:32:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:32:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 212 containing 20.00 MB] 2021-11-24 05:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4351000 2021-11-24 05:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4352000 2021-11-24 05:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4353000 2021-11-24 05:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4354000 2021-11-24 05:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4355000 2021-11-24 05:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4356000 2021-11-24 05:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4357000 2021-11-24 05:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4358000 2021-11-24 05:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4359000 2021-11-24 05:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4360000 2021-11-24 05:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4361000 2021-11-24 05:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4362000 2021-11-24 05:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4363000 2021-11-24 05:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4364000 2021-11-24 05:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4365000 2021-11-24 05:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4366000 2021-11-24 05:33:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:33:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 213 containing 20.00 MB] 2021-11-24 05:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4367000 2021-11-24 05:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4368000 2021-11-24 05:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4369000 2021-11-24 05:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4370000 2021-11-24 05:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4371000 2021-11-24 05:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4372000 2021-11-24 05:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4373000 2021-11-24 05:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4374000 2021-11-24 05:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4375000 2021-11-24 05:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4376000 2021-11-24 05:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4377000 2021-11-24 05:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4378000 2021-11-24 05:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4379000 2021-11-24 05:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4380000 2021-11-24 05:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4381000 2021-11-24 05:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4382000 2021-11-24 05:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4383000 2021-11-24 05:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4384000 2021-11-24 05:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4385000 2021-11-24 05:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4386000 2021-11-24 05:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4387000 2021-11-24 05:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4388000 2021-11-24 05:33:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:33:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 214 containing 20.00 MB] 2021-11-24 05:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4389000 2021-11-24 05:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4390000 2021-11-24 05:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4391000 2021-11-24 05:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4392000 2021-11-24 05:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4393000 2021-11-24 05:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4394000 2021-11-24 05:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4395000 2021-11-24 05:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4396000 2021-11-24 05:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4397000 2021-11-24 05:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4398000 2021-11-24 05:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4399000 2021-11-24 05:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4400000 2021-11-24 05:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4401000 2021-11-24 05:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4402000 2021-11-24 05:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4403000 2021-11-24 05:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4404000 2021-11-24 05:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4405000 2021-11-24 05:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4406000 2021-11-24 05:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4407000 2021-11-24 05:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4408000 2021-11-24 05:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4409000 2021-11-24 05:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4410000 2021-11-24 05:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4411000 2021-11-24 05:33:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:33:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 215 containing 20.00 MB] 2021-11-24 05:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4412000 2021-11-24 05:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4413000 2021-11-24 05:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4414000 2021-11-24 05:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4415000 2021-11-24 05:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4416000 2021-11-24 05:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4417000 2021-11-24 05:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4418000 2021-11-24 05:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4419000 2021-11-24 05:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4420000 2021-11-24 05:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4421000 2021-11-24 05:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4422000 2021-11-24 05:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4423000 2021-11-24 05:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4424000 2021-11-24 05:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4425000 2021-11-24 05:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4426000 2021-11-24 05:33:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:33:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 216 containing 20.00 MB] 2021-11-24 05:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4427000 2021-11-24 05:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4428000 2021-11-24 05:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4429000 2021-11-24 05:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4430000 2021-11-24 05:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4431000 2021-11-24 05:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4432000 2021-11-24 05:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4433000 2021-11-24 05:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4434000 2021-11-24 05:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4435000 2021-11-24 05:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4436000 2021-11-24 05:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4437000 2021-11-24 05:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4438000 2021-11-24 05:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4439000 2021-11-24 05:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4440000 2021-11-24 05:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4441000 2021-11-24 05:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4442000 2021-11-24 05:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4443000 2021-11-24 05:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4444000 2021-11-24 05:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4445000 2021-11-24 05:33:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:33:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 217 containing 20.00 MB] 2021-11-24 05:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4446000 2021-11-24 05:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4447000 2021-11-24 05:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4448000 2021-11-24 05:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4449000 2021-11-24 05:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4450000 2021-11-24 05:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4451000 2021-11-24 05:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4452000 2021-11-24 05:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4453000 2021-11-24 05:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4454000 2021-11-24 05:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4455000 2021-11-24 05:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4456000 2021-11-24 05:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4457000 2021-11-24 05:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4458000 2021-11-24 05:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4459000 2021-11-24 05:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4460000 2021-11-24 05:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4461000 2021-11-24 05:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4462000 2021-11-24 05:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4463000 2021-11-24 05:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4464000 2021-11-24 05:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4465000 2021-11-24 05:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4466000 2021-11-24 05:33:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:33:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 218 containing 20.00 MB] 2021-11-24 05:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4467000 2021-11-24 05:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4468000 2021-11-24 05:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4469000 2021-11-24 05:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4470000 2021-11-24 05:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4471000 2021-11-24 05:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4472000 2021-11-24 05:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4473000 2021-11-24 05:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4474000 2021-11-24 05:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4475000 2021-11-24 05:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4476000 2021-11-24 05:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4477000 2021-11-24 05:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4478000 2021-11-24 05:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4479000 2021-11-24 05:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4480000 2021-11-24 05:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4481000 2021-11-24 05:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4482000 2021-11-24 05:34:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:34:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 219 containing 20.00 MB] 2021-11-24 05:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4483000 2021-11-24 05:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4484000 2021-11-24 05:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4485000 2021-11-24 05:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4486000 2021-11-24 05:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4487000 2021-11-24 05:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4488000 2021-11-24 05:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4489000 2021-11-24 05:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4490000 2021-11-24 05:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4491000 2021-11-24 05:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4492000 2021-11-24 05:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4493000 2021-11-24 05:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4494000 2021-11-24 05:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4495000 2021-11-24 05:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4496000 2021-11-24 05:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4497000 2021-11-24 05:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4498000 2021-11-24 05:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4499000 2021-11-24 05:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4500000 2021-11-24 05:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4501000 2021-11-24 05:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4502000 2021-11-24 05:34:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:34:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 220 containing 20.01 MB] 2021-11-24 05:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4503000 2021-11-24 05:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4504000 2021-11-24 05:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4505000 2021-11-24 05:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4506000 2021-11-24 05:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4507000 2021-11-24 05:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4508000 2021-11-24 05:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4509000 2021-11-24 05:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4510000 2021-11-24 05:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4511000 2021-11-24 05:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4512000 2021-11-24 05:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4513000 2021-11-24 05:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4514000 2021-11-24 05:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4515000 2021-11-24 05:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4516000 2021-11-24 05:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4517000 2021-11-24 05:34:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:34:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 221 containing 20.00 MB] 2021-11-24 05:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4518000 2021-11-24 05:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4519000 2021-11-24 05:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4520000 2021-11-24 05:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4521000 2021-11-24 05:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4522000 2021-11-24 05:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4523000 2021-11-24 05:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4524000 2021-11-24 05:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4525000 2021-11-24 05:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4526000 2021-11-24 05:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4527000 2021-11-24 05:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4528000 2021-11-24 05:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4529000 2021-11-24 05:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4530000 2021-11-24 05:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4531000 2021-11-24 05:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4532000 2021-11-24 05:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4533000 2021-11-24 05:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4534000 2021-11-24 05:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4535000 2021-11-24 05:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4536000 2021-11-24 05:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4537000 2021-11-24 05:34:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:34:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 222 containing 20.00 MB] 2021-11-24 05:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4538000 2021-11-24 05:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4539000 2021-11-24 05:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4540000 2021-11-24 05:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4541000 2021-11-24 05:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4542000 2021-11-24 05:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4543000 2021-11-24 05:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4544000 2021-11-24 05:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4545000 2021-11-24 05:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4546000 2021-11-24 05:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4547000 2021-11-24 05:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4548000 2021-11-24 05:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4549000 2021-11-24 05:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4550000 2021-11-24 05:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4551000 2021-11-24 05:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4552000 2021-11-24 05:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4553000 2021-11-24 05:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4554000 2021-11-24 05:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4555000 2021-11-24 05:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4556000 2021-11-24 05:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4557000 2021-11-24 05:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4558000 2021-11-24 05:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4559000 2021-11-24 05:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4560000 2021-11-24 05:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4561000 2021-11-24 05:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4562000 2021-11-24 05:34:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:34:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 223 containing 20.00 MB] 2021-11-24 05:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4563000 2021-11-24 05:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4564000 2021-11-24 05:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4565000 2021-11-24 05:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4566000 2021-11-24 05:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4567000 2021-11-24 05:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4568000 2021-11-24 05:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4569000 2021-11-24 05:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4570000 2021-11-24 05:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4571000 2021-11-24 05:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4572000 2021-11-24 05:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4573000 2021-11-24 05:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4574000 2021-11-24 05:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4575000 2021-11-24 05:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4576000 2021-11-24 05:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4577000 2021-11-24 05:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4578000 2021-11-24 05:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4579000 2021-11-24 05:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4580000 2021-11-24 05:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4581000 2021-11-24 05:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4582000 2021-11-24 05:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4583000 2021-11-24 05:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4584000 2021-11-24 05:34:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:34:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 224 containing 20.00 MB] 2021-11-24 05:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4585000 2021-11-24 05:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4586000 2021-11-24 05:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4587000 2021-11-24 05:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4588000 2021-11-24 05:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4589000 2021-11-24 05:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4590000 2021-11-24 05:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4591000 2021-11-24 05:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4592000 2021-11-24 05:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4593000 2021-11-24 05:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4594000 2021-11-24 05:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4595000 2021-11-24 05:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4596000 2021-11-24 05:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4597000 2021-11-24 05:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4598000 2021-11-24 05:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4599000 2021-11-24 05:35:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:35:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 225 containing 20.00 MB] 2021-11-24 05:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4600000 2021-11-24 05:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4601000 2021-11-24 05:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4602000 2021-11-24 05:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4603000 2021-11-24 05:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4604000 2021-11-24 05:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4605000 2021-11-24 05:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4606000 2021-11-24 05:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4607000 2021-11-24 05:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4608000 2021-11-24 05:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4609000 2021-11-24 05:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4610000 2021-11-24 05:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4611000 2021-11-24 05:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4612000 2021-11-24 05:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4613000 2021-11-24 05:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4614000 2021-11-24 05:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4615000 2021-11-24 05:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4616000 2021-11-24 05:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4617000 2021-11-24 05:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4618000 2021-11-24 05:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4619000 2021-11-24 05:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4620000 2021-11-24 05:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4621000 2021-11-24 05:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4622000 2021-11-24 05:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4623000 2021-11-24 05:35:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:35:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 226 containing 20.00 MB] 2021-11-24 05:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4624000 2021-11-24 05:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4625000 2021-11-24 05:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4626000 2021-11-24 05:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4627000 2021-11-24 05:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4628000 2021-11-24 05:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4629000 2021-11-24 05:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4630000 2021-11-24 05:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4631000 2021-11-24 05:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4632000 2021-11-24 05:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4633000 2021-11-24 05:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4634000 2021-11-24 05:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4635000 2021-11-24 05:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4636000 2021-11-24 05:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4637000 2021-11-24 05:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4638000 2021-11-24 05:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4639000 2021-11-24 05:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4640000 2021-11-24 05:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4641000 2021-11-24 05:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4642000 2021-11-24 05:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4643000 2021-11-24 05:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4644000 2021-11-24 05:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4645000 2021-11-24 05:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4646000 2021-11-24 05:35:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:35:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 227 containing 20.00 MB] 2021-11-24 05:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4647000 2021-11-24 05:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4648000 2021-11-24 05:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4649000 2021-11-24 05:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4650000 2021-11-24 05:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4651000 2021-11-24 05:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4652000 2021-11-24 05:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4653000 2021-11-24 05:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4654000 2021-11-24 05:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4655000 2021-11-24 05:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4656000 2021-11-24 05:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4657000 2021-11-24 05:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4658000 2021-11-24 05:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4659000 2021-11-24 05:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4660000 2021-11-24 05:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4661000 2021-11-24 05:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4662000 2021-11-24 05:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4663000 2021-11-24 05:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4664000 2021-11-24 05:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4665000 2021-11-24 05:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4666000 2021-11-24 05:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4667000 2021-11-24 05:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4668000 2021-11-24 05:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4669000 2021-11-24 05:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4670000 2021-11-24 05:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4671000 2021-11-24 05:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4672000 2021-11-24 05:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4673000 2021-11-24 05:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4674000 2021-11-24 05:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4675000 2021-11-24 05:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4676000 2021-11-24 05:35:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:35:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 228 containing 20.00 MB] 2021-11-24 05:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4677000 2021-11-24 05:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4678000 2021-11-24 05:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4679000 2021-11-24 05:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4680000 2021-11-24 05:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4681000 2021-11-24 05:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4682000 2021-11-24 05:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4683000 2021-11-24 05:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4684000 2021-11-24 05:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4685000 2021-11-24 05:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4686000 2021-11-24 05:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4687000 2021-11-24 05:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4688000 2021-11-24 05:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4689000 2021-11-24 05:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4690000 2021-11-24 05:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4691000 2021-11-24 05:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4692000 2021-11-24 05:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4693000 2021-11-24 05:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4694000 2021-11-24 05:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4695000 2021-11-24 05:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4696000 2021-11-24 05:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4697000 2021-11-24 05:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4698000 2021-11-24 05:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4699000 2021-11-24 05:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4700000 2021-11-24 05:35:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:35:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 229 containing 20.00 MB] 2021-11-24 05:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4701000 2021-11-24 05:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4702000 2021-11-24 05:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4703000 2021-11-24 05:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4704000 2021-11-24 05:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4705000 2021-11-24 05:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4706000 2021-11-24 05:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4707000 2021-11-24 05:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4708000 2021-11-24 05:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4709000 2021-11-24 05:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4710000 2021-11-24 05:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4711000 2021-11-24 05:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4712000 2021-11-24 05:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4713000 2021-11-24 05:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4714000 2021-11-24 05:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4715000 2021-11-24 05:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4716000 2021-11-24 05:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4717000 2021-11-24 05:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4718000 2021-11-24 05:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4719000 2021-11-24 05:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4720000 2021-11-24 05:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4721000 2021-11-24 05:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4722000 2021-11-24 05:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4723000 2021-11-24 05:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4724000 2021-11-24 05:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4725000 2021-11-24 05:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4726000 2021-11-24 05:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4727000 2021-11-24 05:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4728000 2021-11-24 05:36:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:36:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 230 containing 20.00 MB] 2021-11-24 05:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4729000 2021-11-24 05:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4730000 2021-11-24 05:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4731000 2021-11-24 05:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4732000 2021-11-24 05:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4733000 2021-11-24 05:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4734000 2021-11-24 05:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4735000 2021-11-24 05:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4736000 2021-11-24 05:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4737000 2021-11-24 05:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4738000 2021-11-24 05:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4739000 2021-11-24 05:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4740000 2021-11-24 05:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4741000 2021-11-24 05:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4742000 2021-11-24 05:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4743000 2021-11-24 05:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4744000 2021-11-24 05:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4745000 2021-11-24 05:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4746000 2021-11-24 05:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4747000 2021-11-24 05:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4748000 2021-11-24 05:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4749000 2021-11-24 05:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4750000 2021-11-24 05:36:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:36:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 231 containing 20.01 MB] 2021-11-24 05:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4751000 2021-11-24 05:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4752000 2021-11-24 05:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4753000 2021-11-24 05:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4754000 2021-11-24 05:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4755000 2021-11-24 05:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4756000 2021-11-24 05:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4757000 2021-11-24 05:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4758000 2021-11-24 05:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4759000 2021-11-24 05:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4760000 2021-11-24 05:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4761000 2021-11-24 05:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4762000 2021-11-24 05:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4763000 2021-11-24 05:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4764000 2021-11-24 05:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4765000 2021-11-24 05:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4766000 2021-11-24 05:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4767000 2021-11-24 05:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4768000 2021-11-24 05:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4769000 2021-11-24 05:36:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:36:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 232 containing 20.00 MB] 2021-11-24 05:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4770000 2021-11-24 05:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4771000 2021-11-24 05:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4772000 2021-11-24 05:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4773000 2021-11-24 05:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4774000 2021-11-24 05:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4775000 2021-11-24 05:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4776000 2021-11-24 05:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4777000 2021-11-24 05:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4778000 2021-11-24 05:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4779000 2021-11-24 05:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4780000 2021-11-24 05:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4781000 2021-11-24 05:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4782000 2021-11-24 05:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4783000 2021-11-24 05:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4784000 2021-11-24 05:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4785000 2021-11-24 05:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4786000 2021-11-24 05:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4787000 2021-11-24 05:36:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:36:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 233 containing 20.00 MB] 2021-11-24 05:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4788000 2021-11-24 05:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4789000 2021-11-24 05:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4790000 2021-11-24 05:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4791000 2021-11-24 05:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4792000 2021-11-24 05:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4793000 2021-11-24 05:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4794000 2021-11-24 05:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4795000 2021-11-24 05:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4796000 2021-11-24 05:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4797000 2021-11-24 05:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4798000 2021-11-24 05:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4799000 2021-11-24 05:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4800000 2021-11-24 05:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4801000 2021-11-24 05:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4802000 2021-11-24 05:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4803000 2021-11-24 05:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4804000 2021-11-24 05:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4805000 2021-11-24 05:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4806000 2021-11-24 05:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4807000 2021-11-24 05:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4808000 2021-11-24 05:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4809000 2021-11-24 05:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4810000 2021-11-24 05:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4811000 2021-11-24 05:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4812000 2021-11-24 05:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4813000 2021-11-24 05:36:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:36:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 234 containing 20.00 MB] 2021-11-24 05:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4814000 2021-11-24 05:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4815000 2021-11-24 05:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4816000 2021-11-24 05:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4817000 2021-11-24 05:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4818000 2021-11-24 05:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4819000 2021-11-24 05:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4820000 2021-11-24 05:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4821000 2021-11-24 05:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4822000 2021-11-24 05:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4823000 2021-11-24 05:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4824000 2021-11-24 05:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4825000 2021-11-24 05:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4826000 2021-11-24 05:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4827000 2021-11-24 05:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4828000 2021-11-24 05:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4829000 2021-11-24 05:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4830000 2021-11-24 05:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4831000 2021-11-24 05:36:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:36:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 235 containing 20.00 MB] 2021-11-24 05:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4832000 2021-11-24 05:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4833000 2021-11-24 05:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4834000 2021-11-24 05:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4835000 2021-11-24 05:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4836000 2021-11-24 05:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4837000 2021-11-24 05:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4838000 2021-11-24 05:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4839000 2021-11-24 05:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4840000 2021-11-24 05:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4841000 2021-11-24 05:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4842000 2021-11-24 05:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4843000 2021-11-24 05:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4844000 2021-11-24 05:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4845000 2021-11-24 05:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4846000 2021-11-24 05:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4847000 2021-11-24 05:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4848000 2021-11-24 05:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4849000 2021-11-24 05:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4850000 2021-11-24 05:37:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:37:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 236 containing 20.00 MB] 2021-11-24 05:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4851000 2021-11-24 05:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4852000 2021-11-24 05:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4853000 2021-11-24 05:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4854000 2021-11-24 05:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4855000 2021-11-24 05:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4856000 2021-11-24 05:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4857000 2021-11-24 05:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4858000 2021-11-24 05:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4859000 2021-11-24 05:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4860000 2021-11-24 05:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4861000 2021-11-24 05:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4862000 2021-11-24 05:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4863000 2021-11-24 05:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4864000 2021-11-24 05:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4865000 2021-11-24 05:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4866000 2021-11-24 05:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4867000 2021-11-24 05:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4868000 2021-11-24 05:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4869000 2021-11-24 05:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4870000 2021-11-24 05:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4871000 2021-11-24 05:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4872000 2021-11-24 05:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4873000 2021-11-24 05:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4874000 2021-11-24 05:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4875000 2021-11-24 05:37:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:37:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 237 containing 20.00 MB] 2021-11-24 05:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4876000 2021-11-24 05:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4877000 2021-11-24 05:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4878000 2021-11-24 05:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4879000 2021-11-24 05:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4880000 2021-11-24 05:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4881000 2021-11-24 05:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4882000 2021-11-24 05:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4883000 2021-11-24 05:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4884000 2021-11-24 05:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4885000 2021-11-24 05:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4886000 2021-11-24 05:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4887000 2021-11-24 05:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4888000 2021-11-24 05:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4889000 2021-11-24 05:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4890000 2021-11-24 05:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4891000 2021-11-24 05:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4892000 2021-11-24 05:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4893000 2021-11-24 05:37:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:37:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 238 containing 20.01 MB] 2021-11-24 05:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4894000 2021-11-24 05:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4895000 2021-11-24 05:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4896000 2021-11-24 05:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4897000 2021-11-24 05:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4898000 2021-11-24 05:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4899000 2021-11-24 05:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4900000 2021-11-24 05:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4901000 2021-11-24 05:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4902000 2021-11-24 05:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4903000 2021-11-24 05:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4904000 2021-11-24 05:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4905000 2021-11-24 05:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4906000 2021-11-24 05:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4907000 2021-11-24 05:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4908000 2021-11-24 05:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4909000 2021-11-24 05:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4910000 2021-11-24 05:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4911000 2021-11-24 05:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4912000 2021-11-24 05:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4913000 2021-11-24 05:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4914000 2021-11-24 05:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4915000 2021-11-24 05:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4916000 2021-11-24 05:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4917000 2021-11-24 05:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4918000 2021-11-24 05:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4919000 2021-11-24 05:37:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:37:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 239 containing 20.00 MB] 2021-11-24 05:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4920000 2021-11-24 05:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4921000 2021-11-24 05:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4922000 2021-11-24 05:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4923000 2021-11-24 05:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4924000 2021-11-24 05:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4925000 2021-11-24 05:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4926000 2021-11-24 05:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4927000 2021-11-24 05:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4928000 2021-11-24 05:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4929000 2021-11-24 05:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4930000 2021-11-24 05:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4931000 2021-11-24 05:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4932000 2021-11-24 05:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4933000 2021-11-24 05:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4934000 2021-11-24 05:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4935000 2021-11-24 05:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4936000 2021-11-24 05:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4937000 2021-11-24 05:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4938000 2021-11-24 05:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4939000 2021-11-24 05:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4940000 2021-11-24 05:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4941000 2021-11-24 05:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4942000 2021-11-24 05:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4943000 2021-11-24 05:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4944000 2021-11-24 05:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4945000 2021-11-24 05:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4946000 2021-11-24 05:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4947000 2021-11-24 05:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4948000 2021-11-24 05:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4949000 2021-11-24 05:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4950000 2021-11-24 05:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4951000 2021-11-24 05:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4952000 2021-11-24 05:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4953000 2021-11-24 05:37:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:37:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 240 containing 20.01 MB] 2021-11-24 05:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4954000 2021-11-24 05:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4955000 2021-11-24 05:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4956000 2021-11-24 05:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4957000 2021-11-24 05:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4958000 2021-11-24 05:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4959000 2021-11-24 05:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4960000 2021-11-24 05:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4961000 2021-11-24 05:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4962000 2021-11-24 05:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4963000 2021-11-24 05:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4964000 2021-11-24 05:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4965000 2021-11-24 05:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4966000 2021-11-24 05:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4967000 2021-11-24 05:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4968000 2021-11-24 05:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4969000 2021-11-24 05:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4970000 2021-11-24 05:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4971000 2021-11-24 05:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4972000 2021-11-24 05:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4973000 2021-11-24 05:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4974000 2021-11-24 05:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4975000 2021-11-24 05:38:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:38:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 241 containing 20.00 MB] 2021-11-24 05:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4976000 2021-11-24 05:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4977000 2021-11-24 05:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4978000 2021-11-24 05:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4979000 2021-11-24 05:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4980000 2021-11-24 05:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4981000 2021-11-24 05:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4982000 2021-11-24 05:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4983000 2021-11-24 05:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4984000 2021-11-24 05:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4985000 2021-11-24 05:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4986000 2021-11-24 05:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4987000 2021-11-24 05:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4988000 2021-11-24 05:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4989000 2021-11-24 05:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4990000 2021-11-24 05:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4991000 2021-11-24 05:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4992000 2021-11-24 05:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4993000 2021-11-24 05:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4994000 2021-11-24 05:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4995000 2021-11-24 05:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4996000 2021-11-24 05:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4997000 2021-11-24 05:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4998000 2021-11-24 05:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 4999000 2021-11-24 05:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5000000 2021-11-24 05:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5001000 2021-11-24 05:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5002000 2021-11-24 05:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5003000 2021-11-24 05:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5004000 2021-11-24 05:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5005000 2021-11-24 05:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5006000 2021-11-24 05:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5007000 2021-11-24 05:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5008000 2021-11-24 05:38:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:38:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 242 containing 20.00 MB] 2021-11-24 05:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5009000 2021-11-24 05:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5010000 2021-11-24 05:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5011000 2021-11-24 05:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5012000 2021-11-24 05:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5013000 2021-11-24 05:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5014000 2021-11-24 05:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5015000 2021-11-24 05:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5016000 2021-11-24 05:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5017000 2021-11-24 05:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5018000 2021-11-24 05:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5019000 2021-11-24 05:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5020000 2021-11-24 05:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5021000 2021-11-24 05:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5022000 2021-11-24 05:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5023000 2021-11-24 05:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5024000 2021-11-24 05:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5025000 2021-11-24 05:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5026000 2021-11-24 05:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5027000 2021-11-24 05:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5028000 2021-11-24 05:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5029000 2021-11-24 05:38:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:38:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 243 containing 20.00 MB] 2021-11-24 05:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5030000 2021-11-24 05:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5031000 2021-11-24 05:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5032000 2021-11-24 05:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5033000 2021-11-24 05:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5034000 2021-11-24 05:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5035000 2021-11-24 05:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5036000 2021-11-24 05:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5037000 2021-11-24 05:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5038000 2021-11-24 05:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5039000 2021-11-24 05:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5040000 2021-11-24 05:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5041000 2021-11-24 05:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5042000 2021-11-24 05:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5043000 2021-11-24 05:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5044000 2021-11-24 05:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5045000 2021-11-24 05:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5046000 2021-11-24 05:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5047000 2021-11-24 05:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5048000 2021-11-24 05:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5049000 2021-11-24 05:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5050000 2021-11-24 05:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5051000 2021-11-24 05:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5052000 2021-11-24 05:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5053000 2021-11-24 05:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5054000 2021-11-24 05:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5055000 2021-11-24 05:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5056000 2021-11-24 05:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5057000 2021-11-24 05:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5058000 2021-11-24 05:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5059000 2021-11-24 05:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5060000 2021-11-24 05:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5061000 2021-11-24 05:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5062000 2021-11-24 05:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5063000 2021-11-24 05:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5064000 2021-11-24 05:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5065000 2021-11-24 05:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5066000 2021-11-24 05:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5067000 2021-11-24 05:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5068000 2021-11-24 05:38:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:38:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 244 containing 20.00 MB] 2021-11-24 05:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5069000 2021-11-24 05:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5070000 2021-11-24 05:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5071000 2021-11-24 05:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5072000 2021-11-24 05:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5073000 2021-11-24 05:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5074000 2021-11-24 05:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5075000 2021-11-24 05:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5076000 2021-11-24 05:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5077000 2021-11-24 05:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5078000 2021-11-24 05:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5079000 2021-11-24 05:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5080000 2021-11-24 05:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5081000 2021-11-24 05:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5082000 2021-11-24 05:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5083000 2021-11-24 05:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5084000 2021-11-24 05:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5085000 2021-11-24 05:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5086000 2021-11-24 05:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5087000 2021-11-24 05:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5088000 2021-11-24 05:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5089000 2021-11-24 05:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5090000 2021-11-24 05:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5091000 2021-11-24 05:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5092000 2021-11-24 05:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5093000 2021-11-24 05:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5094000 2021-11-24 05:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5095000 2021-11-24 05:39:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:39:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 245 containing 20.00 MB] 2021-11-24 05:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5096000 2021-11-24 05:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5097000 2021-11-24 05:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5098000 2021-11-24 05:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5099000 2021-11-24 05:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5100000 2021-11-24 05:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5101000 2021-11-24 05:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5102000 2021-11-24 05:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5103000 2021-11-24 05:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5104000 2021-11-24 05:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5105000 2021-11-24 05:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5106000 2021-11-24 05:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5107000 2021-11-24 05:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5108000 2021-11-24 05:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5109000 2021-11-24 05:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5110000 2021-11-24 05:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5111000 2021-11-24 05:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5112000 2021-11-24 05:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5113000 2021-11-24 05:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5114000 2021-11-24 05:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5115000 2021-11-24 05:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5116000 2021-11-24 05:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5117000 2021-11-24 05:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5118000 2021-11-24 05:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5119000 2021-11-24 05:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5120000 2021-11-24 05:39:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:39:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 246 containing 20.00 MB] 2021-11-24 05:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5121000 2021-11-24 05:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5122000 2021-11-24 05:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5123000 2021-11-24 05:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5124000 2021-11-24 05:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5125000 2021-11-24 05:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5126000 2021-11-24 05:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5127000 2021-11-24 05:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5128000 2021-11-24 05:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5129000 2021-11-24 05:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5130000 2021-11-24 05:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5131000 2021-11-24 05:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5132000 2021-11-24 05:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5133000 2021-11-24 05:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5134000 2021-11-24 05:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5135000 2021-11-24 05:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5136000 2021-11-24 05:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5137000 2021-11-24 05:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5138000 2021-11-24 05:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5139000 2021-11-24 05:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5140000 2021-11-24 05:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5141000 2021-11-24 05:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5142000 2021-11-24 05:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5143000 2021-11-24 05:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5144000 2021-11-24 05:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5145000 2021-11-24 05:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5146000 2021-11-24 05:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5147000 2021-11-24 05:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5148000 2021-11-24 05:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5149000 2021-11-24 05:39:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:39:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 247 containing 20.00 MB] 2021-11-24 05:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5150000 2021-11-24 05:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5151000 2021-11-24 05:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5152000 2021-11-24 05:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5153000 2021-11-24 05:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5154000 2021-11-24 05:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5155000 2021-11-24 05:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5156000 2021-11-24 05:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5157000 2021-11-24 05:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5158000 2021-11-24 05:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5159000 2021-11-24 05:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5160000 2021-11-24 05:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5161000 2021-11-24 05:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5162000 2021-11-24 05:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5163000 2021-11-24 05:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5164000 2021-11-24 05:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5165000 2021-11-24 05:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5166000 2021-11-24 05:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5167000 2021-11-24 05:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5168000 2021-11-24 05:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5169000 2021-11-24 05:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5170000 2021-11-24 05:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5171000 2021-11-24 05:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5172000 2021-11-24 05:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5173000 2021-11-24 05:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5174000 2021-11-24 05:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5175000 2021-11-24 05:39:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:39:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 248 containing 20.00 MB] 2021-11-24 05:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5176000 2021-11-24 05:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5177000 2021-11-24 05:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5178000 2021-11-24 05:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5179000 2021-11-24 05:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5180000 2021-11-24 05:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5181000 2021-11-24 05:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5182000 2021-11-24 05:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5183000 2021-11-24 05:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5184000 2021-11-24 05:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5185000 2021-11-24 05:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5186000 2021-11-24 05:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5187000 2021-11-24 05:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5188000 2021-11-24 05:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5189000 2021-11-24 05:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5190000 2021-11-24 05:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5191000 2021-11-24 05:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5192000 2021-11-24 05:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5193000 2021-11-24 05:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5194000 2021-11-24 05:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5195000 2021-11-24 05:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5196000 2021-11-24 05:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5197000 2021-11-24 05:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5198000 2021-11-24 05:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5199000 2021-11-24 05:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5200000 2021-11-24 05:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5201000 2021-11-24 05:39:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:39:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 249 containing 20.00 MB] 2021-11-24 05:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5202000 2021-11-24 05:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5203000 2021-11-24 05:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5204000 2021-11-24 05:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5205000 2021-11-24 05:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5206000 2021-11-24 05:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5207000 2021-11-24 05:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5208000 2021-11-24 05:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5209000 2021-11-24 05:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5210000 2021-11-24 05:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5211000 2021-11-24 05:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5212000 2021-11-24 05:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5213000 2021-11-24 05:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5214000 2021-11-24 05:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5215000 2021-11-24 05:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5216000 2021-11-24 05:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5217000 2021-11-24 05:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5218000 2021-11-24 05:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5219000 2021-11-24 05:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5220000 2021-11-24 05:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5221000 2021-11-24 05:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5222000 2021-11-24 05:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5223000 2021-11-24 05:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5224000 2021-11-24 05:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5225000 2021-11-24 05:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5226000 2021-11-24 05:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5227000 2021-11-24 05:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5228000 2021-11-24 05:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5229000 2021-11-24 05:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5230000 2021-11-24 05:40:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:40:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 250 containing 20.00 MB] 2021-11-24 05:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5231000 2021-11-24 05:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5232000 2021-11-24 05:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5233000 2021-11-24 05:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5234000 2021-11-24 05:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5235000 2021-11-24 05:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5236000 2021-11-24 05:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5237000 2021-11-24 05:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5238000 2021-11-24 05:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5239000 2021-11-24 05:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5240000 2021-11-24 05:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5241000 2021-11-24 05:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5242000 2021-11-24 05:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5243000 2021-11-24 05:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5244000 2021-11-24 05:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5245000 2021-11-24 05:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5246000 2021-11-24 05:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5247000 2021-11-24 05:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5248000 2021-11-24 05:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5249000 2021-11-24 05:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5250000 2021-11-24 05:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5251000 2021-11-24 05:40:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:40:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 251 containing 20.00 MB] 2021-11-24 05:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5252000 2021-11-24 05:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5253000 2021-11-24 05:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5254000 2021-11-24 05:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5255000 2021-11-24 05:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5256000 2021-11-24 05:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5257000 2021-11-24 05:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5258000 2021-11-24 05:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5259000 2021-11-24 05:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5260000 2021-11-24 05:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5261000 2021-11-24 05:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5262000 2021-11-24 05:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5263000 2021-11-24 05:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5264000 2021-11-24 05:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5265000 2021-11-24 05:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5266000 2021-11-24 05:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5267000 2021-11-24 05:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5268000 2021-11-24 05:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5269000 2021-11-24 05:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5270000 2021-11-24 05:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5271000 2021-11-24 05:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5272000 2021-11-24 05:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5273000 2021-11-24 05:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5274000 2021-11-24 05:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5275000 2021-11-24 05:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5276000 2021-11-24 05:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5277000 2021-11-24 05:40:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:40:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 252 containing 20.00 MB] 2021-11-24 05:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5278000 2021-11-24 05:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5279000 2021-11-24 05:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5280000 2021-11-24 05:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5281000 2021-11-24 05:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5282000 2021-11-24 05:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5283000 2021-11-24 05:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5284000 2021-11-24 05:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5285000 2021-11-24 05:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5286000 2021-11-24 05:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5287000 2021-11-24 05:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5288000 2021-11-24 05:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5289000 2021-11-24 05:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5290000 2021-11-24 05:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5291000 2021-11-24 05:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5292000 2021-11-24 05:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5293000 2021-11-24 05:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5294000 2021-11-24 05:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5295000 2021-11-24 05:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5296000 2021-11-24 05:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5297000 2021-11-24 05:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5298000 2021-11-24 05:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5299000 2021-11-24 05:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5300000 2021-11-24 05:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5301000 2021-11-24 05:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5302000 2021-11-24 05:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5303000 2021-11-24 05:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5304000 2021-11-24 05:40:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:40:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 253 containing 20.00 MB] 2021-11-24 05:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5305000 2021-11-24 05:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5306000 2021-11-24 05:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5307000 2021-11-24 05:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5308000 2021-11-24 05:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5309000 2021-11-24 05:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5310000 2021-11-24 05:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5311000 2021-11-24 05:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5312000 2021-11-24 05:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5313000 2021-11-24 05:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5314000 2021-11-24 05:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5315000 2021-11-24 05:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5316000 2021-11-24 05:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5317000 2021-11-24 05:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5318000 2021-11-24 05:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5319000 2021-11-24 05:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5320000 2021-11-24 05:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5321000 2021-11-24 05:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5322000 2021-11-24 05:40:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:40:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 254 containing 20.00 MB] 2021-11-24 05:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5323000 2021-11-24 05:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5324000 2021-11-24 05:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5325000 2021-11-24 05:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5326000 2021-11-24 05:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5327000 2021-11-24 05:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5328000 2021-11-24 05:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5329000 2021-11-24 05:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5330000 2021-11-24 05:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5331000 2021-11-24 05:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5332000 2021-11-24 05:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5333000 2021-11-24 05:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5334000 2021-11-24 05:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5335000 2021-11-24 05:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5336000 2021-11-24 05:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5337000 2021-11-24 05:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5338000 2021-11-24 05:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5339000 2021-11-24 05:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5340000 2021-11-24 05:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5341000 2021-11-24 05:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5342000 2021-11-24 05:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5343000 2021-11-24 05:41:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:41:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 255 containing 20.00 MB] 2021-11-24 05:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5344000 2021-11-24 05:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5345000 2021-11-24 05:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5346000 2021-11-24 05:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5347000 2021-11-24 05:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5348000 2021-11-24 05:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5349000 2021-11-24 05:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5350000 2021-11-24 05:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5351000 2021-11-24 05:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5352000 2021-11-24 05:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5353000 2021-11-24 05:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5354000 2021-11-24 05:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5355000 2021-11-24 05:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5356000 2021-11-24 05:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5357000 2021-11-24 05:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5358000 2021-11-24 05:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5359000 2021-11-24 05:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5360000 2021-11-24 05:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5361000 2021-11-24 05:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5362000 2021-11-24 05:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5363000 2021-11-24 05:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5364000 2021-11-24 05:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5365000 2021-11-24 05:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5366000 2021-11-24 05:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5367000 2021-11-24 05:41:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:41:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 256 containing 20.00 MB] 2021-11-24 05:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5368000 2021-11-24 05:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5369000 2021-11-24 05:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5370000 2021-11-24 05:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5371000 2021-11-24 05:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5372000 2021-11-24 05:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5373000 2021-11-24 05:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5374000 2021-11-24 05:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5375000 2021-11-24 05:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5376000 2021-11-24 05:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5377000 2021-11-24 05:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5378000 2021-11-24 05:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5379000 2021-11-24 05:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5380000 2021-11-24 05:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5381000 2021-11-24 05:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5382000 2021-11-24 05:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5383000 2021-11-24 05:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5384000 2021-11-24 05:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5385000 2021-11-24 05:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5386000 2021-11-24 05:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5387000 2021-11-24 05:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5388000 2021-11-24 05:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5389000 2021-11-24 05:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5390000 2021-11-24 05:41:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:41:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 257 containing 20.00 MB] 2021-11-24 05:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5391000 2021-11-24 05:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5392000 2021-11-24 05:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5393000 2021-11-24 05:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5394000 2021-11-24 05:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5395000 2021-11-24 05:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5396000 2021-11-24 05:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5397000 2021-11-24 05:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5398000 2021-11-24 05:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5399000 2021-11-24 05:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5400000 2021-11-24 05:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5401000 2021-11-24 05:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5402000 2021-11-24 05:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5403000 2021-11-24 05:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5404000 2021-11-24 05:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5405000 2021-11-24 05:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5406000 2021-11-24 05:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5407000 2021-11-24 05:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5408000 2021-11-24 05:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5409000 2021-11-24 05:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5410000 2021-11-24 05:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5411000 2021-11-24 05:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5412000 2021-11-24 05:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5413000 2021-11-24 05:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5414000 2021-11-24 05:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5415000 2021-11-24 05:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5416000 2021-11-24 05:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5417000 2021-11-24 05:41:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:41:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 258 containing 20.00 MB] 2021-11-24 05:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5418000 2021-11-24 05:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5419000 2021-11-24 05:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5420000 2021-11-24 05:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5421000 2021-11-24 05:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5422000 2021-11-24 05:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5423000 2021-11-24 05:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5424000 2021-11-24 05:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5425000 2021-11-24 05:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5426000 2021-11-24 05:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5427000 2021-11-24 05:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5428000 2021-11-24 05:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5429000 2021-11-24 05:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5430000 2021-11-24 05:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5431000 2021-11-24 05:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5432000 2021-11-24 05:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5433000 2021-11-24 05:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5434000 2021-11-24 05:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5435000 2021-11-24 05:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5436000 2021-11-24 05:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5437000 2021-11-24 05:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5438000 2021-11-24 05:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5439000 2021-11-24 05:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5440000 2021-11-24 05:41:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:41:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 259 containing 20.00 MB] 2021-11-24 05:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5441000 2021-11-24 05:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5442000 2021-11-24 05:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5443000 2021-11-24 05:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5444000 2021-11-24 05:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5445000 2021-11-24 05:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5446000 2021-11-24 05:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5447000 2021-11-24 05:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5448000 2021-11-24 05:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5449000 2021-11-24 05:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5450000 2021-11-24 05:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5451000 2021-11-24 05:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5452000 2021-11-24 05:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5453000 2021-11-24 05:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5454000 2021-11-24 05:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5455000 2021-11-24 05:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5456000 2021-11-24 05:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5457000 2021-11-24 05:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5458000 2021-11-24 05:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5459000 2021-11-24 05:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5460000 2021-11-24 05:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5461000 2021-11-24 05:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5462000 2021-11-24 05:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5463000 2021-11-24 05:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5464000 2021-11-24 05:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5465000 2021-11-24 05:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5466000 2021-11-24 05:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5467000 2021-11-24 05:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5468000 2021-11-24 05:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5469000 2021-11-24 05:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5470000 2021-11-24 05:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5471000 2021-11-24 05:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5472000 2021-11-24 05:42:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:42:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 260 containing 20.00 MB] 2021-11-24 05:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5473000 2021-11-24 05:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5474000 2021-11-24 05:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5475000 2021-11-24 05:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5476000 2021-11-24 05:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5477000 2021-11-24 05:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5478000 2021-11-24 05:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5479000 2021-11-24 05:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5480000 2021-11-24 05:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5481000 2021-11-24 05:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5482000 2021-11-24 05:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5483000 2021-11-24 05:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5484000 2021-11-24 05:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5485000 2021-11-24 05:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5486000 2021-11-24 05:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5487000 2021-11-24 05:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5488000 2021-11-24 05:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5489000 2021-11-24 05:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5490000 2021-11-24 05:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5491000 2021-11-24 05:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5492000 2021-11-24 05:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5493000 2021-11-24 05:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5494000 2021-11-24 05:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5495000 2021-11-24 05:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5496000 2021-11-24 05:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5497000 2021-11-24 05:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5498000 2021-11-24 05:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5499000 2021-11-24 05:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5500000 2021-11-24 05:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5501000 2021-11-24 05:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5502000 2021-11-24 05:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5503000 2021-11-24 05:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5504000 2021-11-24 05:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5505000 2021-11-24 05:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5506000 2021-11-24 05:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5507000 2021-11-24 05:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5508000 2021-11-24 05:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5509000 2021-11-24 05:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5510000 2021-11-24 05:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5511000 2021-11-24 05:42:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:42:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 261 containing 20.00 MB] 2021-11-24 05:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5512000 2021-11-24 05:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5513000 2021-11-24 05:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5514000 2021-11-24 05:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5515000 2021-11-24 05:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5516000 2021-11-24 05:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5517000 2021-11-24 05:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5518000 2021-11-24 05:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5519000 2021-11-24 05:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5520000 2021-11-24 05:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5521000 2021-11-24 05:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5522000 2021-11-24 05:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5523000 2021-11-24 05:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5524000 2021-11-24 05:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5525000 2021-11-24 05:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5526000 2021-11-24 05:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5527000 2021-11-24 05:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5528000 2021-11-24 05:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5529000 2021-11-24 05:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5530000 2021-11-24 05:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5531000 2021-11-24 05:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5532000 2021-11-24 05:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5533000 2021-11-24 05:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5534000 2021-11-24 05:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5535000 2021-11-24 05:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5536000 2021-11-24 05:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5537000 2021-11-24 05:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5538000 2021-11-24 05:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5539000 2021-11-24 05:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5540000 2021-11-24 05:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5541000 2021-11-24 05:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5542000 2021-11-24 05:42:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:42:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 262 containing 20.00 MB] 2021-11-24 05:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5543000 2021-11-24 05:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5544000 2021-11-24 05:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5545000 2021-11-24 05:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5546000 2021-11-24 05:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5547000 2021-11-24 05:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5548000 2021-11-24 05:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5549000 2021-11-24 05:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5550000 2021-11-24 05:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5551000 2021-11-24 05:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5552000 2021-11-24 05:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5553000 2021-11-24 05:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5554000 2021-11-24 05:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5555000 2021-11-24 05:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5556000 2021-11-24 05:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5557000 2021-11-24 05:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5558000 2021-11-24 05:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5559000 2021-11-24 05:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5560000 2021-11-24 05:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5561000 2021-11-24 05:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5562000 2021-11-24 05:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5563000 2021-11-24 05:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5564000 2021-11-24 05:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5565000 2021-11-24 05:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5566000 2021-11-24 05:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5567000 2021-11-24 05:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5568000 2021-11-24 05:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5569000 2021-11-24 05:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5570000 2021-11-24 05:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5571000 2021-11-24 05:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5572000 2021-11-24 05:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5573000 2021-11-24 05:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5574000 2021-11-24 05:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5575000 2021-11-24 05:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5576000 2021-11-24 05:42:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:42:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 263 containing 20.00 MB] 2021-11-24 05:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5577000 2021-11-24 05:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5578000 2021-11-24 05:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5579000 2021-11-24 05:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5580000 2021-11-24 05:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5581000 2021-11-24 05:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5582000 2021-11-24 05:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5583000 2021-11-24 05:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5584000 2021-11-24 05:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5585000 2021-11-24 05:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5586000 2021-11-24 05:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5587000 2021-11-24 05:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5588000 2021-11-24 05:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5589000 2021-11-24 05:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5590000 2021-11-24 05:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5591000 2021-11-24 05:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5592000 2021-11-24 05:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5593000 2021-11-24 05:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5594000 2021-11-24 05:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5595000 2021-11-24 05:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5596000 2021-11-24 05:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5597000 2021-11-24 05:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5598000 2021-11-24 05:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5599000 2021-11-24 05:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5600000 2021-11-24 05:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5601000 2021-11-24 05:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5602000 2021-11-24 05:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5603000 2021-11-24 05:43:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:43:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 264 containing 20.00 MB] 2021-11-24 05:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5604000 2021-11-24 05:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5605000 2021-11-24 05:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5606000 2021-11-24 05:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5607000 2021-11-24 05:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5608000 2021-11-24 05:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5609000 2021-11-24 05:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5610000 2021-11-24 05:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5611000 2021-11-24 05:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5612000 2021-11-24 05:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5613000 2021-11-24 05:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5614000 2021-11-24 05:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5615000 2021-11-24 05:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5616000 2021-11-24 05:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5617000 2021-11-24 05:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5618000 2021-11-24 05:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5619000 2021-11-24 05:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5620000 2021-11-24 05:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5621000 2021-11-24 05:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5622000 2021-11-24 05:43:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:43:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 265 containing 20.00 MB] 2021-11-24 05:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5623000 2021-11-24 05:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5624000 2021-11-24 05:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5625000 2021-11-24 05:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5626000 2021-11-24 05:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5627000 2021-11-24 05:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5628000 2021-11-24 05:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5629000 2021-11-24 05:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5630000 2021-11-24 05:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5631000 2021-11-24 05:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5632000 2021-11-24 05:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5633000 2021-11-24 05:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5634000 2021-11-24 05:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5635000 2021-11-24 05:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5636000 2021-11-24 05:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5637000 2021-11-24 05:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5638000 2021-11-24 05:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5639000 2021-11-24 05:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5640000 2021-11-24 05:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5641000 2021-11-24 05:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5642000 2021-11-24 05:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5643000 2021-11-24 05:43:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:43:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 266 containing 20.01 MB] 2021-11-24 05:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5644000 2021-11-24 05:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5645000 2021-11-24 05:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5646000 2021-11-24 05:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5647000 2021-11-24 05:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5648000 2021-11-24 05:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5649000 2021-11-24 05:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5650000 2021-11-24 05:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5651000 2021-11-24 05:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5652000 2021-11-24 05:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5653000 2021-11-24 05:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5654000 2021-11-24 05:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5655000 2021-11-24 05:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5656000 2021-11-24 05:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5657000 2021-11-24 05:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5658000 2021-11-24 05:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5659000 2021-11-24 05:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5660000 2021-11-24 05:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5661000 2021-11-24 05:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5662000 2021-11-24 05:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5663000 2021-11-24 05:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5664000 2021-11-24 05:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5665000 2021-11-24 05:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5666000 2021-11-24 05:43:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:43:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 267 containing 20.00 MB] 2021-11-24 05:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5667000 2021-11-24 05:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5668000 2021-11-24 05:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5669000 2021-11-24 05:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5670000 2021-11-24 05:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5671000 2021-11-24 05:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5672000 2021-11-24 05:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5673000 2021-11-24 05:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5674000 2021-11-24 05:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5675000 2021-11-24 05:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5676000 2021-11-24 05:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5677000 2021-11-24 05:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5678000 2021-11-24 05:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5679000 2021-11-24 05:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5680000 2021-11-24 05:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5681000 2021-11-24 05:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5682000 2021-11-24 05:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5683000 2021-11-24 05:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5684000 2021-11-24 05:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5685000 2021-11-24 05:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5686000 2021-11-24 05:43:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:43:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 268 containing 20.00 MB] 2021-11-24 05:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5687000 2021-11-24 05:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5688000 2021-11-24 05:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5689000 2021-11-24 05:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5690000 2021-11-24 05:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5691000 2021-11-24 05:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5692000 2021-11-24 05:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5693000 2021-11-24 05:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5694000 2021-11-24 05:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5695000 2021-11-24 05:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5696000 2021-11-24 05:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5697000 2021-11-24 05:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5698000 2021-11-24 05:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5699000 2021-11-24 05:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5700000 2021-11-24 05:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5701000 2021-11-24 05:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5702000 2021-11-24 05:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5703000 2021-11-24 05:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5704000 2021-11-24 05:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5705000 2021-11-24 05:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5706000 2021-11-24 05:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5707000 2021-11-24 05:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5708000 2021-11-24 05:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5709000 2021-11-24 05:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5710000 2021-11-24 05:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5711000 2021-11-24 05:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5712000 2021-11-24 05:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5713000 2021-11-24 05:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5714000 2021-11-24 05:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5715000 2021-11-24 05:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5716000 2021-11-24 05:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5717000 2021-11-24 05:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5718000 2021-11-24 05:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5719000 2021-11-24 05:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5720000 2021-11-24 05:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5721000 2021-11-24 05:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5722000 2021-11-24 05:44:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:44:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 269 containing 20.00 MB] 2021-11-24 05:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5723000 2021-11-24 05:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5724000 2021-11-24 05:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5725000 2021-11-24 05:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5726000 2021-11-24 05:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5727000 2021-11-24 05:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5728000 2021-11-24 05:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5729000 2021-11-24 05:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5730000 2021-11-24 05:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5731000 2021-11-24 05:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5732000 2021-11-24 05:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5733000 2021-11-24 05:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5734000 2021-11-24 05:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5735000 2021-11-24 05:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5736000 2021-11-24 05:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5737000 2021-11-24 05:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5738000 2021-11-24 05:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5739000 2021-11-24 05:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5740000 2021-11-24 05:44:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:44:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 270 containing 20.00 MB] 2021-11-24 05:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5741000 2021-11-24 05:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5742000 2021-11-24 05:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5743000 2021-11-24 05:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5744000 2021-11-24 05:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5745000 2021-11-24 05:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5746000 2021-11-24 05:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5747000 2021-11-24 05:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5748000 2021-11-24 05:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5749000 2021-11-24 05:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5750000 2021-11-24 05:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5751000 2021-11-24 05:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5752000 2021-11-24 05:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5753000 2021-11-24 05:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5754000 2021-11-24 05:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5755000 2021-11-24 05:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5756000 2021-11-24 05:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5757000 2021-11-24 05:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5758000 2021-11-24 05:44:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:44:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 271 containing 20.00 MB] 2021-11-24 05:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5759000 2021-11-24 05:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5760000 2021-11-24 05:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5761000 2021-11-24 05:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5762000 2021-11-24 05:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5763000 2021-11-24 05:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5764000 2021-11-24 05:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5765000 2021-11-24 05:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5766000 2021-11-24 05:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5767000 2021-11-24 05:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5768000 2021-11-24 05:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5769000 2021-11-24 05:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5770000 2021-11-24 05:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5771000 2021-11-24 05:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5772000 2021-11-24 05:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5773000 2021-11-24 05:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5774000 2021-11-24 05:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5775000 2021-11-24 05:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5776000 2021-11-24 05:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5777000 2021-11-24 05:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5778000 2021-11-24 05:44:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:44:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 272 containing 20.00 MB] 2021-11-24 05:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5779000 2021-11-24 05:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5780000 2021-11-24 05:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5781000 2021-11-24 05:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5782000 2021-11-24 05:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5783000 2021-11-24 05:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5784000 2021-11-24 05:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5785000 2021-11-24 05:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5786000 2021-11-24 05:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5787000 2021-11-24 05:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5788000 2021-11-24 05:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5789000 2021-11-24 05:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5790000 2021-11-24 05:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5791000 2021-11-24 05:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5792000 2021-11-24 05:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5793000 2021-11-24 05:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5794000 2021-11-24 05:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5795000 2021-11-24 05:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5796000 2021-11-24 05:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5797000 2021-11-24 05:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5798000 2021-11-24 05:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5799000 2021-11-24 05:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5800000 2021-11-24 05:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5801000 2021-11-24 05:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5802000 2021-11-24 05:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5803000 2021-11-24 05:44:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:44:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 273 containing 20.00 MB] 2021-11-24 05:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5804000 2021-11-24 05:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5805000 2021-11-24 05:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5806000 2021-11-24 05:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5807000 2021-11-24 05:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5808000 2021-11-24 05:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5809000 2021-11-24 05:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5810000 2021-11-24 05:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5811000 2021-11-24 05:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5812000 2021-11-24 05:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5813000 2021-11-24 05:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5814000 2021-11-24 05:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5815000 2021-11-24 05:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5816000 2021-11-24 05:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5817000 2021-11-24 05:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5818000 2021-11-24 05:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5819000 2021-11-24 05:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5820000 2021-11-24 05:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5821000 2021-11-24 05:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5822000 2021-11-24 05:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5823000 2021-11-24 05:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5824000 2021-11-24 05:44:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:44:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 274 containing 20.00 MB] 2021-11-24 05:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5825000 2021-11-24 05:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5826000 2021-11-24 05:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5827000 2021-11-24 05:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5828000 2021-11-24 05:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5829000 2021-11-24 05:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5830000 2021-11-24 05:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5831000 2021-11-24 05:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5832000 2021-11-24 05:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5833000 2021-11-24 05:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5834000 2021-11-24 05:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5835000 2021-11-24 05:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5836000 2021-11-24 05:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5837000 2021-11-24 05:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5838000 2021-11-24 05:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5839000 2021-11-24 05:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5840000 2021-11-24 05:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5841000 2021-11-24 05:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5842000 2021-11-24 05:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5843000 2021-11-24 05:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5844000 2021-11-24 05:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5845000 2021-11-24 05:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5846000 2021-11-24 05:45:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:45:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 275 containing 20.00 MB] 2021-11-24 05:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5847000 2021-11-24 05:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5848000 2021-11-24 05:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5849000 2021-11-24 05:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5850000 2021-11-24 05:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5851000 2021-11-24 05:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5852000 2021-11-24 05:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5853000 2021-11-24 05:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5854000 2021-11-24 05:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5855000 2021-11-24 05:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5856000 2021-11-24 05:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5857000 2021-11-24 05:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5858000 2021-11-24 05:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5859000 2021-11-24 05:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5860000 2021-11-24 05:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5861000 2021-11-24 05:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5862000 2021-11-24 05:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5863000 2021-11-24 05:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5864000 2021-11-24 05:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5865000 2021-11-24 05:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5866000 2021-11-24 05:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5867000 2021-11-24 05:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5868000 2021-11-24 05:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5869000 2021-11-24 05:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5870000 2021-11-24 05:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5871000 2021-11-24 05:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5872000 2021-11-24 05:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5873000 2021-11-24 05:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5874000 2021-11-24 05:45:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:45:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 276 containing 20.00 MB] 2021-11-24 05:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5875000 2021-11-24 05:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5876000 2021-11-24 05:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5877000 2021-11-24 05:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5878000 2021-11-24 05:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5879000 2021-11-24 05:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5880000 2021-11-24 05:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5881000 2021-11-24 05:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5882000 2021-11-24 05:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5883000 2021-11-24 05:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5884000 2021-11-24 05:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5885000 2021-11-24 05:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5886000 2021-11-24 05:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5887000 2021-11-24 05:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5888000 2021-11-24 05:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5889000 2021-11-24 05:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5890000 2021-11-24 05:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5891000 2021-11-24 05:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5892000 2021-11-24 05:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5893000 2021-11-24 05:45:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:45:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 277 containing 20.00 MB] 2021-11-24 05:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5894000 2021-11-24 05:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5895000 2021-11-24 05:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5896000 2021-11-24 05:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5897000 2021-11-24 05:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5898000 2021-11-24 05:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5899000 2021-11-24 05:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5900000 2021-11-24 05:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5901000 2021-11-24 05:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5902000 2021-11-24 05:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5903000 2021-11-24 05:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5904000 2021-11-24 05:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5905000 2021-11-24 05:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5906000 2021-11-24 05:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5907000 2021-11-24 05:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5908000 2021-11-24 05:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5909000 2021-11-24 05:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5910000 2021-11-24 05:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5911000 2021-11-24 05:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5912000 2021-11-24 05:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5913000 2021-11-24 05:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5914000 2021-11-24 05:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5915000 2021-11-24 05:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5916000 2021-11-24 05:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5917000 2021-11-24 05:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5918000 2021-11-24 05:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5919000 2021-11-24 05:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5920000 2021-11-24 05:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5921000 2021-11-24 05:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5922000 2021-11-24 05:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5923000 2021-11-24 05:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5924000 2021-11-24 05:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5925000 2021-11-24 05:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5926000 2021-11-24 05:45:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:45:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 278 containing 20.00 MB] 2021-11-24 05:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5927000 2021-11-24 05:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5928000 2021-11-24 05:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5929000 2021-11-24 05:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5930000 2021-11-24 05:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5931000 2021-11-24 05:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5932000 2021-11-24 05:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5933000 2021-11-24 05:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5934000 2021-11-24 05:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5935000 2021-11-24 05:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5936000 2021-11-24 05:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5937000 2021-11-24 05:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5938000 2021-11-24 05:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5939000 2021-11-24 05:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5940000 2021-11-24 05:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5941000 2021-11-24 05:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5942000 2021-11-24 05:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5943000 2021-11-24 05:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5944000 2021-11-24 05:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5945000 2021-11-24 05:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5946000 2021-11-24 05:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5947000 2021-11-24 05:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5948000 2021-11-24 05:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5949000 2021-11-24 05:45:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:45:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 279 containing 20.00 MB] 2021-11-24 05:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5950000 2021-11-24 05:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5951000 2021-11-24 05:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5952000 2021-11-24 05:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5953000 2021-11-24 05:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5954000 2021-11-24 05:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5955000 2021-11-24 05:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5956000 2021-11-24 05:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5957000 2021-11-24 05:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5958000 2021-11-24 05:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5959000 2021-11-24 05:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5960000 2021-11-24 05:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5961000 2021-11-24 05:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5962000 2021-11-24 05:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5963000 2021-11-24 05:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5964000 2021-11-24 05:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5965000 2021-11-24 05:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5966000 2021-11-24 05:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5967000 2021-11-24 05:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5968000 2021-11-24 05:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5969000 2021-11-24 05:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5970000 2021-11-24 05:46:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:46:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 280 containing 20.00 MB] 2021-11-24 05:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5971000 2021-11-24 05:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5972000 2021-11-24 05:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5973000 2021-11-24 05:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5974000 2021-11-24 05:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5975000 2021-11-24 05:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5976000 2021-11-24 05:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5977000 2021-11-24 05:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5978000 2021-11-24 05:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5979000 2021-11-24 05:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5980000 2021-11-24 05:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5981000 2021-11-24 05:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5982000 2021-11-24 05:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5983000 2021-11-24 05:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5984000 2021-11-24 05:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5985000 2021-11-24 05:46:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:46:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 281 containing 20.00 MB] 2021-11-24 05:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5986000 2021-11-24 05:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5987000 2021-11-24 05:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5988000 2021-11-24 05:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5989000 2021-11-24 05:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5990000 2021-11-24 05:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5991000 2021-11-24 05:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5992000 2021-11-24 05:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5993000 2021-11-24 05:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5994000 2021-11-24 05:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5995000 2021-11-24 05:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5996000 2021-11-24 05:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5997000 2021-11-24 05:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5998000 2021-11-24 05:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 5999000 2021-11-24 05:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6000000 2021-11-24 05:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6001000 2021-11-24 05:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6002000 2021-11-24 05:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6003000 2021-11-24 05:46:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:46:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 282 containing 20.00 MB] 2021-11-24 05:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6004000 2021-11-24 05:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6005000 2021-11-24 05:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6006000 2021-11-24 05:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6007000 2021-11-24 05:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6008000 2021-11-24 05:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6009000 2021-11-24 05:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6010000 2021-11-24 05:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6011000 2021-11-24 05:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6012000 2021-11-24 05:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6013000 2021-11-24 05:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6014000 2021-11-24 05:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6015000 2021-11-24 05:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6016000 2021-11-24 05:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6017000 2021-11-24 05:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6018000 2021-11-24 05:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6019000 2021-11-24 05:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6020000 2021-11-24 05:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6021000 2021-11-24 05:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6022000 2021-11-24 05:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6023000 2021-11-24 05:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6024000 2021-11-24 05:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6025000 2021-11-24 05:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6026000 2021-11-24 05:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6027000 2021-11-24 05:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6028000 2021-11-24 05:46:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:46:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 283 containing 20.00 MB] 2021-11-24 05:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6029000 2021-11-24 05:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6030000 2021-11-24 05:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6031000 2021-11-24 05:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6032000 2021-11-24 05:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6033000 2021-11-24 05:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6034000 2021-11-24 05:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6035000 2021-11-24 05:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6036000 2021-11-24 05:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6037000 2021-11-24 05:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6038000 2021-11-24 05:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6039000 2021-11-24 05:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6040000 2021-11-24 05:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6041000 2021-11-24 05:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6042000 2021-11-24 05:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6043000 2021-11-24 05:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6044000 2021-11-24 05:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6045000 2021-11-24 05:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6046000 2021-11-24 05:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6047000 2021-11-24 05:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6048000 2021-11-24 05:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6049000 2021-11-24 05:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6050000 2021-11-24 05:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6051000 2021-11-24 05:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6052000 2021-11-24 05:46:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:46:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 284 containing 20.00 MB] 2021-11-24 05:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6053000 2021-11-24 05:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6054000 2021-11-24 05:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6055000 2021-11-24 05:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6056000 2021-11-24 05:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6057000 2021-11-24 05:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6058000 2021-11-24 05:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6059000 2021-11-24 05:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6060000 2021-11-24 05:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6061000 2021-11-24 05:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6062000 2021-11-24 05:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6063000 2021-11-24 05:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6064000 2021-11-24 05:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6065000 2021-11-24 05:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6066000 2021-11-24 05:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6067000 2021-11-24 05:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6068000 2021-11-24 05:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6069000 2021-11-24 05:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6070000 2021-11-24 05:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6071000 2021-11-24 05:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6072000 2021-11-24 05:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6073000 2021-11-24 05:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6074000 2021-11-24 05:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6075000 2021-11-24 05:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6076000 2021-11-24 05:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6077000 2021-11-24 05:46:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:46:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 285 containing 20.00 MB] 2021-11-24 05:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6078000 2021-11-24 05:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6079000 2021-11-24 05:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6080000 2021-11-24 05:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6081000 2021-11-24 05:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6082000 2021-11-24 05:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6083000 2021-11-24 05:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6084000 2021-11-24 05:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6085000 2021-11-24 05:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6086000 2021-11-24 05:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6087000 2021-11-24 05:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6088000 2021-11-24 05:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6089000 2021-11-24 05:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6090000 2021-11-24 05:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6091000 2021-11-24 05:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6092000 2021-11-24 05:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6093000 2021-11-24 05:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6094000 2021-11-24 05:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6095000 2021-11-24 05:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6096000 2021-11-24 05:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6097000 2021-11-24 05:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6098000 2021-11-24 05:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6099000 2021-11-24 05:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6100000 2021-11-24 05:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6101000 2021-11-24 05:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6102000 2021-11-24 05:47:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:47:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 286 containing 20.00 MB] 2021-11-24 05:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6103000 2021-11-24 05:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6104000 2021-11-24 05:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6105000 2021-11-24 05:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6106000 2021-11-24 05:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6107000 2021-11-24 05:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6108000 2021-11-24 05:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6109000 2021-11-24 05:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6110000 2021-11-24 05:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6111000 2021-11-24 05:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6112000 2021-11-24 05:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6113000 2021-11-24 05:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6114000 2021-11-24 05:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6115000 2021-11-24 05:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6116000 2021-11-24 05:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6117000 2021-11-24 05:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6118000 2021-11-24 05:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6119000 2021-11-24 05:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6120000 2021-11-24 05:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6121000 2021-11-24 05:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6122000 2021-11-24 05:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6123000 2021-11-24 05:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6124000 2021-11-24 05:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6125000 2021-11-24 05:47:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:47:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 287 containing 20.00 MB] 2021-11-24 05:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6126000 2021-11-24 05:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6127000 2021-11-24 05:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6128000 2021-11-24 05:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6129000 2021-11-24 05:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6130000 2021-11-24 05:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6131000 2021-11-24 05:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6132000 2021-11-24 05:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6133000 2021-11-24 05:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6134000 2021-11-24 05:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6135000 2021-11-24 05:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6136000 2021-11-24 05:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6137000 2021-11-24 05:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6138000 2021-11-24 05:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6139000 2021-11-24 05:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6140000 2021-11-24 05:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6141000 2021-11-24 05:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6142000 2021-11-24 05:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6143000 2021-11-24 05:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6144000 2021-11-24 05:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6145000 2021-11-24 05:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6146000 2021-11-24 05:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6147000 2021-11-24 05:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6148000 2021-11-24 05:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6149000 2021-11-24 05:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6150000 2021-11-24 05:47:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:47:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 288 containing 20.00 MB] 2021-11-24 05:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6151000 2021-11-24 05:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6152000 2021-11-24 05:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6153000 2021-11-24 05:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6154000 2021-11-24 05:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6155000 2021-11-24 05:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6156000 2021-11-24 05:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6157000 2021-11-24 05:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6158000 2021-11-24 05:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6159000 2021-11-24 05:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6160000 2021-11-24 05:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6161000 2021-11-24 05:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6162000 2021-11-24 05:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6163000 2021-11-24 05:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6164000 2021-11-24 05:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6165000 2021-11-24 05:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6166000 2021-11-24 05:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6167000 2021-11-24 05:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6168000 2021-11-24 05:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6169000 2021-11-24 05:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6170000 2021-11-24 05:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6171000 2021-11-24 05:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6172000 2021-11-24 05:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6173000 2021-11-24 05:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6174000 2021-11-24 05:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6175000 2021-11-24 05:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6176000 2021-11-24 05:47:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:47:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 289 containing 20.00 MB] 2021-11-24 05:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6177000 2021-11-24 05:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6178000 2021-11-24 05:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6179000 2021-11-24 05:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6180000 2021-11-24 05:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6181000 2021-11-24 05:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6182000 2021-11-24 05:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6183000 2021-11-24 05:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6184000 2021-11-24 05:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6185000 2021-11-24 05:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6186000 2021-11-24 05:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6187000 2021-11-24 05:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6188000 2021-11-24 05:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6189000 2021-11-24 05:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6190000 2021-11-24 05:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6191000 2021-11-24 05:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6192000 2021-11-24 05:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6193000 2021-11-24 05:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6194000 2021-11-24 05:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6195000 2021-11-24 05:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6196000 2021-11-24 05:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6197000 2021-11-24 05:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6198000 2021-11-24 05:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6199000 2021-11-24 05:47:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:47:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 290 containing 20.00 MB] 2021-11-24 05:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6200000 2021-11-24 05:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6201000 2021-11-24 05:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6202000 2021-11-24 05:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6203000 2021-11-24 05:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6204000 2021-11-24 05:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6205000 2021-11-24 05:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6206000 2021-11-24 05:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6207000 2021-11-24 05:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6208000 2021-11-24 05:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6209000 2021-11-24 05:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6210000 2021-11-24 05:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6211000 2021-11-24 05:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6212000 2021-11-24 05:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6213000 2021-11-24 05:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6214000 2021-11-24 05:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6215000 2021-11-24 05:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6216000 2021-11-24 05:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6217000 2021-11-24 05:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6218000 2021-11-24 05:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6219000 2021-11-24 05:48:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:48:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 291 containing 20.00 MB] 2021-11-24 05:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6220000 2021-11-24 05:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6221000 2021-11-24 05:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6222000 2021-11-24 05:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6223000 2021-11-24 05:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6224000 2021-11-24 05:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6225000 2021-11-24 05:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6226000 2021-11-24 05:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6227000 2021-11-24 05:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6228000 2021-11-24 05:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6229000 2021-11-24 05:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6230000 2021-11-24 05:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6231000 2021-11-24 05:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6232000 2021-11-24 05:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6233000 2021-11-24 05:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6234000 2021-11-24 05:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6235000 2021-11-24 05:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6236000 2021-11-24 05:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6237000 2021-11-24 05:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6238000 2021-11-24 05:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6239000 2021-11-24 05:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6240000 2021-11-24 05:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6241000 2021-11-24 05:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6242000 2021-11-24 05:48:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:48:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 292 containing 20.00 MB] 2021-11-24 05:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6243000 2021-11-24 05:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6244000 2021-11-24 05:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6245000 2021-11-24 05:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6246000 2021-11-24 05:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6247000 2021-11-24 05:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6248000 2021-11-24 05:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6249000 2021-11-24 05:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6250000 2021-11-24 05:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6251000 2021-11-24 05:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6252000 2021-11-24 05:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6253000 2021-11-24 05:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6254000 2021-11-24 05:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6255000 2021-11-24 05:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6256000 2021-11-24 05:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6257000 2021-11-24 05:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6258000 2021-11-24 05:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6259000 2021-11-24 05:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6260000 2021-11-24 05:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6261000 2021-11-24 05:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6262000 2021-11-24 05:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6263000 2021-11-24 05:48:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:48:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 293 containing 20.00 MB] 2021-11-24 05:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6264000 2021-11-24 05:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6265000 2021-11-24 05:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6266000 2021-11-24 05:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6267000 2021-11-24 05:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6268000 2021-11-24 05:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6269000 2021-11-24 05:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6270000 2021-11-24 05:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6271000 2021-11-24 05:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6272000 2021-11-24 05:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6273000 2021-11-24 05:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6274000 2021-11-24 05:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6275000 2021-11-24 05:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6276000 2021-11-24 05:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6277000 2021-11-24 05:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6278000 2021-11-24 05:48:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:48:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 294 containing 20.00 MB] 2021-11-24 05:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6279000 2021-11-24 05:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6280000 2021-11-24 05:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6281000 2021-11-24 05:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6282000 2021-11-24 05:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6283000 2021-11-24 05:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6284000 2021-11-24 05:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6285000 2021-11-24 05:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6286000 2021-11-24 05:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6287000 2021-11-24 05:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6288000 2021-11-24 05:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6289000 2021-11-24 05:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6290000 2021-11-24 05:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6291000 2021-11-24 05:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6292000 2021-11-24 05:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6293000 2021-11-24 05:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6294000 2021-11-24 05:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6295000 2021-11-24 05:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6296000 2021-11-24 05:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6297000 2021-11-24 05:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6298000 2021-11-24 05:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6299000 2021-11-24 05:48:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:48:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 295 containing 20.00 MB] 2021-11-24 05:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6300000 2021-11-24 05:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6301000 2021-11-24 05:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6302000 2021-11-24 05:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6303000 2021-11-24 05:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6304000 2021-11-24 05:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6305000 2021-11-24 05:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6306000 2021-11-24 05:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6307000 2021-11-24 05:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6308000 2021-11-24 05:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6309000 2021-11-24 05:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6310000 2021-11-24 05:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6311000 2021-11-24 05:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6312000 2021-11-24 05:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6313000 2021-11-24 05:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6314000 2021-11-24 05:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6315000 2021-11-24 05:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6316000 2021-11-24 05:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6317000 2021-11-24 05:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6318000 2021-11-24 05:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6319000 2021-11-24 05:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6320000 2021-11-24 05:49:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:49:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 296 containing 20.00 MB] 2021-11-24 05:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6321000 2021-11-24 05:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6322000 2021-11-24 05:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6323000 2021-11-24 05:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6324000 2021-11-24 05:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6325000 2021-11-24 05:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6326000 2021-11-24 05:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6327000 2021-11-24 05:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6328000 2021-11-24 05:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6329000 2021-11-24 05:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6330000 2021-11-24 05:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6331000 2021-11-24 05:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6332000 2021-11-24 05:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6333000 2021-11-24 05:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6334000 2021-11-24 05:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6335000 2021-11-24 05:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6336000 2021-11-24 05:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6337000 2021-11-24 05:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6338000 2021-11-24 05:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6339000 2021-11-24 05:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6340000 2021-11-24 05:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6341000 2021-11-24 05:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6342000 2021-11-24 05:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6343000 2021-11-24 05:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6344000 2021-11-24 05:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6345000 2021-11-24 05:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6346000 2021-11-24 05:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6347000 2021-11-24 05:49:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:49:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 297 containing 20.00 MB] 2021-11-24 05:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6348000 2021-11-24 05:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6349000 2021-11-24 05:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6350000 2021-11-24 05:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6351000 2021-11-24 05:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6352000 2021-11-24 05:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6353000 2021-11-24 05:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6354000 2021-11-24 05:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6355000 2021-11-24 05:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6356000 2021-11-24 05:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6357000 2021-11-24 05:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6358000 2021-11-24 05:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6359000 2021-11-24 05:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6360000 2021-11-24 05:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6361000 2021-11-24 05:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6362000 2021-11-24 05:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6363000 2021-11-24 05:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6364000 2021-11-24 05:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6365000 2021-11-24 05:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6366000 2021-11-24 05:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6367000 2021-11-24 05:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6368000 2021-11-24 05:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6369000 2021-11-24 05:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6370000 2021-11-24 05:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6371000 2021-11-24 05:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6372000 2021-11-24 05:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6373000 2021-11-24 05:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6374000 2021-11-24 05:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6375000 2021-11-24 05:49:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:49:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 298 containing 20.00 MB] 2021-11-24 05:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6376000 2021-11-24 05:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6377000 2021-11-24 05:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6378000 2021-11-24 05:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6379000 2021-11-24 05:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6380000 2021-11-24 05:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6381000 2021-11-24 05:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6382000 2021-11-24 05:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6383000 2021-11-24 05:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6384000 2021-11-24 05:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6385000 2021-11-24 05:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6386000 2021-11-24 05:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6387000 2021-11-24 05:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6388000 2021-11-24 05:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6389000 2021-11-24 05:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6390000 2021-11-24 05:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6391000 2021-11-24 05:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6392000 2021-11-24 05:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6393000 2021-11-24 05:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6394000 2021-11-24 05:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6395000 2021-11-24 05:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6396000 2021-11-24 05:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6397000 2021-11-24 05:49:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:49:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 299 containing 20.00 MB] 2021-11-24 05:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6398000 2021-11-24 05:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6399000 2021-11-24 05:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6400000 2021-11-24 05:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6401000 2021-11-24 05:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6402000 2021-11-24 05:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6403000 2021-11-24 05:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6404000 2021-11-24 05:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6405000 2021-11-24 05:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6406000 2021-11-24 05:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6407000 2021-11-24 05:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6408000 2021-11-24 05:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6409000 2021-11-24 05:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6410000 2021-11-24 05:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6411000 2021-11-24 05:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6412000 2021-11-24 05:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6413000 2021-11-24 05:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6414000 2021-11-24 05:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6415000 2021-11-24 05:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6416000 2021-11-24 05:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6417000 2021-11-24 05:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6418000 2021-11-24 05:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6419000 2021-11-24 05:49:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:49:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 300 containing 20.00 MB] 2021-11-24 05:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6420000 2021-11-24 05:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6421000 2021-11-24 05:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6422000 2021-11-24 05:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6423000 2021-11-24 05:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6424000 2021-11-24 05:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6425000 2021-11-24 05:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6426000 2021-11-24 05:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6427000 2021-11-24 05:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6428000 2021-11-24 05:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6429000 2021-11-24 05:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6430000 2021-11-24 05:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6431000 2021-11-24 05:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6432000 2021-11-24 05:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6433000 2021-11-24 05:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6434000 2021-11-24 05:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6435000 2021-11-24 05:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6436000 2021-11-24 05:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6437000 2021-11-24 05:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6438000 2021-11-24 05:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6439000 2021-11-24 05:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6440000 2021-11-24 05:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6441000 2021-11-24 05:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6442000 2021-11-24 05:49:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:49:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 301 containing 20.00 MB] 2021-11-24 05:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6443000 2021-11-24 05:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6444000 2021-11-24 05:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6445000 2021-11-24 05:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6446000 2021-11-24 05:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6447000 2021-11-24 05:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6448000 2021-11-24 05:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6449000 2021-11-24 05:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6450000 2021-11-24 05:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6451000 2021-11-24 05:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6452000 2021-11-24 05:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6453000 2021-11-24 05:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6454000 2021-11-24 05:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6455000 2021-11-24 05:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6456000 2021-11-24 05:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6457000 2021-11-24 05:50:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:50:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 302 containing 20.00 MB] 2021-11-24 05:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6458000 2021-11-24 05:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6459000 2021-11-24 05:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6460000 2021-11-24 05:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6461000 2021-11-24 05:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6462000 2021-11-24 05:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6463000 2021-11-24 05:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6464000 2021-11-24 05:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6465000 2021-11-24 05:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6466000 2021-11-24 05:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6467000 2021-11-24 05:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6468000 2021-11-24 05:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6469000 2021-11-24 05:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6470000 2021-11-24 05:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6471000 2021-11-24 05:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6472000 2021-11-24 05:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6473000 2021-11-24 05:50:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:50:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 303 containing 20.00 MB] 2021-11-24 05:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6474000 2021-11-24 05:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6475000 2021-11-24 05:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6476000 2021-11-24 05:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6477000 2021-11-24 05:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6478000 2021-11-24 05:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6479000 2021-11-24 05:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6480000 2021-11-24 05:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6481000 2021-11-24 05:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6482000 2021-11-24 05:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6483000 2021-11-24 05:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6484000 2021-11-24 05:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6485000 2021-11-24 05:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6486000 2021-11-24 05:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6487000 2021-11-24 05:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6488000 2021-11-24 05:50:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:50:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 304 containing 20.00 MB] 2021-11-24 05:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6489000 2021-11-24 05:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6490000 2021-11-24 05:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6491000 2021-11-24 05:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6492000 2021-11-24 05:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6493000 2021-11-24 05:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6494000 2021-11-24 05:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6495000 2021-11-24 05:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6496000 2021-11-24 05:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6497000 2021-11-24 05:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6498000 2021-11-24 05:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6499000 2021-11-24 05:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6500000 2021-11-24 05:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6501000 2021-11-24 05:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6502000 2021-11-24 05:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6503000 2021-11-24 05:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6504000 2021-11-24 05:50:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:50:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 305 containing 20.00 MB] 2021-11-24 05:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6505000 2021-11-24 05:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6506000 2021-11-24 05:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6507000 2021-11-24 05:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6508000 2021-11-24 05:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6509000 2021-11-24 05:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6510000 2021-11-24 05:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6511000 2021-11-24 05:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6512000 2021-11-24 05:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6513000 2021-11-24 05:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6514000 2021-11-24 05:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6515000 2021-11-24 05:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6516000 2021-11-24 05:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6517000 2021-11-24 05:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6518000 2021-11-24 05:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6519000 2021-11-24 05:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6520000 2021-11-24 05:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6521000 2021-11-24 05:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6522000 2021-11-24 05:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6523000 2021-11-24 05:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6524000 2021-11-24 05:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6525000 2021-11-24 05:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6526000 2021-11-24 05:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6527000 2021-11-24 05:50:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:50:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 306 containing 20.01 MB] 2021-11-24 05:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6528000 2021-11-24 05:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6529000 2021-11-24 05:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6530000 2021-11-24 05:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6531000 2021-11-24 05:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6532000 2021-11-24 05:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6533000 2021-11-24 05:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6534000 2021-11-24 05:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6535000 2021-11-24 05:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6536000 2021-11-24 05:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6537000 2021-11-24 05:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6538000 2021-11-24 05:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6539000 2021-11-24 05:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6540000 2021-11-24 05:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6541000 2021-11-24 05:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6542000 2021-11-24 05:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6543000 2021-11-24 05:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6544000 2021-11-24 05:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6545000 2021-11-24 05:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6546000 2021-11-24 05:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6547000 2021-11-24 05:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6548000 2021-11-24 05:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6549000 2021-11-24 05:50:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:50:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 307 containing 20.00 MB] 2021-11-24 05:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6550000 2021-11-24 05:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6551000 2021-11-24 05:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6552000 2021-11-24 05:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6553000 2021-11-24 05:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6554000 2021-11-24 05:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6555000 2021-11-24 05:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6556000 2021-11-24 05:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6557000 2021-11-24 05:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6558000 2021-11-24 05:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6559000 2021-11-24 05:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6560000 2021-11-24 05:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6561000 2021-11-24 05:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6562000 2021-11-24 05:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6563000 2021-11-24 05:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6564000 2021-11-24 05:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6565000 2021-11-24 05:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6566000 2021-11-24 05:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6567000 2021-11-24 05:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6568000 2021-11-24 05:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6569000 2021-11-24 05:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6570000 2021-11-24 05:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6571000 2021-11-24 05:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6572000 2021-11-24 05:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6573000 2021-11-24 05:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6574000 2021-11-24 05:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6575000 2021-11-24 05:51:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:51:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 308 containing 20.00 MB] 2021-11-24 05:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6576000 2021-11-24 05:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6577000 2021-11-24 05:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6578000 2021-11-24 05:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6579000 2021-11-24 05:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6580000 2021-11-24 05:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6581000 2021-11-24 05:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6582000 2021-11-24 05:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6583000 2021-11-24 05:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6584000 2021-11-24 05:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6585000 2021-11-24 05:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6586000 2021-11-24 05:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6587000 2021-11-24 05:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6588000 2021-11-24 05:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6589000 2021-11-24 05:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6590000 2021-11-24 05:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6591000 2021-11-24 05:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6592000 2021-11-24 05:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6593000 2021-11-24 05:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6594000 2021-11-24 05:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6595000 2021-11-24 05:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6596000 2021-11-24 05:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6597000 2021-11-24 05:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6598000 2021-11-24 05:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6599000 2021-11-24 05:51:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:51:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 309 containing 20.00 MB] 2021-11-24 05:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6600000 2021-11-24 05:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6601000 2021-11-24 05:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6602000 2021-11-24 05:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6603000 2021-11-24 05:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6604000 2021-11-24 05:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6605000 2021-11-24 05:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6606000 2021-11-24 05:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6607000 2021-11-24 05:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6608000 2021-11-24 05:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6609000 2021-11-24 05:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6610000 2021-11-24 05:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6611000 2021-11-24 05:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6612000 2021-11-24 05:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6613000 2021-11-24 05:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6614000 2021-11-24 05:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6615000 2021-11-24 05:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6616000 2021-11-24 05:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6617000 2021-11-24 05:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6618000 2021-11-24 05:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6619000 2021-11-24 05:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6620000 2021-11-24 05:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6621000 2021-11-24 05:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6622000 2021-11-24 05:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6623000 2021-11-24 05:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6624000 2021-11-24 05:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6625000 2021-11-24 05:51:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:51:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 310 containing 20.00 MB] 2021-11-24 05:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6626000 2021-11-24 05:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6627000 2021-11-24 05:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6628000 2021-11-24 05:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6629000 2021-11-24 05:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6630000 2021-11-24 05:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6631000 2021-11-24 05:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6632000 2021-11-24 05:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6633000 2021-11-24 05:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6634000 2021-11-24 05:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6635000 2021-11-24 05:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6636000 2021-11-24 05:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6637000 2021-11-24 05:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6638000 2021-11-24 05:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6639000 2021-11-24 05:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6640000 2021-11-24 05:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6641000 2021-11-24 05:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6642000 2021-11-24 05:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6643000 2021-11-24 05:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6644000 2021-11-24 05:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6645000 2021-11-24 05:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6646000 2021-11-24 05:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6647000 2021-11-24 05:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6648000 2021-11-24 05:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6649000 2021-11-24 05:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6650000 2021-11-24 05:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6651000 2021-11-24 05:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6652000 2021-11-24 05:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6653000 2021-11-24 05:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6654000 2021-11-24 05:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6655000 2021-11-24 05:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6656000 2021-11-24 05:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6657000 2021-11-24 05:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6658000 2021-11-24 05:51:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:51:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 311 containing 20.00 MB] 2021-11-24 05:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6659000 2021-11-24 05:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6660000 2021-11-24 05:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6661000 2021-11-24 05:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6662000 2021-11-24 05:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6663000 2021-11-24 05:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6664000 2021-11-24 05:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6665000 2021-11-24 05:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6666000 2021-11-24 05:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6667000 2021-11-24 05:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6668000 2021-11-24 05:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6669000 2021-11-24 05:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6670000 2021-11-24 05:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6671000 2021-11-24 05:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6672000 2021-11-24 05:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6673000 2021-11-24 05:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6674000 2021-11-24 05:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6675000 2021-11-24 05:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6676000 2021-11-24 05:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6677000 2021-11-24 05:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6678000 2021-11-24 05:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6679000 2021-11-24 05:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6680000 2021-11-24 05:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6681000 2021-11-24 05:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6682000 2021-11-24 05:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6683000 2021-11-24 05:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6684000 2021-11-24 05:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6685000 2021-11-24 05:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6686000 2021-11-24 05:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6687000 2021-11-24 05:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6688000 2021-11-24 05:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6689000 2021-11-24 05:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6690000 2021-11-24 05:52:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:52:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 312 containing 20.00 MB] 2021-11-24 05:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6691000 2021-11-24 05:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6692000 2021-11-24 05:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6693000 2021-11-24 05:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6694000 2021-11-24 05:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6695000 2021-11-24 05:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6696000 2021-11-24 05:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6697000 2021-11-24 05:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6698000 2021-11-24 05:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6699000 2021-11-24 05:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6700000 2021-11-24 05:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6701000 2021-11-24 05:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6702000 2021-11-24 05:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6703000 2021-11-24 05:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6704000 2021-11-24 05:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6705000 2021-11-24 05:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6706000 2021-11-24 05:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6707000 2021-11-24 05:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6708000 2021-11-24 05:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6709000 2021-11-24 05:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6710000 2021-11-24 05:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6711000 2021-11-24 05:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6712000 2021-11-24 05:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6713000 2021-11-24 05:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6714000 2021-11-24 05:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6715000 2021-11-24 05:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6716000 2021-11-24 05:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6717000 2021-11-24 05:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6718000 2021-11-24 05:52:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:52:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 313 containing 20.00 MB] 2021-11-24 05:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6719000 2021-11-24 05:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6720000 2021-11-24 05:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6721000 2021-11-24 05:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6722000 2021-11-24 05:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6723000 2021-11-24 05:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6724000 2021-11-24 05:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6725000 2021-11-24 05:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6726000 2021-11-24 05:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6727000 2021-11-24 05:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6728000 2021-11-24 05:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6729000 2021-11-24 05:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6730000 2021-11-24 05:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6731000 2021-11-24 05:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6732000 2021-11-24 05:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6733000 2021-11-24 05:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6734000 2021-11-24 05:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6735000 2021-11-24 05:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6736000 2021-11-24 05:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6737000 2021-11-24 05:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6738000 2021-11-24 05:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6739000 2021-11-24 05:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6740000 2021-11-24 05:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6741000 2021-11-24 05:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6742000 2021-11-24 05:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6743000 2021-11-24 05:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6744000 2021-11-24 05:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6745000 2021-11-24 05:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6746000 2021-11-24 05:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6747000 2021-11-24 05:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6748000 2021-11-24 05:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6749000 2021-11-24 05:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6750000 2021-11-24 05:52:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:52:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 314 containing 20.00 MB] 2021-11-24 05:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6751000 2021-11-24 05:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6752000 2021-11-24 05:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6753000 2021-11-24 05:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6754000 2021-11-24 05:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6755000 2021-11-24 05:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6756000 2021-11-24 05:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6757000 2021-11-24 05:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6758000 2021-11-24 05:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6759000 2021-11-24 05:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6760000 2021-11-24 05:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6761000 2021-11-24 05:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6762000 2021-11-24 05:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6763000 2021-11-24 05:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6764000 2021-11-24 05:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6765000 2021-11-24 05:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6766000 2021-11-24 05:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6767000 2021-11-24 05:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6768000 2021-11-24 05:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6769000 2021-11-24 05:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6770000 2021-11-24 05:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6771000 2021-11-24 05:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6772000 2021-11-24 05:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6773000 2021-11-24 05:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6774000 2021-11-24 05:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6775000 2021-11-24 05:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6776000 2021-11-24 05:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6777000 2021-11-24 05:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6778000 2021-11-24 05:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6779000 2021-11-24 05:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6780000 2021-11-24 05:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6781000 2021-11-24 05:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6782000 2021-11-24 05:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6783000 2021-11-24 05:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6784000 2021-11-24 05:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6785000 2021-11-24 05:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6786000 2021-11-24 05:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6787000 2021-11-24 05:52:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:52:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 315 containing 20.00 MB] 2021-11-24 05:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6788000 2021-11-24 05:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6789000 2021-11-24 05:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6790000 2021-11-24 05:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6791000 2021-11-24 05:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6792000 2021-11-24 05:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6793000 2021-11-24 05:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6794000 2021-11-24 05:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6795000 2021-11-24 05:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6796000 2021-11-24 05:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6797000 2021-11-24 05:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6798000 2021-11-24 05:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6799000 2021-11-24 05:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6800000 2021-11-24 05:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6801000 2021-11-24 05:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6802000 2021-11-24 05:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6803000 2021-11-24 05:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6804000 2021-11-24 05:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6805000 2021-11-24 05:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6806000 2021-11-24 05:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6807000 2021-11-24 05:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6808000 2021-11-24 05:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6809000 2021-11-24 05:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6810000 2021-11-24 05:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6811000 2021-11-24 05:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6812000 2021-11-24 05:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6813000 2021-11-24 05:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6814000 2021-11-24 05:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6815000 2021-11-24 05:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6816000 2021-11-24 05:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6817000 2021-11-24 05:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6818000 2021-11-24 05:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6819000 2021-11-24 05:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6820000 2021-11-24 05:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6821000 2021-11-24 05:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6822000 2021-11-24 05:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6823000 2021-11-24 05:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6824000 2021-11-24 05:53:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:53:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 316 containing 20.00 MB] 2021-11-24 05:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6825000 2021-11-24 05:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6826000 2021-11-24 05:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6827000 2021-11-24 05:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6828000 2021-11-24 05:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6829000 2021-11-24 05:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6830000 2021-11-24 05:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6831000 2021-11-24 05:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6832000 2021-11-24 05:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6833000 2021-11-24 05:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6834000 2021-11-24 05:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6835000 2021-11-24 05:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6836000 2021-11-24 05:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6837000 2021-11-24 05:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6838000 2021-11-24 05:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6839000 2021-11-24 05:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6840000 2021-11-24 05:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6841000 2021-11-24 05:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6842000 2021-11-24 05:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6843000 2021-11-24 05:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6844000 2021-11-24 05:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6845000 2021-11-24 05:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6846000 2021-11-24 05:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6847000 2021-11-24 05:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6848000 2021-11-24 05:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6849000 2021-11-24 05:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6850000 2021-11-24 05:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6851000 2021-11-24 05:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6852000 2021-11-24 05:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6853000 2021-11-24 05:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6854000 2021-11-24 05:53:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:53:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 317 containing 20.00 MB] 2021-11-24 05:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6855000 2021-11-24 05:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6856000 2021-11-24 05:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6857000 2021-11-24 05:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6858000 2021-11-24 05:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6859000 2021-11-24 05:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6860000 2021-11-24 05:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6861000 2021-11-24 05:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6862000 2021-11-24 05:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6863000 2021-11-24 05:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6864000 2021-11-24 05:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6865000 2021-11-24 05:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6866000 2021-11-24 05:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6867000 2021-11-24 05:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6868000 2021-11-24 05:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6869000 2021-11-24 05:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6870000 2021-11-24 05:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6871000 2021-11-24 05:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6872000 2021-11-24 05:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6873000 2021-11-24 05:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6874000 2021-11-24 05:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6875000 2021-11-24 05:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6876000 2021-11-24 05:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6877000 2021-11-24 05:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6878000 2021-11-24 05:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6879000 2021-11-24 05:53:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:53:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 318 containing 20.00 MB] 2021-11-24 05:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6880000 2021-11-24 05:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6881000 2021-11-24 05:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6882000 2021-11-24 05:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6883000 2021-11-24 05:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6884000 2021-11-24 05:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6885000 2021-11-24 05:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6886000 2021-11-24 05:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6887000 2021-11-24 05:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6888000 2021-11-24 05:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6889000 2021-11-24 05:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6890000 2021-11-24 05:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6891000 2021-11-24 05:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6892000 2021-11-24 05:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6893000 2021-11-24 05:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6894000 2021-11-24 05:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6895000 2021-11-24 05:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6896000 2021-11-24 05:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6897000 2021-11-24 05:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6898000 2021-11-24 05:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6899000 2021-11-24 05:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6900000 2021-11-24 05:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6901000 2021-11-24 05:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6902000 2021-11-24 05:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6903000 2021-11-24 05:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6904000 2021-11-24 05:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6905000 2021-11-24 05:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6906000 2021-11-24 05:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6907000 2021-11-24 05:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6908000 2021-11-24 05:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6909000 2021-11-24 05:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6910000 2021-11-24 05:53:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:53:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 319 containing 20.00 MB] 2021-11-24 05:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6911000 2021-11-24 05:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6912000 2021-11-24 05:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6913000 2021-11-24 05:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6914000 2021-11-24 05:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6915000 2021-11-24 05:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6916000 2021-11-24 05:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6917000 2021-11-24 05:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6918000 2021-11-24 05:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6919000 2021-11-24 05:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6920000 2021-11-24 05:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6921000 2021-11-24 05:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6922000 2021-11-24 05:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6923000 2021-11-24 05:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6924000 2021-11-24 05:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6925000 2021-11-24 05:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6926000 2021-11-24 05:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6927000 2021-11-24 05:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6928000 2021-11-24 05:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6929000 2021-11-24 05:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6930000 2021-11-24 05:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6931000 2021-11-24 05:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6932000 2021-11-24 05:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6933000 2021-11-24 05:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6934000 2021-11-24 05:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6935000 2021-11-24 05:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6936000 2021-11-24 05:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6937000 2021-11-24 05:53:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:53:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 320 containing 20.00 MB] 2021-11-24 05:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6938000 2021-11-24 05:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6939000 2021-11-24 05:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6940000 2021-11-24 05:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6941000 2021-11-24 05:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6942000 2021-11-24 05:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6943000 2021-11-24 05:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6944000 2021-11-24 05:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6945000 2021-11-24 05:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6946000 2021-11-24 05:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6947000 2021-11-24 05:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6948000 2021-11-24 05:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6949000 2021-11-24 05:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6950000 2021-11-24 05:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6951000 2021-11-24 05:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6952000 2021-11-24 05:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6953000 2021-11-24 05:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6954000 2021-11-24 05:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6955000 2021-11-24 05:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6956000 2021-11-24 05:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6957000 2021-11-24 05:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6958000 2021-11-24 05:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6959000 2021-11-24 05:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6960000 2021-11-24 05:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6961000 2021-11-24 05:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6962000 2021-11-24 05:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6963000 2021-11-24 05:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6964000 2021-11-24 05:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6965000 2021-11-24 05:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6966000 2021-11-24 05:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6967000 2021-11-24 05:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6968000 2021-11-24 05:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6969000 2021-11-24 05:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6970000 2021-11-24 05:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6971000 2021-11-24 05:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6972000 2021-11-24 05:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6973000 2021-11-24 05:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6974000 2021-11-24 05:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6975000 2021-11-24 05:54:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:54:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 321 containing 20.00 MB] 2021-11-24 05:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6976000 2021-11-24 05:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6977000 2021-11-24 05:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6978000 2021-11-24 05:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6979000 2021-11-24 05:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6980000 2021-11-24 05:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6981000 2021-11-24 05:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6982000 2021-11-24 05:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6983000 2021-11-24 05:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6984000 2021-11-24 05:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6985000 2021-11-24 05:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6986000 2021-11-24 05:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6987000 2021-11-24 05:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6988000 2021-11-24 05:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6989000 2021-11-24 05:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6990000 2021-11-24 05:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6991000 2021-11-24 05:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6992000 2021-11-24 05:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6993000 2021-11-24 05:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6994000 2021-11-24 05:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6995000 2021-11-24 05:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6996000 2021-11-24 05:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6997000 2021-11-24 05:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6998000 2021-11-24 05:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 6999000 2021-11-24 05:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7000000 2021-11-24 05:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7001000 2021-11-24 05:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7002000 2021-11-24 05:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7003000 2021-11-24 05:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7004000 2021-11-24 05:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7005000 2021-11-24 05:54:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:54:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 322 containing 20.00 MB] 2021-11-24 05:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7006000 2021-11-24 05:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7007000 2021-11-24 05:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7008000 2021-11-24 05:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7009000 2021-11-24 05:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7010000 2021-11-24 05:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7011000 2021-11-24 05:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7012000 2021-11-24 05:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7013000 2021-11-24 05:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7014000 2021-11-24 05:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7015000 2021-11-24 05:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7016000 2021-11-24 05:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7017000 2021-11-24 05:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7018000 2021-11-24 05:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7019000 2021-11-24 05:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7020000 2021-11-24 05:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7021000 2021-11-24 05:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7022000 2021-11-24 05:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7023000 2021-11-24 05:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7024000 2021-11-24 05:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7025000 2021-11-24 05:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7026000 2021-11-24 05:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7027000 2021-11-24 05:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7028000 2021-11-24 05:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7029000 2021-11-24 05:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7030000 2021-11-24 05:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7031000 2021-11-24 05:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7032000 2021-11-24 05:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7033000 2021-11-24 05:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7034000 2021-11-24 05:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7035000 2021-11-24 05:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7036000 2021-11-24 05:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7037000 2021-11-24 05:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7038000 2021-11-24 05:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7039000 2021-11-24 05:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7040000 2021-11-24 05:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7041000 2021-11-24 05:54:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:54:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 323 containing 20.00 MB] 2021-11-24 05:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7042000 2021-11-24 05:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7043000 2021-11-24 05:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7044000 2021-11-24 05:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7045000 2021-11-24 05:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7046000 2021-11-24 05:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7047000 2021-11-24 05:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7048000 2021-11-24 05:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7049000 2021-11-24 05:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7050000 2021-11-24 05:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7051000 2021-11-24 05:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7052000 2021-11-24 05:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7053000 2021-11-24 05:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7054000 2021-11-24 05:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7055000 2021-11-24 05:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7056000 2021-11-24 05:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7057000 2021-11-24 05:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7058000 2021-11-24 05:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7059000 2021-11-24 05:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7060000 2021-11-24 05:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7061000 2021-11-24 05:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7062000 2021-11-24 05:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7063000 2021-11-24 05:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7064000 2021-11-24 05:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7065000 2021-11-24 05:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7066000 2021-11-24 05:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7067000 2021-11-24 05:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7068000 2021-11-24 05:54:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:54:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 324 containing 20.00 MB] 2021-11-24 05:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7069000 2021-11-24 05:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7070000 2021-11-24 05:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7071000 2021-11-24 05:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7072000 2021-11-24 05:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7073000 2021-11-24 05:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7074000 2021-11-24 05:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7075000 2021-11-24 05:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7076000 2021-11-24 05:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7077000 2021-11-24 05:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7078000 2021-11-24 05:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7079000 2021-11-24 05:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7080000 2021-11-24 05:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7081000 2021-11-24 05:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7082000 2021-11-24 05:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7083000 2021-11-24 05:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7084000 2021-11-24 05:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7085000 2021-11-24 05:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7086000 2021-11-24 05:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7087000 2021-11-24 05:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7088000 2021-11-24 05:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7089000 2021-11-24 05:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7090000 2021-11-24 05:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7091000 2021-11-24 05:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7092000 2021-11-24 05:55:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:55:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 325 containing 20.00 MB] 2021-11-24 05:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7093000 2021-11-24 05:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7094000 2021-11-24 05:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7095000 2021-11-24 05:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7096000 2021-11-24 05:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7097000 2021-11-24 05:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7098000 2021-11-24 05:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7099000 2021-11-24 05:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7100000 2021-11-24 05:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7101000 2021-11-24 05:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7102000 2021-11-24 05:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7103000 2021-11-24 05:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7104000 2021-11-24 05:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7105000 2021-11-24 05:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7106000 2021-11-24 05:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7107000 2021-11-24 05:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7108000 2021-11-24 05:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7109000 2021-11-24 05:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7110000 2021-11-24 05:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7111000 2021-11-24 05:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7112000 2021-11-24 05:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7113000 2021-11-24 05:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7114000 2021-11-24 05:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7115000 2021-11-24 05:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7116000 2021-11-24 05:55:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:55:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 326 containing 20.00 MB] 2021-11-24 05:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7117000 2021-11-24 05:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7118000 2021-11-24 05:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7119000 2021-11-24 05:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7120000 2021-11-24 05:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7121000 2021-11-24 05:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7122000 2021-11-24 05:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7123000 2021-11-24 05:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7124000 2021-11-24 05:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7125000 2021-11-24 05:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7126000 2021-11-24 05:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7127000 2021-11-24 05:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7128000 2021-11-24 05:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7129000 2021-11-24 05:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7130000 2021-11-24 05:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7131000 2021-11-24 05:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7132000 2021-11-24 05:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7133000 2021-11-24 05:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7134000 2021-11-24 05:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7135000 2021-11-24 05:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7136000 2021-11-24 05:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7137000 2021-11-24 05:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7138000 2021-11-24 05:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7139000 2021-11-24 05:55:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:55:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 327 containing 20.01 MB] 2021-11-24 05:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7140000 2021-11-24 05:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7141000 2021-11-24 05:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7142000 2021-11-24 05:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7143000 2021-11-24 05:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7144000 2021-11-24 05:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7145000 2021-11-24 05:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7146000 2021-11-24 05:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7147000 2021-11-24 05:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7148000 2021-11-24 05:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7149000 2021-11-24 05:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7150000 2021-11-24 05:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7151000 2021-11-24 05:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7152000 2021-11-24 05:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7153000 2021-11-24 05:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7154000 2021-11-24 05:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7155000 2021-11-24 05:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7156000 2021-11-24 05:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7157000 2021-11-24 05:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7158000 2021-11-24 05:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7159000 2021-11-24 05:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7160000 2021-11-24 05:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7161000 2021-11-24 05:55:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:55:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 328 containing 20.00 MB] 2021-11-24 05:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7162000 2021-11-24 05:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7163000 2021-11-24 05:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7164000 2021-11-24 05:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7165000 2021-11-24 05:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7166000 2021-11-24 05:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7167000 2021-11-24 05:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7168000 2021-11-24 05:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7169000 2021-11-24 05:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7170000 2021-11-24 05:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7171000 2021-11-24 05:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7172000 2021-11-24 05:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7173000 2021-11-24 05:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7174000 2021-11-24 05:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7175000 2021-11-24 05:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7176000 2021-11-24 05:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7177000 2021-11-24 05:55:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:55:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 329 containing 20.01 MB] 2021-11-24 05:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7178000 2021-11-24 05:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7179000 2021-11-24 05:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7180000 2021-11-24 05:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7181000 2021-11-24 05:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7182000 2021-11-24 05:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7183000 2021-11-24 05:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7184000 2021-11-24 05:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7185000 2021-11-24 05:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7186000 2021-11-24 05:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7187000 2021-11-24 05:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7188000 2021-11-24 05:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7189000 2021-11-24 05:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7190000 2021-11-24 05:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7191000 2021-11-24 05:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7192000 2021-11-24 05:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7193000 2021-11-24 05:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7194000 2021-11-24 05:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7195000 2021-11-24 05:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7196000 2021-11-24 05:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7197000 2021-11-24 05:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7198000 2021-11-24 05:56:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:56:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 330 containing 20.00 MB] 2021-11-24 05:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7199000 2021-11-24 05:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7200000 2021-11-24 05:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7201000 2021-11-24 05:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7202000 2021-11-24 05:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7203000 2021-11-24 05:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7204000 2021-11-24 05:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7205000 2021-11-24 05:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7206000 2021-11-24 05:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7207000 2021-11-24 05:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7208000 2021-11-24 05:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7209000 2021-11-24 05:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7210000 2021-11-24 05:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7211000 2021-11-24 05:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7212000 2021-11-24 05:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7213000 2021-11-24 05:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7214000 2021-11-24 05:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7215000 2021-11-24 05:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7216000 2021-11-24 05:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7217000 2021-11-24 05:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7218000 2021-11-24 05:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7219000 2021-11-24 05:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7220000 2021-11-24 05:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7221000 2021-11-24 05:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7222000 2021-11-24 05:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7223000 2021-11-24 05:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7224000 2021-11-24 05:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7225000 2021-11-24 05:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7226000 2021-11-24 05:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7227000 2021-11-24 05:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7228000 2021-11-24 05:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7229000 2021-11-24 05:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7230000 2021-11-24 05:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7231000 2021-11-24 05:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7232000 2021-11-24 05:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7233000 2021-11-24 05:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7234000 2021-11-24 05:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7235000 2021-11-24 05:56:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:56:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 331 containing 20.00 MB] 2021-11-24 05:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7236000 2021-11-24 05:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7237000 2021-11-24 05:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7238000 2021-11-24 05:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7239000 2021-11-24 05:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7240000 2021-11-24 05:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7241000 2021-11-24 05:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7242000 2021-11-24 05:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7243000 2021-11-24 05:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7244000 2021-11-24 05:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7245000 2021-11-24 05:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7246000 2021-11-24 05:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7247000 2021-11-24 05:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7248000 2021-11-24 05:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7249000 2021-11-24 05:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7250000 2021-11-24 05:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7251000 2021-11-24 05:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7252000 2021-11-24 05:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7253000 2021-11-24 05:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7254000 2021-11-24 05:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7255000 2021-11-24 05:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7256000 2021-11-24 05:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7257000 2021-11-24 05:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7258000 2021-11-24 05:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7259000 2021-11-24 05:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7260000 2021-11-24 05:56:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:56:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 332 containing 20.00 MB] 2021-11-24 05:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7261000 2021-11-24 05:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7262000 2021-11-24 05:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7263000 2021-11-24 05:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7264000 2021-11-24 05:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7265000 2021-11-24 05:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7266000 2021-11-24 05:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7267000 2021-11-24 05:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7268000 2021-11-24 05:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7269000 2021-11-24 05:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7270000 2021-11-24 05:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7271000 2021-11-24 05:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7272000 2021-11-24 05:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7273000 2021-11-24 05:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7274000 2021-11-24 05:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7275000 2021-11-24 05:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7276000 2021-11-24 05:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7277000 2021-11-24 05:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7278000 2021-11-24 05:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7279000 2021-11-24 05:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7280000 2021-11-24 05:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7281000 2021-11-24 05:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7282000 2021-11-24 05:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7283000 2021-11-24 05:56:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:56:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 333 containing 20.00 MB] 2021-11-24 05:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7284000 2021-11-24 05:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7285000 2021-11-24 05:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7286000 2021-11-24 05:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7287000 2021-11-24 05:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7288000 2021-11-24 05:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7289000 2021-11-24 05:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7290000 2021-11-24 05:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7291000 2021-11-24 05:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7292000 2021-11-24 05:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7293000 2021-11-24 05:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7294000 2021-11-24 05:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7295000 2021-11-24 05:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7296000 2021-11-24 05:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7297000 2021-11-24 05:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7298000 2021-11-24 05:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7299000 2021-11-24 05:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7300000 2021-11-24 05:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7301000 2021-11-24 05:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7302000 2021-11-24 05:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7303000 2021-11-24 05:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7304000 2021-11-24 05:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7305000 2021-11-24 05:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7306000 2021-11-24 05:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7307000 2021-11-24 05:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7308000 2021-11-24 05:56:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:56:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 334 containing 20.00 MB] 2021-11-24 05:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7309000 2021-11-24 05:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7310000 2021-11-24 05:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7311000 2021-11-24 05:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7312000 2021-11-24 05:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7313000 2021-11-24 05:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7314000 2021-11-24 05:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7315000 2021-11-24 05:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7316000 2021-11-24 05:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7317000 2021-11-24 05:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7318000 2021-11-24 05:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7319000 2021-11-24 05:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7320000 2021-11-24 05:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7321000 2021-11-24 05:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7322000 2021-11-24 05:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7323000 2021-11-24 05:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7324000 2021-11-24 05:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7325000 2021-11-24 05:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7326000 2021-11-24 05:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7327000 2021-11-24 05:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7328000 2021-11-24 05:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7329000 2021-11-24 05:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7330000 2021-11-24 05:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7331000 2021-11-24 05:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7332000 2021-11-24 05:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7333000 2021-11-24 05:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7334000 2021-11-24 05:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7335000 2021-11-24 05:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7336000 2021-11-24 05:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7337000 2021-11-24 05:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7338000 2021-11-24 05:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7339000 2021-11-24 05:57:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:57:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 335 containing 20.01 MB] 2021-11-24 05:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7340000 2021-11-24 05:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7341000 2021-11-24 05:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7342000 2021-11-24 05:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7343000 2021-11-24 05:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7344000 2021-11-24 05:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7345000 2021-11-24 05:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7346000 2021-11-24 05:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7347000 2021-11-24 05:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7348000 2021-11-24 05:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7349000 2021-11-24 05:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7350000 2021-11-24 05:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7351000 2021-11-24 05:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7352000 2021-11-24 05:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7353000 2021-11-24 05:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7354000 2021-11-24 05:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7355000 2021-11-24 05:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7356000 2021-11-24 05:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7357000 2021-11-24 05:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7358000 2021-11-24 05:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7359000 2021-11-24 05:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7360000 2021-11-24 05:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7361000 2021-11-24 05:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7362000 2021-11-24 05:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7363000 2021-11-24 05:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7364000 2021-11-24 05:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7365000 2021-11-24 05:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7366000 2021-11-24 05:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7367000 2021-11-24 05:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7368000 2021-11-24 05:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7369000 2021-11-24 05:57:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:57:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 336 containing 20.00 MB] 2021-11-24 05:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7370000 2021-11-24 05:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7371000 2021-11-24 05:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7372000 2021-11-24 05:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7373000 2021-11-24 05:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7374000 2021-11-24 05:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7375000 2021-11-24 05:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7376000 2021-11-24 05:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7377000 2021-11-24 05:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7378000 2021-11-24 05:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7379000 2021-11-24 05:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7380000 2021-11-24 05:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7381000 2021-11-24 05:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7382000 2021-11-24 05:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7383000 2021-11-24 05:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7384000 2021-11-24 05:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7385000 2021-11-24 05:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7386000 2021-11-24 05:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7387000 2021-11-24 05:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7388000 2021-11-24 05:57:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:57:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 337 containing 20.00 MB] 2021-11-24 05:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7389000 2021-11-24 05:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7390000 2021-11-24 05:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7391000 2021-11-24 05:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7392000 2021-11-24 05:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7393000 2021-11-24 05:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7394000 2021-11-24 05:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7395000 2021-11-24 05:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7396000 2021-11-24 05:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7397000 2021-11-24 05:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7398000 2021-11-24 05:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7399000 2021-11-24 05:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7400000 2021-11-24 05:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7401000 2021-11-24 05:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7402000 2021-11-24 05:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7403000 2021-11-24 05:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7404000 2021-11-24 05:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7405000 2021-11-24 05:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7406000 2021-11-24 05:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7407000 2021-11-24 05:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7408000 2021-11-24 05:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7409000 2021-11-24 05:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7410000 2021-11-24 05:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7411000 2021-11-24 05:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7412000 2021-11-24 05:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7413000 2021-11-24 05:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7414000 2021-11-24 05:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7415000 2021-11-24 05:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7416000 2021-11-24 05:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7417000 2021-11-24 05:57:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:57:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 338 containing 20.00 MB] 2021-11-24 05:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7418000 2021-11-24 05:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7419000 2021-11-24 05:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7420000 2021-11-24 05:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7421000 2021-11-24 05:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7422000 2021-11-24 05:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7423000 2021-11-24 05:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7424000 2021-11-24 05:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7425000 2021-11-24 05:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7426000 2021-11-24 05:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7427000 2021-11-24 05:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7428000 2021-11-24 05:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7429000 2021-11-24 05:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7430000 2021-11-24 05:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7431000 2021-11-24 05:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7432000 2021-11-24 05:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7433000 2021-11-24 05:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7434000 2021-11-24 05:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7435000 2021-11-24 05:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7436000 2021-11-24 05:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7437000 2021-11-24 05:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7438000 2021-11-24 05:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7439000 2021-11-24 05:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7440000 2021-11-24 05:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7441000 2021-11-24 05:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7442000 2021-11-24 05:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7443000 2021-11-24 05:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7444000 2021-11-24 05:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7445000 2021-11-24 05:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7446000 2021-11-24 05:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7447000 2021-11-24 05:58:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:58:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 339 containing 20.00 MB] 2021-11-24 05:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7448000 2021-11-24 05:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7449000 2021-11-24 05:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7450000 2021-11-24 05:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7451000 2021-11-24 05:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7452000 2021-11-24 05:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7453000 2021-11-24 05:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7454000 2021-11-24 05:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7455000 2021-11-24 05:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7456000 2021-11-24 05:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7457000 2021-11-24 05:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7458000 2021-11-24 05:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7459000 2021-11-24 05:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7460000 2021-11-24 05:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7461000 2021-11-24 05:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7462000 2021-11-24 05:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7463000 2021-11-24 05:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7464000 2021-11-24 05:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7465000 2021-11-24 05:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7466000 2021-11-24 05:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7467000 2021-11-24 05:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7468000 2021-11-24 05:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7469000 2021-11-24 05:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7470000 2021-11-24 05:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7471000 2021-11-24 05:58:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:58:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 340 containing 20.00 MB] 2021-11-24 05:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7472000 2021-11-24 05:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7473000 2021-11-24 05:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7474000 2021-11-24 05:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7475000 2021-11-24 05:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7476000 2021-11-24 05:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7477000 2021-11-24 05:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7478000 2021-11-24 05:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7479000 2021-11-24 05:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7480000 2021-11-24 05:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7481000 2021-11-24 05:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7482000 2021-11-24 05:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7483000 2021-11-24 05:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7484000 2021-11-24 05:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7485000 2021-11-24 05:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7486000 2021-11-24 05:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7487000 2021-11-24 05:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7488000 2021-11-24 05:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7489000 2021-11-24 05:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7490000 2021-11-24 05:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7491000 2021-11-24 05:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7492000 2021-11-24 05:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7493000 2021-11-24 05:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7494000 2021-11-24 05:58:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:58:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 341 containing 20.00 MB] 2021-11-24 05:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7495000 2021-11-24 05:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7496000 2021-11-24 05:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7497000 2021-11-24 05:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7498000 2021-11-24 05:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7499000 2021-11-24 05:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7500000 2021-11-24 05:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7501000 2021-11-24 05:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7502000 2021-11-24 05:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7503000 2021-11-24 05:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7504000 2021-11-24 05:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7505000 2021-11-24 05:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7506000 2021-11-24 05:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7507000 2021-11-24 05:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7508000 2021-11-24 05:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7509000 2021-11-24 05:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7510000 2021-11-24 05:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7511000 2021-11-24 05:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7512000 2021-11-24 05:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7513000 2021-11-24 05:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7514000 2021-11-24 05:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7515000 2021-11-24 05:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7516000 2021-11-24 05:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7517000 2021-11-24 05:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7518000 2021-11-24 05:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7519000 2021-11-24 05:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7520000 2021-11-24 05:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7521000 2021-11-24 05:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7522000 2021-11-24 05:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7523000 2021-11-24 05:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7524000 2021-11-24 05:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7525000 2021-11-24 05:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7526000 2021-11-24 05:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7527000 2021-11-24 05:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7528000 2021-11-24 05:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7529000 2021-11-24 05:58:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:58:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 342 containing 20.00 MB] 2021-11-24 05:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7530000 2021-11-24 05:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7531000 2021-11-24 05:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7532000 2021-11-24 05:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7533000 2021-11-24 05:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7534000 2021-11-24 05:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7535000 2021-11-24 05:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7536000 2021-11-24 05:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7537000 2021-11-24 05:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7538000 2021-11-24 05:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7539000 2021-11-24 05:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7540000 2021-11-24 05:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7541000 2021-11-24 05:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7542000 2021-11-24 05:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7543000 2021-11-24 05:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7544000 2021-11-24 05:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7545000 2021-11-24 05:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7546000 2021-11-24 05:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7547000 2021-11-24 05:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7548000 2021-11-24 05:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7549000 2021-11-24 05:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7550000 2021-11-24 05:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7551000 2021-11-24 05:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7552000 2021-11-24 05:58:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:58:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 343 containing 20.00 MB] 2021-11-24 05:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7553000 2021-11-24 05:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7554000 2021-11-24 05:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7555000 2021-11-24 05:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7556000 2021-11-24 05:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7557000 2021-11-24 05:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7558000 2021-11-24 05:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7559000 2021-11-24 05:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7560000 2021-11-24 05:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7561000 2021-11-24 05:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7562000 2021-11-24 05:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7563000 2021-11-24 05:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7564000 2021-11-24 05:58:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:58:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 344 containing 20.01 MB] 2021-11-24 05:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7565000 2021-11-24 05:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7566000 2021-11-24 05:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7567000 2021-11-24 05:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7568000 2021-11-24 05:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7569000 2021-11-24 05:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7570000 2021-11-24 05:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7571000 2021-11-24 05:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7572000 2021-11-24 05:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7573000 2021-11-24 05:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7574000 2021-11-24 05:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7575000 2021-11-24 05:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7576000 2021-11-24 05:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7577000 2021-11-24 05:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7578000 2021-11-24 05:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7579000 2021-11-24 05:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7580000 2021-11-24 05:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7581000 2021-11-24 05:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7582000 2021-11-24 05:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7583000 2021-11-24 05:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7584000 2021-11-24 05:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7585000 2021-11-24 05:59:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:59:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 345 containing 20.00 MB] 2021-11-24 05:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7586000 2021-11-24 05:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7587000 2021-11-24 05:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7588000 2021-11-24 05:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7589000 2021-11-24 05:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7590000 2021-11-24 05:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7591000 2021-11-24 05:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7592000 2021-11-24 05:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7593000 2021-11-24 05:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7594000 2021-11-24 05:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7595000 2021-11-24 05:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7596000 2021-11-24 05:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7597000 2021-11-24 05:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7598000 2021-11-24 05:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7599000 2021-11-24 05:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7600000 2021-11-24 05:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7601000 2021-11-24 05:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7602000 2021-11-24 05:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7603000 2021-11-24 05:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7604000 2021-11-24 05:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7605000 2021-11-24 05:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7606000 2021-11-24 05:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7607000 2021-11-24 05:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7608000 2021-11-24 05:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7609000 2021-11-24 05:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7610000 2021-11-24 05:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7611000 2021-11-24 05:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7612000 2021-11-24 05:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7613000 2021-11-24 05:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7614000 2021-11-24 05:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7615000 2021-11-24 05:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7616000 2021-11-24 05:59:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:59:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 346 containing 20.00 MB] 2021-11-24 05:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7617000 2021-11-24 05:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7618000 2021-11-24 05:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7619000 2021-11-24 05:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7620000 2021-11-24 05:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7621000 2021-11-24 05:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7622000 2021-11-24 05:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7623000 2021-11-24 05:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7624000 2021-11-24 05:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7625000 2021-11-24 05:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7626000 2021-11-24 05:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7627000 2021-11-24 05:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7628000 2021-11-24 05:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7629000 2021-11-24 05:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7630000 2021-11-24 05:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7631000 2021-11-24 05:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7632000 2021-11-24 05:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7633000 2021-11-24 05:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7634000 2021-11-24 05:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7635000 2021-11-24 05:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7636000 2021-11-24 05:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7637000 2021-11-24 05:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7638000 2021-11-24 05:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7639000 2021-11-24 05:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7640000 2021-11-24 05:59:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:59:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 347 containing 20.00 MB] 2021-11-24 05:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7641000 2021-11-24 05:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7642000 2021-11-24 05:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7643000 2021-11-24 05:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7644000 2021-11-24 05:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7645000 2021-11-24 05:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7646000 2021-11-24 05:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7647000 2021-11-24 05:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7648000 2021-11-24 05:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7649000 2021-11-24 05:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7650000 2021-11-24 05:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7651000 2021-11-24 05:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7652000 2021-11-24 05:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7653000 2021-11-24 05:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7654000 2021-11-24 05:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7655000 2021-11-24 05:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7656000 2021-11-24 05:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7657000 2021-11-24 05:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7658000 2021-11-24 05:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7659000 2021-11-24 05:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7660000 2021-11-24 05:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7661000 2021-11-24 05:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7662000 2021-11-24 05:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7663000 2021-11-24 05:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7664000 2021-11-24 05:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7665000 2021-11-24 05:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7666000 2021-11-24 05:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7667000 2021-11-24 05:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7668000 2021-11-24 05:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7669000 2021-11-24 05:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7670000 2021-11-24 05:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7671000 2021-11-24 05:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7672000 2021-11-24 05:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7673000 2021-11-24 05:59:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:59:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 348 containing 20.01 MB] 2021-11-24 05:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7674000 2021-11-24 05:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7675000 2021-11-24 05:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7676000 2021-11-24 05:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7677000 2021-11-24 05:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7678000 2021-11-24 05:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7679000 2021-11-24 05:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7680000 2021-11-24 05:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7681000 2021-11-24 05:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7682000 2021-11-24 05:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7683000 2021-11-24 05:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7684000 2021-11-24 05:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7685000 2021-11-24 05:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7686000 2021-11-24 05:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7687000 2021-11-24 05:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7688000 2021-11-24 05:59:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 05:59:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 349 containing 20.01 MB] 2021-11-24 05:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7689000 2021-11-24 05:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7690000 2021-11-24 05:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7691000 2021-11-24 05:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7692000 2021-11-24 05:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7693000 2021-11-24 06:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7694000 2021-11-24 06:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7695000 2021-11-24 06:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7696000 2021-11-24 06:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7697000 2021-11-24 06:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7698000 2021-11-24 06:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7699000 2021-11-24 06:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7700000 2021-11-24 06:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7701000 2021-11-24 06:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7702000 2021-11-24 06:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7703000 2021-11-24 06:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7704000 2021-11-24 06:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7705000 2021-11-24 06:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7706000 2021-11-24 06:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7707000 2021-11-24 06:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7708000 2021-11-24 06:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7709000 2021-11-24 06:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7710000 2021-11-24 06:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7711000 2021-11-24 06:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7712000 2021-11-24 06:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7713000 2021-11-24 06:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7714000 2021-11-24 06:00:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:00:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 350 containing 20.00 MB] 2021-11-24 06:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7715000 2021-11-24 06:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7716000 2021-11-24 06:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7717000 2021-11-24 06:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7718000 2021-11-24 06:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7719000 2021-11-24 06:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7720000 2021-11-24 06:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7721000 2021-11-24 06:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7722000 2021-11-24 06:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7723000 2021-11-24 06:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7724000 2021-11-24 06:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7725000 2021-11-24 06:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7726000 2021-11-24 06:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7727000 2021-11-24 06:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7728000 2021-11-24 06:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7729000 2021-11-24 06:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7730000 2021-11-24 06:00:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:00:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 351 containing 20.00 MB] 2021-11-24 06:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7731000 2021-11-24 06:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7732000 2021-11-24 06:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7733000 2021-11-24 06:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7734000 2021-11-24 06:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7735000 2021-11-24 06:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7736000 2021-11-24 06:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7737000 2021-11-24 06:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7738000 2021-11-24 06:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7739000 2021-11-24 06:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7740000 2021-11-24 06:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7741000 2021-11-24 06:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7742000 2021-11-24 06:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7743000 2021-11-24 06:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7744000 2021-11-24 06:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7745000 2021-11-24 06:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7746000 2021-11-24 06:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7747000 2021-11-24 06:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7748000 2021-11-24 06:00:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:00:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 352 containing 20.00 MB] 2021-11-24 06:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7749000 2021-11-24 06:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7750000 2021-11-24 06:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7751000 2021-11-24 06:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7752000 2021-11-24 06:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7753000 2021-11-24 06:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7754000 2021-11-24 06:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7755000 2021-11-24 06:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7756000 2021-11-24 06:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7757000 2021-11-24 06:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7758000 2021-11-24 06:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7759000 2021-11-24 06:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7760000 2021-11-24 06:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7761000 2021-11-24 06:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7762000 2021-11-24 06:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7763000 2021-11-24 06:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7764000 2021-11-24 06:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7765000 2021-11-24 06:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7766000 2021-11-24 06:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7767000 2021-11-24 06:00:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:00:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 353 containing 20.00 MB] 2021-11-24 06:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7768000 2021-11-24 06:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7769000 2021-11-24 06:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7770000 2021-11-24 06:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7771000 2021-11-24 06:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7772000 2021-11-24 06:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7773000 2021-11-24 06:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7774000 2021-11-24 06:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7775000 2021-11-24 06:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7776000 2021-11-24 06:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7777000 2021-11-24 06:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7778000 2021-11-24 06:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7779000 2021-11-24 06:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7780000 2021-11-24 06:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7781000 2021-11-24 06:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7782000 2021-11-24 06:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7783000 2021-11-24 06:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7784000 2021-11-24 06:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7785000 2021-11-24 06:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7786000 2021-11-24 06:00:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:00:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 354 containing 20.00 MB] 2021-11-24 06:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7787000 2021-11-24 06:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7788000 2021-11-24 06:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7789000 2021-11-24 06:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7790000 2021-11-24 06:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7791000 2021-11-24 06:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7792000 2021-11-24 06:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7793000 2021-11-24 06:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7794000 2021-11-24 06:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7795000 2021-11-24 06:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7796000 2021-11-24 06:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7797000 2021-11-24 06:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7798000 2021-11-24 06:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7799000 2021-11-24 06:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7800000 2021-11-24 06:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7801000 2021-11-24 06:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7802000 2021-11-24 06:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7803000 2021-11-24 06:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7804000 2021-11-24 06:01:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:01:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 355 containing 20.00 MB] 2021-11-24 06:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7805000 2021-11-24 06:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7806000 2021-11-24 06:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7807000 2021-11-24 06:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7808000 2021-11-24 06:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7809000 2021-11-24 06:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7810000 2021-11-24 06:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7811000 2021-11-24 06:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7812000 2021-11-24 06:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7813000 2021-11-24 06:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7814000 2021-11-24 06:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7815000 2021-11-24 06:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7816000 2021-11-24 06:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7817000 2021-11-24 06:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7818000 2021-11-24 06:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7819000 2021-11-24 06:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7820000 2021-11-24 06:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7821000 2021-11-24 06:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7822000 2021-11-24 06:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7823000 2021-11-24 06:01:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:01:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 356 containing 20.01 MB] 2021-11-24 06:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7824000 2021-11-24 06:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7825000 2021-11-24 06:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7826000 2021-11-24 06:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7827000 2021-11-24 06:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7828000 2021-11-24 06:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7829000 2021-11-24 06:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7830000 2021-11-24 06:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7831000 2021-11-24 06:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7832000 2021-11-24 06:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7833000 2021-11-24 06:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7834000 2021-11-24 06:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7835000 2021-11-24 06:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7836000 2021-11-24 06:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7837000 2021-11-24 06:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7838000 2021-11-24 06:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7839000 2021-11-24 06:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7840000 2021-11-24 06:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7841000 2021-11-24 06:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7842000 2021-11-24 06:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7843000 2021-11-24 06:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7844000 2021-11-24 06:01:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:01:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 357 containing 20.00 MB] 2021-11-24 06:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7845000 2021-11-24 06:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7846000 2021-11-24 06:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7847000 2021-11-24 06:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7848000 2021-11-24 06:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7849000 2021-11-24 06:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7850000 2021-11-24 06:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7851000 2021-11-24 06:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7852000 2021-11-24 06:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7853000 2021-11-24 06:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7854000 2021-11-24 06:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7855000 2021-11-24 06:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7856000 2021-11-24 06:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7857000 2021-11-24 06:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7858000 2021-11-24 06:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7859000 2021-11-24 06:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7860000 2021-11-24 06:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7861000 2021-11-24 06:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7862000 2021-11-24 06:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7863000 2021-11-24 06:01:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:01:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 358 containing 20.00 MB] 2021-11-24 06:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7864000 2021-11-24 06:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7865000 2021-11-24 06:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7866000 2021-11-24 06:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7867000 2021-11-24 06:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7868000 2021-11-24 06:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7869000 2021-11-24 06:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7870000 2021-11-24 06:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7871000 2021-11-24 06:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7872000 2021-11-24 06:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7873000 2021-11-24 06:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7874000 2021-11-24 06:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7875000 2021-11-24 06:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7876000 2021-11-24 06:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7877000 2021-11-24 06:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7878000 2021-11-24 06:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7879000 2021-11-24 06:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7880000 2021-11-24 06:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7881000 2021-11-24 06:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7882000 2021-11-24 06:01:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:01:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 359 containing 20.01 MB] 2021-11-24 06:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7883000 2021-11-24 06:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7884000 2021-11-24 06:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7885000 2021-11-24 06:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7886000 2021-11-24 06:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7887000 2021-11-24 06:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7888000 2021-11-24 06:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7889000 2021-11-24 06:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7890000 2021-11-24 06:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7891000 2021-11-24 06:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7892000 2021-11-24 06:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7893000 2021-11-24 06:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7894000 2021-11-24 06:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7895000 2021-11-24 06:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7896000 2021-11-24 06:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7897000 2021-11-24 06:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7898000 2021-11-24 06:01:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:01:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 360 containing 20.01 MB] 2021-11-24 06:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7899000 2021-11-24 06:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7900000 2021-11-24 06:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7901000 2021-11-24 06:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7902000 2021-11-24 06:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7903000 2021-11-24 06:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7904000 2021-11-24 06:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7905000 2021-11-24 06:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7906000 2021-11-24 06:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7907000 2021-11-24 06:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7908000 2021-11-24 06:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7909000 2021-11-24 06:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7910000 2021-11-24 06:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7911000 2021-11-24 06:01:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:01:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 361 containing 20.00 MB] 2021-11-24 06:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7912000 2021-11-24 06:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7913000 2021-11-24 06:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7914000 2021-11-24 06:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7915000 2021-11-24 06:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7916000 2021-11-24 06:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7917000 2021-11-24 06:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7918000 2021-11-24 06:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7919000 2021-11-24 06:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7920000 2021-11-24 06:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7921000 2021-11-24 06:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7922000 2021-11-24 06:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7923000 2021-11-24 06:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7924000 2021-11-24 06:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7925000 2021-11-24 06:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7926000 2021-11-24 06:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7927000 2021-11-24 06:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7928000 2021-11-24 06:02:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:02:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 362 containing 20.00 MB] 2021-11-24 06:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7929000 2021-11-24 06:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7930000 2021-11-24 06:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7931000 2021-11-24 06:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7932000 2021-11-24 06:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7933000 2021-11-24 06:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7934000 2021-11-24 06:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7935000 2021-11-24 06:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7936000 2021-11-24 06:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7937000 2021-11-24 06:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7938000 2021-11-24 06:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7939000 2021-11-24 06:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7940000 2021-11-24 06:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7941000 2021-11-24 06:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7942000 2021-11-24 06:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7943000 2021-11-24 06:02:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:02:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 363 containing 20.00 MB] 2021-11-24 06:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7944000 2021-11-24 06:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7945000 2021-11-24 06:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7946000 2021-11-24 06:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7947000 2021-11-24 06:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7948000 2021-11-24 06:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7949000 2021-11-24 06:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7950000 2021-11-24 06:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7951000 2021-11-24 06:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7952000 2021-11-24 06:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7953000 2021-11-24 06:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7954000 2021-11-24 06:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7955000 2021-11-24 06:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7956000 2021-11-24 06:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7957000 2021-11-24 06:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7958000 2021-11-24 06:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7959000 2021-11-24 06:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7960000 2021-11-24 06:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7961000 2021-11-24 06:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7962000 2021-11-24 06:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7963000 2021-11-24 06:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7964000 2021-11-24 06:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7965000 2021-11-24 06:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7966000 2021-11-24 06:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7967000 2021-11-24 06:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7968000 2021-11-24 06:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7969000 2021-11-24 06:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7970000 2021-11-24 06:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7971000 2021-11-24 06:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7972000 2021-11-24 06:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7973000 2021-11-24 06:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7974000 2021-11-24 06:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7975000 2021-11-24 06:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7976000 2021-11-24 06:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7977000 2021-11-24 06:02:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:02:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 364 containing 20.00 MB] 2021-11-24 06:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7978000 2021-11-24 06:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7979000 2021-11-24 06:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7980000 2021-11-24 06:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7981000 2021-11-24 06:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7982000 2021-11-24 06:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7983000 2021-11-24 06:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7984000 2021-11-24 06:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7985000 2021-11-24 06:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7986000 2021-11-24 06:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7987000 2021-11-24 06:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7988000 2021-11-24 06:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7989000 2021-11-24 06:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7990000 2021-11-24 06:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7991000 2021-11-24 06:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7992000 2021-11-24 06:02:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:02:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 365 containing 20.00 MB] 2021-11-24 06:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7993000 2021-11-24 06:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7994000 2021-11-24 06:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7995000 2021-11-24 06:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7996000 2021-11-24 06:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7997000 2021-11-24 06:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7998000 2021-11-24 06:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 7999000 2021-11-24 06:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8000000 2021-11-24 06:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8001000 2021-11-24 06:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8002000 2021-11-24 06:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8003000 2021-11-24 06:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8004000 2021-11-24 06:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8005000 2021-11-24 06:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8006000 2021-11-24 06:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8007000 2021-11-24 06:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8008000 2021-11-24 06:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8009000 2021-11-24 06:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8010000 2021-11-24 06:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8011000 2021-11-24 06:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8012000 2021-11-24 06:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8013000 2021-11-24 06:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8014000 2021-11-24 06:02:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:02:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 366 containing 20.01 MB] 2021-11-24 06:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8015000 2021-11-24 06:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8016000 2021-11-24 06:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8017000 2021-11-24 06:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8018000 2021-11-24 06:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8019000 2021-11-24 06:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8020000 2021-11-24 06:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8021000 2021-11-24 06:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8022000 2021-11-24 06:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8023000 2021-11-24 06:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8024000 2021-11-24 06:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8025000 2021-11-24 06:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8026000 2021-11-24 06:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8027000 2021-11-24 06:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8028000 2021-11-24 06:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8029000 2021-11-24 06:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8030000 2021-11-24 06:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8031000 2021-11-24 06:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8032000 2021-11-24 06:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8033000 2021-11-24 06:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8034000 2021-11-24 06:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8035000 2021-11-24 06:03:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:03:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 367 containing 20.00 MB] 2021-11-24 06:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8036000 2021-11-24 06:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8037000 2021-11-24 06:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8038000 2021-11-24 06:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8039000 2021-11-24 06:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8040000 2021-11-24 06:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8041000 2021-11-24 06:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8042000 2021-11-24 06:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8043000 2021-11-24 06:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8044000 2021-11-24 06:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8045000 2021-11-24 06:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8046000 2021-11-24 06:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8047000 2021-11-24 06:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8048000 2021-11-24 06:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8049000 2021-11-24 06:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8050000 2021-11-24 06:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8051000 2021-11-24 06:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8052000 2021-11-24 06:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8053000 2021-11-24 06:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8054000 2021-11-24 06:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8055000 2021-11-24 06:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8056000 2021-11-24 06:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8057000 2021-11-24 06:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8058000 2021-11-24 06:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8059000 2021-11-24 06:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8060000 2021-11-24 06:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8061000 2021-11-24 06:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8062000 2021-11-24 06:03:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:03:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 368 containing 20.00 MB] 2021-11-24 06:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8063000 2021-11-24 06:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8064000 2021-11-24 06:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8065000 2021-11-24 06:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8066000 2021-11-24 06:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8067000 2021-11-24 06:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8068000 2021-11-24 06:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8069000 2021-11-24 06:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8070000 2021-11-24 06:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8071000 2021-11-24 06:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8072000 2021-11-24 06:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8073000 2021-11-24 06:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8074000 2021-11-24 06:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8075000 2021-11-24 06:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8076000 2021-11-24 06:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8077000 2021-11-24 06:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8078000 2021-11-24 06:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8079000 2021-11-24 06:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8080000 2021-11-24 06:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8081000 2021-11-24 06:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8082000 2021-11-24 06:03:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:03:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 369 containing 20.00 MB] 2021-11-24 06:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8083000 2021-11-24 06:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8084000 2021-11-24 06:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8085000 2021-11-24 06:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8086000 2021-11-24 06:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8087000 2021-11-24 06:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8088000 2021-11-24 06:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8089000 2021-11-24 06:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8090000 2021-11-24 06:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8091000 2021-11-24 06:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8092000 2021-11-24 06:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8093000 2021-11-24 06:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8094000 2021-11-24 06:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8095000 2021-11-24 06:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8096000 2021-11-24 06:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8097000 2021-11-24 06:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8098000 2021-11-24 06:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8099000 2021-11-24 06:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8100000 2021-11-24 06:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8101000 2021-11-24 06:03:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:03:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 370 containing 20.00 MB] 2021-11-24 06:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8102000 2021-11-24 06:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8103000 2021-11-24 06:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8104000 2021-11-24 06:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8105000 2021-11-24 06:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8106000 2021-11-24 06:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8107000 2021-11-24 06:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8108000 2021-11-24 06:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8109000 2021-11-24 06:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8110000 2021-11-24 06:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8111000 2021-11-24 06:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8112000 2021-11-24 06:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8113000 2021-11-24 06:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8114000 2021-11-24 06:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8115000 2021-11-24 06:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8116000 2021-11-24 06:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8117000 2021-11-24 06:03:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:03:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 371 containing 20.01 MB] 2021-11-24 06:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8118000 2021-11-24 06:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8119000 2021-11-24 06:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8120000 2021-11-24 06:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8121000 2021-11-24 06:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8122000 2021-11-24 06:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8123000 2021-11-24 06:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8124000 2021-11-24 06:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8125000 2021-11-24 06:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8126000 2021-11-24 06:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8127000 2021-11-24 06:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8128000 2021-11-24 06:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8129000 2021-11-24 06:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8130000 2021-11-24 06:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8131000 2021-11-24 06:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8132000 2021-11-24 06:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8133000 2021-11-24 06:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8134000 2021-11-24 06:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8135000 2021-11-24 06:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8136000 2021-11-24 06:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8137000 2021-11-24 06:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8138000 2021-11-24 06:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8139000 2021-11-24 06:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8140000 2021-11-24 06:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8141000 2021-11-24 06:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8142000 2021-11-24 06:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8143000 2021-11-24 06:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8144000 2021-11-24 06:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8145000 2021-11-24 06:03:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:03:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 372 containing 20.00 MB] 2021-11-24 06:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8146000 2021-11-24 06:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8147000 2021-11-24 06:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8148000 2021-11-24 06:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8149000 2021-11-24 06:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8150000 2021-11-24 06:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8151000 2021-11-24 06:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8152000 2021-11-24 06:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8153000 2021-11-24 06:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8154000 2021-11-24 06:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8155000 2021-11-24 06:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8156000 2021-11-24 06:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8157000 2021-11-24 06:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8158000 2021-11-24 06:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8159000 2021-11-24 06:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8160000 2021-11-24 06:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8161000 2021-11-24 06:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8162000 2021-11-24 06:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8163000 2021-11-24 06:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8164000 2021-11-24 06:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8165000 2021-11-24 06:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8166000 2021-11-24 06:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8167000 2021-11-24 06:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8168000 2021-11-24 06:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8169000 2021-11-24 06:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8170000 2021-11-24 06:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8171000 2021-11-24 06:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8172000 2021-11-24 06:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8173000 2021-11-24 06:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8174000 2021-11-24 06:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8175000 2021-11-24 06:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8176000 2021-11-24 06:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8177000 2021-11-24 06:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8178000 2021-11-24 06:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8179000 2021-11-24 06:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8180000 2021-11-24 06:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8181000 2021-11-24 06:04:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:04:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 373 containing 20.00 MB] 2021-11-24 06:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8182000 2021-11-24 06:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8183000 2021-11-24 06:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8184000 2021-11-24 06:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8185000 2021-11-24 06:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8186000 2021-11-24 06:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8187000 2021-11-24 06:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8188000 2021-11-24 06:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8189000 2021-11-24 06:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8190000 2021-11-24 06:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8191000 2021-11-24 06:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8192000 2021-11-24 06:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8193000 2021-11-24 06:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8194000 2021-11-24 06:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8195000 2021-11-24 06:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8196000 2021-11-24 06:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8197000 2021-11-24 06:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8198000 2021-11-24 06:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8199000 2021-11-24 06:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8200000 2021-11-24 06:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8201000 2021-11-24 06:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8202000 2021-11-24 06:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8203000 2021-11-24 06:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8204000 2021-11-24 06:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8205000 2021-11-24 06:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8206000 2021-11-24 06:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8207000 2021-11-24 06:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8208000 2021-11-24 06:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8209000 2021-11-24 06:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8210000 2021-11-24 06:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8211000 2021-11-24 06:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8212000 2021-11-24 06:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8213000 2021-11-24 06:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8214000 2021-11-24 06:04:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:04:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 374 containing 20.00 MB] 2021-11-24 06:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8215000 2021-11-24 06:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8216000 2021-11-24 06:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8217000 2021-11-24 06:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8218000 2021-11-24 06:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8219000 2021-11-24 06:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8220000 2021-11-24 06:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8221000 2021-11-24 06:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8222000 2021-11-24 06:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8223000 2021-11-24 06:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8224000 2021-11-24 06:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8225000 2021-11-24 06:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8226000 2021-11-24 06:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8227000 2021-11-24 06:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8228000 2021-11-24 06:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8229000 2021-11-24 06:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8230000 2021-11-24 06:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8231000 2021-11-24 06:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8232000 2021-11-24 06:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8233000 2021-11-24 06:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8234000 2021-11-24 06:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8235000 2021-11-24 06:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8236000 2021-11-24 06:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8237000 2021-11-24 06:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8238000 2021-11-24 06:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8239000 2021-11-24 06:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8240000 2021-11-24 06:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8241000 2021-11-24 06:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8242000 2021-11-24 06:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8243000 2021-11-24 06:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8244000 2021-11-24 06:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8245000 2021-11-24 06:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8246000 2021-11-24 06:04:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:04:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 375 containing 20.00 MB] 2021-11-24 06:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8247000 2021-11-24 06:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8248000 2021-11-24 06:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8249000 2021-11-24 06:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8250000 2021-11-24 06:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8251000 2021-11-24 06:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8252000 2021-11-24 06:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8253000 2021-11-24 06:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8254000 2021-11-24 06:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8255000 2021-11-24 06:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8256000 2021-11-24 06:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8257000 2021-11-24 06:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8258000 2021-11-24 06:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8259000 2021-11-24 06:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8260000 2021-11-24 06:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8261000 2021-11-24 06:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8262000 2021-11-24 06:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8263000 2021-11-24 06:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8264000 2021-11-24 06:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8265000 2021-11-24 06:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8266000 2021-11-24 06:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8267000 2021-11-24 06:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8268000 2021-11-24 06:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8269000 2021-11-24 06:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8270000 2021-11-24 06:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8271000 2021-11-24 06:04:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:04:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 376 containing 20.00 MB] 2021-11-24 06:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8272000 2021-11-24 06:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8273000 2021-11-24 06:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8274000 2021-11-24 06:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8275000 2021-11-24 06:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8276000 2021-11-24 06:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8277000 2021-11-24 06:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8278000 2021-11-24 06:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8279000 2021-11-24 06:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8280000 2021-11-24 06:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8281000 2021-11-24 06:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8282000 2021-11-24 06:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8283000 2021-11-24 06:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8284000 2021-11-24 06:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8285000 2021-11-24 06:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8286000 2021-11-24 06:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8287000 2021-11-24 06:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8288000 2021-11-24 06:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8289000 2021-11-24 06:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8290000 2021-11-24 06:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8291000 2021-11-24 06:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8292000 2021-11-24 06:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8293000 2021-11-24 06:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8294000 2021-11-24 06:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8295000 2021-11-24 06:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8296000 2021-11-24 06:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8297000 2021-11-24 06:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8298000 2021-11-24 06:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8299000 2021-11-24 06:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8300000 2021-11-24 06:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8301000 2021-11-24 06:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8302000 2021-11-24 06:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8303000 2021-11-24 06:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8304000 2021-11-24 06:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8305000 2021-11-24 06:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8306000 2021-11-24 06:05:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:05:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 377 containing 20.00 MB] 2021-11-24 06:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8307000 2021-11-24 06:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8308000 2021-11-24 06:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8309000 2021-11-24 06:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8310000 2021-11-24 06:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8311000 2021-11-24 06:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8312000 2021-11-24 06:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8313000 2021-11-24 06:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8314000 2021-11-24 06:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8315000 2021-11-24 06:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8316000 2021-11-24 06:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8317000 2021-11-24 06:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8318000 2021-11-24 06:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8319000 2021-11-24 06:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8320000 2021-11-24 06:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8321000 2021-11-24 06:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8322000 2021-11-24 06:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8323000 2021-11-24 06:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8324000 2021-11-24 06:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8325000 2021-11-24 06:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8326000 2021-11-24 06:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8327000 2021-11-24 06:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8328000 2021-11-24 06:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8329000 2021-11-24 06:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8330000 2021-11-24 06:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8331000 2021-11-24 06:05:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:05:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 378 containing 20.00 MB] 2021-11-24 06:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8332000 2021-11-24 06:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8333000 2021-11-24 06:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8334000 2021-11-24 06:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8335000 2021-11-24 06:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8336000 2021-11-24 06:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8337000 2021-11-24 06:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8338000 2021-11-24 06:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8339000 2021-11-24 06:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8340000 2021-11-24 06:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8341000 2021-11-24 06:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8342000 2021-11-24 06:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8343000 2021-11-24 06:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8344000 2021-11-24 06:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8345000 2021-11-24 06:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8346000 2021-11-24 06:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8347000 2021-11-24 06:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8348000 2021-11-24 06:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8349000 2021-11-24 06:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8350000 2021-11-24 06:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8351000 2021-11-24 06:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8352000 2021-11-24 06:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8353000 2021-11-24 06:05:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:05:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 379 containing 20.00 MB] 2021-11-24 06:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8354000 2021-11-24 06:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8355000 2021-11-24 06:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8356000 2021-11-24 06:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8357000 2021-11-24 06:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8358000 2021-11-24 06:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8359000 2021-11-24 06:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8360000 2021-11-24 06:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8361000 2021-11-24 06:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8362000 2021-11-24 06:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8363000 2021-11-24 06:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8364000 2021-11-24 06:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8365000 2021-11-24 06:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8366000 2021-11-24 06:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8367000 2021-11-24 06:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8368000 2021-11-24 06:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8369000 2021-11-24 06:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8370000 2021-11-24 06:05:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:05:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 380 containing 20.00 MB] 2021-11-24 06:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8371000 2021-11-24 06:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8372000 2021-11-24 06:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8373000 2021-11-24 06:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8374000 2021-11-24 06:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8375000 2021-11-24 06:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8376000 2021-11-24 06:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8377000 2021-11-24 06:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8378000 2021-11-24 06:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8379000 2021-11-24 06:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8380000 2021-11-24 06:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8381000 2021-11-24 06:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8382000 2021-11-24 06:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8383000 2021-11-24 06:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8384000 2021-11-24 06:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8385000 2021-11-24 06:05:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:05:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 381 containing 20.00 MB] 2021-11-24 06:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8386000 2021-11-24 06:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8387000 2021-11-24 06:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8388000 2021-11-24 06:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8389000 2021-11-24 06:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8390000 2021-11-24 06:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8391000 2021-11-24 06:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8392000 2021-11-24 06:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8393000 2021-11-24 06:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8394000 2021-11-24 06:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8395000 2021-11-24 06:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8396000 2021-11-24 06:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8397000 2021-11-24 06:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8398000 2021-11-24 06:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8399000 2021-11-24 06:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8400000 2021-11-24 06:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8401000 2021-11-24 06:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8402000 2021-11-24 06:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8403000 2021-11-24 06:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8404000 2021-11-24 06:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8405000 2021-11-24 06:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8406000 2021-11-24 06:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8407000 2021-11-24 06:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8408000 2021-11-24 06:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8409000 2021-11-24 06:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8410000 2021-11-24 06:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8411000 2021-11-24 06:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8412000 2021-11-24 06:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8413000 2021-11-24 06:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8414000 2021-11-24 06:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8415000 2021-11-24 06:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8416000 2021-11-24 06:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8417000 2021-11-24 06:06:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:06:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 382 containing 20.00 MB] 2021-11-24 06:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8418000 2021-11-24 06:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8419000 2021-11-24 06:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8420000 2021-11-24 06:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8421000 2021-11-24 06:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8422000 2021-11-24 06:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8423000 2021-11-24 06:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8424000 2021-11-24 06:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8425000 2021-11-24 06:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8426000 2021-11-24 06:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8427000 2021-11-24 06:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8428000 2021-11-24 06:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8429000 2021-11-24 06:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8430000 2021-11-24 06:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8431000 2021-11-24 06:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8432000 2021-11-24 06:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8433000 2021-11-24 06:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8434000 2021-11-24 06:06:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:06:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 383 containing 20.00 MB] 2021-11-24 06:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8435000 2021-11-24 06:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8436000 2021-11-24 06:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8437000 2021-11-24 06:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8438000 2021-11-24 06:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8439000 2021-11-24 06:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8440000 2021-11-24 06:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8441000 2021-11-24 06:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8442000 2021-11-24 06:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8443000 2021-11-24 06:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8444000 2021-11-24 06:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8445000 2021-11-24 06:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8446000 2021-11-24 06:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8447000 2021-11-24 06:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8448000 2021-11-24 06:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8449000 2021-11-24 06:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8450000 2021-11-24 06:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8451000 2021-11-24 06:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8452000 2021-11-24 06:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8453000 2021-11-24 06:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8454000 2021-11-24 06:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8455000 2021-11-24 06:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8456000 2021-11-24 06:06:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:06:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 384 containing 20.00 MB] 2021-11-24 06:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8457000 2021-11-24 06:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8458000 2021-11-24 06:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8459000 2021-11-24 06:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8460000 2021-11-24 06:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8461000 2021-11-24 06:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8462000 2021-11-24 06:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8463000 2021-11-24 06:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8464000 2021-11-24 06:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8465000 2021-11-24 06:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8466000 2021-11-24 06:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8467000 2021-11-24 06:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8468000 2021-11-24 06:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8469000 2021-11-24 06:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8470000 2021-11-24 06:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8471000 2021-11-24 06:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8472000 2021-11-24 06:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8473000 2021-11-24 06:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8474000 2021-11-24 06:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8475000 2021-11-24 06:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8476000 2021-11-24 06:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8477000 2021-11-24 06:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8478000 2021-11-24 06:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8479000 2021-11-24 06:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8480000 2021-11-24 06:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8481000 2021-11-24 06:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8482000 2021-11-24 06:06:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:06:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 385 containing 20.00 MB] 2021-11-24 06:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8483000 2021-11-24 06:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8484000 2021-11-24 06:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8485000 2021-11-24 06:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8486000 2021-11-24 06:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8487000 2021-11-24 06:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8488000 2021-11-24 06:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8489000 2021-11-24 06:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8490000 2021-11-24 06:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8491000 2021-11-24 06:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8492000 2021-11-24 06:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8493000 2021-11-24 06:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8494000 2021-11-24 06:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8495000 2021-11-24 06:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8496000 2021-11-24 06:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8497000 2021-11-24 06:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8498000 2021-11-24 06:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8499000 2021-11-24 06:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8500000 2021-11-24 06:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8501000 2021-11-24 06:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8502000 2021-11-24 06:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8503000 2021-11-24 06:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8504000 2021-11-24 06:06:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:06:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 386 containing 20.00 MB] 2021-11-24 06:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8505000 2021-11-24 06:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8506000 2021-11-24 06:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8507000 2021-11-24 06:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8508000 2021-11-24 06:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8509000 2021-11-24 06:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8510000 2021-11-24 06:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8511000 2021-11-24 06:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8512000 2021-11-24 06:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8513000 2021-11-24 06:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8514000 2021-11-24 06:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8515000 2021-11-24 06:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8516000 2021-11-24 06:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8517000 2021-11-24 06:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8518000 2021-11-24 06:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8519000 2021-11-24 06:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8520000 2021-11-24 06:06:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:06:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 387 containing 20.00 MB] 2021-11-24 06:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8521000 2021-11-24 06:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8522000 2021-11-24 06:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8523000 2021-11-24 06:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8524000 2021-11-24 06:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8525000 2021-11-24 06:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8526000 2021-11-24 06:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8527000 2021-11-24 06:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8528000 2021-11-24 06:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8529000 2021-11-24 06:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8530000 2021-11-24 06:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8531000 2021-11-24 06:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8532000 2021-11-24 06:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8533000 2021-11-24 06:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8534000 2021-11-24 06:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8535000 2021-11-24 06:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8536000 2021-11-24 06:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8537000 2021-11-24 06:07:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:07:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 388 containing 20.00 MB] 2021-11-24 06:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8538000 2021-11-24 06:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8539000 2021-11-24 06:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8540000 2021-11-24 06:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8541000 2021-11-24 06:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8542000 2021-11-24 06:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8543000 2021-11-24 06:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8544000 2021-11-24 06:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8545000 2021-11-24 06:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8546000 2021-11-24 06:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8547000 2021-11-24 06:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8548000 2021-11-24 06:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8549000 2021-11-24 06:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8550000 2021-11-24 06:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8551000 2021-11-24 06:07:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:07:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 389 containing 20.00 MB] 2021-11-24 06:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8552000 2021-11-24 06:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8553000 2021-11-24 06:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8554000 2021-11-24 06:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8555000 2021-11-24 06:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8556000 2021-11-24 06:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8557000 2021-11-24 06:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8558000 2021-11-24 06:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8559000 2021-11-24 06:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8560000 2021-11-24 06:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8561000 2021-11-24 06:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8562000 2021-11-24 06:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8563000 2021-11-24 06:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8564000 2021-11-24 06:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8565000 2021-11-24 06:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8566000 2021-11-24 06:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8567000 2021-11-24 06:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8568000 2021-11-24 06:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8569000 2021-11-24 06:07:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:07:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 390 containing 20.00 MB] 2021-11-24 06:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8570000 2021-11-24 06:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8571000 2021-11-24 06:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8572000 2021-11-24 06:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8573000 2021-11-24 06:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8574000 2021-11-24 06:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8575000 2021-11-24 06:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8576000 2021-11-24 06:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8577000 2021-11-24 06:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8578000 2021-11-24 06:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8579000 2021-11-24 06:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8580000 2021-11-24 06:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8581000 2021-11-24 06:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8582000 2021-11-24 06:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8583000 2021-11-24 06:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8584000 2021-11-24 06:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8585000 2021-11-24 06:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8586000 2021-11-24 06:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8587000 2021-11-24 06:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8588000 2021-11-24 06:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8589000 2021-11-24 06:07:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:07:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 391 containing 20.00 MB] 2021-11-24 06:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8590000 2021-11-24 06:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8591000 2021-11-24 06:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8592000 2021-11-24 06:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8593000 2021-11-24 06:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8594000 2021-11-24 06:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8595000 2021-11-24 06:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8596000 2021-11-24 06:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8597000 2021-11-24 06:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8598000 2021-11-24 06:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8599000 2021-11-24 06:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8600000 2021-11-24 06:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8601000 2021-11-24 06:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8602000 2021-11-24 06:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8603000 2021-11-24 06:07:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:07:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 392 containing 20.00 MB] 2021-11-24 06:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8604000 2021-11-24 06:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8605000 2021-11-24 06:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8606000 2021-11-24 06:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8607000 2021-11-24 06:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8608000 2021-11-24 06:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8609000 2021-11-24 06:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8610000 2021-11-24 06:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8611000 2021-11-24 06:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8612000 2021-11-24 06:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8613000 2021-11-24 06:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8614000 2021-11-24 06:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8615000 2021-11-24 06:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8616000 2021-11-24 06:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8617000 2021-11-24 06:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8618000 2021-11-24 06:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8619000 2021-11-24 06:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8620000 2021-11-24 06:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8621000 2021-11-24 06:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8622000 2021-11-24 06:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8623000 2021-11-24 06:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8624000 2021-11-24 06:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8625000 2021-11-24 06:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8626000 2021-11-24 06:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8627000 2021-11-24 06:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8628000 2021-11-24 06:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8629000 2021-11-24 06:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8630000 2021-11-24 06:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8631000 2021-11-24 06:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8632000 2021-11-24 06:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8633000 2021-11-24 06:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8634000 2021-11-24 06:07:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:07:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 393 containing 20.00 MB] 2021-11-24 06:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8635000 2021-11-24 06:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8636000 2021-11-24 06:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8637000 2021-11-24 06:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8638000 2021-11-24 06:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8639000 2021-11-24 06:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8640000 2021-11-24 06:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8641000 2021-11-24 06:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8642000 2021-11-24 06:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8643000 2021-11-24 06:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8644000 2021-11-24 06:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8645000 2021-11-24 06:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8646000 2021-11-24 06:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8647000 2021-11-24 06:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8648000 2021-11-24 06:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8649000 2021-11-24 06:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8650000 2021-11-24 06:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8651000 2021-11-24 06:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8652000 2021-11-24 06:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8653000 2021-11-24 06:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8654000 2021-11-24 06:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8655000 2021-11-24 06:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8656000 2021-11-24 06:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8657000 2021-11-24 06:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8658000 2021-11-24 06:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8659000 2021-11-24 06:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8660000 2021-11-24 06:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8661000 2021-11-24 06:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8662000 2021-11-24 06:08:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:08:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 394 containing 20.00 MB] 2021-11-24 06:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8663000 2021-11-24 06:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8664000 2021-11-24 06:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8665000 2021-11-24 06:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8666000 2021-11-24 06:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8667000 2021-11-24 06:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8668000 2021-11-24 06:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8669000 2021-11-24 06:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8670000 2021-11-24 06:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8671000 2021-11-24 06:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8672000 2021-11-24 06:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8673000 2021-11-24 06:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8674000 2021-11-24 06:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8675000 2021-11-24 06:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8676000 2021-11-24 06:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8677000 2021-11-24 06:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8678000 2021-11-24 06:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8679000 2021-11-24 06:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8680000 2021-11-24 06:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8681000 2021-11-24 06:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8682000 2021-11-24 06:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8683000 2021-11-24 06:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8684000 2021-11-24 06:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8685000 2021-11-24 06:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8686000 2021-11-24 06:08:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:08:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 395 containing 20.01 MB] 2021-11-24 06:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8687000 2021-11-24 06:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8688000 2021-11-24 06:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8689000 2021-11-24 06:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8690000 2021-11-24 06:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8691000 2021-11-24 06:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8692000 2021-11-24 06:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8693000 2021-11-24 06:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8694000 2021-11-24 06:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8695000 2021-11-24 06:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8696000 2021-11-24 06:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8697000 2021-11-24 06:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8698000 2021-11-24 06:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8699000 2021-11-24 06:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8700000 2021-11-24 06:08:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:08:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 396 containing 20.00 MB] 2021-11-24 06:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8701000 2021-11-24 06:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8702000 2021-11-24 06:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8703000 2021-11-24 06:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8704000 2021-11-24 06:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8705000 2021-11-24 06:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8706000 2021-11-24 06:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8707000 2021-11-24 06:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8708000 2021-11-24 06:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8709000 2021-11-24 06:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8710000 2021-11-24 06:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8711000 2021-11-24 06:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8712000 2021-11-24 06:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8713000 2021-11-24 06:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8714000 2021-11-24 06:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8715000 2021-11-24 06:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8716000 2021-11-24 06:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8717000 2021-11-24 06:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8718000 2021-11-24 06:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8719000 2021-11-24 06:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8720000 2021-11-24 06:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8721000 2021-11-24 06:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8722000 2021-11-24 06:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8723000 2021-11-24 06:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8724000 2021-11-24 06:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8725000 2021-11-24 06:08:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:08:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 397 containing 20.00 MB] 2021-11-24 06:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8726000 2021-11-24 06:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8727000 2021-11-24 06:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8728000 2021-11-24 06:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8729000 2021-11-24 06:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8730000 2021-11-24 06:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8731000 2021-11-24 06:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8732000 2021-11-24 06:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8733000 2021-11-24 06:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8734000 2021-11-24 06:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8735000 2021-11-24 06:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8736000 2021-11-24 06:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8737000 2021-11-24 06:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8738000 2021-11-24 06:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8739000 2021-11-24 06:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8740000 2021-11-24 06:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8741000 2021-11-24 06:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8742000 2021-11-24 06:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8743000 2021-11-24 06:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8744000 2021-11-24 06:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8745000 2021-11-24 06:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8746000 2021-11-24 06:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8747000 2021-11-24 06:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8748000 2021-11-24 06:08:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:08:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 398 containing 20.00 MB] 2021-11-24 06:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8749000 2021-11-24 06:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8750000 2021-11-24 06:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8751000 2021-11-24 06:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8752000 2021-11-24 06:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8753000 2021-11-24 06:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8754000 2021-11-24 06:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8755000 2021-11-24 06:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8756000 2021-11-24 06:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8757000 2021-11-24 06:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8758000 2021-11-24 06:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8759000 2021-11-24 06:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8760000 2021-11-24 06:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8761000 2021-11-24 06:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8762000 2021-11-24 06:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8763000 2021-11-24 06:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8764000 2021-11-24 06:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8765000 2021-11-24 06:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8766000 2021-11-24 06:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8767000 2021-11-24 06:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8768000 2021-11-24 06:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8769000 2021-11-24 06:09:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:09:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 399 containing 20.00 MB] 2021-11-24 06:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8770000 2021-11-24 06:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8771000 2021-11-24 06:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8772000 2021-11-24 06:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8773000 2021-11-24 06:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8774000 2021-11-24 06:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8775000 2021-11-24 06:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8776000 2021-11-24 06:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8777000 2021-11-24 06:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8778000 2021-11-24 06:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8779000 2021-11-24 06:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8780000 2021-11-24 06:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8781000 2021-11-24 06:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8782000 2021-11-24 06:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8783000 2021-11-24 06:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8784000 2021-11-24 06:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8785000 2021-11-24 06:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8786000 2021-11-24 06:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8787000 2021-11-24 06:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8788000 2021-11-24 06:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8789000 2021-11-24 06:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8790000 2021-11-24 06:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8791000 2021-11-24 06:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8792000 2021-11-24 06:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8793000 2021-11-24 06:09:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:09:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 400 containing 20.00 MB] 2021-11-24 06:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8794000 2021-11-24 06:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8795000 2021-11-24 06:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8796000 2021-11-24 06:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8797000 2021-11-24 06:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8798000 2021-11-24 06:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8799000 2021-11-24 06:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8800000 2021-11-24 06:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8801000 2021-11-24 06:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8802000 2021-11-24 06:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8803000 2021-11-24 06:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8804000 2021-11-24 06:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8805000 2021-11-24 06:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8806000 2021-11-24 06:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8807000 2021-11-24 06:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8808000 2021-11-24 06:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8809000 2021-11-24 06:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8810000 2021-11-24 06:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8811000 2021-11-24 06:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8812000 2021-11-24 06:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8813000 2021-11-24 06:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8814000 2021-11-24 06:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8815000 2021-11-24 06:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8816000 2021-11-24 06:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8817000 2021-11-24 06:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8818000 2021-11-24 06:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8819000 2021-11-24 06:09:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:09:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 401 containing 20.00 MB] 2021-11-24 06:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8820000 2021-11-24 06:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8821000 2021-11-24 06:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8822000 2021-11-24 06:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8823000 2021-11-24 06:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8824000 2021-11-24 06:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8825000 2021-11-24 06:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8826000 2021-11-24 06:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8827000 2021-11-24 06:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8828000 2021-11-24 06:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8829000 2021-11-24 06:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8830000 2021-11-24 06:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8831000 2021-11-24 06:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8832000 2021-11-24 06:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8833000 2021-11-24 06:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8834000 2021-11-24 06:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8835000 2021-11-24 06:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8836000 2021-11-24 06:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8837000 2021-11-24 06:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8838000 2021-11-24 06:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8839000 2021-11-24 06:09:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:09:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 402 containing 20.00 MB] 2021-11-24 06:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8840000 2021-11-24 06:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8841000 2021-11-24 06:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8842000 2021-11-24 06:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8843000 2021-11-24 06:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8844000 2021-11-24 06:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8845000 2021-11-24 06:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8846000 2021-11-24 06:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8847000 2021-11-24 06:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8848000 2021-11-24 06:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8849000 2021-11-24 06:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8850000 2021-11-24 06:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8851000 2021-11-24 06:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8852000 2021-11-24 06:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8853000 2021-11-24 06:09:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:09:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 403 containing 20.00 MB] 2021-11-24 06:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8854000 2021-11-24 06:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8855000 2021-11-24 06:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8856000 2021-11-24 06:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8857000 2021-11-24 06:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8858000 2021-11-24 06:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8859000 2021-11-24 06:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8860000 2021-11-24 06:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8861000 2021-11-24 06:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8862000 2021-11-24 06:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8863000 2021-11-24 06:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8864000 2021-11-24 06:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8865000 2021-11-24 06:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8866000 2021-11-24 06:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8867000 2021-11-24 06:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8868000 2021-11-24 06:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8869000 2021-11-24 06:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8870000 2021-11-24 06:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8871000 2021-11-24 06:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8872000 2021-11-24 06:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8873000 2021-11-24 06:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8874000 2021-11-24 06:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8875000 2021-11-24 06:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8876000 2021-11-24 06:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8877000 2021-11-24 06:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8878000 2021-11-24 06:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8879000 2021-11-24 06:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8880000 2021-11-24 06:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8881000 2021-11-24 06:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8882000 2021-11-24 06:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8883000 2021-11-24 06:09:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:09:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 404 containing 20.00 MB] 2021-11-24 06:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8884000 2021-11-24 06:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8885000 2021-11-24 06:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8886000 2021-11-24 06:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8887000 2021-11-24 06:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8888000 2021-11-24 06:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8889000 2021-11-24 06:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8890000 2021-11-24 06:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8891000 2021-11-24 06:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8892000 2021-11-24 06:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8893000 2021-11-24 06:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8894000 2021-11-24 06:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8895000 2021-11-24 06:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8896000 2021-11-24 06:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8897000 2021-11-24 06:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8898000 2021-11-24 06:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8899000 2021-11-24 06:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8900000 2021-11-24 06:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8901000 2021-11-24 06:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8902000 2021-11-24 06:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8903000 2021-11-24 06:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8904000 2021-11-24 06:10:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:10:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 405 containing 20.00 MB] 2021-11-24 06:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8905000 2021-11-24 06:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8906000 2021-11-24 06:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8907000 2021-11-24 06:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8908000 2021-11-24 06:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8909000 2021-11-24 06:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8910000 2021-11-24 06:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8911000 2021-11-24 06:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8912000 2021-11-24 06:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8913000 2021-11-24 06:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8914000 2021-11-24 06:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8915000 2021-11-24 06:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8916000 2021-11-24 06:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8917000 2021-11-24 06:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8918000 2021-11-24 06:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8919000 2021-11-24 06:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8920000 2021-11-24 06:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8921000 2021-11-24 06:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8922000 2021-11-24 06:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8923000 2021-11-24 06:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8924000 2021-11-24 06:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8925000 2021-11-24 06:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8926000 2021-11-24 06:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8927000 2021-11-24 06:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8928000 2021-11-24 06:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8929000 2021-11-24 06:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8930000 2021-11-24 06:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8931000 2021-11-24 06:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8932000 2021-11-24 06:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8933000 2021-11-24 06:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8934000 2021-11-24 06:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8935000 2021-11-24 06:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8936000 2021-11-24 06:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8937000 2021-11-24 06:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8938000 2021-11-24 06:10:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:10:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 406 containing 20.00 MB] 2021-11-24 06:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8939000 2021-11-24 06:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8940000 2021-11-24 06:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8941000 2021-11-24 06:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8942000 2021-11-24 06:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8943000 2021-11-24 06:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8944000 2021-11-24 06:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8945000 2021-11-24 06:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8946000 2021-11-24 06:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8947000 2021-11-24 06:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8948000 2021-11-24 06:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8949000 2021-11-24 06:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8950000 2021-11-24 06:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8951000 2021-11-24 06:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8952000 2021-11-24 06:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8953000 2021-11-24 06:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8954000 2021-11-24 06:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8955000 2021-11-24 06:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8956000 2021-11-24 06:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8957000 2021-11-24 06:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8958000 2021-11-24 06:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8959000 2021-11-24 06:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8960000 2021-11-24 06:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8961000 2021-11-24 06:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8962000 2021-11-24 06:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8963000 2021-11-24 06:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8964000 2021-11-24 06:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8965000 2021-11-24 06:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8966000 2021-11-24 06:10:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:10:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 407 containing 20.00 MB] 2021-11-24 06:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8967000 2021-11-24 06:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8968000 2021-11-24 06:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8969000 2021-11-24 06:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8970000 2021-11-24 06:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8971000 2021-11-24 06:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8972000 2021-11-24 06:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8973000 2021-11-24 06:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8974000 2021-11-24 06:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8975000 2021-11-24 06:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8976000 2021-11-24 06:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8977000 2021-11-24 06:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8978000 2021-11-24 06:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8979000 2021-11-24 06:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8980000 2021-11-24 06:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8981000 2021-11-24 06:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8982000 2021-11-24 06:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8983000 2021-11-24 06:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8984000 2021-11-24 06:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8985000 2021-11-24 06:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8986000 2021-11-24 06:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8987000 2021-11-24 06:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8988000 2021-11-24 06:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8989000 2021-11-24 06:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8990000 2021-11-24 06:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8991000 2021-11-24 06:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8992000 2021-11-24 06:10:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:10:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 408 containing 20.00 MB] 2021-11-24 06:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8993000 2021-11-24 06:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8994000 2021-11-24 06:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8995000 2021-11-24 06:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8996000 2021-11-24 06:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8997000 2021-11-24 06:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8998000 2021-11-24 06:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 8999000 2021-11-24 06:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9000000 2021-11-24 06:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9001000 2021-11-24 06:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9002000 2021-11-24 06:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9003000 2021-11-24 06:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9004000 2021-11-24 06:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9005000 2021-11-24 06:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9006000 2021-11-24 06:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9007000 2021-11-24 06:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9008000 2021-11-24 06:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9009000 2021-11-24 06:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9010000 2021-11-24 06:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9011000 2021-11-24 06:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9012000 2021-11-24 06:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9013000 2021-11-24 06:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9014000 2021-11-24 06:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9015000 2021-11-24 06:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9016000 2021-11-24 06:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9017000 2021-11-24 06:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9018000 2021-11-24 06:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9019000 2021-11-24 06:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9020000 2021-11-24 06:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9021000 2021-11-24 06:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9022000 2021-11-24 06:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9023000 2021-11-24 06:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9024000 2021-11-24 06:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9025000 2021-11-24 06:11:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:11:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 409 containing 20.00 MB] 2021-11-24 06:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9026000 2021-11-24 06:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9027000 2021-11-24 06:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9028000 2021-11-24 06:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9029000 2021-11-24 06:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9030000 2021-11-24 06:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9031000 2021-11-24 06:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9032000 2021-11-24 06:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9033000 2021-11-24 06:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9034000 2021-11-24 06:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9035000 2021-11-24 06:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9036000 2021-11-24 06:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9037000 2021-11-24 06:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9038000 2021-11-24 06:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9039000 2021-11-24 06:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9040000 2021-11-24 06:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9041000 2021-11-24 06:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9042000 2021-11-24 06:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9043000 2021-11-24 06:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9044000 2021-11-24 06:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9045000 2021-11-24 06:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9046000 2021-11-24 06:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9047000 2021-11-24 06:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9048000 2021-11-24 06:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9049000 2021-11-24 06:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9050000 2021-11-24 06:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9051000 2021-11-24 06:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9052000 2021-11-24 06:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9053000 2021-11-24 06:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9054000 2021-11-24 06:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9055000 2021-11-24 06:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9056000 2021-11-24 06:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9057000 2021-11-24 06:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9058000 2021-11-24 06:11:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:11:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 410 containing 20.00 MB] 2021-11-24 06:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9059000 2021-11-24 06:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9060000 2021-11-24 06:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9061000 2021-11-24 06:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9062000 2021-11-24 06:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9063000 2021-11-24 06:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9064000 2021-11-24 06:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9065000 2021-11-24 06:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9066000 2021-11-24 06:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9067000 2021-11-24 06:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9068000 2021-11-24 06:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9069000 2021-11-24 06:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9070000 2021-11-24 06:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9071000 2021-11-24 06:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9072000 2021-11-24 06:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9073000 2021-11-24 06:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9074000 2021-11-24 06:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9075000 2021-11-24 06:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9076000 2021-11-24 06:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9077000 2021-11-24 06:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9078000 2021-11-24 06:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9079000 2021-11-24 06:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9080000 2021-11-24 06:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9081000 2021-11-24 06:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9082000 2021-11-24 06:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9083000 2021-11-24 06:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9084000 2021-11-24 06:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9085000 2021-11-24 06:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9086000 2021-11-24 06:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9087000 2021-11-24 06:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9088000 2021-11-24 06:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9089000 2021-11-24 06:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9090000 2021-11-24 06:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9091000 2021-11-24 06:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9092000 2021-11-24 06:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9093000 2021-11-24 06:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9094000 2021-11-24 06:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9095000 2021-11-24 06:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9096000 2021-11-24 06:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9097000 2021-11-24 06:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9098000 2021-11-24 06:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9099000 2021-11-24 06:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9100000 2021-11-24 06:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9101000 2021-11-24 06:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9102000 2021-11-24 06:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9103000 2021-11-24 06:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9104000 2021-11-24 06:11:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:11:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 411 containing 20.00 MB] 2021-11-24 06:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9105000 2021-11-24 06:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9106000 2021-11-24 06:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9107000 2021-11-24 06:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9108000 2021-11-24 06:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9109000 2021-11-24 06:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9110000 2021-11-24 06:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9111000 2021-11-24 06:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9112000 2021-11-24 06:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9113000 2021-11-24 06:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9114000 2021-11-24 06:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9115000 2021-11-24 06:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9116000 2021-11-24 06:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9117000 2021-11-24 06:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9118000 2021-11-24 06:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9119000 2021-11-24 06:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9120000 2021-11-24 06:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9121000 2021-11-24 06:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9122000 2021-11-24 06:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9123000 2021-11-24 06:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9124000 2021-11-24 06:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9125000 2021-11-24 06:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9126000 2021-11-24 06:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9127000 2021-11-24 06:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9128000 2021-11-24 06:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9129000 2021-11-24 06:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9130000 2021-11-24 06:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9131000 2021-11-24 06:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9132000 2021-11-24 06:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9133000 2021-11-24 06:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9134000 2021-11-24 06:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9135000 2021-11-24 06:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9136000 2021-11-24 06:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9137000 2021-11-24 06:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9138000 2021-11-24 06:11:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:11:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 412 containing 20.00 MB] 2021-11-24 06:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9139000 2021-11-24 06:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9140000 2021-11-24 06:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9141000 2021-11-24 06:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9142000 2021-11-24 06:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9143000 2021-11-24 06:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9144000 2021-11-24 06:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9145000 2021-11-24 06:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9146000 2021-11-24 06:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9147000 2021-11-24 06:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9148000 2021-11-24 06:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9149000 2021-11-24 06:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9150000 2021-11-24 06:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9151000 2021-11-24 06:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9152000 2021-11-24 06:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9153000 2021-11-24 06:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9154000 2021-11-24 06:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9155000 2021-11-24 06:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9156000 2021-11-24 06:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9157000 2021-11-24 06:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9158000 2021-11-24 06:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9159000 2021-11-24 06:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9160000 2021-11-24 06:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9161000 2021-11-24 06:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9162000 2021-11-24 06:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9163000 2021-11-24 06:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9164000 2021-11-24 06:12:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:12:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 413 containing 20.00 MB] 2021-11-24 06:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9165000 2021-11-24 06:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9166000 2021-11-24 06:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9167000 2021-11-24 06:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9168000 2021-11-24 06:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9169000 2021-11-24 06:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9170000 2021-11-24 06:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9171000 2021-11-24 06:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9172000 2021-11-24 06:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9173000 2021-11-24 06:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9174000 2021-11-24 06:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9175000 2021-11-24 06:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9176000 2021-11-24 06:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9177000 2021-11-24 06:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9178000 2021-11-24 06:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9179000 2021-11-24 06:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9180000 2021-11-24 06:12:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:12:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 414 containing 20.00 MB] 2021-11-24 06:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9181000 2021-11-24 06:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9182000 2021-11-24 06:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9183000 2021-11-24 06:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9184000 2021-11-24 06:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9185000 2021-11-24 06:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9186000 2021-11-24 06:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9187000 2021-11-24 06:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9188000 2021-11-24 06:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9189000 2021-11-24 06:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9190000 2021-11-24 06:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9191000 2021-11-24 06:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9192000 2021-11-24 06:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9193000 2021-11-24 06:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9194000 2021-11-24 06:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9195000 2021-11-24 06:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9196000 2021-11-24 06:12:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:12:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 415 containing 20.00 MB] 2021-11-24 06:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9197000 2021-11-24 06:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9198000 2021-11-24 06:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9199000 2021-11-24 06:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9200000 2021-11-24 06:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9201000 2021-11-24 06:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9202000 2021-11-24 06:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9203000 2021-11-24 06:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9204000 2021-11-24 06:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9205000 2021-11-24 06:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9206000 2021-11-24 06:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9207000 2021-11-24 06:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9208000 2021-11-24 06:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9209000 2021-11-24 06:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9210000 2021-11-24 06:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9211000 2021-11-24 06:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9212000 2021-11-24 06:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9213000 2021-11-24 06:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9214000 2021-11-24 06:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9215000 2021-11-24 06:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9216000 2021-11-24 06:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9217000 2021-11-24 06:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9218000 2021-11-24 06:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9219000 2021-11-24 06:12:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:12:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 416 containing 20.00 MB] 2021-11-24 06:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9220000 2021-11-24 06:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9221000 2021-11-24 06:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9222000 2021-11-24 06:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9223000 2021-11-24 06:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9224000 2021-11-24 06:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9225000 2021-11-24 06:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9226000 2021-11-24 06:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9227000 2021-11-24 06:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9228000 2021-11-24 06:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9229000 2021-11-24 06:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9230000 2021-11-24 06:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9231000 2021-11-24 06:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9232000 2021-11-24 06:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9233000 2021-11-24 06:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9234000 2021-11-24 06:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9235000 2021-11-24 06:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9236000 2021-11-24 06:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9237000 2021-11-24 06:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9238000 2021-11-24 06:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9239000 2021-11-24 06:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9240000 2021-11-24 06:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9241000 2021-11-24 06:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9242000 2021-11-24 06:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9243000 2021-11-24 06:12:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:12:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 417 containing 20.00 MB] 2021-11-24 06:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9244000 2021-11-24 06:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9245000 2021-11-24 06:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9246000 2021-11-24 06:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9247000 2021-11-24 06:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9248000 2021-11-24 06:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9249000 2021-11-24 06:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9250000 2021-11-24 06:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9251000 2021-11-24 06:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9252000 2021-11-24 06:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9253000 2021-11-24 06:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9254000 2021-11-24 06:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9255000 2021-11-24 06:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9256000 2021-11-24 06:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9257000 2021-11-24 06:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9258000 2021-11-24 06:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9259000 2021-11-24 06:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9260000 2021-11-24 06:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9261000 2021-11-24 06:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9262000 2021-11-24 06:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9263000 2021-11-24 06:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9264000 2021-11-24 06:13:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:13:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 418 containing 20.00 MB] 2021-11-24 06:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9265000 2021-11-24 06:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9266000 2021-11-24 06:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9267000 2021-11-24 06:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9268000 2021-11-24 06:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9269000 2021-11-24 06:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9270000 2021-11-24 06:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9271000 2021-11-24 06:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9272000 2021-11-24 06:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9273000 2021-11-24 06:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9274000 2021-11-24 06:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9275000 2021-11-24 06:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9276000 2021-11-24 06:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9277000 2021-11-24 06:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9278000 2021-11-24 06:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9279000 2021-11-24 06:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9280000 2021-11-24 06:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9281000 2021-11-24 06:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9282000 2021-11-24 06:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9283000 2021-11-24 06:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9284000 2021-11-24 06:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9285000 2021-11-24 06:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9286000 2021-11-24 06:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9287000 2021-11-24 06:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9288000 2021-11-24 06:13:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:13:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 419 containing 20.00 MB] 2021-11-24 06:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9289000 2021-11-24 06:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9290000 2021-11-24 06:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9291000 2021-11-24 06:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9292000 2021-11-24 06:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9293000 2021-11-24 06:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9294000 2021-11-24 06:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9295000 2021-11-24 06:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9296000 2021-11-24 06:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9297000 2021-11-24 06:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9298000 2021-11-24 06:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9299000 2021-11-24 06:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9300000 2021-11-24 06:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9301000 2021-11-24 06:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9302000 2021-11-24 06:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9303000 2021-11-24 06:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9304000 2021-11-24 06:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9305000 2021-11-24 06:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9306000 2021-11-24 06:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9307000 2021-11-24 06:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9308000 2021-11-24 06:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9309000 2021-11-24 06:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9310000 2021-11-24 06:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9311000 2021-11-24 06:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9312000 2021-11-24 06:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9313000 2021-11-24 06:13:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:13:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 420 containing 20.00 MB] 2021-11-24 06:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9314000 2021-11-24 06:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9315000 2021-11-24 06:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9316000 2021-11-24 06:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9317000 2021-11-24 06:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9318000 2021-11-24 06:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9319000 2021-11-24 06:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9320000 2021-11-24 06:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9321000 2021-11-24 06:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9322000 2021-11-24 06:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9323000 2021-11-24 06:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9324000 2021-11-24 06:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9325000 2021-11-24 06:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9326000 2021-11-24 06:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9327000 2021-11-24 06:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9328000 2021-11-24 06:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9329000 2021-11-24 06:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9330000 2021-11-24 06:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9331000 2021-11-24 06:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9332000 2021-11-24 06:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9333000 2021-11-24 06:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9334000 2021-11-24 06:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9335000 2021-11-24 06:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9336000 2021-11-24 06:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9337000 2021-11-24 06:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9338000 2021-11-24 06:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9339000 2021-11-24 06:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9340000 2021-11-24 06:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9341000 2021-11-24 06:13:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:13:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 421 containing 20.00 MB] 2021-11-24 06:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9342000 2021-11-24 06:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9343000 2021-11-24 06:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9344000 2021-11-24 06:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9345000 2021-11-24 06:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9346000 2021-11-24 06:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9347000 2021-11-24 06:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9348000 2021-11-24 06:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9349000 2021-11-24 06:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9350000 2021-11-24 06:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9351000 2021-11-24 06:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9352000 2021-11-24 06:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9353000 2021-11-24 06:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9354000 2021-11-24 06:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9355000 2021-11-24 06:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9356000 2021-11-24 06:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9357000 2021-11-24 06:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9358000 2021-11-24 06:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9359000 2021-11-24 06:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9360000 2021-11-24 06:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9361000 2021-11-24 06:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9362000 2021-11-24 06:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9363000 2021-11-24 06:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9364000 2021-11-24 06:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9365000 2021-11-24 06:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9366000 2021-11-24 06:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9367000 2021-11-24 06:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9368000 2021-11-24 06:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9369000 2021-11-24 06:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9370000 2021-11-24 06:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9371000 2021-11-24 06:13:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:13:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 422 containing 20.00 MB] 2021-11-24 06:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9372000 2021-11-24 06:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9373000 2021-11-24 06:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9374000 2021-11-24 06:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9375000 2021-11-24 06:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9376000 2021-11-24 06:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9377000 2021-11-24 06:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9378000 2021-11-24 06:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9379000 2021-11-24 06:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9380000 2021-11-24 06:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9381000 2021-11-24 06:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9382000 2021-11-24 06:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9383000 2021-11-24 06:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9384000 2021-11-24 06:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9385000 2021-11-24 06:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9386000 2021-11-24 06:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9387000 2021-11-24 06:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9388000 2021-11-24 06:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9389000 2021-11-24 06:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9390000 2021-11-24 06:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9391000 2021-11-24 06:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9392000 2021-11-24 06:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9393000 2021-11-24 06:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9394000 2021-11-24 06:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9395000 2021-11-24 06:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9396000 2021-11-24 06:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9397000 2021-11-24 06:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9398000 2021-11-24 06:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9399000 2021-11-24 06:14:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:14:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 423 containing 20.00 MB] 2021-11-24 06:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9400000 2021-11-24 06:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9401000 2021-11-24 06:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9402000 2021-11-24 06:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9403000 2021-11-24 06:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9404000 2021-11-24 06:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9405000 2021-11-24 06:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9406000 2021-11-24 06:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9407000 2021-11-24 06:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9408000 2021-11-24 06:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9409000 2021-11-24 06:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9410000 2021-11-24 06:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9411000 2021-11-24 06:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9412000 2021-11-24 06:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9413000 2021-11-24 06:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9414000 2021-11-24 06:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9415000 2021-11-24 06:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9416000 2021-11-24 06:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9417000 2021-11-24 06:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9418000 2021-11-24 06:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9419000 2021-11-24 06:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9420000 2021-11-24 06:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9421000 2021-11-24 06:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9422000 2021-11-24 06:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9423000 2021-11-24 06:14:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:14:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 424 containing 20.00 MB] 2021-11-24 06:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9424000 2021-11-24 06:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9425000 2021-11-24 06:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9426000 2021-11-24 06:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9427000 2021-11-24 06:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9428000 2021-11-24 06:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9429000 2021-11-24 06:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9430000 2021-11-24 06:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9431000 2021-11-24 06:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9432000 2021-11-24 06:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9433000 2021-11-24 06:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9434000 2021-11-24 06:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9435000 2021-11-24 06:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9436000 2021-11-24 06:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9437000 2021-11-24 06:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9438000 2021-11-24 06:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9439000 2021-11-24 06:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9440000 2021-11-24 06:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9441000 2021-11-24 06:14:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:14:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 425 containing 20.00 MB] 2021-11-24 06:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9442000 2021-11-24 06:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9443000 2021-11-24 06:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9444000 2021-11-24 06:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9445000 2021-11-24 06:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9446000 2021-11-24 06:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9447000 2021-11-24 06:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9448000 2021-11-24 06:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9449000 2021-11-24 06:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9450000 2021-11-24 06:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9451000 2021-11-24 06:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9452000 2021-11-24 06:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9453000 2021-11-24 06:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9454000 2021-11-24 06:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9455000 2021-11-24 06:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9456000 2021-11-24 06:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9457000 2021-11-24 06:14:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:14:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 426 containing 20.00 MB] 2021-11-24 06:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9458000 2021-11-24 06:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9459000 2021-11-24 06:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9460000 2021-11-24 06:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9461000 2021-11-24 06:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9462000 2021-11-24 06:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9463000 2021-11-24 06:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9464000 2021-11-24 06:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9465000 2021-11-24 06:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9466000 2021-11-24 06:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9467000 2021-11-24 06:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9468000 2021-11-24 06:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9469000 2021-11-24 06:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9470000 2021-11-24 06:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9471000 2021-11-24 06:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9472000 2021-11-24 06:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9473000 2021-11-24 06:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9474000 2021-11-24 06:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9475000 2021-11-24 06:14:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:14:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 427 containing 20.01 MB] 2021-11-24 06:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9476000 2021-11-24 06:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9477000 2021-11-24 06:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9478000 2021-11-24 06:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9479000 2021-11-24 06:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9480000 2021-11-24 06:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9481000 2021-11-24 06:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9482000 2021-11-24 06:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9483000 2021-11-24 06:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9484000 2021-11-24 06:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9485000 2021-11-24 06:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9486000 2021-11-24 06:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9487000 2021-11-24 06:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9488000 2021-11-24 06:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9489000 2021-11-24 06:14:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:14:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 428 containing 20.00 MB] 2021-11-24 06:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9490000 2021-11-24 06:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9491000 2021-11-24 06:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9492000 2021-11-24 06:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9493000 2021-11-24 06:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9494000 2021-11-24 06:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9495000 2021-11-24 06:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9496000 2021-11-24 06:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9497000 2021-11-24 06:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9498000 2021-11-24 06:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9499000 2021-11-24 06:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9500000 2021-11-24 06:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9501000 2021-11-24 06:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9502000 2021-11-24 06:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9503000 2021-11-24 06:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9504000 2021-11-24 06:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9505000 2021-11-24 06:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9506000 2021-11-24 06:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9507000 2021-11-24 06:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9508000 2021-11-24 06:14:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:14:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 429 containing 20.00 MB] 2021-11-24 06:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9509000 2021-11-24 06:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9510000 2021-11-24 06:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9511000 2021-11-24 06:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9512000 2021-11-24 06:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9513000 2021-11-24 06:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9514000 2021-11-24 06:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9515000 2021-11-24 06:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9516000 2021-11-24 06:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9517000 2021-11-24 06:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9518000 2021-11-24 06:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9519000 2021-11-24 06:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9520000 2021-11-24 06:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9521000 2021-11-24 06:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9522000 2021-11-24 06:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9523000 2021-11-24 06:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9524000 2021-11-24 06:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9525000 2021-11-24 06:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9526000 2021-11-24 06:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9527000 2021-11-24 06:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9528000 2021-11-24 06:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9529000 2021-11-24 06:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9530000 2021-11-24 06:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9531000 2021-11-24 06:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9532000 2021-11-24 06:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9533000 2021-11-24 06:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9534000 2021-11-24 06:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9535000 2021-11-24 06:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9536000 2021-11-24 06:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9537000 2021-11-24 06:15:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:15:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 430 containing 20.00 MB] 2021-11-24 06:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9538000 2021-11-24 06:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9539000 2021-11-24 06:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9540000 2021-11-24 06:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9541000 2021-11-24 06:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9542000 2021-11-24 06:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9543000 2021-11-24 06:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9544000 2021-11-24 06:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9545000 2021-11-24 06:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9546000 2021-11-24 06:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9547000 2021-11-24 06:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9548000 2021-11-24 06:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9549000 2021-11-24 06:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9550000 2021-11-24 06:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9551000 2021-11-24 06:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9552000 2021-11-24 06:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9553000 2021-11-24 06:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9554000 2021-11-24 06:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9555000 2021-11-24 06:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9556000 2021-11-24 06:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9557000 2021-11-24 06:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9558000 2021-11-24 06:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9559000 2021-11-24 06:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9560000 2021-11-24 06:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9561000 2021-11-24 06:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9562000 2021-11-24 06:15:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:15:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 431 containing 20.00 MB] 2021-11-24 06:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9563000 2021-11-24 06:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9564000 2021-11-24 06:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9565000 2021-11-24 06:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9566000 2021-11-24 06:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9567000 2021-11-24 06:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9568000 2021-11-24 06:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9569000 2021-11-24 06:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9570000 2021-11-24 06:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9571000 2021-11-24 06:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9572000 2021-11-24 06:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9573000 2021-11-24 06:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9574000 2021-11-24 06:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9575000 2021-11-24 06:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9576000 2021-11-24 06:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9577000 2021-11-24 06:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9578000 2021-11-24 06:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9579000 2021-11-24 06:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9580000 2021-11-24 06:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9581000 2021-11-24 06:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9582000 2021-11-24 06:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9583000 2021-11-24 06:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9584000 2021-11-24 06:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9585000 2021-11-24 06:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9586000 2021-11-24 06:15:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:15:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 432 containing 20.00 MB] 2021-11-24 06:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9587000 2021-11-24 06:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9588000 2021-11-24 06:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9589000 2021-11-24 06:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9590000 2021-11-24 06:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9591000 2021-11-24 06:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9592000 2021-11-24 06:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9593000 2021-11-24 06:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9594000 2021-11-24 06:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9595000 2021-11-24 06:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9596000 2021-11-24 06:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9597000 2021-11-24 06:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9598000 2021-11-24 06:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9599000 2021-11-24 06:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9600000 2021-11-24 06:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9601000 2021-11-24 06:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9602000 2021-11-24 06:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9603000 2021-11-24 06:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9604000 2021-11-24 06:15:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:15:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 433 containing 20.00 MB] 2021-11-24 06:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9605000 2021-11-24 06:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9606000 2021-11-24 06:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9607000 2021-11-24 06:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9608000 2021-11-24 06:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9609000 2021-11-24 06:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9610000 2021-11-24 06:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9611000 2021-11-24 06:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9612000 2021-11-24 06:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9613000 2021-11-24 06:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9614000 2021-11-24 06:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9615000 2021-11-24 06:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9616000 2021-11-24 06:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9617000 2021-11-24 06:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9618000 2021-11-24 06:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9619000 2021-11-24 06:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9620000 2021-11-24 06:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9621000 2021-11-24 06:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9622000 2021-11-24 06:15:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:15:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 434 containing 20.00 MB] 2021-11-24 06:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9623000 2021-11-24 06:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9624000 2021-11-24 06:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9625000 2021-11-24 06:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9626000 2021-11-24 06:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9627000 2021-11-24 06:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9628000 2021-11-24 06:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9629000 2021-11-24 06:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9630000 2021-11-24 06:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9631000 2021-11-24 06:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9632000 2021-11-24 06:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9633000 2021-11-24 06:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9634000 2021-11-24 06:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9635000 2021-11-24 06:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9636000 2021-11-24 06:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9637000 2021-11-24 06:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9638000 2021-11-24 06:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9639000 2021-11-24 06:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9640000 2021-11-24 06:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9641000 2021-11-24 06:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9642000 2021-11-24 06:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9643000 2021-11-24 06:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9644000 2021-11-24 06:16:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:16:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 435 containing 20.00 MB] 2021-11-24 06:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9645000 2021-11-24 06:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9646000 2021-11-24 06:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9647000 2021-11-24 06:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9648000 2021-11-24 06:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9649000 2021-11-24 06:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9650000 2021-11-24 06:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9651000 2021-11-24 06:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9652000 2021-11-24 06:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9653000 2021-11-24 06:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9654000 2021-11-24 06:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9655000 2021-11-24 06:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9656000 2021-11-24 06:16:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:16:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 436 containing 20.00 MB] 2021-11-24 06:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9657000 2021-11-24 06:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9658000 2021-11-24 06:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9659000 2021-11-24 06:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9660000 2021-11-24 06:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9661000 2021-11-24 06:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9662000 2021-11-24 06:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9663000 2021-11-24 06:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9664000 2021-11-24 06:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9665000 2021-11-24 06:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9666000 2021-11-24 06:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9667000 2021-11-24 06:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9668000 2021-11-24 06:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9669000 2021-11-24 06:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9670000 2021-11-24 06:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9671000 2021-11-24 06:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9672000 2021-11-24 06:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9673000 2021-11-24 06:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9674000 2021-11-24 06:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9675000 2021-11-24 06:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9676000 2021-11-24 06:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9677000 2021-11-24 06:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9678000 2021-11-24 06:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9679000 2021-11-24 06:16:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:16:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 437 containing 20.00 MB] 2021-11-24 06:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9680000 2021-11-24 06:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9681000 2021-11-24 06:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9682000 2021-11-24 06:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9683000 2021-11-24 06:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9684000 2021-11-24 06:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9685000 2021-11-24 06:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9686000 2021-11-24 06:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9687000 2021-11-24 06:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9688000 2021-11-24 06:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9689000 2021-11-24 06:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9690000 2021-11-24 06:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9691000 2021-11-24 06:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9692000 2021-11-24 06:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9693000 2021-11-24 06:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9694000 2021-11-24 06:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9695000 2021-11-24 06:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9696000 2021-11-24 06:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9697000 2021-11-24 06:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9698000 2021-11-24 06:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9699000 2021-11-24 06:16:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:16:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 438 containing 20.00 MB] 2021-11-24 06:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9700000 2021-11-24 06:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9701000 2021-11-24 06:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9702000 2021-11-24 06:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9703000 2021-11-24 06:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9704000 2021-11-24 06:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9705000 2021-11-24 06:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9706000 2021-11-24 06:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9707000 2021-11-24 06:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9708000 2021-11-24 06:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9709000 2021-11-24 06:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9710000 2021-11-24 06:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9711000 2021-11-24 06:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9712000 2021-11-24 06:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9713000 2021-11-24 06:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9714000 2021-11-24 06:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9715000 2021-11-24 06:16:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:16:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 439 containing 20.00 MB] 2021-11-24 06:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9716000 2021-11-24 06:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9717000 2021-11-24 06:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9718000 2021-11-24 06:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9719000 2021-11-24 06:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9720000 2021-11-24 06:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9721000 2021-11-24 06:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9722000 2021-11-24 06:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9723000 2021-11-24 06:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9724000 2021-11-24 06:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9725000 2021-11-24 06:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9726000 2021-11-24 06:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9727000 2021-11-24 06:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9728000 2021-11-24 06:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9729000 2021-11-24 06:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9730000 2021-11-24 06:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9731000 2021-11-24 06:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9732000 2021-11-24 06:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9733000 2021-11-24 06:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9734000 2021-11-24 06:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9735000 2021-11-24 06:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9736000 2021-11-24 06:16:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:16:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 440 containing 20.00 MB] 2021-11-24 06:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9737000 2021-11-24 06:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9738000 2021-11-24 06:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9739000 2021-11-24 06:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9740000 2021-11-24 06:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9741000 2021-11-24 06:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9742000 2021-11-24 06:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9743000 2021-11-24 06:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9744000 2021-11-24 06:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9745000 2021-11-24 06:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9746000 2021-11-24 06:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9747000 2021-11-24 06:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9748000 2021-11-24 06:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9749000 2021-11-24 06:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9750000 2021-11-24 06:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9751000 2021-11-24 06:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9752000 2021-11-24 06:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9753000 2021-11-24 06:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9754000 2021-11-24 06:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9755000 2021-11-24 06:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9756000 2021-11-24 06:17:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:17:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 441 containing 20.00 MB] 2021-11-24 06:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9757000 2021-11-24 06:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9758000 2021-11-24 06:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9759000 2021-11-24 06:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9760000 2021-11-24 06:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9761000 2021-11-24 06:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9762000 2021-11-24 06:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9763000 2021-11-24 06:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9764000 2021-11-24 06:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9765000 2021-11-24 06:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9766000 2021-11-24 06:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9767000 2021-11-24 06:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9768000 2021-11-24 06:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9769000 2021-11-24 06:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9770000 2021-11-24 06:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9771000 2021-11-24 06:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9772000 2021-11-24 06:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9773000 2021-11-24 06:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9774000 2021-11-24 06:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9775000 2021-11-24 06:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9776000 2021-11-24 06:17:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:17:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 442 containing 20.00 MB] 2021-11-24 06:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9777000 2021-11-24 06:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9778000 2021-11-24 06:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9779000 2021-11-24 06:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9780000 2021-11-24 06:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9781000 2021-11-24 06:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9782000 2021-11-24 06:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9783000 2021-11-24 06:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9784000 2021-11-24 06:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9785000 2021-11-24 06:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9786000 2021-11-24 06:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9787000 2021-11-24 06:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9788000 2021-11-24 06:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9789000 2021-11-24 06:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9790000 2021-11-24 06:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9791000 2021-11-24 06:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9792000 2021-11-24 06:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9793000 2021-11-24 06:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9794000 2021-11-24 06:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9795000 2021-11-24 06:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9796000 2021-11-24 06:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9797000 2021-11-24 06:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9798000 2021-11-24 06:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9799000 2021-11-24 06:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9800000 2021-11-24 06:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9801000 2021-11-24 06:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9802000 2021-11-24 06:17:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:17:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 443 containing 20.00 MB] 2021-11-24 06:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9803000 2021-11-24 06:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9804000 2021-11-24 06:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9805000 2021-11-24 06:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9806000 2021-11-24 06:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9807000 2021-11-24 06:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9808000 2021-11-24 06:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9809000 2021-11-24 06:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9810000 2021-11-24 06:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9811000 2021-11-24 06:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9812000 2021-11-24 06:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9813000 2021-11-24 06:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9814000 2021-11-24 06:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9815000 2021-11-24 06:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9816000 2021-11-24 06:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9817000 2021-11-24 06:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9818000 2021-11-24 06:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9819000 2021-11-24 06:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9820000 2021-11-24 06:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9821000 2021-11-24 06:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9822000 2021-11-24 06:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9823000 2021-11-24 06:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9824000 2021-11-24 06:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9825000 2021-11-24 06:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9826000 2021-11-24 06:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9827000 2021-11-24 06:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9828000 2021-11-24 06:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9829000 2021-11-24 06:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9830000 2021-11-24 06:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9831000 2021-11-24 06:17:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:17:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 444 containing 20.00 MB] 2021-11-24 06:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9832000 2021-11-24 06:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9833000 2021-11-24 06:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9834000 2021-11-24 06:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9835000 2021-11-24 06:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9836000 2021-11-24 06:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9837000 2021-11-24 06:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9838000 2021-11-24 06:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9839000 2021-11-24 06:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9840000 2021-11-24 06:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9841000 2021-11-24 06:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9842000 2021-11-24 06:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9843000 2021-11-24 06:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9844000 2021-11-24 06:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9845000 2021-11-24 06:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9846000 2021-11-24 06:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9847000 2021-11-24 06:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9848000 2021-11-24 06:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9849000 2021-11-24 06:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9850000 2021-11-24 06:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9851000 2021-11-24 06:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9852000 2021-11-24 06:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9853000 2021-11-24 06:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9854000 2021-11-24 06:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9855000 2021-11-24 06:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9856000 2021-11-24 06:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9857000 2021-11-24 06:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9858000 2021-11-24 06:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9859000 2021-11-24 06:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9860000 2021-11-24 06:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9861000 2021-11-24 06:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9862000 2021-11-24 06:17:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:17:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 445 containing 20.00 MB] 2021-11-24 06:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9863000 2021-11-24 06:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9864000 2021-11-24 06:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9865000 2021-11-24 06:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9866000 2021-11-24 06:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9867000 2021-11-24 06:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9868000 2021-11-24 06:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9869000 2021-11-24 06:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9870000 2021-11-24 06:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9871000 2021-11-24 06:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9872000 2021-11-24 06:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9873000 2021-11-24 06:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9874000 2021-11-24 06:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9875000 2021-11-24 06:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9876000 2021-11-24 06:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9877000 2021-11-24 06:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9878000 2021-11-24 06:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9879000 2021-11-24 06:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9880000 2021-11-24 06:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9881000 2021-11-24 06:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9882000 2021-11-24 06:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9883000 2021-11-24 06:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9884000 2021-11-24 06:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9885000 2021-11-24 06:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9886000 2021-11-24 06:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9887000 2021-11-24 06:18:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:18:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 446 containing 20.00 MB] 2021-11-24 06:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9888000 2021-11-24 06:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9889000 2021-11-24 06:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9890000 2021-11-24 06:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9891000 2021-11-24 06:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9892000 2021-11-24 06:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9893000 2021-11-24 06:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9894000 2021-11-24 06:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9895000 2021-11-24 06:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9896000 2021-11-24 06:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9897000 2021-11-24 06:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9898000 2021-11-24 06:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9899000 2021-11-24 06:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9900000 2021-11-24 06:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9901000 2021-11-24 06:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9902000 2021-11-24 06:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9903000 2021-11-24 06:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9904000 2021-11-24 06:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9905000 2021-11-24 06:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9906000 2021-11-24 06:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9907000 2021-11-24 06:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9908000 2021-11-24 06:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9909000 2021-11-24 06:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9910000 2021-11-24 06:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9911000 2021-11-24 06:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9912000 2021-11-24 06:18:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:18:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 447 containing 20.00 MB] 2021-11-24 06:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9913000 2021-11-24 06:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9914000 2021-11-24 06:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9915000 2021-11-24 06:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9916000 2021-11-24 06:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9917000 2021-11-24 06:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9918000 2021-11-24 06:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9919000 2021-11-24 06:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9920000 2021-11-24 06:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9921000 2021-11-24 06:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9922000 2021-11-24 06:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9923000 2021-11-24 06:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9924000 2021-11-24 06:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9925000 2021-11-24 06:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9926000 2021-11-24 06:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9927000 2021-11-24 06:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9928000 2021-11-24 06:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9929000 2021-11-24 06:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9930000 2021-11-24 06:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9931000 2021-11-24 06:18:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:18:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 448 containing 20.00 MB] 2021-11-24 06:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9932000 2021-11-24 06:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9933000 2021-11-24 06:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9934000 2021-11-24 06:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9935000 2021-11-24 06:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9936000 2021-11-24 06:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9937000 2021-11-24 06:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9938000 2021-11-24 06:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9939000 2021-11-24 06:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9940000 2021-11-24 06:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9941000 2021-11-24 06:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9942000 2021-11-24 06:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9943000 2021-11-24 06:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9944000 2021-11-24 06:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9945000 2021-11-24 06:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9946000 2021-11-24 06:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9947000 2021-11-24 06:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9948000 2021-11-24 06:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9949000 2021-11-24 06:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9950000 2021-11-24 06:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9951000 2021-11-24 06:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9952000 2021-11-24 06:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9953000 2021-11-24 06:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9954000 2021-11-24 06:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9955000 2021-11-24 06:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9956000 2021-11-24 06:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9957000 2021-11-24 06:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9958000 2021-11-24 06:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9959000 2021-11-24 06:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9960000 2021-11-24 06:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9961000 2021-11-24 06:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9962000 2021-11-24 06:18:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:18:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 449 containing 20.00 MB] 2021-11-24 06:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9963000 2021-11-24 06:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9964000 2021-11-24 06:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9965000 2021-11-24 06:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9966000 2021-11-24 06:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9967000 2021-11-24 06:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9968000 2021-11-24 06:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9969000 2021-11-24 06:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9970000 2021-11-24 06:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9971000 2021-11-24 06:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9972000 2021-11-24 06:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9973000 2021-11-24 06:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9974000 2021-11-24 06:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9975000 2021-11-24 06:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9976000 2021-11-24 06:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9977000 2021-11-24 06:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9978000 2021-11-24 06:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9979000 2021-11-24 06:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9980000 2021-11-24 06:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9981000 2021-11-24 06:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9982000 2021-11-24 06:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9983000 2021-11-24 06:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9984000 2021-11-24 06:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9985000 2021-11-24 06:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9986000 2021-11-24 06:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9987000 2021-11-24 06:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9988000 2021-11-24 06:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9989000 2021-11-24 06:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9990000 2021-11-24 06:18:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:18:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 450 containing 20.00 MB] 2021-11-24 06:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9991000 2021-11-24 06:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9992000 2021-11-24 06:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9993000 2021-11-24 06:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9994000 2021-11-24 06:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9995000 2021-11-24 06:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9996000 2021-11-24 06:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9997000 2021-11-24 06:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9998000 2021-11-24 06:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 9999000 2021-11-24 06:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10000000 2021-11-24 06:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10001000 2021-11-24 06:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10002000 2021-11-24 06:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10003000 2021-11-24 06:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10004000 2021-11-24 06:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10005000 2021-11-24 06:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10006000 2021-11-24 06:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10007000 2021-11-24 06:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10008000 2021-11-24 06:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10009000 2021-11-24 06:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10010000 2021-11-24 06:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10011000 2021-11-24 06:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10012000 2021-11-24 06:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10013000 2021-11-24 06:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10014000 2021-11-24 06:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10015000 2021-11-24 06:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10016000 2021-11-24 06:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10017000 2021-11-24 06:19:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:19:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 451 containing 20.00 MB] 2021-11-24 06:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10018000 2021-11-24 06:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10019000 2021-11-24 06:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10020000 2021-11-24 06:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10021000 2021-11-24 06:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10022000 2021-11-24 06:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10023000 2021-11-24 06:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10024000 2021-11-24 06:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10025000 2021-11-24 06:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10026000 2021-11-24 06:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10027000 2021-11-24 06:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10028000 2021-11-24 06:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10029000 2021-11-24 06:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10030000 2021-11-24 06:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10031000 2021-11-24 06:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10032000 2021-11-24 06:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10033000 2021-11-24 06:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10034000 2021-11-24 06:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10035000 2021-11-24 06:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10036000 2021-11-24 06:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10037000 2021-11-24 06:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10038000 2021-11-24 06:19:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:19:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 452 containing 20.00 MB] 2021-11-24 06:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10039000 2021-11-24 06:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10040000 2021-11-24 06:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10041000 2021-11-24 06:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10042000 2021-11-24 06:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10043000 2021-11-24 06:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10044000 2021-11-24 06:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10045000 2021-11-24 06:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10046000 2021-11-24 06:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10047000 2021-11-24 06:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10048000 2021-11-24 06:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10049000 2021-11-24 06:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10050000 2021-11-24 06:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10051000 2021-11-24 06:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10052000 2021-11-24 06:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10053000 2021-11-24 06:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10054000 2021-11-24 06:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10055000 2021-11-24 06:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10056000 2021-11-24 06:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10057000 2021-11-24 06:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10058000 2021-11-24 06:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10059000 2021-11-24 06:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10060000 2021-11-24 06:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10061000 2021-11-24 06:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10062000 2021-11-24 06:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10063000 2021-11-24 06:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10064000 2021-11-24 06:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10065000 2021-11-24 06:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10066000 2021-11-24 06:19:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:19:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 453 containing 20.00 MB] 2021-11-24 06:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10067000 2021-11-24 06:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10068000 2021-11-24 06:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10069000 2021-11-24 06:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10070000 2021-11-24 06:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10071000 2021-11-24 06:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10072000 2021-11-24 06:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10073000 2021-11-24 06:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10074000 2021-11-24 06:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10075000 2021-11-24 06:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10076000 2021-11-24 06:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10077000 2021-11-24 06:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10078000 2021-11-24 06:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10079000 2021-11-24 06:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10080000 2021-11-24 06:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10081000 2021-11-24 06:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10082000 2021-11-24 06:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10083000 2021-11-24 06:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10084000 2021-11-24 06:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10085000 2021-11-24 06:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10086000 2021-11-24 06:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10087000 2021-11-24 06:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10088000 2021-11-24 06:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10089000 2021-11-24 06:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10090000 2021-11-24 06:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10091000 2021-11-24 06:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10092000 2021-11-24 06:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10093000 2021-11-24 06:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10094000 2021-11-24 06:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10095000 2021-11-24 06:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10096000 2021-11-24 06:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10097000 2021-11-24 06:19:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:19:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 454 containing 20.00 MB] 2021-11-24 06:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10098000 2021-11-24 06:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10099000 2021-11-24 06:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10100000 2021-11-24 06:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10101000 2021-11-24 06:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10102000 2021-11-24 06:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10103000 2021-11-24 06:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10104000 2021-11-24 06:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10105000 2021-11-24 06:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10106000 2021-11-24 06:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10107000 2021-11-24 06:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10108000 2021-11-24 06:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10109000 2021-11-24 06:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10110000 2021-11-24 06:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10111000 2021-11-24 06:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10112000 2021-11-24 06:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10113000 2021-11-24 06:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10114000 2021-11-24 06:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10115000 2021-11-24 06:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10116000 2021-11-24 06:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10117000 2021-11-24 06:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10118000 2021-11-24 06:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10119000 2021-11-24 06:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10120000 2021-11-24 06:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10121000 2021-11-24 06:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10122000 2021-11-24 06:19:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:19:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 455 containing 20.00 MB] 2021-11-24 06:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10123000 2021-11-24 06:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10124000 2021-11-24 06:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10125000 2021-11-24 06:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10126000 2021-11-24 06:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10127000 2021-11-24 06:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10128000 2021-11-24 06:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10129000 2021-11-24 06:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10130000 2021-11-24 06:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10131000 2021-11-24 06:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10132000 2021-11-24 06:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10133000 2021-11-24 06:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10134000 2021-11-24 06:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10135000 2021-11-24 06:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10136000 2021-11-24 06:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10137000 2021-11-24 06:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10138000 2021-11-24 06:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10139000 2021-11-24 06:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10140000 2021-11-24 06:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10141000 2021-11-24 06:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10142000 2021-11-24 06:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10143000 2021-11-24 06:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10144000 2021-11-24 06:20:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:20:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 456 containing 20.00 MB] 2021-11-24 06:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10145000 2021-11-24 06:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10146000 2021-11-24 06:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10147000 2021-11-24 06:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10148000 2021-11-24 06:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10149000 2021-11-24 06:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10150000 2021-11-24 06:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10151000 2021-11-24 06:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10152000 2021-11-24 06:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10153000 2021-11-24 06:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10154000 2021-11-24 06:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10155000 2021-11-24 06:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10156000 2021-11-24 06:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10157000 2021-11-24 06:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10158000 2021-11-24 06:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10159000 2021-11-24 06:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10160000 2021-11-24 06:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10161000 2021-11-24 06:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10162000 2021-11-24 06:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10163000 2021-11-24 06:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10164000 2021-11-24 06:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10165000 2021-11-24 06:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10166000 2021-11-24 06:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10167000 2021-11-24 06:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10168000 2021-11-24 06:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10169000 2021-11-24 06:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10170000 2021-11-24 06:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10171000 2021-11-24 06:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10172000 2021-11-24 06:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10173000 2021-11-24 06:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10174000 2021-11-24 06:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10175000 2021-11-24 06:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10176000 2021-11-24 06:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10177000 2021-11-24 06:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10178000 2021-11-24 06:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10179000 2021-11-24 06:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10180000 2021-11-24 06:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10181000 2021-11-24 06:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10182000 2021-11-24 06:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10183000 2021-11-24 06:20:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:20:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 457 containing 20.00 MB] 2021-11-24 06:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10184000 2021-11-24 06:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10185000 2021-11-24 06:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10186000 2021-11-24 06:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10187000 2021-11-24 06:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10188000 2021-11-24 06:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10189000 2021-11-24 06:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10190000 2021-11-24 06:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10191000 2021-11-24 06:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10192000 2021-11-24 06:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10193000 2021-11-24 06:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10194000 2021-11-24 06:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10195000 2021-11-24 06:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10196000 2021-11-24 06:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10197000 2021-11-24 06:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10198000 2021-11-24 06:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10199000 2021-11-24 06:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10200000 2021-11-24 06:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10201000 2021-11-24 06:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10202000 2021-11-24 06:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10203000 2021-11-24 06:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10204000 2021-11-24 06:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10205000 2021-11-24 06:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10206000 2021-11-24 06:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10207000 2021-11-24 06:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10208000 2021-11-24 06:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10209000 2021-11-24 06:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10210000 2021-11-24 06:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10211000 2021-11-24 06:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10212000 2021-11-24 06:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10213000 2021-11-24 06:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10214000 2021-11-24 06:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10215000 2021-11-24 06:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10216000 2021-11-24 06:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10217000 2021-11-24 06:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10218000 2021-11-24 06:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10219000 2021-11-24 06:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10220000 2021-11-24 06:20:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:20:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 458 containing 20.00 MB] 2021-11-24 06:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10221000 2021-11-24 06:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10222000 2021-11-24 06:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10223000 2021-11-24 06:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10224000 2021-11-24 06:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10225000 2021-11-24 06:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10226000 2021-11-24 06:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10227000 2021-11-24 06:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10228000 2021-11-24 06:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10229000 2021-11-24 06:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10230000 2021-11-24 06:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10231000 2021-11-24 06:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10232000 2021-11-24 06:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10233000 2021-11-24 06:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10234000 2021-11-24 06:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10235000 2021-11-24 06:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10236000 2021-11-24 06:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10237000 2021-11-24 06:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10238000 2021-11-24 06:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10239000 2021-11-24 06:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10240000 2021-11-24 06:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10241000 2021-11-24 06:20:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:20:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 459 containing 20.00 MB] 2021-11-24 06:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10242000 2021-11-24 06:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10243000 2021-11-24 06:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10244000 2021-11-24 06:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10245000 2021-11-24 06:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10246000 2021-11-24 06:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10247000 2021-11-24 06:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10248000 2021-11-24 06:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10249000 2021-11-24 06:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10250000 2021-11-24 06:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10251000 2021-11-24 06:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10252000 2021-11-24 06:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10253000 2021-11-24 06:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10254000 2021-11-24 06:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10255000 2021-11-24 06:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10256000 2021-11-24 06:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10257000 2021-11-24 06:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10258000 2021-11-24 06:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10259000 2021-11-24 06:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10260000 2021-11-24 06:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10261000 2021-11-24 06:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10262000 2021-11-24 06:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10263000 2021-11-24 06:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10264000 2021-11-24 06:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10265000 2021-11-24 06:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10266000 2021-11-24 06:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10267000 2021-11-24 06:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10268000 2021-11-24 06:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10269000 2021-11-24 06:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10270000 2021-11-24 06:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10271000 2021-11-24 06:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10272000 2021-11-24 06:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10273000 2021-11-24 06:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10274000 2021-11-24 06:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10275000 2021-11-24 06:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10276000 2021-11-24 06:21:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:21:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 460 containing 20.00 MB] 2021-11-24 06:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10277000 2021-11-24 06:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10278000 2021-11-24 06:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10279000 2021-11-24 06:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10280000 2021-11-24 06:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10281000 2021-11-24 06:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10282000 2021-11-24 06:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10283000 2021-11-24 06:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10284000 2021-11-24 06:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10285000 2021-11-24 06:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10286000 2021-11-24 06:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10287000 2021-11-24 06:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10288000 2021-11-24 06:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10289000 2021-11-24 06:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10290000 2021-11-24 06:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10291000 2021-11-24 06:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10292000 2021-11-24 06:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10293000 2021-11-24 06:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10294000 2021-11-24 06:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10295000 2021-11-24 06:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10296000 2021-11-24 06:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10297000 2021-11-24 06:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10298000 2021-11-24 06:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10299000 2021-11-24 06:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10300000 2021-11-24 06:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10301000 2021-11-24 06:21:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:21:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 461 containing 20.00 MB] 2021-11-24 06:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10302000 2021-11-24 06:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10303000 2021-11-24 06:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10304000 2021-11-24 06:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10305000 2021-11-24 06:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10306000 2021-11-24 06:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10307000 2021-11-24 06:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10308000 2021-11-24 06:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10309000 2021-11-24 06:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10310000 2021-11-24 06:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10311000 2021-11-24 06:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10312000 2021-11-24 06:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10313000 2021-11-24 06:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10314000 2021-11-24 06:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10315000 2021-11-24 06:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10316000 2021-11-24 06:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10317000 2021-11-24 06:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10318000 2021-11-24 06:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10319000 2021-11-24 06:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10320000 2021-11-24 06:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10321000 2021-11-24 06:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10322000 2021-11-24 06:21:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:21:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 462 containing 20.00 MB] 2021-11-24 06:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10323000 2021-11-24 06:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10324000 2021-11-24 06:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10325000 2021-11-24 06:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10326000 2021-11-24 06:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10327000 2021-11-24 06:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10328000 2021-11-24 06:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10329000 2021-11-24 06:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10330000 2021-11-24 06:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10331000 2021-11-24 06:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10332000 2021-11-24 06:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10333000 2021-11-24 06:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10334000 2021-11-24 06:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10335000 2021-11-24 06:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10336000 2021-11-24 06:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10337000 2021-11-24 06:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10338000 2021-11-24 06:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10339000 2021-11-24 06:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10340000 2021-11-24 06:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10341000 2021-11-24 06:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10342000 2021-11-24 06:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10343000 2021-11-24 06:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10344000 2021-11-24 06:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10345000 2021-11-24 06:21:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:21:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 463 containing 20.00 MB] 2021-11-24 06:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10346000 2021-11-24 06:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10347000 2021-11-24 06:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10348000 2021-11-24 06:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10349000 2021-11-24 06:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10350000 2021-11-24 06:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10351000 2021-11-24 06:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10352000 2021-11-24 06:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10353000 2021-11-24 06:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10354000 2021-11-24 06:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10355000 2021-11-24 06:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10356000 2021-11-24 06:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10357000 2021-11-24 06:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10358000 2021-11-24 06:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10359000 2021-11-24 06:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10360000 2021-11-24 06:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10361000 2021-11-24 06:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10362000 2021-11-24 06:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10363000 2021-11-24 06:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10364000 2021-11-24 06:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10365000 2021-11-24 06:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10366000 2021-11-24 06:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10367000 2021-11-24 06:21:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:21:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 464 containing 20.00 MB] 2021-11-24 06:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10368000 2021-11-24 06:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10369000 2021-11-24 06:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10370000 2021-11-24 06:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10371000 2021-11-24 06:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10372000 2021-11-24 06:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10373000 2021-11-24 06:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10374000 2021-11-24 06:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10375000 2021-11-24 06:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10376000 2021-11-24 06:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10377000 2021-11-24 06:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10378000 2021-11-24 06:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10379000 2021-11-24 06:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10380000 2021-11-24 06:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10381000 2021-11-24 06:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10382000 2021-11-24 06:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10383000 2021-11-24 06:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10384000 2021-11-24 06:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10385000 2021-11-24 06:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10386000 2021-11-24 06:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10387000 2021-11-24 06:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10388000 2021-11-24 06:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10389000 2021-11-24 06:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10390000 2021-11-24 06:22:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:22:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 465 containing 20.00 MB] 2021-11-24 06:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10391000 2021-11-24 06:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10392000 2021-11-24 06:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10393000 2021-11-24 06:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10394000 2021-11-24 06:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10395000 2021-11-24 06:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10396000 2021-11-24 06:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10397000 2021-11-24 06:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10398000 2021-11-24 06:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10399000 2021-11-24 06:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10400000 2021-11-24 06:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10401000 2021-11-24 06:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10402000 2021-11-24 06:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10403000 2021-11-24 06:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10404000 2021-11-24 06:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10405000 2021-11-24 06:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10406000 2021-11-24 06:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10407000 2021-11-24 06:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10408000 2021-11-24 06:22:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:22:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 466 containing 20.00 MB] 2021-11-24 06:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10409000 2021-11-24 06:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10410000 2021-11-24 06:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10411000 2021-11-24 06:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10412000 2021-11-24 06:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10413000 2021-11-24 06:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10414000 2021-11-24 06:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10415000 2021-11-24 06:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10416000 2021-11-24 06:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10417000 2021-11-24 06:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10418000 2021-11-24 06:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10419000 2021-11-24 06:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10420000 2021-11-24 06:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10421000 2021-11-24 06:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10422000 2021-11-24 06:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10423000 2021-11-24 06:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10424000 2021-11-24 06:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10425000 2021-11-24 06:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10426000 2021-11-24 06:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10427000 2021-11-24 06:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10428000 2021-11-24 06:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10429000 2021-11-24 06:22:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:22:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 467 containing 20.00 MB] 2021-11-24 06:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10430000 2021-11-24 06:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10431000 2021-11-24 06:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10432000 2021-11-24 06:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10433000 2021-11-24 06:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10434000 2021-11-24 06:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10435000 2021-11-24 06:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10436000 2021-11-24 06:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10437000 2021-11-24 06:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10438000 2021-11-24 06:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10439000 2021-11-24 06:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10440000 2021-11-24 06:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10441000 2021-11-24 06:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10442000 2021-11-24 06:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10443000 2021-11-24 06:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10444000 2021-11-24 06:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10445000 2021-11-24 06:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10446000 2021-11-24 06:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10447000 2021-11-24 06:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10448000 2021-11-24 06:22:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:22:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 468 containing 20.00 MB] 2021-11-24 06:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10449000 2021-11-24 06:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10450000 2021-11-24 06:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10451000 2021-11-24 06:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10452000 2021-11-24 06:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10453000 2021-11-24 06:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10454000 2021-11-24 06:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10455000 2021-11-24 06:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10456000 2021-11-24 06:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10457000 2021-11-24 06:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10458000 2021-11-24 06:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10459000 2021-11-24 06:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10460000 2021-11-24 06:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10461000 2021-11-24 06:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10462000 2021-11-24 06:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10463000 2021-11-24 06:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10464000 2021-11-24 06:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10465000 2021-11-24 06:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10466000 2021-11-24 06:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10467000 2021-11-24 06:22:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:22:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 469 containing 20.00 MB] 2021-11-24 06:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10468000 2021-11-24 06:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10469000 2021-11-24 06:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10470000 2021-11-24 06:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10471000 2021-11-24 06:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10472000 2021-11-24 06:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10473000 2021-11-24 06:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10474000 2021-11-24 06:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10475000 2021-11-24 06:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10476000 2021-11-24 06:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10477000 2021-11-24 06:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10478000 2021-11-24 06:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10479000 2021-11-24 06:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10480000 2021-11-24 06:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10481000 2021-11-24 06:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10482000 2021-11-24 06:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10483000 2021-11-24 06:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10484000 2021-11-24 06:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10485000 2021-11-24 06:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10486000 2021-11-24 06:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10487000 2021-11-24 06:22:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:22:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 470 containing 20.00 MB] 2021-11-24 06:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10488000 2021-11-24 06:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10489000 2021-11-24 06:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10490000 2021-11-24 06:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10491000 2021-11-24 06:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10492000 2021-11-24 06:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10493000 2021-11-24 06:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10494000 2021-11-24 06:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10495000 2021-11-24 06:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10496000 2021-11-24 06:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10497000 2021-11-24 06:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10498000 2021-11-24 06:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10499000 2021-11-24 06:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10500000 2021-11-24 06:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10501000 2021-11-24 06:23:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:23:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 471 containing 20.00 MB] 2021-11-24 06:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10502000 2021-11-24 06:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10503000 2021-11-24 06:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10504000 2021-11-24 06:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10505000 2021-11-24 06:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10506000 2021-11-24 06:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10507000 2021-11-24 06:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10508000 2021-11-24 06:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10509000 2021-11-24 06:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10510000 2021-11-24 06:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10511000 2021-11-24 06:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10512000 2021-11-24 06:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10513000 2021-11-24 06:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10514000 2021-11-24 06:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10515000 2021-11-24 06:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10516000 2021-11-24 06:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10517000 2021-11-24 06:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10518000 2021-11-24 06:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10519000 2021-11-24 06:23:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:23:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 472 containing 20.00 MB] 2021-11-24 06:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10520000 2021-11-24 06:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10521000 2021-11-24 06:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10522000 2021-11-24 06:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10523000 2021-11-24 06:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10524000 2021-11-24 06:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10525000 2021-11-24 06:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10526000 2021-11-24 06:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10527000 2021-11-24 06:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10528000 2021-11-24 06:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10529000 2021-11-24 06:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10530000 2021-11-24 06:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10531000 2021-11-24 06:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10532000 2021-11-24 06:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10533000 2021-11-24 06:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10534000 2021-11-24 06:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10535000 2021-11-24 06:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10536000 2021-11-24 06:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10537000 2021-11-24 06:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10538000 2021-11-24 06:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10539000 2021-11-24 06:23:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:23:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 473 containing 20.00 MB] 2021-11-24 06:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10540000 2021-11-24 06:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10541000 2021-11-24 06:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10542000 2021-11-24 06:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10543000 2021-11-24 06:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10544000 2021-11-24 06:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10545000 2021-11-24 06:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10546000 2021-11-24 06:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10547000 2021-11-24 06:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10548000 2021-11-24 06:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10549000 2021-11-24 06:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10550000 2021-11-24 06:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10551000 2021-11-24 06:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10552000 2021-11-24 06:23:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:23:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 474 containing 20.00 MB] 2021-11-24 06:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10553000 2021-11-24 06:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10554000 2021-11-24 06:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10555000 2021-11-24 06:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10556000 2021-11-24 06:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10557000 2021-11-24 06:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10558000 2021-11-24 06:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10559000 2021-11-24 06:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10560000 2021-11-24 06:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10561000 2021-11-24 06:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10562000 2021-11-24 06:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10563000 2021-11-24 06:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10564000 2021-11-24 06:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10565000 2021-11-24 06:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10566000 2021-11-24 06:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10567000 2021-11-24 06:23:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:23:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 475 containing 20.00 MB] 2021-11-24 06:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10568000 2021-11-24 06:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10569000 2021-11-24 06:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10570000 2021-11-24 06:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10571000 2021-11-24 06:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10572000 2021-11-24 06:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10573000 2021-11-24 06:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10574000 2021-11-24 06:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10575000 2021-11-24 06:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10576000 2021-11-24 06:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10577000 2021-11-24 06:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10578000 2021-11-24 06:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10579000 2021-11-24 06:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10580000 2021-11-24 06:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10581000 2021-11-24 06:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10582000 2021-11-24 06:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10583000 2021-11-24 06:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10584000 2021-11-24 06:23:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:23:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 476 containing 20.00 MB] 2021-11-24 06:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10585000 2021-11-24 06:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10586000 2021-11-24 06:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10587000 2021-11-24 06:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10588000 2021-11-24 06:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10589000 2021-11-24 06:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10590000 2021-11-24 06:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10591000 2021-11-24 06:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10592000 2021-11-24 06:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10593000 2021-11-24 06:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10594000 2021-11-24 06:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10595000 2021-11-24 06:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10596000 2021-11-24 06:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10597000 2021-11-24 06:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10598000 2021-11-24 06:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10599000 2021-11-24 06:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10600000 2021-11-24 06:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10601000 2021-11-24 06:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10602000 2021-11-24 06:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10603000 2021-11-24 06:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10604000 2021-11-24 06:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10605000 2021-11-24 06:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10606000 2021-11-24 06:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10607000 2021-11-24 06:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10608000 2021-11-24 06:23:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:23:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 477 containing 20.00 MB] 2021-11-24 06:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10609000 2021-11-24 06:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10610000 2021-11-24 06:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10611000 2021-11-24 06:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10612000 2021-11-24 06:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10613000 2021-11-24 06:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10614000 2021-11-24 06:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10615000 2021-11-24 06:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10616000 2021-11-24 06:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10617000 2021-11-24 06:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10618000 2021-11-24 06:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10619000 2021-11-24 06:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10620000 2021-11-24 06:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10621000 2021-11-24 06:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10622000 2021-11-24 06:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10623000 2021-11-24 06:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10624000 2021-11-24 06:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10625000 2021-11-24 06:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10626000 2021-11-24 06:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10627000 2021-11-24 06:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10628000 2021-11-24 06:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10629000 2021-11-24 06:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10630000 2021-11-24 06:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10631000 2021-11-24 06:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10632000 2021-11-24 06:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10633000 2021-11-24 06:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10634000 2021-11-24 06:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10635000 2021-11-24 06:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10636000 2021-11-24 06:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10637000 2021-11-24 06:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10638000 2021-11-24 06:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10639000 2021-11-24 06:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10640000 2021-11-24 06:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10641000 2021-11-24 06:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10642000 2021-11-24 06:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10643000 2021-11-24 06:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10644000 2021-11-24 06:24:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:24:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 478 containing 20.00 MB] 2021-11-24 06:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10645000 2021-11-24 06:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10646000 2021-11-24 06:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10647000 2021-11-24 06:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10648000 2021-11-24 06:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10649000 2021-11-24 06:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10650000 2021-11-24 06:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10651000 2021-11-24 06:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10652000 2021-11-24 06:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10653000 2021-11-24 06:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10654000 2021-11-24 06:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10655000 2021-11-24 06:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10656000 2021-11-24 06:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10657000 2021-11-24 06:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10658000 2021-11-24 06:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10659000 2021-11-24 06:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10660000 2021-11-24 06:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10661000 2021-11-24 06:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10662000 2021-11-24 06:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10663000 2021-11-24 06:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10664000 2021-11-24 06:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10665000 2021-11-24 06:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10666000 2021-11-24 06:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10667000 2021-11-24 06:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10668000 2021-11-24 06:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10669000 2021-11-24 06:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10670000 2021-11-24 06:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10671000 2021-11-24 06:24:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:24:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 479 containing 20.00 MB] 2021-11-24 06:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10672000 2021-11-24 06:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10673000 2021-11-24 06:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10674000 2021-11-24 06:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10675000 2021-11-24 06:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10676000 2021-11-24 06:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10677000 2021-11-24 06:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10678000 2021-11-24 06:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10679000 2021-11-24 06:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10680000 2021-11-24 06:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10681000 2021-11-24 06:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10682000 2021-11-24 06:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10683000 2021-11-24 06:24:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:24:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 480 containing 20.00 MB] 2021-11-24 06:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10684000 2021-11-24 06:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10685000 2021-11-24 06:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10686000 2021-11-24 06:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10687000 2021-11-24 06:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10688000 2021-11-24 06:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10689000 2021-11-24 06:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10690000 2021-11-24 06:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10691000 2021-11-24 06:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10692000 2021-11-24 06:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10693000 2021-11-24 06:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10694000 2021-11-24 06:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10695000 2021-11-24 06:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10696000 2021-11-24 06:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10697000 2021-11-24 06:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10698000 2021-11-24 06:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10699000 2021-11-24 06:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10700000 2021-11-24 06:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10701000 2021-11-24 06:24:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:24:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 481 containing 20.00 MB] 2021-11-24 06:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10702000 2021-11-24 06:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10703000 2021-11-24 06:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10704000 2021-11-24 06:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10705000 2021-11-24 06:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10706000 2021-11-24 06:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10707000 2021-11-24 06:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10708000 2021-11-24 06:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10709000 2021-11-24 06:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10710000 2021-11-24 06:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10711000 2021-11-24 06:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10712000 2021-11-24 06:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10713000 2021-11-24 06:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10714000 2021-11-24 06:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10715000 2021-11-24 06:24:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:24:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 482 containing 20.00 MB] 2021-11-24 06:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10716000 2021-11-24 06:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10717000 2021-11-24 06:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10718000 2021-11-24 06:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10719000 2021-11-24 06:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10720000 2021-11-24 06:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10721000 2021-11-24 06:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10722000 2021-11-24 06:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10723000 2021-11-24 06:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10724000 2021-11-24 06:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10725000 2021-11-24 06:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10726000 2021-11-24 06:24:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:24:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 483 containing 20.00 MB] 2021-11-24 06:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10727000 2021-11-24 06:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10728000 2021-11-24 06:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10729000 2021-11-24 06:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10730000 2021-11-24 06:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10731000 2021-11-24 06:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10732000 2021-11-24 06:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10733000 2021-11-24 06:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10734000 2021-11-24 06:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10735000 2021-11-24 06:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10736000 2021-11-24 06:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10737000 2021-11-24 06:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10738000 2021-11-24 06:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10739000 2021-11-24 06:25:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:25:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 484 containing 20.00 MB] 2021-11-24 06:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10740000 2021-11-24 06:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10741000 2021-11-24 06:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10742000 2021-11-24 06:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10743000 2021-11-24 06:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10744000 2021-11-24 06:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10745000 2021-11-24 06:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10746000 2021-11-24 06:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10747000 2021-11-24 06:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10748000 2021-11-24 06:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10749000 2021-11-24 06:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10750000 2021-11-24 06:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10751000 2021-11-24 06:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10752000 2021-11-24 06:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10753000 2021-11-24 06:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10754000 2021-11-24 06:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10755000 2021-11-24 06:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10756000 2021-11-24 06:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10757000 2021-11-24 06:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10758000 2021-11-24 06:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10759000 2021-11-24 06:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10760000 2021-11-24 06:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10761000 2021-11-24 06:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10762000 2021-11-24 06:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10763000 2021-11-24 06:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10764000 2021-11-24 06:25:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:25:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 485 containing 20.00 MB] 2021-11-24 06:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10765000 2021-11-24 06:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10766000 2021-11-24 06:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10767000 2021-11-24 06:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10768000 2021-11-24 06:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10769000 2021-11-24 06:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10770000 2021-11-24 06:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10771000 2021-11-24 06:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10772000 2021-11-24 06:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10773000 2021-11-24 06:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10774000 2021-11-24 06:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10775000 2021-11-24 06:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10776000 2021-11-24 06:25:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:25:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 486 containing 20.00 MB] 2021-11-24 06:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10777000 2021-11-24 06:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10778000 2021-11-24 06:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10779000 2021-11-24 06:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10780000 2021-11-24 06:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10781000 2021-11-24 06:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10782000 2021-11-24 06:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10783000 2021-11-24 06:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10784000 2021-11-24 06:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10785000 2021-11-24 06:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10786000 2021-11-24 06:25:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:25:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 487 containing 20.00 MB] 2021-11-24 06:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10787000 2021-11-24 06:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10788000 2021-11-24 06:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10789000 2021-11-24 06:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10790000 2021-11-24 06:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10791000 2021-11-24 06:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10792000 2021-11-24 06:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10793000 2021-11-24 06:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10794000 2021-11-24 06:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10795000 2021-11-24 06:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10796000 2021-11-24 06:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10797000 2021-11-24 06:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10798000 2021-11-24 06:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10799000 2021-11-24 06:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10800000 2021-11-24 06:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10801000 2021-11-24 06:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10802000 2021-11-24 06:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10803000 2021-11-24 06:25:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:25:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 488 containing 20.00 MB] 2021-11-24 06:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10804000 2021-11-24 06:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10805000 2021-11-24 06:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10806000 2021-11-24 06:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10807000 2021-11-24 06:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10808000 2021-11-24 06:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10809000 2021-11-24 06:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10810000 2021-11-24 06:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10811000 2021-11-24 06:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10812000 2021-11-24 06:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10813000 2021-11-24 06:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10814000 2021-11-24 06:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10815000 2021-11-24 06:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10816000 2021-11-24 06:25:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:25:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 489 containing 20.00 MB] 2021-11-24 06:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10817000 2021-11-24 06:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10818000 2021-11-24 06:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10819000 2021-11-24 06:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10820000 2021-11-24 06:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10821000 2021-11-24 06:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10822000 2021-11-24 06:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10823000 2021-11-24 06:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10824000 2021-11-24 06:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10825000 2021-11-24 06:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10826000 2021-11-24 06:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10827000 2021-11-24 06:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10828000 2021-11-24 06:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10829000 2021-11-24 06:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10830000 2021-11-24 06:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10831000 2021-11-24 06:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10832000 2021-11-24 06:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10833000 2021-11-24 06:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10834000 2021-11-24 06:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10835000 2021-11-24 06:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10836000 2021-11-24 06:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10837000 2021-11-24 06:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10838000 2021-11-24 06:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10839000 2021-11-24 06:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10840000 2021-11-24 06:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10841000 2021-11-24 06:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10842000 2021-11-24 06:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10843000 2021-11-24 06:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10844000 2021-11-24 06:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10845000 2021-11-24 06:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10846000 2021-11-24 06:25:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:25:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 490 containing 20.00 MB] 2021-11-24 06:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10847000 2021-11-24 06:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10848000 2021-11-24 06:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10849000 2021-11-24 06:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10850000 2021-11-24 06:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10851000 2021-11-24 06:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10852000 2021-11-24 06:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10853000 2021-11-24 06:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10854000 2021-11-24 06:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10855000 2021-11-24 06:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10856000 2021-11-24 06:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10857000 2021-11-24 06:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10858000 2021-11-24 06:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10859000 2021-11-24 06:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10860000 2021-11-24 06:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10861000 2021-11-24 06:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10862000 2021-11-24 06:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10863000 2021-11-24 06:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10864000 2021-11-24 06:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10865000 2021-11-24 06:26:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:26:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 491 containing 20.00 MB] 2021-11-24 06:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10866000 2021-11-24 06:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10867000 2021-11-24 06:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10868000 2021-11-24 06:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10869000 2021-11-24 06:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10870000 2021-11-24 06:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10871000 2021-11-24 06:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10872000 2021-11-24 06:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10873000 2021-11-24 06:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10874000 2021-11-24 06:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10875000 2021-11-24 06:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10876000 2021-11-24 06:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10877000 2021-11-24 06:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10878000 2021-11-24 06:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10879000 2021-11-24 06:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10880000 2021-11-24 06:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10881000 2021-11-24 06:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10882000 2021-11-24 06:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10883000 2021-11-24 06:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10884000 2021-11-24 06:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10885000 2021-11-24 06:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10886000 2021-11-24 06:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10887000 2021-11-24 06:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10888000 2021-11-24 06:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10889000 2021-11-24 06:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10890000 2021-11-24 06:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10891000 2021-11-24 06:26:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:26:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 492 containing 20.00 MB] 2021-11-24 06:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10892000 2021-11-24 06:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10893000 2021-11-24 06:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10894000 2021-11-24 06:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10895000 2021-11-24 06:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10896000 2021-11-24 06:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10897000 2021-11-24 06:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10898000 2021-11-24 06:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10899000 2021-11-24 06:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10900000 2021-11-24 06:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10901000 2021-11-24 06:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10902000 2021-11-24 06:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10903000 2021-11-24 06:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10904000 2021-11-24 06:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10905000 2021-11-24 06:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10906000 2021-11-24 06:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10907000 2021-11-24 06:26:25 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Setting state of email_send stream to {'createdAt': '2020-06-24T23:59:33+00:00'} 2021-11-24 06:26:25 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Processing slice of 180.0 days for stream email_send 2021-11-24 06:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10908000 2021-11-24 06:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10909000 2021-11-24 06:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10910000 2021-11-24 06:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10911000 2021-11-24 06:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10912000 2021-11-24 06:26:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:26:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 493 containing 20.01 MB] 2021-11-24 06:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10913000 2021-11-24 06:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10914000 2021-11-24 06:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10915000 2021-11-24 06:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10916000 2021-11-24 06:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10917000 2021-11-24 06:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10918000 2021-11-24 06:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10919000 2021-11-24 06:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10920000 2021-11-24 06:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10921000 2021-11-24 06:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10922000 2021-11-24 06:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10923000 2021-11-24 06:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10924000 2021-11-24 06:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10925000 2021-11-24 06:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10926000 2021-11-24 06:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10927000 2021-11-24 06:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10928000 2021-11-24 06:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10929000 2021-11-24 06:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10930000 2021-11-24 06:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10931000 2021-11-24 06:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10932000 2021-11-24 06:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10933000 2021-11-24 06:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10934000 2021-11-24 06:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10935000 2021-11-24 06:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10936000 2021-11-24 06:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10937000 2021-11-24 06:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10938000 2021-11-24 06:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10939000 2021-11-24 06:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10940000 2021-11-24 06:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10941000 2021-11-24 06:26:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:26:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 494 containing 20.00 MB] 2021-11-24 06:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10942000 2021-11-24 06:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10943000 2021-11-24 06:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10944000 2021-11-24 06:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10945000 2021-11-24 06:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10946000 2021-11-24 06:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10947000 2021-11-24 06:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10948000 2021-11-24 06:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10949000 2021-11-24 06:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10950000 2021-11-24 06:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10951000 2021-11-24 06:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10952000 2021-11-24 06:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10953000 2021-11-24 06:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10954000 2021-11-24 06:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10955000 2021-11-24 06:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10956000 2021-11-24 06:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10957000 2021-11-24 06:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10958000 2021-11-24 06:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10959000 2021-11-24 06:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10960000 2021-11-24 06:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10961000 2021-11-24 06:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10962000 2021-11-24 06:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10963000 2021-11-24 06:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10964000 2021-11-24 06:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10965000 2021-11-24 06:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10966000 2021-11-24 06:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10967000 2021-11-24 06:26:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:26:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 495 containing 20.00 MB] 2021-11-24 06:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10968000 2021-11-24 06:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10969000 2021-11-24 06:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10970000 2021-11-24 06:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10971000 2021-11-24 06:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10972000 2021-11-24 06:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10973000 2021-11-24 06:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10974000 2021-11-24 06:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10975000 2021-11-24 06:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10976000 2021-11-24 06:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10977000 2021-11-24 06:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10978000 2021-11-24 06:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10979000 2021-11-24 06:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10980000 2021-11-24 06:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10981000 2021-11-24 06:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10982000 2021-11-24 06:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10983000 2021-11-24 06:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10984000 2021-11-24 06:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10985000 2021-11-24 06:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10986000 2021-11-24 06:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10987000 2021-11-24 06:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10988000 2021-11-24 06:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10989000 2021-11-24 06:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10990000 2021-11-24 06:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10991000 2021-11-24 06:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10992000 2021-11-24 06:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10993000 2021-11-24 06:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10994000 2021-11-24 06:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10995000 2021-11-24 06:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10996000 2021-11-24 06:27:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:27:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 496 containing 20.00 MB] 2021-11-24 06:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10997000 2021-11-24 06:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10998000 2021-11-24 06:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 10999000 2021-11-24 06:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11000000 2021-11-24 06:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11001000 2021-11-24 06:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11002000 2021-11-24 06:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11003000 2021-11-24 06:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11004000 2021-11-24 06:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11005000 2021-11-24 06:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11006000 2021-11-24 06:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11007000 2021-11-24 06:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11008000 2021-11-24 06:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11009000 2021-11-24 06:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11010000 2021-11-24 06:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11011000 2021-11-24 06:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11012000 2021-11-24 06:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11013000 2021-11-24 06:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11014000 2021-11-24 06:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11015000 2021-11-24 06:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11016000 2021-11-24 06:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11017000 2021-11-24 06:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11018000 2021-11-24 06:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11019000 2021-11-24 06:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11020000 2021-11-24 06:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11021000 2021-11-24 06:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11022000 2021-11-24 06:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11023000 2021-11-24 06:27:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:27:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 497 containing 20.00 MB] 2021-11-24 06:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11024000 2021-11-24 06:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11025000 2021-11-24 06:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11026000 2021-11-24 06:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11027000 2021-11-24 06:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11028000 2021-11-24 06:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11029000 2021-11-24 06:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11030000 2021-11-24 06:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11031000 2021-11-24 06:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11032000 2021-11-24 06:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11033000 2021-11-24 06:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11034000 2021-11-24 06:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11035000 2021-11-24 06:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11036000 2021-11-24 06:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11037000 2021-11-24 06:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11038000 2021-11-24 06:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11039000 2021-11-24 06:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11040000 2021-11-24 06:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11041000 2021-11-24 06:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11042000 2021-11-24 06:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11043000 2021-11-24 06:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11044000 2021-11-24 06:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11045000 2021-11-24 06:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11046000 2021-11-24 06:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11047000 2021-11-24 06:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11048000 2021-11-24 06:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11049000 2021-11-24 06:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11050000 2021-11-24 06:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11051000 2021-11-24 06:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11052000 2021-11-24 06:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11053000 2021-11-24 06:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11054000 2021-11-24 06:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11055000 2021-11-24 06:27:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:27:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 498 containing 20.00 MB] 2021-11-24 06:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11056000 2021-11-24 06:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11057000 2021-11-24 06:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11058000 2021-11-24 06:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11059000 2021-11-24 06:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11060000 2021-11-24 06:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11061000 2021-11-24 06:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11062000 2021-11-24 06:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11063000 2021-11-24 06:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11064000 2021-11-24 06:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11065000 2021-11-24 06:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11066000 2021-11-24 06:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11067000 2021-11-24 06:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11068000 2021-11-24 06:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11069000 2021-11-24 06:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11070000 2021-11-24 06:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11071000 2021-11-24 06:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11072000 2021-11-24 06:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11073000 2021-11-24 06:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11074000 2021-11-24 06:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11075000 2021-11-24 06:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11076000 2021-11-24 06:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11077000 2021-11-24 06:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11078000 2021-11-24 06:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11079000 2021-11-24 06:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11080000 2021-11-24 06:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11081000 2021-11-24 06:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11082000 2021-11-24 06:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11083000 2021-11-24 06:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11084000 2021-11-24 06:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11085000 2021-11-24 06:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11086000 2021-11-24 06:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11087000 2021-11-24 06:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11088000 2021-11-24 06:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11089000 2021-11-24 06:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11090000 2021-11-24 06:28:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:28:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 499 containing 20.00 MB] 2021-11-24 06:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11091000 2021-11-24 06:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11092000 2021-11-24 06:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11093000 2021-11-24 06:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11094000 2021-11-24 06:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11095000 2021-11-24 06:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11096000 2021-11-24 06:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11097000 2021-11-24 06:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11098000 2021-11-24 06:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11099000 2021-11-24 06:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11100000 2021-11-24 06:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11101000 2021-11-24 06:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11102000 2021-11-24 06:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11103000 2021-11-24 06:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11104000 2021-11-24 06:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11105000 2021-11-24 06:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11106000 2021-11-24 06:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11107000 2021-11-24 06:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11108000 2021-11-24 06:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11109000 2021-11-24 06:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11110000 2021-11-24 06:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11111000 2021-11-24 06:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11112000 2021-11-24 06:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11113000 2021-11-24 06:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11114000 2021-11-24 06:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11115000 2021-11-24 06:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11116000 2021-11-24 06:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11117000 2021-11-24 06:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11118000 2021-11-24 06:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11119000 2021-11-24 06:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11120000 2021-11-24 06:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11121000 2021-11-24 06:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11122000 2021-11-24 06:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11123000 2021-11-24 06:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11124000 2021-11-24 06:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11125000 2021-11-24 06:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11126000 2021-11-24 06:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11127000 2021-11-24 06:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11128000 2021-11-24 06:28:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:28:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 500 containing 20.00 MB] 2021-11-24 06:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11129000 2021-11-24 06:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11130000 2021-11-24 06:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11131000 2021-11-24 06:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11132000 2021-11-24 06:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11133000 2021-11-24 06:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11134000 2021-11-24 06:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11135000 2021-11-24 06:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11136000 2021-11-24 06:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11137000 2021-11-24 06:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11138000 2021-11-24 06:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11139000 2021-11-24 06:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11140000 2021-11-24 06:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11141000 2021-11-24 06:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11142000 2021-11-24 06:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11143000 2021-11-24 06:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11144000 2021-11-24 06:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11145000 2021-11-24 06:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11146000 2021-11-24 06:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11147000 2021-11-24 06:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11148000 2021-11-24 06:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11149000 2021-11-24 06:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11150000 2021-11-24 06:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11151000 2021-11-24 06:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11152000 2021-11-24 06:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11153000 2021-11-24 06:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11154000 2021-11-24 06:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11155000 2021-11-24 06:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11156000 2021-11-24 06:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11157000 2021-11-24 06:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11158000 2021-11-24 06:28:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:28:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 501 containing 20.00 MB] 2021-11-24 06:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11159000 2021-11-24 06:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11160000 2021-11-24 06:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11161000 2021-11-24 06:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11162000 2021-11-24 06:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11163000 2021-11-24 06:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11164000 2021-11-24 06:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11165000 2021-11-24 06:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11166000 2021-11-24 06:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11167000 2021-11-24 06:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11168000 2021-11-24 06:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11169000 2021-11-24 06:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11170000 2021-11-24 06:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11171000 2021-11-24 06:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11172000 2021-11-24 06:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11173000 2021-11-24 06:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11174000 2021-11-24 06:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11175000 2021-11-24 06:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11176000 2021-11-24 06:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11177000 2021-11-24 06:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11178000 2021-11-24 06:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11179000 2021-11-24 06:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11180000 2021-11-24 06:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11181000 2021-11-24 06:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11182000 2021-11-24 06:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11183000 2021-11-24 06:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11184000 2021-11-24 06:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11185000 2021-11-24 06:28:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:28:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 502 containing 20.00 MB] 2021-11-24 06:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11186000 2021-11-24 06:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11187000 2021-11-24 06:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11188000 2021-11-24 06:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11189000 2021-11-24 06:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11190000 2021-11-24 06:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11191000 2021-11-24 06:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11192000 2021-11-24 06:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11193000 2021-11-24 06:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11194000 2021-11-24 06:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11195000 2021-11-24 06:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11196000 2021-11-24 06:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11197000 2021-11-24 06:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11198000 2021-11-24 06:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11199000 2021-11-24 06:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11200000 2021-11-24 06:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11201000 2021-11-24 06:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11202000 2021-11-24 06:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11203000 2021-11-24 06:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11204000 2021-11-24 06:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11205000 2021-11-24 06:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11206000 2021-11-24 06:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11207000 2021-11-24 06:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11208000 2021-11-24 06:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11209000 2021-11-24 06:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11210000 2021-11-24 06:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11211000 2021-11-24 06:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11212000 2021-11-24 06:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11213000 2021-11-24 06:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11214000 2021-11-24 06:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11215000 2021-11-24 06:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11216000 2021-11-24 06:29:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:29:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 503 containing 20.00 MB] 2021-11-24 06:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11217000 2021-11-24 06:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11218000 2021-11-24 06:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11219000 2021-11-24 06:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11220000 2021-11-24 06:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11221000 2021-11-24 06:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11222000 2021-11-24 06:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11223000 2021-11-24 06:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11224000 2021-11-24 06:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11225000 2021-11-24 06:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11226000 2021-11-24 06:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11227000 2021-11-24 06:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11228000 2021-11-24 06:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11229000 2021-11-24 06:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11230000 2021-11-24 06:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11231000 2021-11-24 06:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11232000 2021-11-24 06:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11233000 2021-11-24 06:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11234000 2021-11-24 06:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11235000 2021-11-24 06:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11236000 2021-11-24 06:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11237000 2021-11-24 06:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11238000 2021-11-24 06:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11239000 2021-11-24 06:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11240000 2021-11-24 06:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11241000 2021-11-24 06:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11242000 2021-11-24 06:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11243000 2021-11-24 06:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11244000 2021-11-24 06:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11245000 2021-11-24 06:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11246000 2021-11-24 06:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11247000 2021-11-24 06:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11248000 2021-11-24 06:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11249000 2021-11-24 06:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11250000 2021-11-24 06:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11251000 2021-11-24 06:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11252000 2021-11-24 06:29:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:29:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 504 containing 20.00 MB] 2021-11-24 06:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11253000 2021-11-24 06:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11254000 2021-11-24 06:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11255000 2021-11-24 06:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11256000 2021-11-24 06:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11257000 2021-11-24 06:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11258000 2021-11-24 06:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11259000 2021-11-24 06:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11260000 2021-11-24 06:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11261000 2021-11-24 06:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11262000 2021-11-24 06:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11263000 2021-11-24 06:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11264000 2021-11-24 06:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11265000 2021-11-24 06:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11266000 2021-11-24 06:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11267000 2021-11-24 06:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11268000 2021-11-24 06:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11269000 2021-11-24 06:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11270000 2021-11-24 06:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11271000 2021-11-24 06:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11272000 2021-11-24 06:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11273000 2021-11-24 06:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11274000 2021-11-24 06:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11275000 2021-11-24 06:29:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:29:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 505 containing 20.00 MB] 2021-11-24 06:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11276000 2021-11-24 06:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11277000 2021-11-24 06:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11278000 2021-11-24 06:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11279000 2021-11-24 06:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11280000 2021-11-24 06:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11281000 2021-11-24 06:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11282000 2021-11-24 06:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11283000 2021-11-24 06:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11284000 2021-11-24 06:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11285000 2021-11-24 06:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11286000 2021-11-24 06:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11287000 2021-11-24 06:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11288000 2021-11-24 06:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11289000 2021-11-24 06:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11290000 2021-11-24 06:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11291000 2021-11-24 06:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11292000 2021-11-24 06:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11293000 2021-11-24 06:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11294000 2021-11-24 06:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11295000 2021-11-24 06:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11296000 2021-11-24 06:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11297000 2021-11-24 06:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11298000 2021-11-24 06:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11299000 2021-11-24 06:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11300000 2021-11-24 06:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11301000 2021-11-24 06:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11302000 2021-11-24 06:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11303000 2021-11-24 06:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11304000 2021-11-24 06:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11305000 2021-11-24 06:29:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:29:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 506 containing 20.00 MB] 2021-11-24 06:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11306000 2021-11-24 06:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11307000 2021-11-24 06:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11308000 2021-11-24 06:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11309000 2021-11-24 06:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11310000 2021-11-24 06:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11311000 2021-11-24 06:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11312000 2021-11-24 06:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11313000 2021-11-24 06:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11314000 2021-11-24 06:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11315000 2021-11-24 06:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11316000 2021-11-24 06:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11317000 2021-11-24 06:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11318000 2021-11-24 06:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11319000 2021-11-24 06:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11320000 2021-11-24 06:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11321000 2021-11-24 06:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11322000 2021-11-24 06:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11323000 2021-11-24 06:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11324000 2021-11-24 06:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11325000 2021-11-24 06:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11326000 2021-11-24 06:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11327000 2021-11-24 06:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11328000 2021-11-24 06:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11329000 2021-11-24 06:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11330000 2021-11-24 06:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11331000 2021-11-24 06:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11332000 2021-11-24 06:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11333000 2021-11-24 06:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11334000 2021-11-24 06:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11335000 2021-11-24 06:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11336000 2021-11-24 06:30:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:30:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 507 containing 20.00 MB] 2021-11-24 06:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11337000 2021-11-24 06:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11338000 2021-11-24 06:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11339000 2021-11-24 06:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11340000 2021-11-24 06:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11341000 2021-11-24 06:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11342000 2021-11-24 06:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11343000 2021-11-24 06:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11344000 2021-11-24 06:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11345000 2021-11-24 06:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11346000 2021-11-24 06:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11347000 2021-11-24 06:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11348000 2021-11-24 06:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11349000 2021-11-24 06:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11350000 2021-11-24 06:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11351000 2021-11-24 06:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11352000 2021-11-24 06:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11353000 2021-11-24 06:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11354000 2021-11-24 06:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11355000 2021-11-24 06:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11356000 2021-11-24 06:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11357000 2021-11-24 06:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11358000 2021-11-24 06:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11359000 2021-11-24 06:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11360000 2021-11-24 06:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11361000 2021-11-24 06:30:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:30:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 508 containing 20.00 MB] 2021-11-24 06:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11362000 2021-11-24 06:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11363000 2021-11-24 06:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11364000 2021-11-24 06:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11365000 2021-11-24 06:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11366000 2021-11-24 06:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11367000 2021-11-24 06:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11368000 2021-11-24 06:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11369000 2021-11-24 06:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11370000 2021-11-24 06:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11371000 2021-11-24 06:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11372000 2021-11-24 06:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11373000 2021-11-24 06:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11374000 2021-11-24 06:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11375000 2021-11-24 06:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11376000 2021-11-24 06:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11377000 2021-11-24 06:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11378000 2021-11-24 06:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11379000 2021-11-24 06:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11380000 2021-11-24 06:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11381000 2021-11-24 06:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11382000 2021-11-24 06:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11383000 2021-11-24 06:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11384000 2021-11-24 06:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11385000 2021-11-24 06:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11386000 2021-11-24 06:30:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:30:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 509 containing 20.00 MB] 2021-11-24 06:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11387000 2021-11-24 06:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11388000 2021-11-24 06:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11389000 2021-11-24 06:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11390000 2021-11-24 06:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11391000 2021-11-24 06:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11392000 2021-11-24 06:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11393000 2021-11-24 06:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11394000 2021-11-24 06:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11395000 2021-11-24 06:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11396000 2021-11-24 06:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11397000 2021-11-24 06:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11398000 2021-11-24 06:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11399000 2021-11-24 06:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11400000 2021-11-24 06:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11401000 2021-11-24 06:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11402000 2021-11-24 06:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11403000 2021-11-24 06:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11404000 2021-11-24 06:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11405000 2021-11-24 06:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11406000 2021-11-24 06:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11407000 2021-11-24 06:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11408000 2021-11-24 06:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11409000 2021-11-24 06:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11410000 2021-11-24 06:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11411000 2021-11-24 06:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11412000 2021-11-24 06:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11413000 2021-11-24 06:30:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:30:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 510 containing 20.00 MB] 2021-11-24 06:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11414000 2021-11-24 06:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11415000 2021-11-24 06:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11416000 2021-11-24 06:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11417000 2021-11-24 06:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11418000 2021-11-24 06:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11419000 2021-11-24 06:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11420000 2021-11-24 06:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11421000 2021-11-24 06:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11422000 2021-11-24 06:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11423000 2021-11-24 06:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11424000 2021-11-24 06:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11425000 2021-11-24 06:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11426000 2021-11-24 06:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11427000 2021-11-24 06:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11428000 2021-11-24 06:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11429000 2021-11-24 06:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11430000 2021-11-24 06:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11431000 2021-11-24 06:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11432000 2021-11-24 06:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11433000 2021-11-24 06:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11434000 2021-11-24 06:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11435000 2021-11-24 06:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11436000 2021-11-24 06:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11437000 2021-11-24 06:30:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:30:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 511 containing 20.00 MB] 2021-11-24 06:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11438000 2021-11-24 06:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11439000 2021-11-24 06:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11440000 2021-11-24 06:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11441000 2021-11-24 06:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11442000 2021-11-24 06:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11443000 2021-11-24 06:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11444000 2021-11-24 06:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11445000 2021-11-24 06:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11446000 2021-11-24 06:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11447000 2021-11-24 06:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11448000 2021-11-24 06:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11449000 2021-11-24 06:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11450000 2021-11-24 06:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11451000 2021-11-24 06:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11452000 2021-11-24 06:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11453000 2021-11-24 06:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11454000 2021-11-24 06:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11455000 2021-11-24 06:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11456000 2021-11-24 06:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11457000 2021-11-24 06:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11458000 2021-11-24 06:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11459000 2021-11-24 06:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11460000 2021-11-24 06:31:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:31:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 512 containing 20.00 MB] 2021-11-24 06:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11461000 2021-11-24 06:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11462000 2021-11-24 06:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11463000 2021-11-24 06:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11464000 2021-11-24 06:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11465000 2021-11-24 06:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11466000 2021-11-24 06:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11467000 2021-11-24 06:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11468000 2021-11-24 06:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11469000 2021-11-24 06:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11470000 2021-11-24 06:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11471000 2021-11-24 06:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11472000 2021-11-24 06:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11473000 2021-11-24 06:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11474000 2021-11-24 06:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11475000 2021-11-24 06:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11476000 2021-11-24 06:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11477000 2021-11-24 06:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11478000 2021-11-24 06:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11479000 2021-11-24 06:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11480000 2021-11-24 06:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11481000 2021-11-24 06:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11482000 2021-11-24 06:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11483000 2021-11-24 06:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11484000 2021-11-24 06:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11485000 2021-11-24 06:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11486000 2021-11-24 06:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11487000 2021-11-24 06:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11488000 2021-11-24 06:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11489000 2021-11-24 06:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11490000 2021-11-24 06:31:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 513 containing 20.00 MB] 2021-11-24 06:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11491000 2021-11-24 06:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11492000 2021-11-24 06:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11493000 2021-11-24 06:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11494000 2021-11-24 06:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11495000 2021-11-24 06:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11496000 2021-11-24 06:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11497000 2021-11-24 06:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11498000 2021-11-24 06:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11499000 2021-11-24 06:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11500000 2021-11-24 06:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11501000 2021-11-24 06:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11502000 2021-11-24 06:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11503000 2021-11-24 06:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11504000 2021-11-24 06:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11505000 2021-11-24 06:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11506000 2021-11-24 06:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11507000 2021-11-24 06:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11508000 2021-11-24 06:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11509000 2021-11-24 06:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11510000 2021-11-24 06:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11511000 2021-11-24 06:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11512000 2021-11-24 06:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11513000 2021-11-24 06:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11514000 2021-11-24 06:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11515000 2021-11-24 06:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11516000 2021-11-24 06:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11517000 2021-11-24 06:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11518000 2021-11-24 06:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11519000 2021-11-24 06:31:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:31:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 514 containing 20.00 MB] 2021-11-24 06:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11520000 2021-11-24 06:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11521000 2021-11-24 06:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11522000 2021-11-24 06:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11523000 2021-11-24 06:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11524000 2021-11-24 06:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11525000 2021-11-24 06:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11526000 2021-11-24 06:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11527000 2021-11-24 06:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11528000 2021-11-24 06:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11529000 2021-11-24 06:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11530000 2021-11-24 06:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11531000 2021-11-24 06:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11532000 2021-11-24 06:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11533000 2021-11-24 06:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11534000 2021-11-24 06:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11535000 2021-11-24 06:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11536000 2021-11-24 06:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11537000 2021-11-24 06:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11538000 2021-11-24 06:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11539000 2021-11-24 06:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11540000 2021-11-24 06:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11541000 2021-11-24 06:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11542000 2021-11-24 06:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11543000 2021-11-24 06:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11544000 2021-11-24 06:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11545000 2021-11-24 06:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11546000 2021-11-24 06:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11547000 2021-11-24 06:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11548000 2021-11-24 06:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11549000 2021-11-24 06:31:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:31:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 515 containing 20.00 MB] 2021-11-24 06:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11550000 2021-11-24 06:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11551000 2021-11-24 06:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11552000 2021-11-24 06:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11553000 2021-11-24 06:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11554000 2021-11-24 06:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11555000 2021-11-24 06:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11556000 2021-11-24 06:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11557000 2021-11-24 06:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11558000 2021-11-24 06:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11559000 2021-11-24 06:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11560000 2021-11-24 06:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11561000 2021-11-24 06:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11562000 2021-11-24 06:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11563000 2021-11-24 06:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11564000 2021-11-24 06:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11565000 2021-11-24 06:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11566000 2021-11-24 06:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11567000 2021-11-24 06:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11568000 2021-11-24 06:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11569000 2021-11-24 06:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11570000 2021-11-24 06:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11571000 2021-11-24 06:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11572000 2021-11-24 06:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11573000 2021-11-24 06:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11574000 2021-11-24 06:32:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:32:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 516 containing 20.00 MB] 2021-11-24 06:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11575000 2021-11-24 06:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11576000 2021-11-24 06:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11577000 2021-11-24 06:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11578000 2021-11-24 06:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11579000 2021-11-24 06:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11580000 2021-11-24 06:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11581000 2021-11-24 06:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11582000 2021-11-24 06:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11583000 2021-11-24 06:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11584000 2021-11-24 06:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11585000 2021-11-24 06:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11586000 2021-11-24 06:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11587000 2021-11-24 06:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11588000 2021-11-24 06:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11589000 2021-11-24 06:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11590000 2021-11-24 06:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11591000 2021-11-24 06:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11592000 2021-11-24 06:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11593000 2021-11-24 06:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11594000 2021-11-24 06:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11595000 2021-11-24 06:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11596000 2021-11-24 06:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11597000 2021-11-24 06:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11598000 2021-11-24 06:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11599000 2021-11-24 06:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11600000 2021-11-24 06:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11601000 2021-11-24 06:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11602000 2021-11-24 06:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11603000 2021-11-24 06:32:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:32:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 517 containing 20.00 MB] 2021-11-24 06:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11604000 2021-11-24 06:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11605000 2021-11-24 06:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11606000 2021-11-24 06:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11607000 2021-11-24 06:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11608000 2021-11-24 06:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11609000 2021-11-24 06:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11610000 2021-11-24 06:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11611000 2021-11-24 06:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11612000 2021-11-24 06:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11613000 2021-11-24 06:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11614000 2021-11-24 06:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11615000 2021-11-24 06:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11616000 2021-11-24 06:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11617000 2021-11-24 06:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11618000 2021-11-24 06:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11619000 2021-11-24 06:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11620000 2021-11-24 06:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11621000 2021-11-24 06:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11622000 2021-11-24 06:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11623000 2021-11-24 06:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11624000 2021-11-24 06:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11625000 2021-11-24 06:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11626000 2021-11-24 06:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11627000 2021-11-24 06:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11628000 2021-11-24 06:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11629000 2021-11-24 06:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11630000 2021-11-24 06:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11631000 2021-11-24 06:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11632000 2021-11-24 06:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11633000 2021-11-24 06:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11634000 2021-11-24 06:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11635000 2021-11-24 06:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11636000 2021-11-24 06:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11637000 2021-11-24 06:32:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:32:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 518 containing 20.01 MB] 2021-11-24 06:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11638000 2021-11-24 06:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11639000 2021-11-24 06:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11640000 2021-11-24 06:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11641000 2021-11-24 06:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11642000 2021-11-24 06:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11643000 2021-11-24 06:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11644000 2021-11-24 06:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11645000 2021-11-24 06:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11646000 2021-11-24 06:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11647000 2021-11-24 06:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11648000 2021-11-24 06:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11649000 2021-11-24 06:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11650000 2021-11-24 06:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11651000 2021-11-24 06:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11652000 2021-11-24 06:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11653000 2021-11-24 06:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11654000 2021-11-24 06:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11655000 2021-11-24 06:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11656000 2021-11-24 06:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11657000 2021-11-24 06:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11658000 2021-11-24 06:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11659000 2021-11-24 06:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11660000 2021-11-24 06:32:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:32:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 519 containing 20.00 MB] 2021-11-24 06:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11661000 2021-11-24 06:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11662000 2021-11-24 06:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11663000 2021-11-24 06:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11664000 2021-11-24 06:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11665000 2021-11-24 06:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11666000 2021-11-24 06:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11667000 2021-11-24 06:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11668000 2021-11-24 06:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11669000 2021-11-24 06:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11670000 2021-11-24 06:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11671000 2021-11-24 06:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11672000 2021-11-24 06:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11673000 2021-11-24 06:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11674000 2021-11-24 06:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11675000 2021-11-24 06:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11676000 2021-11-24 06:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11677000 2021-11-24 06:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11678000 2021-11-24 06:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11679000 2021-11-24 06:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11680000 2021-11-24 06:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11681000 2021-11-24 06:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11682000 2021-11-24 06:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11683000 2021-11-24 06:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11684000 2021-11-24 06:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11685000 2021-11-24 06:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11686000 2021-11-24 06:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11687000 2021-11-24 06:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11688000 2021-11-24 06:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11689000 2021-11-24 06:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11690000 2021-11-24 06:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11691000 2021-11-24 06:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11692000 2021-11-24 06:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11693000 2021-11-24 06:33:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:33:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 520 containing 20.00 MB] 2021-11-24 06:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11694000 2021-11-24 06:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11695000 2021-11-24 06:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11696000 2021-11-24 06:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11697000 2021-11-24 06:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11698000 2021-11-24 06:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11699000 2021-11-24 06:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11700000 2021-11-24 06:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11701000 2021-11-24 06:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11702000 2021-11-24 06:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11703000 2021-11-24 06:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11704000 2021-11-24 06:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11705000 2021-11-24 06:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11706000 2021-11-24 06:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11707000 2021-11-24 06:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11708000 2021-11-24 06:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11709000 2021-11-24 06:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11710000 2021-11-24 06:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11711000 2021-11-24 06:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11712000 2021-11-24 06:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11713000 2021-11-24 06:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11714000 2021-11-24 06:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11715000 2021-11-24 06:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11716000 2021-11-24 06:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11717000 2021-11-24 06:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11718000 2021-11-24 06:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11719000 2021-11-24 06:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11720000 2021-11-24 06:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11721000 2021-11-24 06:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11722000 2021-11-24 06:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11723000 2021-11-24 06:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11724000 2021-11-24 06:33:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:33:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 521 containing 20.00 MB] 2021-11-24 06:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11725000 2021-11-24 06:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11726000 2021-11-24 06:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11727000 2021-11-24 06:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11728000 2021-11-24 06:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11729000 2021-11-24 06:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11730000 2021-11-24 06:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11731000 2021-11-24 06:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11732000 2021-11-24 06:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11733000 2021-11-24 06:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11734000 2021-11-24 06:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11735000 2021-11-24 06:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11736000 2021-11-24 06:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11737000 2021-11-24 06:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11738000 2021-11-24 06:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11739000 2021-11-24 06:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11740000 2021-11-24 06:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11741000 2021-11-24 06:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11742000 2021-11-24 06:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11743000 2021-11-24 06:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11744000 2021-11-24 06:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11745000 2021-11-24 06:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11746000 2021-11-24 06:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11747000 2021-11-24 06:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11748000 2021-11-24 06:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11749000 2021-11-24 06:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11750000 2021-11-24 06:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11751000 2021-11-24 06:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11752000 2021-11-24 06:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11753000 2021-11-24 06:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11754000 2021-11-24 06:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11755000 2021-11-24 06:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11756000 2021-11-24 06:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11757000 2021-11-24 06:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11758000 2021-11-24 06:33:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:33:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 522 containing 20.00 MB] 2021-11-24 06:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11759000 2021-11-24 06:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11760000 2021-11-24 06:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11761000 2021-11-24 06:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11762000 2021-11-24 06:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11763000 2021-11-24 06:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11764000 2021-11-24 06:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11765000 2021-11-24 06:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11766000 2021-11-24 06:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11767000 2021-11-24 06:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11768000 2021-11-24 06:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11769000 2021-11-24 06:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11770000 2021-11-24 06:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11771000 2021-11-24 06:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11772000 2021-11-24 06:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11773000 2021-11-24 06:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11774000 2021-11-24 06:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11775000 2021-11-24 06:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11776000 2021-11-24 06:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11777000 2021-11-24 06:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11778000 2021-11-24 06:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11779000 2021-11-24 06:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11780000 2021-11-24 06:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11781000 2021-11-24 06:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11782000 2021-11-24 06:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11783000 2021-11-24 06:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11784000 2021-11-24 06:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11785000 2021-11-24 06:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11786000 2021-11-24 06:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11787000 2021-11-24 06:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11788000 2021-11-24 06:33:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:33:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 523 containing 20.00 MB] 2021-11-24 06:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11789000 2021-11-24 06:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11790000 2021-11-24 06:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11791000 2021-11-24 06:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11792000 2021-11-24 06:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11793000 2021-11-24 06:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11794000 2021-11-24 06:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11795000 2021-11-24 06:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11796000 2021-11-24 06:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11797000 2021-11-24 06:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11798000 2021-11-24 06:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11799000 2021-11-24 06:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11800000 2021-11-24 06:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11801000 2021-11-24 06:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11802000 2021-11-24 06:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11803000 2021-11-24 06:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11804000 2021-11-24 06:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11805000 2021-11-24 06:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11806000 2021-11-24 06:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11807000 2021-11-24 06:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11808000 2021-11-24 06:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11809000 2021-11-24 06:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11810000 2021-11-24 06:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11811000 2021-11-24 06:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11812000 2021-11-24 06:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11813000 2021-11-24 06:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11814000 2021-11-24 06:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11815000 2021-11-24 06:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11816000 2021-11-24 06:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11817000 2021-11-24 06:34:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:34:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 524 containing 20.00 MB] 2021-11-24 06:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11818000 2021-11-24 06:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11819000 2021-11-24 06:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11820000 2021-11-24 06:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11821000 2021-11-24 06:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11822000 2021-11-24 06:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11823000 2021-11-24 06:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11824000 2021-11-24 06:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11825000 2021-11-24 06:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11826000 2021-11-24 06:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11827000 2021-11-24 06:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11828000 2021-11-24 06:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11829000 2021-11-24 06:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11830000 2021-11-24 06:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11831000 2021-11-24 06:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11832000 2021-11-24 06:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11833000 2021-11-24 06:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11834000 2021-11-24 06:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11835000 2021-11-24 06:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11836000 2021-11-24 06:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11837000 2021-11-24 06:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11838000 2021-11-24 06:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11839000 2021-11-24 06:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11840000 2021-11-24 06:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11841000 2021-11-24 06:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11842000 2021-11-24 06:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11843000 2021-11-24 06:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11844000 2021-11-24 06:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11845000 2021-11-24 06:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11846000 2021-11-24 06:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11847000 2021-11-24 06:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11848000 2021-11-24 06:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11849000 2021-11-24 06:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11850000 2021-11-24 06:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11851000 2021-11-24 06:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11852000 2021-11-24 06:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11853000 2021-11-24 06:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11854000 2021-11-24 06:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11855000 2021-11-24 06:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11856000 2021-11-24 06:34:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:34:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 525 containing 20.00 MB] 2021-11-24 06:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11857000 2021-11-24 06:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11858000 2021-11-24 06:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11859000 2021-11-24 06:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11860000 2021-11-24 06:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11861000 2021-11-24 06:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11862000 2021-11-24 06:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11863000 2021-11-24 06:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11864000 2021-11-24 06:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11865000 2021-11-24 06:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11866000 2021-11-24 06:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11867000 2021-11-24 06:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11868000 2021-11-24 06:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11869000 2021-11-24 06:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11870000 2021-11-24 06:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11871000 2021-11-24 06:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11872000 2021-11-24 06:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11873000 2021-11-24 06:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11874000 2021-11-24 06:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11875000 2021-11-24 06:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11876000 2021-11-24 06:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11877000 2021-11-24 06:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11878000 2021-11-24 06:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11879000 2021-11-24 06:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11880000 2021-11-24 06:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11881000 2021-11-24 06:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11882000 2021-11-24 06:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11883000 2021-11-24 06:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11884000 2021-11-24 06:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11885000 2021-11-24 06:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11886000 2021-11-24 06:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11887000 2021-11-24 06:34:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:34:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 526 containing 20.00 MB] 2021-11-24 06:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11888000 2021-11-24 06:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11889000 2021-11-24 06:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11890000 2021-11-24 06:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11891000 2021-11-24 06:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11892000 2021-11-24 06:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11893000 2021-11-24 06:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11894000 2021-11-24 06:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11895000 2021-11-24 06:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11896000 2021-11-24 06:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11897000 2021-11-24 06:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11898000 2021-11-24 06:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11899000 2021-11-24 06:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11900000 2021-11-24 06:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11901000 2021-11-24 06:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11902000 2021-11-24 06:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11903000 2021-11-24 06:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11904000 2021-11-24 06:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11905000 2021-11-24 06:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11906000 2021-11-24 06:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11907000 2021-11-24 06:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11908000 2021-11-24 06:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11909000 2021-11-24 06:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11910000 2021-11-24 06:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11911000 2021-11-24 06:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11912000 2021-11-24 06:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11913000 2021-11-24 06:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11914000 2021-11-24 06:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11915000 2021-11-24 06:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11916000 2021-11-24 06:34:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:34:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 527 containing 20.00 MB] 2021-11-24 06:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11917000 2021-11-24 06:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11918000 2021-11-24 06:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11919000 2021-11-24 06:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11920000 2021-11-24 06:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11921000 2021-11-24 06:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11922000 2021-11-24 06:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11923000 2021-11-24 06:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11924000 2021-11-24 06:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11925000 2021-11-24 06:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11926000 2021-11-24 06:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11927000 2021-11-24 06:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11928000 2021-11-24 06:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11929000 2021-11-24 06:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11930000 2021-11-24 06:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11931000 2021-11-24 06:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11932000 2021-11-24 06:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11933000 2021-11-24 06:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11934000 2021-11-24 06:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11935000 2021-11-24 06:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11936000 2021-11-24 06:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11937000 2021-11-24 06:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11938000 2021-11-24 06:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11939000 2021-11-24 06:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11940000 2021-11-24 06:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11941000 2021-11-24 06:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11942000 2021-11-24 06:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11943000 2021-11-24 06:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11944000 2021-11-24 06:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11945000 2021-11-24 06:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11946000 2021-11-24 06:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11947000 2021-11-24 06:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11948000 2021-11-24 06:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11949000 2021-11-24 06:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11950000 2021-11-24 06:35:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:35:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 528 containing 20.00 MB] 2021-11-24 06:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11951000 2021-11-24 06:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11952000 2021-11-24 06:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11953000 2021-11-24 06:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11954000 2021-11-24 06:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11955000 2021-11-24 06:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11956000 2021-11-24 06:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11957000 2021-11-24 06:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11958000 2021-11-24 06:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11959000 2021-11-24 06:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11960000 2021-11-24 06:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11961000 2021-11-24 06:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11962000 2021-11-24 06:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11963000 2021-11-24 06:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11964000 2021-11-24 06:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11965000 2021-11-24 06:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11966000 2021-11-24 06:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11967000 2021-11-24 06:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11968000 2021-11-24 06:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11969000 2021-11-24 06:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11970000 2021-11-24 06:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11971000 2021-11-24 06:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11972000 2021-11-24 06:35:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:35:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 529 containing 20.00 MB] 2021-11-24 06:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11973000 2021-11-24 06:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11974000 2021-11-24 06:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11975000 2021-11-24 06:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11976000 2021-11-24 06:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11977000 2021-11-24 06:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11978000 2021-11-24 06:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11979000 2021-11-24 06:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11980000 2021-11-24 06:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11981000 2021-11-24 06:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11982000 2021-11-24 06:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11983000 2021-11-24 06:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11984000 2021-11-24 06:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11985000 2021-11-24 06:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11986000 2021-11-24 06:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11987000 2021-11-24 06:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11988000 2021-11-24 06:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11989000 2021-11-24 06:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11990000 2021-11-24 06:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11991000 2021-11-24 06:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11992000 2021-11-24 06:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11993000 2021-11-24 06:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11994000 2021-11-24 06:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11995000 2021-11-24 06:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11996000 2021-11-24 06:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11997000 2021-11-24 06:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11998000 2021-11-24 06:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 11999000 2021-11-24 06:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12000000 2021-11-24 06:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12001000 2021-11-24 06:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12002000 2021-11-24 06:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12003000 2021-11-24 06:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12004000 2021-11-24 06:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12005000 2021-11-24 06:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12006000 2021-11-24 06:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12007000 2021-11-24 06:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12008000 2021-11-24 06:35:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:35:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 530 containing 20.00 MB] 2021-11-24 06:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12009000 2021-11-24 06:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12010000 2021-11-24 06:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12011000 2021-11-24 06:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12012000 2021-11-24 06:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12013000 2021-11-24 06:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12014000 2021-11-24 06:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12015000 2021-11-24 06:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12016000 2021-11-24 06:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12017000 2021-11-24 06:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12018000 2021-11-24 06:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12019000 2021-11-24 06:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12020000 2021-11-24 06:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12021000 2021-11-24 06:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12022000 2021-11-24 06:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12023000 2021-11-24 06:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12024000 2021-11-24 06:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12025000 2021-11-24 06:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12026000 2021-11-24 06:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12027000 2021-11-24 06:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12028000 2021-11-24 06:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12029000 2021-11-24 06:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12030000 2021-11-24 06:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12031000 2021-11-24 06:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12032000 2021-11-24 06:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12033000 2021-11-24 06:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12034000 2021-11-24 06:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12035000 2021-11-24 06:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12036000 2021-11-24 06:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12037000 2021-11-24 06:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12038000 2021-11-24 06:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12039000 2021-11-24 06:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12040000 2021-11-24 06:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12041000 2021-11-24 06:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12042000 2021-11-24 06:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12043000 2021-11-24 06:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12044000 2021-11-24 06:35:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:35:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 531 containing 20.00 MB] 2021-11-24 06:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12045000 2021-11-24 06:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12046000 2021-11-24 06:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12047000 2021-11-24 06:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12048000 2021-11-24 06:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12049000 2021-11-24 06:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12050000 2021-11-24 06:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12051000 2021-11-24 06:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12052000 2021-11-24 06:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12053000 2021-11-24 06:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12054000 2021-11-24 06:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12055000 2021-11-24 06:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12056000 2021-11-24 06:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12057000 2021-11-24 06:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12058000 2021-11-24 06:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12059000 2021-11-24 06:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12060000 2021-11-24 06:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12061000 2021-11-24 06:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12062000 2021-11-24 06:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12063000 2021-11-24 06:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12064000 2021-11-24 06:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12065000 2021-11-24 06:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12066000 2021-11-24 06:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12067000 2021-11-24 06:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12068000 2021-11-24 06:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12069000 2021-11-24 06:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12070000 2021-11-24 06:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12071000 2021-11-24 06:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12072000 2021-11-24 06:36:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:36:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 532 containing 20.00 MB] 2021-11-24 06:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12073000 2021-11-24 06:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12074000 2021-11-24 06:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12075000 2021-11-24 06:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12076000 2021-11-24 06:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12077000 2021-11-24 06:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12078000 2021-11-24 06:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12079000 2021-11-24 06:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12080000 2021-11-24 06:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12081000 2021-11-24 06:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12082000 2021-11-24 06:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12083000 2021-11-24 06:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12084000 2021-11-24 06:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12085000 2021-11-24 06:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12086000 2021-11-24 06:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12087000 2021-11-24 06:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12088000 2021-11-24 06:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12089000 2021-11-24 06:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12090000 2021-11-24 06:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12091000 2021-11-24 06:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12092000 2021-11-24 06:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12093000 2021-11-24 06:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12094000 2021-11-24 06:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12095000 2021-11-24 06:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12096000 2021-11-24 06:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12097000 2021-11-24 06:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12098000 2021-11-24 06:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12099000 2021-11-24 06:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12100000 2021-11-24 06:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12101000 2021-11-24 06:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12102000 2021-11-24 06:36:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:36:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 533 containing 20.00 MB] 2021-11-24 06:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12103000 2021-11-24 06:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12104000 2021-11-24 06:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12105000 2021-11-24 06:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12106000 2021-11-24 06:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12107000 2021-11-24 06:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12108000 2021-11-24 06:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12109000 2021-11-24 06:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12110000 2021-11-24 06:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12111000 2021-11-24 06:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12112000 2021-11-24 06:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12113000 2021-11-24 06:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12114000 2021-11-24 06:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12115000 2021-11-24 06:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12116000 2021-11-24 06:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12117000 2021-11-24 06:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12118000 2021-11-24 06:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12119000 2021-11-24 06:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12120000 2021-11-24 06:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12121000 2021-11-24 06:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12122000 2021-11-24 06:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12123000 2021-11-24 06:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12124000 2021-11-24 06:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12125000 2021-11-24 06:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12126000 2021-11-24 06:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12127000 2021-11-24 06:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12128000 2021-11-24 06:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12129000 2021-11-24 06:36:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:36:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 534 containing 20.00 MB] 2021-11-24 06:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12130000 2021-11-24 06:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12131000 2021-11-24 06:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12132000 2021-11-24 06:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12133000 2021-11-24 06:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12134000 2021-11-24 06:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12135000 2021-11-24 06:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12136000 2021-11-24 06:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12137000 2021-11-24 06:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12138000 2021-11-24 06:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12139000 2021-11-24 06:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12140000 2021-11-24 06:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12141000 2021-11-24 06:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12142000 2021-11-24 06:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12143000 2021-11-24 06:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12144000 2021-11-24 06:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12145000 2021-11-24 06:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12146000 2021-11-24 06:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12147000 2021-11-24 06:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12148000 2021-11-24 06:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12149000 2021-11-24 06:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12150000 2021-11-24 06:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12151000 2021-11-24 06:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12152000 2021-11-24 06:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12153000 2021-11-24 06:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12154000 2021-11-24 06:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12155000 2021-11-24 06:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12156000 2021-11-24 06:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12157000 2021-11-24 06:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12158000 2021-11-24 06:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12159000 2021-11-24 06:36:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:36:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 535 containing 20.00 MB] 2021-11-24 06:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12160000 2021-11-24 06:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12161000 2021-11-24 06:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12162000 2021-11-24 06:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12163000 2021-11-24 06:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12164000 2021-11-24 06:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12165000 2021-11-24 06:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12166000 2021-11-24 06:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12167000 2021-11-24 06:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12168000 2021-11-24 06:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12169000 2021-11-24 06:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12170000 2021-11-24 06:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12171000 2021-11-24 06:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12172000 2021-11-24 06:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12173000 2021-11-24 06:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12174000 2021-11-24 06:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12175000 2021-11-24 06:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12176000 2021-11-24 06:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12177000 2021-11-24 06:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12178000 2021-11-24 06:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12179000 2021-11-24 06:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12180000 2021-11-24 06:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12181000 2021-11-24 06:36:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:36:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 536 containing 20.00 MB] 2021-11-24 06:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12182000 2021-11-24 06:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12183000 2021-11-24 06:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12184000 2021-11-24 06:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12185000 2021-11-24 06:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12186000 2021-11-24 06:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12187000 2021-11-24 06:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12188000 2021-11-24 06:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12189000 2021-11-24 06:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12190000 2021-11-24 06:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12191000 2021-11-24 06:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12192000 2021-11-24 06:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12193000 2021-11-24 06:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12194000 2021-11-24 06:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12195000 2021-11-24 06:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12196000 2021-11-24 06:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12197000 2021-11-24 06:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12198000 2021-11-24 06:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12199000 2021-11-24 06:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12200000 2021-11-24 06:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12201000 2021-11-24 06:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12202000 2021-11-24 06:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12203000 2021-11-24 06:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12204000 2021-11-24 06:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12205000 2021-11-24 06:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12206000 2021-11-24 06:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12207000 2021-11-24 06:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12208000 2021-11-24 06:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12209000 2021-11-24 06:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12210000 2021-11-24 06:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12211000 2021-11-24 06:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12212000 2021-11-24 06:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12213000 2021-11-24 06:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12214000 2021-11-24 06:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12215000 2021-11-24 06:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12216000 2021-11-24 06:37:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:37:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 537 containing 20.00 MB] 2021-11-24 06:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12217000 2021-11-24 06:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12218000 2021-11-24 06:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12219000 2021-11-24 06:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12220000 2021-11-24 06:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12221000 2021-11-24 06:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12222000 2021-11-24 06:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12223000 2021-11-24 06:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12224000 2021-11-24 06:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12225000 2021-11-24 06:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12226000 2021-11-24 06:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12227000 2021-11-24 06:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12228000 2021-11-24 06:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12229000 2021-11-24 06:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12230000 2021-11-24 06:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12231000 2021-11-24 06:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12232000 2021-11-24 06:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12233000 2021-11-24 06:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12234000 2021-11-24 06:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12235000 2021-11-24 06:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12236000 2021-11-24 06:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12237000 2021-11-24 06:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12238000 2021-11-24 06:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12239000 2021-11-24 06:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12240000 2021-11-24 06:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12241000 2021-11-24 06:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12242000 2021-11-24 06:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12243000 2021-11-24 06:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12244000 2021-11-24 06:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12245000 2021-11-24 06:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12246000 2021-11-24 06:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12247000 2021-11-24 06:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12248000 2021-11-24 06:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12249000 2021-11-24 06:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12250000 2021-11-24 06:37:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:37:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 538 containing 20.00 MB] 2021-11-24 06:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12251000 2021-11-24 06:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12252000 2021-11-24 06:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12253000 2021-11-24 06:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12254000 2021-11-24 06:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12255000 2021-11-24 06:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12256000 2021-11-24 06:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12257000 2021-11-24 06:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12258000 2021-11-24 06:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12259000 2021-11-24 06:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12260000 2021-11-24 06:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12261000 2021-11-24 06:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12262000 2021-11-24 06:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12263000 2021-11-24 06:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12264000 2021-11-24 06:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12265000 2021-11-24 06:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12266000 2021-11-24 06:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12267000 2021-11-24 06:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12268000 2021-11-24 06:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12269000 2021-11-24 06:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12270000 2021-11-24 06:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12271000 2021-11-24 06:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12272000 2021-11-24 06:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12273000 2021-11-24 06:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12274000 2021-11-24 06:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12275000 2021-11-24 06:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12276000 2021-11-24 06:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12277000 2021-11-24 06:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12278000 2021-11-24 06:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12279000 2021-11-24 06:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12280000 2021-11-24 06:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12281000 2021-11-24 06:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12282000 2021-11-24 06:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12283000 2021-11-24 06:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12284000 2021-11-24 06:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12285000 2021-11-24 06:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12286000 2021-11-24 06:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12287000 2021-11-24 06:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12288000 2021-11-24 06:37:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:37:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 539 containing 20.00 MB] 2021-11-24 06:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12289000 2021-11-24 06:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12290000 2021-11-24 06:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12291000 2021-11-24 06:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12292000 2021-11-24 06:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12293000 2021-11-24 06:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12294000 2021-11-24 06:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12295000 2021-11-24 06:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12296000 2021-11-24 06:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12297000 2021-11-24 06:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12298000 2021-11-24 06:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12299000 2021-11-24 06:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12300000 2021-11-24 06:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12301000 2021-11-24 06:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12302000 2021-11-24 06:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12303000 2021-11-24 06:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12304000 2021-11-24 06:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12305000 2021-11-24 06:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12306000 2021-11-24 06:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12307000 2021-11-24 06:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12308000 2021-11-24 06:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12309000 2021-11-24 06:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12310000 2021-11-24 06:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12311000 2021-11-24 06:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12312000 2021-11-24 06:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12313000 2021-11-24 06:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12314000 2021-11-24 06:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12315000 2021-11-24 06:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12316000 2021-11-24 06:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12317000 2021-11-24 06:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12318000 2021-11-24 06:38:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:38:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 540 containing 20.00 MB] 2021-11-24 06:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12319000 2021-11-24 06:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12320000 2021-11-24 06:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12321000 2021-11-24 06:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12322000 2021-11-24 06:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12323000 2021-11-24 06:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12324000 2021-11-24 06:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12325000 2021-11-24 06:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12326000 2021-11-24 06:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12327000 2021-11-24 06:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12328000 2021-11-24 06:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12329000 2021-11-24 06:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12330000 2021-11-24 06:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12331000 2021-11-24 06:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12332000 2021-11-24 06:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12333000 2021-11-24 06:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12334000 2021-11-24 06:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12335000 2021-11-24 06:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12336000 2021-11-24 06:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12337000 2021-11-24 06:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12338000 2021-11-24 06:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12339000 2021-11-24 06:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12340000 2021-11-24 06:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12341000 2021-11-24 06:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12342000 2021-11-24 06:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12343000 2021-11-24 06:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12344000 2021-11-24 06:38:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:38:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 541 containing 20.00 MB] 2021-11-24 06:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12345000 2021-11-24 06:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12346000 2021-11-24 06:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12347000 2021-11-24 06:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12348000 2021-11-24 06:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12349000 2021-11-24 06:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12350000 2021-11-24 06:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12351000 2021-11-24 06:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12352000 2021-11-24 06:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12353000 2021-11-24 06:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12354000 2021-11-24 06:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12355000 2021-11-24 06:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12356000 2021-11-24 06:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12357000 2021-11-24 06:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12358000 2021-11-24 06:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12359000 2021-11-24 06:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12360000 2021-11-24 06:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12361000 2021-11-24 06:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12362000 2021-11-24 06:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12363000 2021-11-24 06:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12364000 2021-11-24 06:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12365000 2021-11-24 06:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12366000 2021-11-24 06:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12367000 2021-11-24 06:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12368000 2021-11-24 06:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12369000 2021-11-24 06:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12370000 2021-11-24 06:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12371000 2021-11-24 06:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12372000 2021-11-24 06:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12373000 2021-11-24 06:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12374000 2021-11-24 06:38:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:38:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 542 containing 20.00 MB] 2021-11-24 06:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12375000 2021-11-24 06:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12376000 2021-11-24 06:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12377000 2021-11-24 06:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12378000 2021-11-24 06:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12379000 2021-11-24 06:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12380000 2021-11-24 06:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12381000 2021-11-24 06:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12382000 2021-11-24 06:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12383000 2021-11-24 06:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12384000 2021-11-24 06:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12385000 2021-11-24 06:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12386000 2021-11-24 06:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12387000 2021-11-24 06:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12388000 2021-11-24 06:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12389000 2021-11-24 06:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12390000 2021-11-24 06:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12391000 2021-11-24 06:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12392000 2021-11-24 06:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12393000 2021-11-24 06:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12394000 2021-11-24 06:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12395000 2021-11-24 06:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12396000 2021-11-24 06:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12397000 2021-11-24 06:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12398000 2021-11-24 06:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12399000 2021-11-24 06:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12400000 2021-11-24 06:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12401000 2021-11-24 06:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12402000 2021-11-24 06:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12403000 2021-11-24 06:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12404000 2021-11-24 06:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12405000 2021-11-24 06:38:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:38:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 543 containing 20.00 MB] 2021-11-24 06:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12406000 2021-11-24 06:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12407000 2021-11-24 06:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12408000 2021-11-24 06:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12409000 2021-11-24 06:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12410000 2021-11-24 06:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12411000 2021-11-24 06:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12412000 2021-11-24 06:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12413000 2021-11-24 06:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12414000 2021-11-24 06:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12415000 2021-11-24 06:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12416000 2021-11-24 06:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12417000 2021-11-24 06:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12418000 2021-11-24 06:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12419000 2021-11-24 06:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12420000 2021-11-24 06:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12421000 2021-11-24 06:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12422000 2021-11-24 06:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12423000 2021-11-24 06:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12424000 2021-11-24 06:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12425000 2021-11-24 06:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12426000 2021-11-24 06:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12427000 2021-11-24 06:38:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:38:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 544 containing 20.00 MB] 2021-11-24 06:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12428000 2021-11-24 06:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12429000 2021-11-24 06:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12430000 2021-11-24 06:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12431000 2021-11-24 06:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12432000 2021-11-24 06:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12433000 2021-11-24 06:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12434000 2021-11-24 06:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12435000 2021-11-24 06:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12436000 2021-11-24 06:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12437000 2021-11-24 06:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12438000 2021-11-24 06:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12439000 2021-11-24 06:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12440000 2021-11-24 06:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12441000 2021-11-24 06:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12442000 2021-11-24 06:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12443000 2021-11-24 06:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12444000 2021-11-24 06:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12445000 2021-11-24 06:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12446000 2021-11-24 06:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12447000 2021-11-24 06:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12448000 2021-11-24 06:39:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:39:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 545 containing 20.00 MB] 2021-11-24 06:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12449000 2021-11-24 06:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12450000 2021-11-24 06:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12451000 2021-11-24 06:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12452000 2021-11-24 06:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12453000 2021-11-24 06:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12454000 2021-11-24 06:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12455000 2021-11-24 06:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12456000 2021-11-24 06:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12457000 2021-11-24 06:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12458000 2021-11-24 06:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12459000 2021-11-24 06:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12460000 2021-11-24 06:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12461000 2021-11-24 06:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12462000 2021-11-24 06:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12463000 2021-11-24 06:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12464000 2021-11-24 06:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12465000 2021-11-24 06:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12466000 2021-11-24 06:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12467000 2021-11-24 06:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12468000 2021-11-24 06:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12469000 2021-11-24 06:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12470000 2021-11-24 06:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12471000 2021-11-24 06:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12472000 2021-11-24 06:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12473000 2021-11-24 06:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12474000 2021-11-24 06:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12475000 2021-11-24 06:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12476000 2021-11-24 06:39:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:39:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 546 containing 20.00 MB] 2021-11-24 06:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12477000 2021-11-24 06:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12478000 2021-11-24 06:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12479000 2021-11-24 06:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12480000 2021-11-24 06:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12481000 2021-11-24 06:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12482000 2021-11-24 06:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12483000 2021-11-24 06:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12484000 2021-11-24 06:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12485000 2021-11-24 06:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12486000 2021-11-24 06:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12487000 2021-11-24 06:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12488000 2021-11-24 06:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12489000 2021-11-24 06:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12490000 2021-11-24 06:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12491000 2021-11-24 06:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12492000 2021-11-24 06:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12493000 2021-11-24 06:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12494000 2021-11-24 06:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12495000 2021-11-24 06:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12496000 2021-11-24 06:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12497000 2021-11-24 06:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12498000 2021-11-24 06:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12499000 2021-11-24 06:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12500000 2021-11-24 06:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12501000 2021-11-24 06:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12502000 2021-11-24 06:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12503000 2021-11-24 06:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12504000 2021-11-24 06:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12505000 2021-11-24 06:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12506000 2021-11-24 06:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12507000 2021-11-24 06:39:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:39:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 547 containing 20.00 MB] 2021-11-24 06:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12508000 2021-11-24 06:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12509000 2021-11-24 06:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12510000 2021-11-24 06:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12511000 2021-11-24 06:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12512000 2021-11-24 06:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12513000 2021-11-24 06:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12514000 2021-11-24 06:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12515000 2021-11-24 06:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12516000 2021-11-24 06:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12517000 2021-11-24 06:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12518000 2021-11-24 06:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12519000 2021-11-24 06:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12520000 2021-11-24 06:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12521000 2021-11-24 06:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12522000 2021-11-24 06:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12523000 2021-11-24 06:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12524000 2021-11-24 06:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12525000 2021-11-24 06:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12526000 2021-11-24 06:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12527000 2021-11-24 06:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12528000 2021-11-24 06:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12529000 2021-11-24 06:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12530000 2021-11-24 06:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12531000 2021-11-24 06:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12532000 2021-11-24 06:39:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:39:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 548 containing 20.00 MB] 2021-11-24 06:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12533000 2021-11-24 06:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12534000 2021-11-24 06:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12535000 2021-11-24 06:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12536000 2021-11-24 06:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12537000 2021-11-24 06:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12538000 2021-11-24 06:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12539000 2021-11-24 06:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12540000 2021-11-24 06:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12541000 2021-11-24 06:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12542000 2021-11-24 06:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12543000 2021-11-24 06:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12544000 2021-11-24 06:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12545000 2021-11-24 06:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12546000 2021-11-24 06:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12547000 2021-11-24 06:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12548000 2021-11-24 06:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12549000 2021-11-24 06:39:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:39:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 549 containing 20.00 MB] 2021-11-24 06:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12550000 2021-11-24 06:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12551000 2021-11-24 06:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12552000 2021-11-24 06:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12553000 2021-11-24 06:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12554000 2021-11-24 06:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12555000 2021-11-24 06:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12556000 2021-11-24 06:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12557000 2021-11-24 06:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12558000 2021-11-24 06:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12559000 2021-11-24 06:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12560000 2021-11-24 06:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12561000 2021-11-24 06:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12562000 2021-11-24 06:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12563000 2021-11-24 06:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12564000 2021-11-24 06:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12565000 2021-11-24 06:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12566000 2021-11-24 06:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12567000 2021-11-24 06:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12568000 2021-11-24 06:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12569000 2021-11-24 06:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12570000 2021-11-24 06:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12571000 2021-11-24 06:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12572000 2021-11-24 06:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12573000 2021-11-24 06:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12574000 2021-11-24 06:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12575000 2021-11-24 06:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12576000 2021-11-24 06:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12577000 2021-11-24 06:40:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:40:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 550 containing 20.00 MB] 2021-11-24 06:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12578000 2021-11-24 06:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12579000 2021-11-24 06:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12580000 2021-11-24 06:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12581000 2021-11-24 06:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12582000 2021-11-24 06:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12583000 2021-11-24 06:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12584000 2021-11-24 06:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12585000 2021-11-24 06:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12586000 2021-11-24 06:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12587000 2021-11-24 06:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12588000 2021-11-24 06:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12589000 2021-11-24 06:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12590000 2021-11-24 06:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12591000 2021-11-24 06:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12592000 2021-11-24 06:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12593000 2021-11-24 06:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12594000 2021-11-24 06:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12595000 2021-11-24 06:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12596000 2021-11-24 06:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12597000 2021-11-24 06:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12598000 2021-11-24 06:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12599000 2021-11-24 06:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12600000 2021-11-24 06:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12601000 2021-11-24 06:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12602000 2021-11-24 06:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12603000 2021-11-24 06:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12604000 2021-11-24 06:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12605000 2021-11-24 06:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12606000 2021-11-24 06:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12607000 2021-11-24 06:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12608000 2021-11-24 06:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12609000 2021-11-24 06:40:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:40:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 551 containing 20.00 MB] 2021-11-24 06:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12610000 2021-11-24 06:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12611000 2021-11-24 06:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12612000 2021-11-24 06:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12613000 2021-11-24 06:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12614000 2021-11-24 06:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12615000 2021-11-24 06:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12616000 2021-11-24 06:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12617000 2021-11-24 06:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12618000 2021-11-24 06:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12619000 2021-11-24 06:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12620000 2021-11-24 06:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12621000 2021-11-24 06:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12622000 2021-11-24 06:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12623000 2021-11-24 06:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12624000 2021-11-24 06:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12625000 2021-11-24 06:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12626000 2021-11-24 06:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12627000 2021-11-24 06:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12628000 2021-11-24 06:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12629000 2021-11-24 06:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12630000 2021-11-24 06:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12631000 2021-11-24 06:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12632000 2021-11-24 06:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12633000 2021-11-24 06:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12634000 2021-11-24 06:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12635000 2021-11-24 06:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12636000 2021-11-24 06:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12637000 2021-11-24 06:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12638000 2021-11-24 06:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12639000 2021-11-24 06:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12640000 2021-11-24 06:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12641000 2021-11-24 06:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12642000 2021-11-24 06:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12643000 2021-11-24 06:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12644000 2021-11-24 06:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12645000 2021-11-24 06:40:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:40:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 552 containing 20.00 MB] 2021-11-24 06:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12646000 2021-11-24 06:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12647000 2021-11-24 06:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12648000 2021-11-24 06:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12649000 2021-11-24 06:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12650000 2021-11-24 06:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12651000 2021-11-24 06:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12652000 2021-11-24 06:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12653000 2021-11-24 06:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12654000 2021-11-24 06:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12655000 2021-11-24 06:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12656000 2021-11-24 06:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12657000 2021-11-24 06:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12658000 2021-11-24 06:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12659000 2021-11-24 06:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12660000 2021-11-24 06:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12661000 2021-11-24 06:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12662000 2021-11-24 06:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12663000 2021-11-24 06:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12664000 2021-11-24 06:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12665000 2021-11-24 06:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12666000 2021-11-24 06:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12667000 2021-11-24 06:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12668000 2021-11-24 06:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12669000 2021-11-24 06:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12670000 2021-11-24 06:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12671000 2021-11-24 06:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12672000 2021-11-24 06:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12673000 2021-11-24 06:40:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:40:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 553 containing 20.00 MB] 2021-11-24 06:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12674000 2021-11-24 06:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12675000 2021-11-24 06:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12676000 2021-11-24 06:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12677000 2021-11-24 06:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12678000 2021-11-24 06:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12679000 2021-11-24 06:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12680000 2021-11-24 06:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12681000 2021-11-24 06:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12682000 2021-11-24 06:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12683000 2021-11-24 06:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12684000 2021-11-24 06:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12685000 2021-11-24 06:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12686000 2021-11-24 06:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12687000 2021-11-24 06:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12688000 2021-11-24 06:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12689000 2021-11-24 06:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12690000 2021-11-24 06:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12691000 2021-11-24 06:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12692000 2021-11-24 06:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12693000 2021-11-24 06:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12694000 2021-11-24 06:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12695000 2021-11-24 06:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12696000 2021-11-24 06:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12697000 2021-11-24 06:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12698000 2021-11-24 06:41:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:41:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 554 containing 20.00 MB] 2021-11-24 06:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12699000 2021-11-24 06:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12700000 2021-11-24 06:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12701000 2021-11-24 06:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12702000 2021-11-24 06:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12703000 2021-11-24 06:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12704000 2021-11-24 06:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12705000 2021-11-24 06:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12706000 2021-11-24 06:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12707000 2021-11-24 06:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12708000 2021-11-24 06:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12709000 2021-11-24 06:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12710000 2021-11-24 06:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12711000 2021-11-24 06:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12712000 2021-11-24 06:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12713000 2021-11-24 06:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12714000 2021-11-24 06:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12715000 2021-11-24 06:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12716000 2021-11-24 06:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12717000 2021-11-24 06:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12718000 2021-11-24 06:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12719000 2021-11-24 06:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12720000 2021-11-24 06:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12721000 2021-11-24 06:41:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:41:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 555 containing 20.00 MB] 2021-11-24 06:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12722000 2021-11-24 06:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12723000 2021-11-24 06:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12724000 2021-11-24 06:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12725000 2021-11-24 06:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12726000 2021-11-24 06:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12727000 2021-11-24 06:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12728000 2021-11-24 06:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12729000 2021-11-24 06:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12730000 2021-11-24 06:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12731000 2021-11-24 06:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12732000 2021-11-24 06:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12733000 2021-11-24 06:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12734000 2021-11-24 06:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12735000 2021-11-24 06:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12736000 2021-11-24 06:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12737000 2021-11-24 06:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12738000 2021-11-24 06:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12739000 2021-11-24 06:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12740000 2021-11-24 06:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12741000 2021-11-24 06:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12742000 2021-11-24 06:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12743000 2021-11-24 06:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12744000 2021-11-24 06:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12745000 2021-11-24 06:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12746000 2021-11-24 06:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12747000 2021-11-24 06:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12748000 2021-11-24 06:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12749000 2021-11-24 06:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12750000 2021-11-24 06:41:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:41:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 556 containing 20.00 MB] 2021-11-24 06:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12751000 2021-11-24 06:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12752000 2021-11-24 06:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12753000 2021-11-24 06:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12754000 2021-11-24 06:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12755000 2021-11-24 06:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12756000 2021-11-24 06:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12757000 2021-11-24 06:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12758000 2021-11-24 06:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12759000 2021-11-24 06:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12760000 2021-11-24 06:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12761000 2021-11-24 06:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12762000 2021-11-24 06:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12763000 2021-11-24 06:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12764000 2021-11-24 06:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12765000 2021-11-24 06:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12766000 2021-11-24 06:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12767000 2021-11-24 06:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12768000 2021-11-24 06:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12769000 2021-11-24 06:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12770000 2021-11-24 06:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12771000 2021-11-24 06:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12772000 2021-11-24 06:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12773000 2021-11-24 06:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12774000 2021-11-24 06:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12775000 2021-11-24 06:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12776000 2021-11-24 06:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12777000 2021-11-24 06:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12778000 2021-11-24 06:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12779000 2021-11-24 06:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12780000 2021-11-24 06:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12781000 2021-11-24 06:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12782000 2021-11-24 06:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12783000 2021-11-24 06:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12784000 2021-11-24 06:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12785000 2021-11-24 06:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12786000 2021-11-24 06:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12787000 2021-11-24 06:41:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:41:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 557 containing 20.00 MB] 2021-11-24 06:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12788000 2021-11-24 06:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12789000 2021-11-24 06:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12790000 2021-11-24 06:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12791000 2021-11-24 06:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12792000 2021-11-24 06:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12793000 2021-11-24 06:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12794000 2021-11-24 06:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12795000 2021-11-24 06:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12796000 2021-11-24 06:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12797000 2021-11-24 06:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12798000 2021-11-24 06:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12799000 2021-11-24 06:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12800000 2021-11-24 06:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12801000 2021-11-24 06:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12802000 2021-11-24 06:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12803000 2021-11-24 06:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12804000 2021-11-24 06:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12805000 2021-11-24 06:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12806000 2021-11-24 06:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12807000 2021-11-24 06:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12808000 2021-11-24 06:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12809000 2021-11-24 06:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12810000 2021-11-24 06:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12811000 2021-11-24 06:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12812000 2021-11-24 06:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12813000 2021-11-24 06:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12814000 2021-11-24 06:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12815000 2021-11-24 06:42:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:42:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 558 containing 20.00 MB] 2021-11-24 06:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12816000 2021-11-24 06:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12817000 2021-11-24 06:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12818000 2021-11-24 06:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12819000 2021-11-24 06:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12820000 2021-11-24 06:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12821000 2021-11-24 06:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12822000 2021-11-24 06:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12823000 2021-11-24 06:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12824000 2021-11-24 06:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12825000 2021-11-24 06:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12826000 2021-11-24 06:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12827000 2021-11-24 06:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12828000 2021-11-24 06:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12829000 2021-11-24 06:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12830000 2021-11-24 06:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12831000 2021-11-24 06:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12832000 2021-11-24 06:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12833000 2021-11-24 06:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12834000 2021-11-24 06:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12835000 2021-11-24 06:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12836000 2021-11-24 06:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12837000 2021-11-24 06:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12838000 2021-11-24 06:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12839000 2021-11-24 06:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12840000 2021-11-24 06:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12841000 2021-11-24 06:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12842000 2021-11-24 06:42:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:42:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 559 containing 20.00 MB] 2021-11-24 06:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12843000 2021-11-24 06:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12844000 2021-11-24 06:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12845000 2021-11-24 06:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12846000 2021-11-24 06:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12847000 2021-11-24 06:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12848000 2021-11-24 06:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12849000 2021-11-24 06:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12850000 2021-11-24 06:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12851000 2021-11-24 06:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12852000 2021-11-24 06:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12853000 2021-11-24 06:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12854000 2021-11-24 06:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12855000 2021-11-24 06:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12856000 2021-11-24 06:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12857000 2021-11-24 06:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12858000 2021-11-24 06:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12859000 2021-11-24 06:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12860000 2021-11-24 06:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12861000 2021-11-24 06:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12862000 2021-11-24 06:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12863000 2021-11-24 06:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12864000 2021-11-24 06:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12865000 2021-11-24 06:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12866000 2021-11-24 06:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12867000 2021-11-24 06:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12868000 2021-11-24 06:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12869000 2021-11-24 06:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12870000 2021-11-24 06:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12871000 2021-11-24 06:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12872000 2021-11-24 06:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12873000 2021-11-24 06:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12874000 2021-11-24 06:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12875000 2021-11-24 06:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12876000 2021-11-24 06:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12877000 2021-11-24 06:42:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:42:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 560 containing 20.00 MB] 2021-11-24 06:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12878000 2021-11-24 06:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12879000 2021-11-24 06:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12880000 2021-11-24 06:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12881000 2021-11-24 06:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12882000 2021-11-24 06:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12883000 2021-11-24 06:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12884000 2021-11-24 06:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12885000 2021-11-24 06:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12886000 2021-11-24 06:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12887000 2021-11-24 06:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12888000 2021-11-24 06:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12889000 2021-11-24 06:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12890000 2021-11-24 06:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12891000 2021-11-24 06:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12892000 2021-11-24 06:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12893000 2021-11-24 06:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12894000 2021-11-24 06:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12895000 2021-11-24 06:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12896000 2021-11-24 06:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12897000 2021-11-24 06:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12898000 2021-11-24 06:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12899000 2021-11-24 06:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12900000 2021-11-24 06:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12901000 2021-11-24 06:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12902000 2021-11-24 06:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12903000 2021-11-24 06:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12904000 2021-11-24 06:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12905000 2021-11-24 06:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12906000 2021-11-24 06:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12907000 2021-11-24 06:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12908000 2021-11-24 06:42:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:42:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 561 containing 20.00 MB] 2021-11-24 06:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12909000 2021-11-24 06:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12910000 2021-11-24 06:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12911000 2021-11-24 06:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12912000 2021-11-24 06:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12913000 2021-11-24 06:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12914000 2021-11-24 06:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12915000 2021-11-24 06:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12916000 2021-11-24 06:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12917000 2021-11-24 06:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12918000 2021-11-24 06:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12919000 2021-11-24 06:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12920000 2021-11-24 06:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12921000 2021-11-24 06:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12922000 2021-11-24 06:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12923000 2021-11-24 06:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12924000 2021-11-24 06:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12925000 2021-11-24 06:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12926000 2021-11-24 06:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12927000 2021-11-24 06:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12928000 2021-11-24 06:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12929000 2021-11-24 06:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12930000 2021-11-24 06:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12931000 2021-11-24 06:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12932000 2021-11-24 06:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12933000 2021-11-24 06:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12934000 2021-11-24 06:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12935000 2021-11-24 06:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12936000 2021-11-24 06:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12937000 2021-11-24 06:42:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:42:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 562 containing 20.00 MB] 2021-11-24 06:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12938000 2021-11-24 06:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12939000 2021-11-24 06:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12940000 2021-11-24 06:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12941000 2021-11-24 06:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12942000 2021-11-24 06:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12943000 2021-11-24 06:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12944000 2021-11-24 06:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12945000 2021-11-24 06:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12946000 2021-11-24 06:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12947000 2021-11-24 06:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12948000 2021-11-24 06:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12949000 2021-11-24 06:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12950000 2021-11-24 06:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12951000 2021-11-24 06:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12952000 2021-11-24 06:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12953000 2021-11-24 06:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12954000 2021-11-24 06:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12955000 2021-11-24 06:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12956000 2021-11-24 06:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12957000 2021-11-24 06:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12958000 2021-11-24 06:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12959000 2021-11-24 06:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12960000 2021-11-24 06:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12961000 2021-11-24 06:43:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:43:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 563 containing 20.00 MB] 2021-11-24 06:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12962000 2021-11-24 06:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12963000 2021-11-24 06:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12964000 2021-11-24 06:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12965000 2021-11-24 06:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12966000 2021-11-24 06:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12967000 2021-11-24 06:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12968000 2021-11-24 06:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12969000 2021-11-24 06:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12970000 2021-11-24 06:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12971000 2021-11-24 06:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12972000 2021-11-24 06:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12973000 2021-11-24 06:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12974000 2021-11-24 06:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12975000 2021-11-24 06:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12976000 2021-11-24 06:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12977000 2021-11-24 06:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12978000 2021-11-24 06:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12979000 2021-11-24 06:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12980000 2021-11-24 06:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12981000 2021-11-24 06:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12982000 2021-11-24 06:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12983000 2021-11-24 06:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12984000 2021-11-24 06:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12985000 2021-11-24 06:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12986000 2021-11-24 06:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12987000 2021-11-24 06:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12988000 2021-11-24 06:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12989000 2021-11-24 06:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12990000 2021-11-24 06:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12991000 2021-11-24 06:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12992000 2021-11-24 06:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12993000 2021-11-24 06:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12994000 2021-11-24 06:43:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:43:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 564 containing 20.00 MB] 2021-11-24 06:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12995000 2021-11-24 06:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12996000 2021-11-24 06:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12997000 2021-11-24 06:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12998000 2021-11-24 06:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 12999000 2021-11-24 06:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13000000 2021-11-24 06:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13001000 2021-11-24 06:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13002000 2021-11-24 06:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13003000 2021-11-24 06:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13004000 2021-11-24 06:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13005000 2021-11-24 06:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13006000 2021-11-24 06:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13007000 2021-11-24 06:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13008000 2021-11-24 06:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13009000 2021-11-24 06:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13010000 2021-11-24 06:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13011000 2021-11-24 06:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13012000 2021-11-24 06:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13013000 2021-11-24 06:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13014000 2021-11-24 06:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13015000 2021-11-24 06:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13016000 2021-11-24 06:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13017000 2021-11-24 06:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13018000 2021-11-24 06:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13019000 2021-11-24 06:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13020000 2021-11-24 06:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13021000 2021-11-24 06:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13022000 2021-11-24 06:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13023000 2021-11-24 06:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13024000 2021-11-24 06:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13025000 2021-11-24 06:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13026000 2021-11-24 06:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13027000 2021-11-24 06:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13028000 2021-11-24 06:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13029000 2021-11-24 06:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13030000 2021-11-24 06:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13031000 2021-11-24 06:43:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:43:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 565 containing 20.00 MB] 2021-11-24 06:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13032000 2021-11-24 06:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13033000 2021-11-24 06:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13034000 2021-11-24 06:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13035000 2021-11-24 06:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13036000 2021-11-24 06:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13037000 2021-11-24 06:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13038000 2021-11-24 06:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13039000 2021-11-24 06:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13040000 2021-11-24 06:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13041000 2021-11-24 06:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13042000 2021-11-24 06:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13043000 2021-11-24 06:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13044000 2021-11-24 06:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13045000 2021-11-24 06:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13046000 2021-11-24 06:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13047000 2021-11-24 06:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13048000 2021-11-24 06:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13049000 2021-11-24 06:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13050000 2021-11-24 06:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13051000 2021-11-24 06:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13052000 2021-11-24 06:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13053000 2021-11-24 06:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13054000 2021-11-24 06:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13055000 2021-11-24 06:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13056000 2021-11-24 06:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13057000 2021-11-24 06:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13058000 2021-11-24 06:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13059000 2021-11-24 06:43:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:43:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 566 containing 20.00 MB] 2021-11-24 06:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13060000 2021-11-24 06:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13061000 2021-11-24 06:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13062000 2021-11-24 06:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13063000 2021-11-24 06:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13064000 2021-11-24 06:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13065000 2021-11-24 06:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13066000 2021-11-24 06:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13067000 2021-11-24 06:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13068000 2021-11-24 06:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13069000 2021-11-24 06:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13070000 2021-11-24 06:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13071000 2021-11-24 06:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13072000 2021-11-24 06:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13073000 2021-11-24 06:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13074000 2021-11-24 06:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13075000 2021-11-24 06:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13076000 2021-11-24 06:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13077000 2021-11-24 06:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13078000 2021-11-24 06:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13079000 2021-11-24 06:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13080000 2021-11-24 06:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13081000 2021-11-24 06:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13082000 2021-11-24 06:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13083000 2021-11-24 06:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13084000 2021-11-24 06:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13085000 2021-11-24 06:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13086000 2021-11-24 06:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13087000 2021-11-24 06:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13088000 2021-11-24 06:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13089000 2021-11-24 06:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13090000 2021-11-24 06:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13091000 2021-11-24 06:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13092000 2021-11-24 06:44:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:44:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 567 containing 20.00 MB] 2021-11-24 06:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13093000 2021-11-24 06:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13094000 2021-11-24 06:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13095000 2021-11-24 06:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13096000 2021-11-24 06:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13097000 2021-11-24 06:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13098000 2021-11-24 06:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13099000 2021-11-24 06:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13100000 2021-11-24 06:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13101000 2021-11-24 06:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13102000 2021-11-24 06:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13103000 2021-11-24 06:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13104000 2021-11-24 06:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13105000 2021-11-24 06:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13106000 2021-11-24 06:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13107000 2021-11-24 06:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13108000 2021-11-24 06:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13109000 2021-11-24 06:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13110000 2021-11-24 06:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13111000 2021-11-24 06:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13112000 2021-11-24 06:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13113000 2021-11-24 06:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13114000 2021-11-24 06:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13115000 2021-11-24 06:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13116000 2021-11-24 06:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13117000 2021-11-24 06:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13118000 2021-11-24 06:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13119000 2021-11-24 06:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13120000 2021-11-24 06:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13121000 2021-11-24 06:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13122000 2021-11-24 06:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13123000 2021-11-24 06:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13124000 2021-11-24 06:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13125000 2021-11-24 06:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13126000 2021-11-24 06:44:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:44:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 568 containing 20.00 MB] 2021-11-24 06:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13127000 2021-11-24 06:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13128000 2021-11-24 06:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13129000 2021-11-24 06:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13130000 2021-11-24 06:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13131000 2021-11-24 06:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13132000 2021-11-24 06:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13133000 2021-11-24 06:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13134000 2021-11-24 06:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13135000 2021-11-24 06:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13136000 2021-11-24 06:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13137000 2021-11-24 06:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13138000 2021-11-24 06:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13139000 2021-11-24 06:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13140000 2021-11-24 06:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13141000 2021-11-24 06:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13142000 2021-11-24 06:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13143000 2021-11-24 06:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13144000 2021-11-24 06:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13145000 2021-11-24 06:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13146000 2021-11-24 06:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13147000 2021-11-24 06:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13148000 2021-11-24 06:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13149000 2021-11-24 06:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13150000 2021-11-24 06:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13151000 2021-11-24 06:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13152000 2021-11-24 06:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13153000 2021-11-24 06:44:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:44:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 569 containing 20.00 MB] 2021-11-24 06:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13154000 2021-11-24 06:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13155000 2021-11-24 06:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13156000 2021-11-24 06:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13157000 2021-11-24 06:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13158000 2021-11-24 06:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13159000 2021-11-24 06:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13160000 2021-11-24 06:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13161000 2021-11-24 06:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13162000 2021-11-24 06:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13163000 2021-11-24 06:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13164000 2021-11-24 06:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13165000 2021-11-24 06:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13166000 2021-11-24 06:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13167000 2021-11-24 06:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13168000 2021-11-24 06:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13169000 2021-11-24 06:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13170000 2021-11-24 06:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13171000 2021-11-24 06:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13172000 2021-11-24 06:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13173000 2021-11-24 06:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13174000 2021-11-24 06:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13175000 2021-11-24 06:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13176000 2021-11-24 06:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13177000 2021-11-24 06:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13178000 2021-11-24 06:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13179000 2021-11-24 06:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13180000 2021-11-24 06:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13181000 2021-11-24 06:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13182000 2021-11-24 06:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13183000 2021-11-24 06:44:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:44:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 570 containing 20.00 MB] 2021-11-24 06:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13184000 2021-11-24 06:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13185000 2021-11-24 06:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13186000 2021-11-24 06:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13187000 2021-11-24 06:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13188000 2021-11-24 06:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13189000 2021-11-24 06:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13190000 2021-11-24 06:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13191000 2021-11-24 06:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13192000 2021-11-24 06:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13193000 2021-11-24 06:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13194000 2021-11-24 06:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13195000 2021-11-24 06:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13196000 2021-11-24 06:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13197000 2021-11-24 06:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13198000 2021-11-24 06:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13199000 2021-11-24 06:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13200000 2021-11-24 06:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13201000 2021-11-24 06:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13202000 2021-11-24 06:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13203000 2021-11-24 06:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13204000 2021-11-24 06:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13205000 2021-11-24 06:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13206000 2021-11-24 06:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13207000 2021-11-24 06:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13208000 2021-11-24 06:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13209000 2021-11-24 06:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13210000 2021-11-24 06:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13211000 2021-11-24 06:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13212000 2021-11-24 06:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13213000 2021-11-24 06:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13214000 2021-11-24 06:45:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:45:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 571 containing 20.00 MB] 2021-11-24 06:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13215000 2021-11-24 06:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13216000 2021-11-24 06:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13217000 2021-11-24 06:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13218000 2021-11-24 06:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13219000 2021-11-24 06:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13220000 2021-11-24 06:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13221000 2021-11-24 06:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13222000 2021-11-24 06:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13223000 2021-11-24 06:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13224000 2021-11-24 06:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13225000 2021-11-24 06:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13226000 2021-11-24 06:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13227000 2021-11-24 06:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13228000 2021-11-24 06:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13229000 2021-11-24 06:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13230000 2021-11-24 06:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13231000 2021-11-24 06:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13232000 2021-11-24 06:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13233000 2021-11-24 06:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13234000 2021-11-24 06:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13235000 2021-11-24 06:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13236000 2021-11-24 06:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13237000 2021-11-24 06:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13238000 2021-11-24 06:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13239000 2021-11-24 06:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13240000 2021-11-24 06:45:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:45:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 572 containing 20.00 MB] 2021-11-24 06:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13241000 2021-11-24 06:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13242000 2021-11-24 06:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13243000 2021-11-24 06:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13244000 2021-11-24 06:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13245000 2021-11-24 06:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13246000 2021-11-24 06:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13247000 2021-11-24 06:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13248000 2021-11-24 06:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13249000 2021-11-24 06:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13250000 2021-11-24 06:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13251000 2021-11-24 06:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13252000 2021-11-24 06:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13253000 2021-11-24 06:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13254000 2021-11-24 06:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13255000 2021-11-24 06:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13256000 2021-11-24 06:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13257000 2021-11-24 06:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13258000 2021-11-24 06:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13259000 2021-11-24 06:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13260000 2021-11-24 06:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13261000 2021-11-24 06:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13262000 2021-11-24 06:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13263000 2021-11-24 06:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13264000 2021-11-24 06:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13265000 2021-11-24 06:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13266000 2021-11-24 06:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13267000 2021-11-24 06:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13268000 2021-11-24 06:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13269000 2021-11-24 06:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13270000 2021-11-24 06:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13271000 2021-11-24 06:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13272000 2021-11-24 06:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13273000 2021-11-24 06:45:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:45:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 573 containing 20.00 MB] 2021-11-24 06:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13274000 2021-11-24 06:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13275000 2021-11-24 06:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13276000 2021-11-24 06:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13277000 2021-11-24 06:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13278000 2021-11-24 06:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13279000 2021-11-24 06:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13280000 2021-11-24 06:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13281000 2021-11-24 06:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13282000 2021-11-24 06:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13283000 2021-11-24 06:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13284000 2021-11-24 06:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13285000 2021-11-24 06:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13286000 2021-11-24 06:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13287000 2021-11-24 06:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13288000 2021-11-24 06:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13289000 2021-11-24 06:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13290000 2021-11-24 06:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13291000 2021-11-24 06:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13292000 2021-11-24 06:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13293000 2021-11-24 06:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13294000 2021-11-24 06:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13295000 2021-11-24 06:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13296000 2021-11-24 06:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13297000 2021-11-24 06:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13298000 2021-11-24 06:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13299000 2021-11-24 06:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13300000 2021-11-24 06:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13301000 2021-11-24 06:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13302000 2021-11-24 06:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13303000 2021-11-24 06:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13304000 2021-11-24 06:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13305000 2021-11-24 06:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13306000 2021-11-24 06:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13307000 2021-11-24 06:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13308000 2021-11-24 06:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13309000 2021-11-24 06:45:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:45:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 574 containing 20.00 MB] 2021-11-24 06:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13310000 2021-11-24 06:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13311000 2021-11-24 06:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13312000 2021-11-24 06:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13313000 2021-11-24 06:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13314000 2021-11-24 06:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13315000 2021-11-24 06:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13316000 2021-11-24 06:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13317000 2021-11-24 06:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13318000 2021-11-24 06:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13319000 2021-11-24 06:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13320000 2021-11-24 06:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13321000 2021-11-24 06:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13322000 2021-11-24 06:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13323000 2021-11-24 06:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13324000 2021-11-24 06:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13325000 2021-11-24 06:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13326000 2021-11-24 06:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13327000 2021-11-24 06:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13328000 2021-11-24 06:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13329000 2021-11-24 06:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13330000 2021-11-24 06:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13331000 2021-11-24 06:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13332000 2021-11-24 06:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13333000 2021-11-24 06:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13334000 2021-11-24 06:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13335000 2021-11-24 06:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13336000 2021-11-24 06:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13337000 2021-11-24 06:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13338000 2021-11-24 06:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13339000 2021-11-24 06:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13340000 2021-11-24 06:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13341000 2021-11-24 06:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13342000 2021-11-24 06:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13343000 2021-11-24 06:46:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:46:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 575 containing 20.00 MB] 2021-11-24 06:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13344000 2021-11-24 06:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13345000 2021-11-24 06:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13346000 2021-11-24 06:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13347000 2021-11-24 06:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13348000 2021-11-24 06:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13349000 2021-11-24 06:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13350000 2021-11-24 06:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13351000 2021-11-24 06:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13352000 2021-11-24 06:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13353000 2021-11-24 06:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13354000 2021-11-24 06:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13355000 2021-11-24 06:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13356000 2021-11-24 06:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13357000 2021-11-24 06:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13358000 2021-11-24 06:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13359000 2021-11-24 06:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13360000 2021-11-24 06:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13361000 2021-11-24 06:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13362000 2021-11-24 06:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13363000 2021-11-24 06:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13364000 2021-11-24 06:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13365000 2021-11-24 06:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13366000 2021-11-24 06:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13367000 2021-11-24 06:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13368000 2021-11-24 06:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13369000 2021-11-24 06:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13370000 2021-11-24 06:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13371000 2021-11-24 06:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13372000 2021-11-24 06:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13373000 2021-11-24 06:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13374000 2021-11-24 06:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13375000 2021-11-24 06:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13376000 2021-11-24 06:46:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:46:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 576 containing 20.00 MB] 2021-11-24 06:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13377000 2021-11-24 06:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13378000 2021-11-24 06:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13379000 2021-11-24 06:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13380000 2021-11-24 06:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13381000 2021-11-24 06:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13382000 2021-11-24 06:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13383000 2021-11-24 06:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13384000 2021-11-24 06:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13385000 2021-11-24 06:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13386000 2021-11-24 06:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13387000 2021-11-24 06:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13388000 2021-11-24 06:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13389000 2021-11-24 06:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13390000 2021-11-24 06:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13391000 2021-11-24 06:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13392000 2021-11-24 06:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13393000 2021-11-24 06:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13394000 2021-11-24 06:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13395000 2021-11-24 06:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13396000 2021-11-24 06:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13397000 2021-11-24 06:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13398000 2021-11-24 06:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13399000 2021-11-24 06:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13400000 2021-11-24 06:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13401000 2021-11-24 06:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13402000 2021-11-24 06:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13403000 2021-11-24 06:46:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:46:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 577 containing 20.00 MB] 2021-11-24 06:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13404000 2021-11-24 06:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13405000 2021-11-24 06:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13406000 2021-11-24 06:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13407000 2021-11-24 06:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13408000 2021-11-24 06:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13409000 2021-11-24 06:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13410000 2021-11-24 06:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13411000 2021-11-24 06:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13412000 2021-11-24 06:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13413000 2021-11-24 06:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13414000 2021-11-24 06:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13415000 2021-11-24 06:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13416000 2021-11-24 06:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13417000 2021-11-24 06:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13418000 2021-11-24 06:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13419000 2021-11-24 06:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13420000 2021-11-24 06:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13421000 2021-11-24 06:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13422000 2021-11-24 06:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13423000 2021-11-24 06:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13424000 2021-11-24 06:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13425000 2021-11-24 06:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13426000 2021-11-24 06:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13427000 2021-11-24 06:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13428000 2021-11-24 06:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13429000 2021-11-24 06:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13430000 2021-11-24 06:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13431000 2021-11-24 06:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13432000 2021-11-24 06:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13433000 2021-11-24 06:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13434000 2021-11-24 06:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13435000 2021-11-24 06:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13436000 2021-11-24 06:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13437000 2021-11-24 06:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13438000 2021-11-24 06:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13439000 2021-11-24 06:46:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:46:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 578 containing 20.00 MB] 2021-11-24 06:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13440000 2021-11-24 06:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13441000 2021-11-24 06:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13442000 2021-11-24 06:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13443000 2021-11-24 06:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13444000 2021-11-24 06:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13445000 2021-11-24 06:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13446000 2021-11-24 06:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13447000 2021-11-24 06:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13448000 2021-11-24 06:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13449000 2021-11-24 06:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13450000 2021-11-24 06:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13451000 2021-11-24 06:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13452000 2021-11-24 06:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13453000 2021-11-24 06:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13454000 2021-11-24 06:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13455000 2021-11-24 06:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13456000 2021-11-24 06:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13457000 2021-11-24 06:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13458000 2021-11-24 06:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13459000 2021-11-24 06:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13460000 2021-11-24 06:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13461000 2021-11-24 06:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13462000 2021-11-24 06:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13463000 2021-11-24 06:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13464000 2021-11-24 06:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13465000 2021-11-24 06:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13466000 2021-11-24 06:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13467000 2021-11-24 06:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13468000 2021-11-24 06:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13469000 2021-11-24 06:47:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:47:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 579 containing 20.00 MB] 2021-11-24 06:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13470000 2021-11-24 06:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13471000 2021-11-24 06:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13472000 2021-11-24 06:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13473000 2021-11-24 06:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13474000 2021-11-24 06:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13475000 2021-11-24 06:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13476000 2021-11-24 06:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13477000 2021-11-24 06:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13478000 2021-11-24 06:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13479000 2021-11-24 06:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13480000 2021-11-24 06:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13481000 2021-11-24 06:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13482000 2021-11-24 06:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13483000 2021-11-24 06:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13484000 2021-11-24 06:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13485000 2021-11-24 06:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13486000 2021-11-24 06:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13487000 2021-11-24 06:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13488000 2021-11-24 06:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13489000 2021-11-24 06:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13490000 2021-11-24 06:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13491000 2021-11-24 06:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13492000 2021-11-24 06:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13493000 2021-11-24 06:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13494000 2021-11-24 06:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13495000 2021-11-24 06:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13496000 2021-11-24 06:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13497000 2021-11-24 06:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13498000 2021-11-24 06:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13499000 2021-11-24 06:47:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:47:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 580 containing 20.00 MB] 2021-11-24 06:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13500000 2021-11-24 06:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13501000 2021-11-24 06:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13502000 2021-11-24 06:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13503000 2021-11-24 06:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13504000 2021-11-24 06:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13505000 2021-11-24 06:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13506000 2021-11-24 06:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13507000 2021-11-24 06:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13508000 2021-11-24 06:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13509000 2021-11-24 06:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13510000 2021-11-24 06:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13511000 2021-11-24 06:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13512000 2021-11-24 06:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13513000 2021-11-24 06:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13514000 2021-11-24 06:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13515000 2021-11-24 06:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13516000 2021-11-24 06:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13517000 2021-11-24 06:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13518000 2021-11-24 06:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13519000 2021-11-24 06:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13520000 2021-11-24 06:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13521000 2021-11-24 06:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13522000 2021-11-24 06:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13523000 2021-11-24 06:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13524000 2021-11-24 06:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13525000 2021-11-24 06:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13526000 2021-11-24 06:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13527000 2021-11-24 06:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13528000 2021-11-24 06:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13529000 2021-11-24 06:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13530000 2021-11-24 06:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13531000 2021-11-24 06:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13532000 2021-11-24 06:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13533000 2021-11-24 06:47:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:47:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 581 containing 20.00 MB] 2021-11-24 06:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13534000 2021-11-24 06:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13535000 2021-11-24 06:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13536000 2021-11-24 06:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13537000 2021-11-24 06:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13538000 2021-11-24 06:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13539000 2021-11-24 06:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13540000 2021-11-24 06:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13541000 2021-11-24 06:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13542000 2021-11-24 06:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13543000 2021-11-24 06:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13544000 2021-11-24 06:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13545000 2021-11-24 06:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13546000 2021-11-24 06:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13547000 2021-11-24 06:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13548000 2021-11-24 06:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13549000 2021-11-24 06:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13550000 2021-11-24 06:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13551000 2021-11-24 06:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13552000 2021-11-24 06:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13553000 2021-11-24 06:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13554000 2021-11-24 06:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13555000 2021-11-24 06:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13556000 2021-11-24 06:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13557000 2021-11-24 06:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13558000 2021-11-24 06:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13559000 2021-11-24 06:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13560000 2021-11-24 06:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13561000 2021-11-24 06:47:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:47:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 582 containing 20.00 MB] 2021-11-24 06:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13562000 2021-11-24 06:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13563000 2021-11-24 06:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13564000 2021-11-24 06:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13565000 2021-11-24 06:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13566000 2021-11-24 06:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13567000 2021-11-24 06:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13568000 2021-11-24 06:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13569000 2021-11-24 06:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13570000 2021-11-24 06:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13571000 2021-11-24 06:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13572000 2021-11-24 06:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13573000 2021-11-24 06:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13574000 2021-11-24 06:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13575000 2021-11-24 06:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13576000 2021-11-24 06:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13577000 2021-11-24 06:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13578000 2021-11-24 06:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13579000 2021-11-24 06:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13580000 2021-11-24 06:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13581000 2021-11-24 06:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13582000 2021-11-24 06:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13583000 2021-11-24 06:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13584000 2021-11-24 06:48:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:48:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 583 containing 20.00 MB] 2021-11-24 06:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13585000 2021-11-24 06:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13586000 2021-11-24 06:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13587000 2021-11-24 06:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13588000 2021-11-24 06:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13589000 2021-11-24 06:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13590000 2021-11-24 06:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13591000 2021-11-24 06:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13592000 2021-11-24 06:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13593000 2021-11-24 06:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13594000 2021-11-24 06:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13595000 2021-11-24 06:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13596000 2021-11-24 06:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13597000 2021-11-24 06:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13598000 2021-11-24 06:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13599000 2021-11-24 06:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13600000 2021-11-24 06:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13601000 2021-11-24 06:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13602000 2021-11-24 06:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13603000 2021-11-24 06:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13604000 2021-11-24 06:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13605000 2021-11-24 06:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13606000 2021-11-24 06:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13607000 2021-11-24 06:48:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:48:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 584 containing 20.00 MB] 2021-11-24 06:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13608000 2021-11-24 06:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13609000 2021-11-24 06:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13610000 2021-11-24 06:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13611000 2021-11-24 06:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13612000 2021-11-24 06:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13613000 2021-11-24 06:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13614000 2021-11-24 06:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13615000 2021-11-24 06:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13616000 2021-11-24 06:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13617000 2021-11-24 06:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13618000 2021-11-24 06:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13619000 2021-11-24 06:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13620000 2021-11-24 06:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13621000 2021-11-24 06:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13622000 2021-11-24 06:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13623000 2021-11-24 06:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13624000 2021-11-24 06:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13625000 2021-11-24 06:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13626000 2021-11-24 06:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13627000 2021-11-24 06:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13628000 2021-11-24 06:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13629000 2021-11-24 06:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13630000 2021-11-24 06:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13631000 2021-11-24 06:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13632000 2021-11-24 06:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13633000 2021-11-24 06:48:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:48:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 585 containing 20.00 MB] 2021-11-24 06:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13634000 2021-11-24 06:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13635000 2021-11-24 06:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13636000 2021-11-24 06:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13637000 2021-11-24 06:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13638000 2021-11-24 06:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13639000 2021-11-24 06:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13640000 2021-11-24 06:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13641000 2021-11-24 06:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13642000 2021-11-24 06:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13643000 2021-11-24 06:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13644000 2021-11-24 06:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13645000 2021-11-24 06:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13646000 2021-11-24 06:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13647000 2021-11-24 06:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13648000 2021-11-24 06:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13649000 2021-11-24 06:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13650000 2021-11-24 06:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13651000 2021-11-24 06:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13652000 2021-11-24 06:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13653000 2021-11-24 06:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13654000 2021-11-24 06:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13655000 2021-11-24 06:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13656000 2021-11-24 06:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13657000 2021-11-24 06:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13658000 2021-11-24 06:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13659000 2021-11-24 06:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13660000 2021-11-24 06:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13661000 2021-11-24 06:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13662000 2021-11-24 06:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13663000 2021-11-24 06:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13664000 2021-11-24 06:48:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:48:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 586 containing 20.00 MB] 2021-11-24 06:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13665000 2021-11-24 06:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13666000 2021-11-24 06:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13667000 2021-11-24 06:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13668000 2021-11-24 06:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13669000 2021-11-24 06:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13670000 2021-11-24 06:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13671000 2021-11-24 06:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13672000 2021-11-24 06:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13673000 2021-11-24 06:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13674000 2021-11-24 06:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13675000 2021-11-24 06:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13676000 2021-11-24 06:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13677000 2021-11-24 06:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13678000 2021-11-24 06:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13679000 2021-11-24 06:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13680000 2021-11-24 06:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13681000 2021-11-24 06:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13682000 2021-11-24 06:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13683000 2021-11-24 06:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13684000 2021-11-24 06:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13685000 2021-11-24 06:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13686000 2021-11-24 06:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13687000 2021-11-24 06:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13688000 2021-11-24 06:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13689000 2021-11-24 06:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13690000 2021-11-24 06:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13691000 2021-11-24 06:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13692000 2021-11-24 06:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13693000 2021-11-24 06:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13694000 2021-11-24 06:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13695000 2021-11-24 06:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13696000 2021-11-24 06:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13697000 2021-11-24 06:49:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:49:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 587 containing 20.00 MB] 2021-11-24 06:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13698000 2021-11-24 06:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13699000 2021-11-24 06:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13700000 2021-11-24 06:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13701000 2021-11-24 06:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13702000 2021-11-24 06:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13703000 2021-11-24 06:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13704000 2021-11-24 06:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13705000 2021-11-24 06:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13706000 2021-11-24 06:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13707000 2021-11-24 06:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13708000 2021-11-24 06:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13709000 2021-11-24 06:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13710000 2021-11-24 06:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13711000 2021-11-24 06:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13712000 2021-11-24 06:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13713000 2021-11-24 06:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13714000 2021-11-24 06:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13715000 2021-11-24 06:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13716000 2021-11-24 06:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13717000 2021-11-24 06:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13718000 2021-11-24 06:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13719000 2021-11-24 06:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13720000 2021-11-24 06:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13721000 2021-11-24 06:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13722000 2021-11-24 06:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13723000 2021-11-24 06:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13724000 2021-11-24 06:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13725000 2021-11-24 06:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13726000 2021-11-24 06:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13727000 2021-11-24 06:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13728000 2021-11-24 06:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13729000 2021-11-24 06:49:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:49:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 588 containing 20.00 MB] 2021-11-24 06:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13730000 2021-11-24 06:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13731000 2021-11-24 06:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13732000 2021-11-24 06:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13733000 2021-11-24 06:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13734000 2021-11-24 06:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13735000 2021-11-24 06:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13736000 2021-11-24 06:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13737000 2021-11-24 06:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13738000 2021-11-24 06:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13739000 2021-11-24 06:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13740000 2021-11-24 06:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13741000 2021-11-24 06:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13742000 2021-11-24 06:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13743000 2021-11-24 06:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13744000 2021-11-24 06:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13745000 2021-11-24 06:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13746000 2021-11-24 06:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13747000 2021-11-24 06:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13748000 2021-11-24 06:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13749000 2021-11-24 06:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13750000 2021-11-24 06:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13751000 2021-11-24 06:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13752000 2021-11-24 06:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13753000 2021-11-24 06:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13754000 2021-11-24 06:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13755000 2021-11-24 06:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13756000 2021-11-24 06:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13757000 2021-11-24 06:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13758000 2021-11-24 06:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13759000 2021-11-24 06:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13760000 2021-11-24 06:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13761000 2021-11-24 06:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13762000 2021-11-24 06:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13763000 2021-11-24 06:49:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:49:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 589 containing 20.00 MB] 2021-11-24 06:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13764000 2021-11-24 06:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13765000 2021-11-24 06:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13766000 2021-11-24 06:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13767000 2021-11-24 06:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13768000 2021-11-24 06:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13769000 2021-11-24 06:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13770000 2021-11-24 06:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13771000 2021-11-24 06:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13772000 2021-11-24 06:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13773000 2021-11-24 06:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13774000 2021-11-24 06:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13775000 2021-11-24 06:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13776000 2021-11-24 06:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13777000 2021-11-24 06:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13778000 2021-11-24 06:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13779000 2021-11-24 06:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13780000 2021-11-24 06:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13781000 2021-11-24 06:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13782000 2021-11-24 06:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13783000 2021-11-24 06:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13784000 2021-11-24 06:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13785000 2021-11-24 06:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13786000 2021-11-24 06:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13787000 2021-11-24 06:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13788000 2021-11-24 06:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13789000 2021-11-24 06:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13790000 2021-11-24 06:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13791000 2021-11-24 06:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13792000 2021-11-24 06:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13793000 2021-11-24 06:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13794000 2021-11-24 06:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13795000 2021-11-24 06:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13796000 2021-11-24 06:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13797000 2021-11-24 06:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13798000 2021-11-24 06:49:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:49:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 590 containing 20.00 MB] 2021-11-24 06:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13799000 2021-11-24 06:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13800000 2021-11-24 06:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13801000 2021-11-24 06:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13802000 2021-11-24 06:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13803000 2021-11-24 06:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13804000 2021-11-24 06:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13805000 2021-11-24 06:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13806000 2021-11-24 06:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13807000 2021-11-24 06:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13808000 2021-11-24 06:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13809000 2021-11-24 06:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13810000 2021-11-24 06:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13811000 2021-11-24 06:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13812000 2021-11-24 06:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13813000 2021-11-24 06:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13814000 2021-11-24 06:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13815000 2021-11-24 06:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13816000 2021-11-24 06:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13817000 2021-11-24 06:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13818000 2021-11-24 06:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13819000 2021-11-24 06:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13820000 2021-11-24 06:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13821000 2021-11-24 06:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13822000 2021-11-24 06:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13823000 2021-11-24 06:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13824000 2021-11-24 06:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13825000 2021-11-24 06:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13826000 2021-11-24 06:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13827000 2021-11-24 06:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13828000 2021-11-24 06:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13829000 2021-11-24 06:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13830000 2021-11-24 06:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13831000 2021-11-24 06:50:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:50:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 591 containing 20.00 MB] 2021-11-24 06:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13832000 2021-11-24 06:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13833000 2021-11-24 06:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13834000 2021-11-24 06:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13835000 2021-11-24 06:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13836000 2021-11-24 06:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13837000 2021-11-24 06:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13838000 2021-11-24 06:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13839000 2021-11-24 06:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13840000 2021-11-24 06:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13841000 2021-11-24 06:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13842000 2021-11-24 06:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13843000 2021-11-24 06:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13844000 2021-11-24 06:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13845000 2021-11-24 06:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13846000 2021-11-24 06:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13847000 2021-11-24 06:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13848000 2021-11-24 06:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13849000 2021-11-24 06:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13850000 2021-11-24 06:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13851000 2021-11-24 06:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13852000 2021-11-24 06:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13853000 2021-11-24 06:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13854000 2021-11-24 06:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13855000 2021-11-24 06:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13856000 2021-11-24 06:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13857000 2021-11-24 06:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13858000 2021-11-24 06:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13859000 2021-11-24 06:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13860000 2021-11-24 06:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13861000 2021-11-24 06:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13862000 2021-11-24 06:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13863000 2021-11-24 06:50:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:50:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 592 containing 20.00 MB] 2021-11-24 06:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13864000 2021-11-24 06:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13865000 2021-11-24 06:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13866000 2021-11-24 06:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13867000 2021-11-24 06:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13868000 2021-11-24 06:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13869000 2021-11-24 06:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13870000 2021-11-24 06:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13871000 2021-11-24 06:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13872000 2021-11-24 06:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13873000 2021-11-24 06:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13874000 2021-11-24 06:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13875000 2021-11-24 06:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13876000 2021-11-24 06:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13877000 2021-11-24 06:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13878000 2021-11-24 06:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13879000 2021-11-24 06:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13880000 2021-11-24 06:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13881000 2021-11-24 06:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13882000 2021-11-24 06:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13883000 2021-11-24 06:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13884000 2021-11-24 06:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13885000 2021-11-24 06:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13886000 2021-11-24 06:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13887000 2021-11-24 06:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13888000 2021-11-24 06:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13889000 2021-11-24 06:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13890000 2021-11-24 06:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13891000 2021-11-24 06:50:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:50:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 593 containing 20.00 MB] 2021-11-24 06:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13892000 2021-11-24 06:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13893000 2021-11-24 06:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13894000 2021-11-24 06:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13895000 2021-11-24 06:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13896000 2021-11-24 06:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13897000 2021-11-24 06:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13898000 2021-11-24 06:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13899000 2021-11-24 06:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13900000 2021-11-24 06:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13901000 2021-11-24 06:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13902000 2021-11-24 06:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13903000 2021-11-24 06:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13904000 2021-11-24 06:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13905000 2021-11-24 06:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13906000 2021-11-24 06:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13907000 2021-11-24 06:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13908000 2021-11-24 06:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13909000 2021-11-24 06:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13910000 2021-11-24 06:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13911000 2021-11-24 06:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13912000 2021-11-24 06:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13913000 2021-11-24 06:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13914000 2021-11-24 06:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13915000 2021-11-24 06:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13916000 2021-11-24 06:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13917000 2021-11-24 06:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13918000 2021-11-24 06:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13919000 2021-11-24 06:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13920000 2021-11-24 06:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13921000 2021-11-24 06:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13922000 2021-11-24 06:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13923000 2021-11-24 06:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13924000 2021-11-24 06:50:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:50:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 594 containing 20.00 MB] 2021-11-24 06:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13925000 2021-11-24 06:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13926000 2021-11-24 06:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13927000 2021-11-24 06:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13928000 2021-11-24 06:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13929000 2021-11-24 06:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13930000 2021-11-24 06:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13931000 2021-11-24 06:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13932000 2021-11-24 06:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13933000 2021-11-24 06:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13934000 2021-11-24 06:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13935000 2021-11-24 06:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13936000 2021-11-24 06:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13937000 2021-11-24 06:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13938000 2021-11-24 06:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13939000 2021-11-24 06:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13940000 2021-11-24 06:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13941000 2021-11-24 06:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13942000 2021-11-24 06:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13943000 2021-11-24 06:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13944000 2021-11-24 06:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13945000 2021-11-24 06:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13946000 2021-11-24 06:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13947000 2021-11-24 06:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13948000 2021-11-24 06:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13949000 2021-11-24 06:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13950000 2021-11-24 06:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13951000 2021-11-24 06:51:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:51:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 595 containing 20.00 MB] 2021-11-24 06:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13952000 2021-11-24 06:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13953000 2021-11-24 06:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13954000 2021-11-24 06:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13955000 2021-11-24 06:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13956000 2021-11-24 06:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13957000 2021-11-24 06:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13958000 2021-11-24 06:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13959000 2021-11-24 06:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13960000 2021-11-24 06:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13961000 2021-11-24 06:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13962000 2021-11-24 06:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13963000 2021-11-24 06:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13964000 2021-11-24 06:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13965000 2021-11-24 06:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13966000 2021-11-24 06:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13967000 2021-11-24 06:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13968000 2021-11-24 06:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13969000 2021-11-24 06:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13970000 2021-11-24 06:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13971000 2021-11-24 06:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13972000 2021-11-24 06:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13973000 2021-11-24 06:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13974000 2021-11-24 06:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13975000 2021-11-24 06:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13976000 2021-11-24 06:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13977000 2021-11-24 06:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13978000 2021-11-24 06:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13979000 2021-11-24 06:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13980000 2021-11-24 06:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13981000 2021-11-24 06:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13982000 2021-11-24 06:51:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:51:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 596 containing 20.00 MB] 2021-11-24 06:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13983000 2021-11-24 06:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13984000 2021-11-24 06:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13985000 2021-11-24 06:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13986000 2021-11-24 06:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13987000 2021-11-24 06:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13988000 2021-11-24 06:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13989000 2021-11-24 06:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13990000 2021-11-24 06:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13991000 2021-11-24 06:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13992000 2021-11-24 06:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13993000 2021-11-24 06:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13994000 2021-11-24 06:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13995000 2021-11-24 06:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13996000 2021-11-24 06:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13997000 2021-11-24 06:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13998000 2021-11-24 06:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 13999000 2021-11-24 06:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14000000 2021-11-24 06:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14001000 2021-11-24 06:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14002000 2021-11-24 06:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14003000 2021-11-24 06:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14004000 2021-11-24 06:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14005000 2021-11-24 06:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14006000 2021-11-24 06:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14007000 2021-11-24 06:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14008000 2021-11-24 06:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14009000 2021-11-24 06:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14010000 2021-11-24 06:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14011000 2021-11-24 06:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14012000 2021-11-24 06:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14013000 2021-11-24 06:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14014000 2021-11-24 06:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14015000 2021-11-24 06:51:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:51:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 597 containing 20.00 MB] 2021-11-24 06:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14016000 2021-11-24 06:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14017000 2021-11-24 06:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14018000 2021-11-24 06:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14019000 2021-11-24 06:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14020000 2021-11-24 06:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14021000 2021-11-24 06:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14022000 2021-11-24 06:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14023000 2021-11-24 06:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14024000 2021-11-24 06:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14025000 2021-11-24 06:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14026000 2021-11-24 06:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14027000 2021-11-24 06:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14028000 2021-11-24 06:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14029000 2021-11-24 06:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14030000 2021-11-24 06:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14031000 2021-11-24 06:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14032000 2021-11-24 06:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14033000 2021-11-24 06:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14034000 2021-11-24 06:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14035000 2021-11-24 06:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14036000 2021-11-24 06:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14037000 2021-11-24 06:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14038000 2021-11-24 06:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14039000 2021-11-24 06:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14040000 2021-11-24 06:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14041000 2021-11-24 06:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14042000 2021-11-24 06:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14043000 2021-11-24 06:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14044000 2021-11-24 06:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14045000 2021-11-24 06:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14046000 2021-11-24 06:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14047000 2021-11-24 06:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14048000 2021-11-24 06:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14049000 2021-11-24 06:51:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:51:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 598 containing 20.00 MB] 2021-11-24 06:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14050000 2021-11-24 06:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14051000 2021-11-24 06:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14052000 2021-11-24 06:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14053000 2021-11-24 06:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14054000 2021-11-24 06:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14055000 2021-11-24 06:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14056000 2021-11-24 06:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14057000 2021-11-24 06:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14058000 2021-11-24 06:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14059000 2021-11-24 06:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14060000 2021-11-24 06:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14061000 2021-11-24 06:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14062000 2021-11-24 06:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14063000 2021-11-24 06:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14064000 2021-11-24 06:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14065000 2021-11-24 06:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14066000 2021-11-24 06:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14067000 2021-11-24 06:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14068000 2021-11-24 06:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14069000 2021-11-24 06:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14070000 2021-11-24 06:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14071000 2021-11-24 06:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14072000 2021-11-24 06:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14073000 2021-11-24 06:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14074000 2021-11-24 06:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14075000 2021-11-24 06:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14076000 2021-11-24 06:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14077000 2021-11-24 06:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14078000 2021-11-24 06:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14079000 2021-11-24 06:52:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:52:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 599 containing 20.00 MB] 2021-11-24 06:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14080000 2021-11-24 06:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14081000 2021-11-24 06:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14082000 2021-11-24 06:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14083000 2021-11-24 06:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14084000 2021-11-24 06:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14085000 2021-11-24 06:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14086000 2021-11-24 06:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14087000 2021-11-24 06:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14088000 2021-11-24 06:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14089000 2021-11-24 06:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14090000 2021-11-24 06:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14091000 2021-11-24 06:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14092000 2021-11-24 06:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14093000 2021-11-24 06:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14094000 2021-11-24 06:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14095000 2021-11-24 06:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14096000 2021-11-24 06:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14097000 2021-11-24 06:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14098000 2021-11-24 06:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14099000 2021-11-24 06:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14100000 2021-11-24 06:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14101000 2021-11-24 06:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14102000 2021-11-24 06:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14103000 2021-11-24 06:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14104000 2021-11-24 06:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14105000 2021-11-24 06:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14106000 2021-11-24 06:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14107000 2021-11-24 06:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14108000 2021-11-24 06:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14109000 2021-11-24 06:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14110000 2021-11-24 06:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14111000 2021-11-24 06:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14112000 2021-11-24 06:52:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:52:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 600 containing 20.00 MB] 2021-11-24 06:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14113000 2021-11-24 06:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14114000 2021-11-24 06:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14115000 2021-11-24 06:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14116000 2021-11-24 06:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14117000 2021-11-24 06:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14118000 2021-11-24 06:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14119000 2021-11-24 06:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14120000 2021-11-24 06:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14121000 2021-11-24 06:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14122000 2021-11-24 06:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14123000 2021-11-24 06:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14124000 2021-11-24 06:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14125000 2021-11-24 06:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14126000 2021-11-24 06:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14127000 2021-11-24 06:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14128000 2021-11-24 06:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14129000 2021-11-24 06:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14130000 2021-11-24 06:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14131000 2021-11-24 06:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14132000 2021-11-24 06:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14133000 2021-11-24 06:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14134000 2021-11-24 06:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14135000 2021-11-24 06:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14136000 2021-11-24 06:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14137000 2021-11-24 06:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14138000 2021-11-24 06:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14139000 2021-11-24 06:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14140000 2021-11-24 06:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14141000 2021-11-24 06:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14142000 2021-11-24 06:52:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:52:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 601 containing 20.00 MB] 2021-11-24 06:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14143000 2021-11-24 06:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14144000 2021-11-24 06:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14145000 2021-11-24 06:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14146000 2021-11-24 06:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14147000 2021-11-24 06:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14148000 2021-11-24 06:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14149000 2021-11-24 06:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14150000 2021-11-24 06:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14151000 2021-11-24 06:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14152000 2021-11-24 06:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14153000 2021-11-24 06:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14154000 2021-11-24 06:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14155000 2021-11-24 06:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14156000 2021-11-24 06:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14157000 2021-11-24 06:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14158000 2021-11-24 06:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14159000 2021-11-24 06:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14160000 2021-11-24 06:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14161000 2021-11-24 06:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14162000 2021-11-24 06:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14163000 2021-11-24 06:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14164000 2021-11-24 06:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14165000 2021-11-24 06:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14166000 2021-11-24 06:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14167000 2021-11-24 06:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14168000 2021-11-24 06:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14169000 2021-11-24 06:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14170000 2021-11-24 06:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14171000 2021-11-24 06:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14172000 2021-11-24 06:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14173000 2021-11-24 06:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14174000 2021-11-24 06:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14175000 2021-11-24 06:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14176000 2021-11-24 06:52:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:52:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 602 containing 20.00 MB] 2021-11-24 06:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14177000 2021-11-24 06:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14178000 2021-11-24 06:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14179000 2021-11-24 06:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14180000 2021-11-24 06:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14181000 2021-11-24 06:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14182000 2021-11-24 06:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14183000 2021-11-24 06:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14184000 2021-11-24 06:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14185000 2021-11-24 06:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14186000 2021-11-24 06:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14187000 2021-11-24 06:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14188000 2021-11-24 06:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14189000 2021-11-24 06:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14190000 2021-11-24 06:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14191000 2021-11-24 06:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14192000 2021-11-24 06:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14193000 2021-11-24 06:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14194000 2021-11-24 06:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14195000 2021-11-24 06:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14196000 2021-11-24 06:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14197000 2021-11-24 06:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14198000 2021-11-24 06:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14199000 2021-11-24 06:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14200000 2021-11-24 06:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14201000 2021-11-24 06:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14202000 2021-11-24 06:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14203000 2021-11-24 06:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14204000 2021-11-24 06:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14205000 2021-11-24 06:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14206000 2021-11-24 06:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14207000 2021-11-24 06:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14208000 2021-11-24 06:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14209000 2021-11-24 06:53:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:53:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 603 containing 20.00 MB] 2021-11-24 06:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14210000 2021-11-24 06:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14211000 2021-11-24 06:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14212000 2021-11-24 06:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14213000 2021-11-24 06:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14214000 2021-11-24 06:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14215000 2021-11-24 06:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14216000 2021-11-24 06:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14217000 2021-11-24 06:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14218000 2021-11-24 06:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14219000 2021-11-24 06:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14220000 2021-11-24 06:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14221000 2021-11-24 06:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14222000 2021-11-24 06:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14223000 2021-11-24 06:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14224000 2021-11-24 06:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14225000 2021-11-24 06:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14226000 2021-11-24 06:53:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:53:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 604 containing 20.00 MB] 2021-11-24 06:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14227000 2021-11-24 06:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14228000 2021-11-24 06:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14229000 2021-11-24 06:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14230000 2021-11-24 06:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14231000 2021-11-24 06:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14232000 2021-11-24 06:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14233000 2021-11-24 06:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14234000 2021-11-24 06:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14235000 2021-11-24 06:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14236000 2021-11-24 06:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14237000 2021-11-24 06:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14238000 2021-11-24 06:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14239000 2021-11-24 06:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14240000 2021-11-24 06:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14241000 2021-11-24 06:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14242000 2021-11-24 06:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14243000 2021-11-24 06:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14244000 2021-11-24 06:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14245000 2021-11-24 06:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14246000 2021-11-24 06:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14247000 2021-11-24 06:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14248000 2021-11-24 06:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14249000 2021-11-24 06:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14250000 2021-11-24 06:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14251000 2021-11-24 06:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14252000 2021-11-24 06:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14253000 2021-11-24 06:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14254000 2021-11-24 06:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14255000 2021-11-24 06:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14256000 2021-11-24 06:53:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:53:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 605 containing 20.00 MB] 2021-11-24 06:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14257000 2021-11-24 06:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14258000 2021-11-24 06:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14259000 2021-11-24 06:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14260000 2021-11-24 06:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14261000 2021-11-24 06:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14262000 2021-11-24 06:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14263000 2021-11-24 06:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14264000 2021-11-24 06:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14265000 2021-11-24 06:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14266000 2021-11-24 06:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14267000 2021-11-24 06:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14268000 2021-11-24 06:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14269000 2021-11-24 06:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14270000 2021-11-24 06:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14271000 2021-11-24 06:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14272000 2021-11-24 06:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14273000 2021-11-24 06:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14274000 2021-11-24 06:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14275000 2021-11-24 06:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14276000 2021-11-24 06:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14277000 2021-11-24 06:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14278000 2021-11-24 06:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14279000 2021-11-24 06:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14280000 2021-11-24 06:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14281000 2021-11-24 06:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14282000 2021-11-24 06:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14283000 2021-11-24 06:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14284000 2021-11-24 06:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14285000 2021-11-24 06:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14286000 2021-11-24 06:53:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:53:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 606 containing 20.00 MB] 2021-11-24 06:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14287000 2021-11-24 06:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14288000 2021-11-24 06:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14289000 2021-11-24 06:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14290000 2021-11-24 06:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14291000 2021-11-24 06:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14292000 2021-11-24 06:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14293000 2021-11-24 06:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14294000 2021-11-24 06:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14295000 2021-11-24 06:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14296000 2021-11-24 06:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14297000 2021-11-24 06:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14298000 2021-11-24 06:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14299000 2021-11-24 06:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14300000 2021-11-24 06:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14301000 2021-11-24 06:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14302000 2021-11-24 06:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14303000 2021-11-24 06:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14304000 2021-11-24 06:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14305000 2021-11-24 06:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14306000 2021-11-24 06:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14307000 2021-11-24 06:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14308000 2021-11-24 06:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14309000 2021-11-24 06:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14310000 2021-11-24 06:53:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:53:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 607 containing 20.00 MB] 2021-11-24 06:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14311000 2021-11-24 06:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14312000 2021-11-24 06:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14313000 2021-11-24 06:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14314000 2021-11-24 06:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14315000 2021-11-24 06:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14316000 2021-11-24 06:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14317000 2021-11-24 06:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14318000 2021-11-24 06:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14319000 2021-11-24 06:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14320000 2021-11-24 06:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14321000 2021-11-24 06:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14322000 2021-11-24 06:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14323000 2021-11-24 06:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14324000 2021-11-24 06:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14325000 2021-11-24 06:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14326000 2021-11-24 06:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14327000 2021-11-24 06:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14328000 2021-11-24 06:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14329000 2021-11-24 06:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14330000 2021-11-24 06:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14331000 2021-11-24 06:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14332000 2021-11-24 06:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14333000 2021-11-24 06:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14334000 2021-11-24 06:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14335000 2021-11-24 06:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14336000 2021-11-24 06:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14337000 2021-11-24 06:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14338000 2021-11-24 06:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14339000 2021-11-24 06:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14340000 2021-11-24 06:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14341000 2021-11-24 06:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14342000 2021-11-24 06:54:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:54:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 608 containing 20.00 MB] 2021-11-24 06:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14343000 2021-11-24 06:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14344000 2021-11-24 06:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14345000 2021-11-24 06:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14346000 2021-11-24 06:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14347000 2021-11-24 06:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14348000 2021-11-24 06:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14349000 2021-11-24 06:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14350000 2021-11-24 06:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14351000 2021-11-24 06:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14352000 2021-11-24 06:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14353000 2021-11-24 06:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14354000 2021-11-24 06:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14355000 2021-11-24 06:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14356000 2021-11-24 06:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14357000 2021-11-24 06:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14358000 2021-11-24 06:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14359000 2021-11-24 06:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14360000 2021-11-24 06:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14361000 2021-11-24 06:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14362000 2021-11-24 06:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14363000 2021-11-24 06:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14364000 2021-11-24 06:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14365000 2021-11-24 06:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14366000 2021-11-24 06:54:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:54:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 609 containing 20.00 MB] 2021-11-24 06:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14367000 2021-11-24 06:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14368000 2021-11-24 06:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14369000 2021-11-24 06:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14370000 2021-11-24 06:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14371000 2021-11-24 06:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14372000 2021-11-24 06:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14373000 2021-11-24 06:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14374000 2021-11-24 06:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14375000 2021-11-24 06:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14376000 2021-11-24 06:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14377000 2021-11-24 06:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14378000 2021-11-24 06:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14379000 2021-11-24 06:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14380000 2021-11-24 06:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14381000 2021-11-24 06:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14382000 2021-11-24 06:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14383000 2021-11-24 06:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14384000 2021-11-24 06:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14385000 2021-11-24 06:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14386000 2021-11-24 06:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14387000 2021-11-24 06:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14388000 2021-11-24 06:54:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:54:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 610 containing 20.00 MB] 2021-11-24 06:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14389000 2021-11-24 06:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14390000 2021-11-24 06:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14391000 2021-11-24 06:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14392000 2021-11-24 06:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14393000 2021-11-24 06:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14394000 2021-11-24 06:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14395000 2021-11-24 06:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14396000 2021-11-24 06:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14397000 2021-11-24 06:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14398000 2021-11-24 06:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14399000 2021-11-24 06:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14400000 2021-11-24 06:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14401000 2021-11-24 06:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14402000 2021-11-24 06:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14403000 2021-11-24 06:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14404000 2021-11-24 06:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14405000 2021-11-24 06:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14406000 2021-11-24 06:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14407000 2021-11-24 06:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14408000 2021-11-24 06:54:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:54:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 611 containing 20.00 MB] 2021-11-24 06:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14409000 2021-11-24 06:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14410000 2021-11-24 06:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14411000 2021-11-24 06:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14412000 2021-11-24 06:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14413000 2021-11-24 06:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14414000 2021-11-24 06:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14415000 2021-11-24 06:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14416000 2021-11-24 06:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14417000 2021-11-24 06:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14418000 2021-11-24 06:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14419000 2021-11-24 06:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14420000 2021-11-24 06:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14421000 2021-11-24 06:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14422000 2021-11-24 06:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14423000 2021-11-24 06:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14424000 2021-11-24 06:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14425000 2021-11-24 06:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14426000 2021-11-24 06:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14427000 2021-11-24 06:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14428000 2021-11-24 06:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14429000 2021-11-24 06:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14430000 2021-11-24 06:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14431000 2021-11-24 06:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14432000 2021-11-24 06:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14433000 2021-11-24 06:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14434000 2021-11-24 06:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14435000 2021-11-24 06:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14436000 2021-11-24 06:54:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:54:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 612 containing 20.00 MB] 2021-11-24 06:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14437000 2021-11-24 06:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14438000 2021-11-24 06:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14439000 2021-11-24 06:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14440000 2021-11-24 06:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14441000 2021-11-24 06:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14442000 2021-11-24 06:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14443000 2021-11-24 06:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14444000 2021-11-24 06:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14445000 2021-11-24 06:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14446000 2021-11-24 06:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14447000 2021-11-24 06:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14448000 2021-11-24 06:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14449000 2021-11-24 06:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14450000 2021-11-24 06:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14451000 2021-11-24 06:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14452000 2021-11-24 06:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14453000 2021-11-24 06:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14454000 2021-11-24 06:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14455000 2021-11-24 06:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14456000 2021-11-24 06:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14457000 2021-11-24 06:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14458000 2021-11-24 06:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14459000 2021-11-24 06:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14460000 2021-11-24 06:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14461000 2021-11-24 06:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14462000 2021-11-24 06:55:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:55:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 613 containing 20.00 MB] 2021-11-24 06:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14463000 2021-11-24 06:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14464000 2021-11-24 06:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14465000 2021-11-24 06:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14466000 2021-11-24 06:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14467000 2021-11-24 06:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14468000 2021-11-24 06:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14469000 2021-11-24 06:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14470000 2021-11-24 06:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14471000 2021-11-24 06:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14472000 2021-11-24 06:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14473000 2021-11-24 06:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14474000 2021-11-24 06:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14475000 2021-11-24 06:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14476000 2021-11-24 06:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14477000 2021-11-24 06:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14478000 2021-11-24 06:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14479000 2021-11-24 06:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14480000 2021-11-24 06:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14481000 2021-11-24 06:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14482000 2021-11-24 06:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14483000 2021-11-24 06:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14484000 2021-11-24 06:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14485000 2021-11-24 06:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14486000 2021-11-24 06:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14487000 2021-11-24 06:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14488000 2021-11-24 06:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14489000 2021-11-24 06:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14490000 2021-11-24 06:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14491000 2021-11-24 06:55:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:55:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 614 containing 20.00 MB] 2021-11-24 06:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14492000 2021-11-24 06:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14493000 2021-11-24 06:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14494000 2021-11-24 06:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14495000 2021-11-24 06:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14496000 2021-11-24 06:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14497000 2021-11-24 06:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14498000 2021-11-24 06:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14499000 2021-11-24 06:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14500000 2021-11-24 06:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14501000 2021-11-24 06:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14502000 2021-11-24 06:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14503000 2021-11-24 06:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14504000 2021-11-24 06:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14505000 2021-11-24 06:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14506000 2021-11-24 06:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14507000 2021-11-24 06:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14508000 2021-11-24 06:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14509000 2021-11-24 06:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14510000 2021-11-24 06:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14511000 2021-11-24 06:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14512000 2021-11-24 06:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14513000 2021-11-24 06:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14514000 2021-11-24 06:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14515000 2021-11-24 06:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14516000 2021-11-24 06:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14517000 2021-11-24 06:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14518000 2021-11-24 06:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14519000 2021-11-24 06:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14520000 2021-11-24 06:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14521000 2021-11-24 06:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14522000 2021-11-24 06:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14523000 2021-11-24 06:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14524000 2021-11-24 06:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14525000 2021-11-24 06:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14526000 2021-11-24 06:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14527000 2021-11-24 06:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14528000 2021-11-24 06:55:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:55:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 615 containing 20.00 MB] 2021-11-24 06:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14529000 2021-11-24 06:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14530000 2021-11-24 06:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14531000 2021-11-24 06:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14532000 2021-11-24 06:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14533000 2021-11-24 06:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14534000 2021-11-24 06:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14535000 2021-11-24 06:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14536000 2021-11-24 06:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14537000 2021-11-24 06:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14538000 2021-11-24 06:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14539000 2021-11-24 06:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14540000 2021-11-24 06:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14541000 2021-11-24 06:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14542000 2021-11-24 06:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14543000 2021-11-24 06:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14544000 2021-11-24 06:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14545000 2021-11-24 06:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14546000 2021-11-24 06:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14547000 2021-11-24 06:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14548000 2021-11-24 06:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14549000 2021-11-24 06:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14550000 2021-11-24 06:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14551000 2021-11-24 06:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14552000 2021-11-24 06:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14553000 2021-11-24 06:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14554000 2021-11-24 06:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14555000 2021-11-24 06:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14556000 2021-11-24 06:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14557000 2021-11-24 06:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14558000 2021-11-24 06:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14559000 2021-11-24 06:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14560000 2021-11-24 06:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14561000 2021-11-24 06:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14562000 2021-11-24 06:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14563000 2021-11-24 06:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14564000 2021-11-24 06:55:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:55:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 616 containing 20.00 MB] 2021-11-24 06:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14565000 2021-11-24 06:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14566000 2021-11-24 06:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14567000 2021-11-24 06:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14568000 2021-11-24 06:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14569000 2021-11-24 06:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14570000 2021-11-24 06:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14571000 2021-11-24 06:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14572000 2021-11-24 06:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14573000 2021-11-24 06:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14574000 2021-11-24 06:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14575000 2021-11-24 06:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14576000 2021-11-24 06:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14577000 2021-11-24 06:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14578000 2021-11-24 06:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14579000 2021-11-24 06:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14580000 2021-11-24 06:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14581000 2021-11-24 06:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14582000 2021-11-24 06:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14583000 2021-11-24 06:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14584000 2021-11-24 06:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14585000 2021-11-24 06:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14586000 2021-11-24 06:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14587000 2021-11-24 06:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14588000 2021-11-24 06:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14589000 2021-11-24 06:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14590000 2021-11-24 06:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14591000 2021-11-24 06:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14592000 2021-11-24 06:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14593000 2021-11-24 06:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14594000 2021-11-24 06:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14595000 2021-11-24 06:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14596000 2021-11-24 06:56:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:56:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 617 containing 20.00 MB] 2021-11-24 06:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14597000 2021-11-24 06:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14598000 2021-11-24 06:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14599000 2021-11-24 06:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14600000 2021-11-24 06:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14601000 2021-11-24 06:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14602000 2021-11-24 06:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14603000 2021-11-24 06:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14604000 2021-11-24 06:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14605000 2021-11-24 06:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14606000 2021-11-24 06:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14607000 2021-11-24 06:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14608000 2021-11-24 06:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14609000 2021-11-24 06:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14610000 2021-11-24 06:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14611000 2021-11-24 06:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14612000 2021-11-24 06:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14613000 2021-11-24 06:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14614000 2021-11-24 06:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14615000 2021-11-24 06:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14616000 2021-11-24 06:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14617000 2021-11-24 06:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14618000 2021-11-24 06:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14619000 2021-11-24 06:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14620000 2021-11-24 06:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14621000 2021-11-24 06:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14622000 2021-11-24 06:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14623000 2021-11-24 06:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14624000 2021-11-24 06:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14625000 2021-11-24 06:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14626000 2021-11-24 06:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14627000 2021-11-24 06:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14628000 2021-11-24 06:56:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:56:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 618 containing 20.00 MB] 2021-11-24 06:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14629000 2021-11-24 06:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14630000 2021-11-24 06:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14631000 2021-11-24 06:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14632000 2021-11-24 06:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14633000 2021-11-24 06:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14634000 2021-11-24 06:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14635000 2021-11-24 06:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14636000 2021-11-24 06:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14637000 2021-11-24 06:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14638000 2021-11-24 06:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14639000 2021-11-24 06:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14640000 2021-11-24 06:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14641000 2021-11-24 06:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14642000 2021-11-24 06:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14643000 2021-11-24 06:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14644000 2021-11-24 06:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14645000 2021-11-24 06:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14646000 2021-11-24 06:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14647000 2021-11-24 06:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14648000 2021-11-24 06:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14649000 2021-11-24 06:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14650000 2021-11-24 06:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14651000 2021-11-24 06:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14652000 2021-11-24 06:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14653000 2021-11-24 06:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14654000 2021-11-24 06:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14655000 2021-11-24 06:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14656000 2021-11-24 06:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14657000 2021-11-24 06:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14658000 2021-11-24 06:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14659000 2021-11-24 06:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14660000 2021-11-24 06:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14661000 2021-11-24 06:56:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:56:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 619 containing 20.00 MB] 2021-11-24 06:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14662000 2021-11-24 06:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14663000 2021-11-24 06:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14664000 2021-11-24 06:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14665000 2021-11-24 06:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14666000 2021-11-24 06:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14667000 2021-11-24 06:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14668000 2021-11-24 06:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14669000 2021-11-24 06:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14670000 2021-11-24 06:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14671000 2021-11-24 06:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14672000 2021-11-24 06:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14673000 2021-11-24 06:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14674000 2021-11-24 06:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14675000 2021-11-24 06:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14676000 2021-11-24 06:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14677000 2021-11-24 06:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14678000 2021-11-24 06:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14679000 2021-11-24 06:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14680000 2021-11-24 06:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14681000 2021-11-24 06:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14682000 2021-11-24 06:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14683000 2021-11-24 06:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14684000 2021-11-24 06:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14685000 2021-11-24 06:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14686000 2021-11-24 06:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14687000 2021-11-24 06:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14688000 2021-11-24 06:56:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:56:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 620 containing 20.00 MB] 2021-11-24 06:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14689000 2021-11-24 06:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14690000 2021-11-24 06:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14691000 2021-11-24 06:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14692000 2021-11-24 06:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14693000 2021-11-24 06:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14694000 2021-11-24 06:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14695000 2021-11-24 06:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14696000 2021-11-24 06:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14697000 2021-11-24 06:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14698000 2021-11-24 06:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14699000 2021-11-24 06:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14700000 2021-11-24 06:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14701000 2021-11-24 06:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14702000 2021-11-24 06:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14703000 2021-11-24 06:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14704000 2021-11-24 06:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14705000 2021-11-24 06:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14706000 2021-11-24 06:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14707000 2021-11-24 06:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14708000 2021-11-24 06:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14709000 2021-11-24 06:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14710000 2021-11-24 06:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14711000 2021-11-24 06:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14712000 2021-11-24 06:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14713000 2021-11-24 06:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14714000 2021-11-24 06:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14715000 2021-11-24 06:57:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:57:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 621 containing 20.00 MB] 2021-11-24 06:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14716000 2021-11-24 06:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14717000 2021-11-24 06:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14718000 2021-11-24 06:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14719000 2021-11-24 06:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14720000 2021-11-24 06:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14721000 2021-11-24 06:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14722000 2021-11-24 06:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14723000 2021-11-24 06:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14724000 2021-11-24 06:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14725000 2021-11-24 06:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14726000 2021-11-24 06:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14727000 2021-11-24 06:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14728000 2021-11-24 06:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14729000 2021-11-24 06:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14730000 2021-11-24 06:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14731000 2021-11-24 06:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14732000 2021-11-24 06:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14733000 2021-11-24 06:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14734000 2021-11-24 06:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14735000 2021-11-24 06:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14736000 2021-11-24 06:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14737000 2021-11-24 06:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14738000 2021-11-24 06:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14739000 2021-11-24 06:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14740000 2021-11-24 06:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14741000 2021-11-24 06:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14742000 2021-11-24 06:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14743000 2021-11-24 06:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14744000 2021-11-24 06:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14745000 2021-11-24 06:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14746000 2021-11-24 06:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14747000 2021-11-24 06:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14748000 2021-11-24 06:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14749000 2021-11-24 06:57:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:57:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 622 containing 20.00 MB] 2021-11-24 06:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14750000 2021-11-24 06:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14751000 2021-11-24 06:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14752000 2021-11-24 06:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14753000 2021-11-24 06:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14754000 2021-11-24 06:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14755000 2021-11-24 06:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14756000 2021-11-24 06:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14757000 2021-11-24 06:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14758000 2021-11-24 06:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14759000 2021-11-24 06:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14760000 2021-11-24 06:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14761000 2021-11-24 06:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14762000 2021-11-24 06:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14763000 2021-11-24 06:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14764000 2021-11-24 06:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14765000 2021-11-24 06:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14766000 2021-11-24 06:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14767000 2021-11-24 06:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14768000 2021-11-24 06:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14769000 2021-11-24 06:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14770000 2021-11-24 06:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14771000 2021-11-24 06:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14772000 2021-11-24 06:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14773000 2021-11-24 06:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14774000 2021-11-24 06:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14775000 2021-11-24 06:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14776000 2021-11-24 06:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14777000 2021-11-24 06:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14778000 2021-11-24 06:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14779000 2021-11-24 06:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14780000 2021-11-24 06:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14781000 2021-11-24 06:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14782000 2021-11-24 06:57:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:57:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 623 containing 20.00 MB] 2021-11-24 06:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14783000 2021-11-24 06:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14784000 2021-11-24 06:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14785000 2021-11-24 06:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14786000 2021-11-24 06:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14787000 2021-11-24 06:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14788000 2021-11-24 06:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14789000 2021-11-24 06:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14790000 2021-11-24 06:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14791000 2021-11-24 06:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14792000 2021-11-24 06:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14793000 2021-11-24 06:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14794000 2021-11-24 06:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14795000 2021-11-24 06:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14796000 2021-11-24 06:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14797000 2021-11-24 06:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14798000 2021-11-24 06:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14799000 2021-11-24 06:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14800000 2021-11-24 06:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14801000 2021-11-24 06:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14802000 2021-11-24 06:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14803000 2021-11-24 06:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14804000 2021-11-24 06:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14805000 2021-11-24 06:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14806000 2021-11-24 06:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14807000 2021-11-24 06:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14808000 2021-11-24 06:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14809000 2021-11-24 06:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14810000 2021-11-24 06:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14811000 2021-11-24 06:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14812000 2021-11-24 06:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14813000 2021-11-24 06:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14814000 2021-11-24 06:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14815000 2021-11-24 06:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14816000 2021-11-24 06:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14817000 2021-11-24 06:57:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:57:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 624 containing 20.00 MB] 2021-11-24 06:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14818000 2021-11-24 06:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14819000 2021-11-24 06:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14820000 2021-11-24 06:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14821000 2021-11-24 06:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14822000 2021-11-24 06:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14823000 2021-11-24 06:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14824000 2021-11-24 06:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14825000 2021-11-24 06:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14826000 2021-11-24 06:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14827000 2021-11-24 06:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14828000 2021-11-24 06:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14829000 2021-11-24 06:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14830000 2021-11-24 06:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14831000 2021-11-24 06:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14832000 2021-11-24 06:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14833000 2021-11-24 06:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14834000 2021-11-24 06:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14835000 2021-11-24 06:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14836000 2021-11-24 06:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14837000 2021-11-24 06:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14838000 2021-11-24 06:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14839000 2021-11-24 06:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14840000 2021-11-24 06:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14841000 2021-11-24 06:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14842000 2021-11-24 06:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14843000 2021-11-24 06:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14844000 2021-11-24 06:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14845000 2021-11-24 06:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14846000 2021-11-24 06:58:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:58:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 625 containing 20.00 MB] 2021-11-24 06:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14847000 2021-11-24 06:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14848000 2021-11-24 06:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14849000 2021-11-24 06:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14850000 2021-11-24 06:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14851000 2021-11-24 06:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14852000 2021-11-24 06:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14853000 2021-11-24 06:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14854000 2021-11-24 06:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14855000 2021-11-24 06:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14856000 2021-11-24 06:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14857000 2021-11-24 06:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14858000 2021-11-24 06:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14859000 2021-11-24 06:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14860000 2021-11-24 06:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14861000 2021-11-24 06:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14862000 2021-11-24 06:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14863000 2021-11-24 06:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14864000 2021-11-24 06:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14865000 2021-11-24 06:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14866000 2021-11-24 06:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14867000 2021-11-24 06:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14868000 2021-11-24 06:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14869000 2021-11-24 06:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14870000 2021-11-24 06:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14871000 2021-11-24 06:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14872000 2021-11-24 06:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14873000 2021-11-24 06:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14874000 2021-11-24 06:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14875000 2021-11-24 06:58:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:58:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 626 containing 20.00 MB] 2021-11-24 06:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14876000 2021-11-24 06:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14877000 2021-11-24 06:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14878000 2021-11-24 06:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14879000 2021-11-24 06:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14880000 2021-11-24 06:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14881000 2021-11-24 06:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14882000 2021-11-24 06:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14883000 2021-11-24 06:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14884000 2021-11-24 06:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14885000 2021-11-24 06:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14886000 2021-11-24 06:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14887000 2021-11-24 06:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14888000 2021-11-24 06:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14889000 2021-11-24 06:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14890000 2021-11-24 06:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14891000 2021-11-24 06:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14892000 2021-11-24 06:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14893000 2021-11-24 06:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14894000 2021-11-24 06:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14895000 2021-11-24 06:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14896000 2021-11-24 06:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14897000 2021-11-24 06:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14898000 2021-11-24 06:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14899000 2021-11-24 06:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14900000 2021-11-24 06:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14901000 2021-11-24 06:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14902000 2021-11-24 06:58:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:58:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 627 containing 20.00 MB] 2021-11-24 06:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14903000 2021-11-24 06:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14904000 2021-11-24 06:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14905000 2021-11-24 06:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14906000 2021-11-24 06:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14907000 2021-11-24 06:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14908000 2021-11-24 06:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14909000 2021-11-24 06:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14910000 2021-11-24 06:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14911000 2021-11-24 06:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14912000 2021-11-24 06:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14913000 2021-11-24 06:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14914000 2021-11-24 06:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14915000 2021-11-24 06:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14916000 2021-11-24 06:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14917000 2021-11-24 06:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14918000 2021-11-24 06:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14919000 2021-11-24 06:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14920000 2021-11-24 06:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14921000 2021-11-24 06:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14922000 2021-11-24 06:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14923000 2021-11-24 06:58:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:58:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 628 containing 20.00 MB] 2021-11-24 06:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14924000 2021-11-24 06:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14925000 2021-11-24 06:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14926000 2021-11-24 06:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14927000 2021-11-24 06:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14928000 2021-11-24 06:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14929000 2021-11-24 06:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14930000 2021-11-24 06:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14931000 2021-11-24 06:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14932000 2021-11-24 06:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14933000 2021-11-24 06:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14934000 2021-11-24 06:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14935000 2021-11-24 06:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14936000 2021-11-24 06:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14937000 2021-11-24 06:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14938000 2021-11-24 06:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14939000 2021-11-24 06:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14940000 2021-11-24 06:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14941000 2021-11-24 06:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14942000 2021-11-24 06:58:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:58:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 629 containing 20.00 MB] 2021-11-24 06:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14943000 2021-11-24 06:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14944000 2021-11-24 06:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14945000 2021-11-24 06:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14946000 2021-11-24 06:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14947000 2021-11-24 06:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14948000 2021-11-24 06:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14949000 2021-11-24 06:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14950000 2021-11-24 06:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14951000 2021-11-24 06:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14952000 2021-11-24 06:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14953000 2021-11-24 06:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14954000 2021-11-24 06:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14955000 2021-11-24 06:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14956000 2021-11-24 06:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14957000 2021-11-24 06:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14958000 2021-11-24 06:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14959000 2021-11-24 06:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14960000 2021-11-24 06:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14961000 2021-11-24 06:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14962000 2021-11-24 06:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14963000 2021-11-24 06:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14964000 2021-11-24 06:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14965000 2021-11-24 06:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14966000 2021-11-24 06:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14967000 2021-11-24 06:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14968000 2021-11-24 06:59:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:59:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 630 containing 20.00 MB] 2021-11-24 06:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14969000 2021-11-24 06:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14970000 2021-11-24 06:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14971000 2021-11-24 06:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14972000 2021-11-24 06:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14973000 2021-11-24 06:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14974000 2021-11-24 06:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14975000 2021-11-24 06:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14976000 2021-11-24 06:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14977000 2021-11-24 06:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14978000 2021-11-24 06:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14979000 2021-11-24 06:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14980000 2021-11-24 06:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14981000 2021-11-24 06:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14982000 2021-11-24 06:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14983000 2021-11-24 06:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14984000 2021-11-24 06:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14985000 2021-11-24 06:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14986000 2021-11-24 06:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14987000 2021-11-24 06:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14988000 2021-11-24 06:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14989000 2021-11-24 06:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14990000 2021-11-24 06:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14991000 2021-11-24 06:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14992000 2021-11-24 06:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14993000 2021-11-24 06:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14994000 2021-11-24 06:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14995000 2021-11-24 06:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14996000 2021-11-24 06:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14997000 2021-11-24 06:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14998000 2021-11-24 06:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 14999000 2021-11-24 06:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15000000 2021-11-24 06:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15001000 2021-11-24 06:59:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:59:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 631 containing 20.00 MB] 2021-11-24 06:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15002000 2021-11-24 06:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15003000 2021-11-24 06:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15004000 2021-11-24 06:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15005000 2021-11-24 06:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15006000 2021-11-24 06:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15007000 2021-11-24 06:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15008000 2021-11-24 06:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15009000 2021-11-24 06:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15010000 2021-11-24 06:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15011000 2021-11-24 06:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15012000 2021-11-24 06:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15013000 2021-11-24 06:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15014000 2021-11-24 06:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15015000 2021-11-24 06:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15016000 2021-11-24 06:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15017000 2021-11-24 06:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15018000 2021-11-24 06:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15019000 2021-11-24 06:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15020000 2021-11-24 06:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15021000 2021-11-24 06:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15022000 2021-11-24 06:59:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:59:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 632 containing 20.00 MB] 2021-11-24 06:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15023000 2021-11-24 06:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15024000 2021-11-24 06:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15025000 2021-11-24 06:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15026000 2021-11-24 06:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15027000 2021-11-24 06:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15028000 2021-11-24 06:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15029000 2021-11-24 06:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15030000 2021-11-24 06:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15031000 2021-11-24 06:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15032000 2021-11-24 06:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15033000 2021-11-24 06:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15034000 2021-11-24 06:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15035000 2021-11-24 06:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15036000 2021-11-24 06:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15037000 2021-11-24 06:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15038000 2021-11-24 06:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15039000 2021-11-24 06:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15040000 2021-11-24 06:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15041000 2021-11-24 06:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15042000 2021-11-24 06:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15043000 2021-11-24 06:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15044000 2021-11-24 06:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15045000 2021-11-24 06:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15046000 2021-11-24 06:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15047000 2021-11-24 06:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15048000 2021-11-24 06:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15049000 2021-11-24 06:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15050000 2021-11-24 06:59:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 06:59:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 633 containing 20.00 MB] 2021-11-24 06:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15051000 2021-11-24 06:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15052000 2021-11-24 06:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15053000 2021-11-24 06:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15054000 2021-11-24 06:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15055000 2021-11-24 06:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15056000 2021-11-24 06:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15057000 2021-11-24 06:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15058000 2021-11-24 06:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15059000 2021-11-24 06:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15060000 2021-11-24 06:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15061000 2021-11-24 06:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15062000 2021-11-24 06:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15063000 2021-11-24 06:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15064000 2021-11-24 06:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15065000 2021-11-24 06:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15066000 2021-11-24 06:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15067000 2021-11-24 06:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15068000 2021-11-24 06:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15069000 2021-11-24 06:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15070000 2021-11-24 06:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15071000 2021-11-24 06:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15072000 2021-11-24 06:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15073000 2021-11-24 06:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15074000 2021-11-24 07:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15075000 2021-11-24 07:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15076000 2021-11-24 07:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15077000 2021-11-24 07:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15078000 2021-11-24 07:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15079000 2021-11-24 07:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15080000 2021-11-24 07:00:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:00:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 634 containing 20.00 MB] 2021-11-24 07:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15081000 2021-11-24 07:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15082000 2021-11-24 07:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15083000 2021-11-24 07:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15084000 2021-11-24 07:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15085000 2021-11-24 07:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15086000 2021-11-24 07:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15087000 2021-11-24 07:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15088000 2021-11-24 07:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15089000 2021-11-24 07:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15090000 2021-11-24 07:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15091000 2021-11-24 07:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15092000 2021-11-24 07:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15093000 2021-11-24 07:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15094000 2021-11-24 07:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15095000 2021-11-24 07:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15096000 2021-11-24 07:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15097000 2021-11-24 07:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15098000 2021-11-24 07:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15099000 2021-11-24 07:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15100000 2021-11-24 07:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15101000 2021-11-24 07:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15102000 2021-11-24 07:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15103000 2021-11-24 07:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15104000 2021-11-24 07:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15105000 2021-11-24 07:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15106000 2021-11-24 07:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15107000 2021-11-24 07:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15108000 2021-11-24 07:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15109000 2021-11-24 07:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15110000 2021-11-24 07:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15111000 2021-11-24 07:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15112000 2021-11-24 07:00:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:00:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 635 containing 20.00 MB] 2021-11-24 07:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15113000 2021-11-24 07:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15114000 2021-11-24 07:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15115000 2021-11-24 07:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15116000 2021-11-24 07:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15117000 2021-11-24 07:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15118000 2021-11-24 07:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15119000 2021-11-24 07:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15120000 2021-11-24 07:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15121000 2021-11-24 07:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15122000 2021-11-24 07:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15123000 2021-11-24 07:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15124000 2021-11-24 07:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15125000 2021-11-24 07:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15126000 2021-11-24 07:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15127000 2021-11-24 07:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15128000 2021-11-24 07:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15129000 2021-11-24 07:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15130000 2021-11-24 07:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15131000 2021-11-24 07:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15132000 2021-11-24 07:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15133000 2021-11-24 07:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15134000 2021-11-24 07:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15135000 2021-11-24 07:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15136000 2021-11-24 07:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15137000 2021-11-24 07:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15138000 2021-11-24 07:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15139000 2021-11-24 07:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15140000 2021-11-24 07:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15141000 2021-11-24 07:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15142000 2021-11-24 07:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15143000 2021-11-24 07:00:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:00:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 636 containing 20.00 MB] 2021-11-24 07:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15144000 2021-11-24 07:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15145000 2021-11-24 07:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15146000 2021-11-24 07:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15147000 2021-11-24 07:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15148000 2021-11-24 07:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15149000 2021-11-24 07:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15150000 2021-11-24 07:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15151000 2021-11-24 07:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15152000 2021-11-24 07:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15153000 2021-11-24 07:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15154000 2021-11-24 07:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15155000 2021-11-24 07:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15156000 2021-11-24 07:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15157000 2021-11-24 07:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15158000 2021-11-24 07:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15159000 2021-11-24 07:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15160000 2021-11-24 07:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15161000 2021-11-24 07:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15162000 2021-11-24 07:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15163000 2021-11-24 07:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15164000 2021-11-24 07:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15165000 2021-11-24 07:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15166000 2021-11-24 07:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15167000 2021-11-24 07:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15168000 2021-11-24 07:00:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:00:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 637 containing 20.00 MB] 2021-11-24 07:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15169000 2021-11-24 07:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15170000 2021-11-24 07:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15171000 2021-11-24 07:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15172000 2021-11-24 07:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15173000 2021-11-24 07:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15174000 2021-11-24 07:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15175000 2021-11-24 07:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15176000 2021-11-24 07:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15177000 2021-11-24 07:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15178000 2021-11-24 07:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15179000 2021-11-24 07:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15180000 2021-11-24 07:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15181000 2021-11-24 07:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15182000 2021-11-24 07:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15183000 2021-11-24 07:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15184000 2021-11-24 07:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15185000 2021-11-24 07:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15186000 2021-11-24 07:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15187000 2021-11-24 07:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15188000 2021-11-24 07:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15189000 2021-11-24 07:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15190000 2021-11-24 07:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15191000 2021-11-24 07:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15192000 2021-11-24 07:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15193000 2021-11-24 07:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15194000 2021-11-24 07:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15195000 2021-11-24 07:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15196000 2021-11-24 07:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15197000 2021-11-24 07:01:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:01:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 638 containing 20.00 MB] 2021-11-24 07:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15198000 2021-11-24 07:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15199000 2021-11-24 07:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15200000 2021-11-24 07:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15201000 2021-11-24 07:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15202000 2021-11-24 07:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15203000 2021-11-24 07:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15204000 2021-11-24 07:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15205000 2021-11-24 07:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15206000 2021-11-24 07:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15207000 2021-11-24 07:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15208000 2021-11-24 07:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15209000 2021-11-24 07:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15210000 2021-11-24 07:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15211000 2021-11-24 07:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15212000 2021-11-24 07:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15213000 2021-11-24 07:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15214000 2021-11-24 07:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15215000 2021-11-24 07:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15216000 2021-11-24 07:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15217000 2021-11-24 07:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15218000 2021-11-24 07:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15219000 2021-11-24 07:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15220000 2021-11-24 07:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15221000 2021-11-24 07:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15222000 2021-11-24 07:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15223000 2021-11-24 07:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15224000 2021-11-24 07:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15225000 2021-11-24 07:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15226000 2021-11-24 07:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15227000 2021-11-24 07:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15228000 2021-11-24 07:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15229000 2021-11-24 07:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15230000 2021-11-24 07:01:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:01:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 639 containing 20.00 MB] 2021-11-24 07:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15231000 2021-11-24 07:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15232000 2021-11-24 07:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15233000 2021-11-24 07:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15234000 2021-11-24 07:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15235000 2021-11-24 07:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15236000 2021-11-24 07:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15237000 2021-11-24 07:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15238000 2021-11-24 07:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15239000 2021-11-24 07:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15240000 2021-11-24 07:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15241000 2021-11-24 07:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15242000 2021-11-24 07:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15243000 2021-11-24 07:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15244000 2021-11-24 07:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15245000 2021-11-24 07:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15246000 2021-11-24 07:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15247000 2021-11-24 07:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15248000 2021-11-24 07:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15249000 2021-11-24 07:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15250000 2021-11-24 07:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15251000 2021-11-24 07:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15252000 2021-11-24 07:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15253000 2021-11-24 07:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15254000 2021-11-24 07:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15255000 2021-11-24 07:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15256000 2021-11-24 07:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15257000 2021-11-24 07:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15258000 2021-11-24 07:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15259000 2021-11-24 07:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15260000 2021-11-24 07:01:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:01:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 640 containing 20.00 MB] 2021-11-24 07:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15261000 2021-11-24 07:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15262000 2021-11-24 07:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15263000 2021-11-24 07:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15264000 2021-11-24 07:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15265000 2021-11-24 07:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15266000 2021-11-24 07:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15267000 2021-11-24 07:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15268000 2021-11-24 07:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15269000 2021-11-24 07:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15270000 2021-11-24 07:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15271000 2021-11-24 07:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15272000 2021-11-24 07:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15273000 2021-11-24 07:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15274000 2021-11-24 07:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15275000 2021-11-24 07:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15276000 2021-11-24 07:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15277000 2021-11-24 07:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15278000 2021-11-24 07:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15279000 2021-11-24 07:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15280000 2021-11-24 07:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15281000 2021-11-24 07:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15282000 2021-11-24 07:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15283000 2021-11-24 07:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15284000 2021-11-24 07:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15285000 2021-11-24 07:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15286000 2021-11-24 07:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15287000 2021-11-24 07:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15288000 2021-11-24 07:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15289000 2021-11-24 07:01:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:01:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 641 containing 20.00 MB] 2021-11-24 07:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15290000 2021-11-24 07:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15291000 2021-11-24 07:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15292000 2021-11-24 07:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15293000 2021-11-24 07:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15294000 2021-11-24 07:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15295000 2021-11-24 07:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15296000 2021-11-24 07:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15297000 2021-11-24 07:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15298000 2021-11-24 07:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15299000 2021-11-24 07:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15300000 2021-11-24 07:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15301000 2021-11-24 07:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15302000 2021-11-24 07:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15303000 2021-11-24 07:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15304000 2021-11-24 07:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15305000 2021-11-24 07:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15306000 2021-11-24 07:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15307000 2021-11-24 07:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15308000 2021-11-24 07:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15309000 2021-11-24 07:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15310000 2021-11-24 07:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15311000 2021-11-24 07:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15312000 2021-11-24 07:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15313000 2021-11-24 07:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15314000 2021-11-24 07:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15315000 2021-11-24 07:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15316000 2021-11-24 07:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15317000 2021-11-24 07:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15318000 2021-11-24 07:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15319000 2021-11-24 07:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15320000 2021-11-24 07:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15321000 2021-11-24 07:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15322000 2021-11-24 07:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15323000 2021-11-24 07:02:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:02:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 642 containing 20.00 MB] 2021-11-24 07:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15324000 2021-11-24 07:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15325000 2021-11-24 07:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15326000 2021-11-24 07:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15327000 2021-11-24 07:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15328000 2021-11-24 07:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15329000 2021-11-24 07:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15330000 2021-11-24 07:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15331000 2021-11-24 07:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15332000 2021-11-24 07:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15333000 2021-11-24 07:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15334000 2021-11-24 07:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15335000 2021-11-24 07:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15336000 2021-11-24 07:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15337000 2021-11-24 07:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15338000 2021-11-24 07:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15339000 2021-11-24 07:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15340000 2021-11-24 07:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15341000 2021-11-24 07:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15342000 2021-11-24 07:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15343000 2021-11-24 07:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15344000 2021-11-24 07:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15345000 2021-11-24 07:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15346000 2021-11-24 07:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15347000 2021-11-24 07:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15348000 2021-11-24 07:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15349000 2021-11-24 07:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15350000 2021-11-24 07:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15351000 2021-11-24 07:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15352000 2021-11-24 07:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15353000 2021-11-24 07:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15354000 2021-11-24 07:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15355000 2021-11-24 07:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15356000 2021-11-24 07:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15357000 2021-11-24 07:02:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:02:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 643 containing 20.00 MB] 2021-11-24 07:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15358000 2021-11-24 07:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15359000 2021-11-24 07:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15360000 2021-11-24 07:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15361000 2021-11-24 07:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15362000 2021-11-24 07:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15363000 2021-11-24 07:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15364000 2021-11-24 07:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15365000 2021-11-24 07:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15366000 2021-11-24 07:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15367000 2021-11-24 07:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15368000 2021-11-24 07:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15369000 2021-11-24 07:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15370000 2021-11-24 07:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15371000 2021-11-24 07:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15372000 2021-11-24 07:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15373000 2021-11-24 07:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15374000 2021-11-24 07:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15375000 2021-11-24 07:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15376000 2021-11-24 07:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15377000 2021-11-24 07:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15378000 2021-11-24 07:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15379000 2021-11-24 07:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15380000 2021-11-24 07:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15381000 2021-11-24 07:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15382000 2021-11-24 07:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15383000 2021-11-24 07:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15384000 2021-11-24 07:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15385000 2021-11-24 07:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15386000 2021-11-24 07:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15387000 2021-11-24 07:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15388000 2021-11-24 07:02:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:02:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 644 containing 20.00 MB] 2021-11-24 07:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15389000 2021-11-24 07:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15390000 2021-11-24 07:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15391000 2021-11-24 07:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15392000 2021-11-24 07:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15393000 2021-11-24 07:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15394000 2021-11-24 07:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15395000 2021-11-24 07:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15396000 2021-11-24 07:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15397000 2021-11-24 07:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15398000 2021-11-24 07:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15399000 2021-11-24 07:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15400000 2021-11-24 07:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15401000 2021-11-24 07:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15402000 2021-11-24 07:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15403000 2021-11-24 07:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15404000 2021-11-24 07:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15405000 2021-11-24 07:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15406000 2021-11-24 07:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15407000 2021-11-24 07:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15408000 2021-11-24 07:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15409000 2021-11-24 07:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15410000 2021-11-24 07:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15411000 2021-11-24 07:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15412000 2021-11-24 07:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15413000 2021-11-24 07:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15414000 2021-11-24 07:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15415000 2021-11-24 07:02:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:02:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 645 containing 20.00 MB] 2021-11-24 07:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15416000 2021-11-24 07:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15417000 2021-11-24 07:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15418000 2021-11-24 07:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15419000 2021-11-24 07:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15420000 2021-11-24 07:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15421000 2021-11-24 07:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15422000 2021-11-24 07:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15423000 2021-11-24 07:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15424000 2021-11-24 07:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15425000 2021-11-24 07:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15426000 2021-11-24 07:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15427000 2021-11-24 07:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15428000 2021-11-24 07:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15429000 2021-11-24 07:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15430000 2021-11-24 07:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15431000 2021-11-24 07:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15432000 2021-11-24 07:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15433000 2021-11-24 07:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15434000 2021-11-24 07:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15435000 2021-11-24 07:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15436000 2021-11-24 07:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15437000 2021-11-24 07:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15438000 2021-11-24 07:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15439000 2021-11-24 07:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15440000 2021-11-24 07:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15441000 2021-11-24 07:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15442000 2021-11-24 07:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15443000 2021-11-24 07:03:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:03:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 646 containing 20.00 MB] 2021-11-24 07:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15444000 2021-11-24 07:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15445000 2021-11-24 07:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15446000 2021-11-24 07:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15447000 2021-11-24 07:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15448000 2021-11-24 07:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15449000 2021-11-24 07:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15450000 2021-11-24 07:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15451000 2021-11-24 07:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15452000 2021-11-24 07:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15453000 2021-11-24 07:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15454000 2021-11-24 07:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15455000 2021-11-24 07:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15456000 2021-11-24 07:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15457000 2021-11-24 07:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15458000 2021-11-24 07:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15459000 2021-11-24 07:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15460000 2021-11-24 07:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15461000 2021-11-24 07:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15462000 2021-11-24 07:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15463000 2021-11-24 07:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15464000 2021-11-24 07:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15465000 2021-11-24 07:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15466000 2021-11-24 07:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15467000 2021-11-24 07:03:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:03:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 647 containing 20.00 MB] 2021-11-24 07:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15468000 2021-11-24 07:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15469000 2021-11-24 07:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15470000 2021-11-24 07:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15471000 2021-11-24 07:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15472000 2021-11-24 07:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15473000 2021-11-24 07:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15474000 2021-11-24 07:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15475000 2021-11-24 07:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15476000 2021-11-24 07:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15477000 2021-11-24 07:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15478000 2021-11-24 07:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15479000 2021-11-24 07:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15480000 2021-11-24 07:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15481000 2021-11-24 07:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15482000 2021-11-24 07:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15483000 2021-11-24 07:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15484000 2021-11-24 07:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15485000 2021-11-24 07:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15486000 2021-11-24 07:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15487000 2021-11-24 07:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15488000 2021-11-24 07:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15489000 2021-11-24 07:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15490000 2021-11-24 07:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15491000 2021-11-24 07:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15492000 2021-11-24 07:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15493000 2021-11-24 07:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15494000 2021-11-24 07:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15495000 2021-11-24 07:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15496000 2021-11-24 07:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15497000 2021-11-24 07:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15498000 2021-11-24 07:03:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:03:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 648 containing 20.00 MB] 2021-11-24 07:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15499000 2021-11-24 07:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15500000 2021-11-24 07:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15501000 2021-11-24 07:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15502000 2021-11-24 07:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15503000 2021-11-24 07:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15504000 2021-11-24 07:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15505000 2021-11-24 07:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15506000 2021-11-24 07:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15507000 2021-11-24 07:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15508000 2021-11-24 07:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15509000 2021-11-24 07:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15510000 2021-11-24 07:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15511000 2021-11-24 07:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15512000 2021-11-24 07:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15513000 2021-11-24 07:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15514000 2021-11-24 07:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15515000 2021-11-24 07:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15516000 2021-11-24 07:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15517000 2021-11-24 07:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15518000 2021-11-24 07:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15519000 2021-11-24 07:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15520000 2021-11-24 07:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15521000 2021-11-24 07:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15522000 2021-11-24 07:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15523000 2021-11-24 07:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15524000 2021-11-24 07:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15525000 2021-11-24 07:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15526000 2021-11-24 07:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15527000 2021-11-24 07:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15528000 2021-11-24 07:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15529000 2021-11-24 07:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15530000 2021-11-24 07:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15531000 2021-11-24 07:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15532000 2021-11-24 07:03:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:03:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 649 containing 20.00 MB] 2021-11-24 07:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15533000 2021-11-24 07:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15534000 2021-11-24 07:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15535000 2021-11-24 07:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15536000 2021-11-24 07:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15537000 2021-11-24 07:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15538000 2021-11-24 07:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15539000 2021-11-24 07:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15540000 2021-11-24 07:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15541000 2021-11-24 07:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15542000 2021-11-24 07:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15543000 2021-11-24 07:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15544000 2021-11-24 07:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15545000 2021-11-24 07:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15546000 2021-11-24 07:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15547000 2021-11-24 07:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15548000 2021-11-24 07:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15549000 2021-11-24 07:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15550000 2021-11-24 07:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15551000 2021-11-24 07:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15552000 2021-11-24 07:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15553000 2021-11-24 07:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15554000 2021-11-24 07:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15555000 2021-11-24 07:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15556000 2021-11-24 07:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15557000 2021-11-24 07:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15558000 2021-11-24 07:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15559000 2021-11-24 07:04:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:04:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 650 containing 20.00 MB] 2021-11-24 07:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15560000 2021-11-24 07:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15561000 2021-11-24 07:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15562000 2021-11-24 07:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15563000 2021-11-24 07:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15564000 2021-11-24 07:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15565000 2021-11-24 07:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15566000 2021-11-24 07:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15567000 2021-11-24 07:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15568000 2021-11-24 07:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15569000 2021-11-24 07:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15570000 2021-11-24 07:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15571000 2021-11-24 07:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15572000 2021-11-24 07:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15573000 2021-11-24 07:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15574000 2021-11-24 07:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15575000 2021-11-24 07:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15576000 2021-11-24 07:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15577000 2021-11-24 07:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15578000 2021-11-24 07:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15579000 2021-11-24 07:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15580000 2021-11-24 07:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15581000 2021-11-24 07:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15582000 2021-11-24 07:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15583000 2021-11-24 07:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15584000 2021-11-24 07:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15585000 2021-11-24 07:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15586000 2021-11-24 07:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15587000 2021-11-24 07:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15588000 2021-11-24 07:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15589000 2021-11-24 07:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15590000 2021-11-24 07:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15591000 2021-11-24 07:04:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:04:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 651 containing 20.00 MB] 2021-11-24 07:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15592000 2021-11-24 07:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15593000 2021-11-24 07:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15594000 2021-11-24 07:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15595000 2021-11-24 07:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15596000 2021-11-24 07:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15597000 2021-11-24 07:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15598000 2021-11-24 07:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15599000 2021-11-24 07:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15600000 2021-11-24 07:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15601000 2021-11-24 07:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15602000 2021-11-24 07:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15603000 2021-11-24 07:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15604000 2021-11-24 07:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15605000 2021-11-24 07:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15606000 2021-11-24 07:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15607000 2021-11-24 07:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15608000 2021-11-24 07:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15609000 2021-11-24 07:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15610000 2021-11-24 07:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15611000 2021-11-24 07:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15612000 2021-11-24 07:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15613000 2021-11-24 07:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15614000 2021-11-24 07:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15615000 2021-11-24 07:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15616000 2021-11-24 07:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15617000 2021-11-24 07:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15618000 2021-11-24 07:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15619000 2021-11-24 07:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15620000 2021-11-24 07:04:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:04:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 652 containing 20.00 MB] 2021-11-24 07:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15621000 2021-11-24 07:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15622000 2021-11-24 07:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15623000 2021-11-24 07:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15624000 2021-11-24 07:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15625000 2021-11-24 07:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15626000 2021-11-24 07:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15627000 2021-11-24 07:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15628000 2021-11-24 07:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15629000 2021-11-24 07:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15630000 2021-11-24 07:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15631000 2021-11-24 07:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15632000 2021-11-24 07:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15633000 2021-11-24 07:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15634000 2021-11-24 07:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15635000 2021-11-24 07:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15636000 2021-11-24 07:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15637000 2021-11-24 07:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15638000 2021-11-24 07:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15639000 2021-11-24 07:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15640000 2021-11-24 07:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15641000 2021-11-24 07:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15642000 2021-11-24 07:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15643000 2021-11-24 07:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15644000 2021-11-24 07:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15645000 2021-11-24 07:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15646000 2021-11-24 07:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15647000 2021-11-24 07:04:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:04:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 653 containing 20.00 MB] 2021-11-24 07:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15648000 2021-11-24 07:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15649000 2021-11-24 07:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15650000 2021-11-24 07:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15651000 2021-11-24 07:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15652000 2021-11-24 07:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15653000 2021-11-24 07:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15654000 2021-11-24 07:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15655000 2021-11-24 07:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15656000 2021-11-24 07:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15657000 2021-11-24 07:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15658000 2021-11-24 07:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15659000 2021-11-24 07:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15660000 2021-11-24 07:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15661000 2021-11-24 07:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15662000 2021-11-24 07:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15663000 2021-11-24 07:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15664000 2021-11-24 07:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15665000 2021-11-24 07:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15666000 2021-11-24 07:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15667000 2021-11-24 07:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15668000 2021-11-24 07:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15669000 2021-11-24 07:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15670000 2021-11-24 07:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15671000 2021-11-24 07:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15672000 2021-11-24 07:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15673000 2021-11-24 07:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15674000 2021-11-24 07:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15675000 2021-11-24 07:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15676000 2021-11-24 07:05:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:05:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 654 containing 20.00 MB] 2021-11-24 07:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15677000 2021-11-24 07:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15678000 2021-11-24 07:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15679000 2021-11-24 07:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15680000 2021-11-24 07:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15681000 2021-11-24 07:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15682000 2021-11-24 07:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15683000 2021-11-24 07:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15684000 2021-11-24 07:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15685000 2021-11-24 07:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15686000 2021-11-24 07:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15687000 2021-11-24 07:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15688000 2021-11-24 07:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15689000 2021-11-24 07:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15690000 2021-11-24 07:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15691000 2021-11-24 07:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15692000 2021-11-24 07:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15693000 2021-11-24 07:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15694000 2021-11-24 07:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15695000 2021-11-24 07:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15696000 2021-11-24 07:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15697000 2021-11-24 07:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15698000 2021-11-24 07:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15699000 2021-11-24 07:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15700000 2021-11-24 07:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15701000 2021-11-24 07:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15702000 2021-11-24 07:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15703000 2021-11-24 07:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15704000 2021-11-24 07:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15705000 2021-11-24 07:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15706000 2021-11-24 07:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15707000 2021-11-24 07:05:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:05:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 655 containing 20.00 MB] 2021-11-24 07:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15708000 2021-11-24 07:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15709000 2021-11-24 07:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15710000 2021-11-24 07:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15711000 2021-11-24 07:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15712000 2021-11-24 07:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15713000 2021-11-24 07:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15714000 2021-11-24 07:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15715000 2021-11-24 07:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15716000 2021-11-24 07:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15717000 2021-11-24 07:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15718000 2021-11-24 07:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15719000 2021-11-24 07:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15720000 2021-11-24 07:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15721000 2021-11-24 07:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15722000 2021-11-24 07:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15723000 2021-11-24 07:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15724000 2021-11-24 07:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15725000 2021-11-24 07:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15726000 2021-11-24 07:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15727000 2021-11-24 07:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15728000 2021-11-24 07:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15729000 2021-11-24 07:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15730000 2021-11-24 07:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15731000 2021-11-24 07:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15732000 2021-11-24 07:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15733000 2021-11-24 07:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15734000 2021-11-24 07:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15735000 2021-11-24 07:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15736000 2021-11-24 07:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15737000 2021-11-24 07:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15738000 2021-11-24 07:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15739000 2021-11-24 07:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15740000 2021-11-24 07:05:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:05:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 656 containing 20.00 MB] 2021-11-24 07:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15741000 2021-11-24 07:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15742000 2021-11-24 07:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15743000 2021-11-24 07:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15744000 2021-11-24 07:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15745000 2021-11-24 07:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15746000 2021-11-24 07:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15747000 2021-11-24 07:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15748000 2021-11-24 07:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15749000 2021-11-24 07:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15750000 2021-11-24 07:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15751000 2021-11-24 07:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15752000 2021-11-24 07:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15753000 2021-11-24 07:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15754000 2021-11-24 07:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15755000 2021-11-24 07:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15756000 2021-11-24 07:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15757000 2021-11-24 07:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15758000 2021-11-24 07:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15759000 2021-11-24 07:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15760000 2021-11-24 07:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15761000 2021-11-24 07:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15762000 2021-11-24 07:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15763000 2021-11-24 07:05:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:05:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 657 containing 20.00 MB] 2021-11-24 07:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15764000 2021-11-24 07:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15765000 2021-11-24 07:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15766000 2021-11-24 07:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15767000 2021-11-24 07:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15768000 2021-11-24 07:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15769000 2021-11-24 07:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15770000 2021-11-24 07:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15771000 2021-11-24 07:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15772000 2021-11-24 07:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15773000 2021-11-24 07:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15774000 2021-11-24 07:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15775000 2021-11-24 07:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15776000 2021-11-24 07:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15777000 2021-11-24 07:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15778000 2021-11-24 07:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15779000 2021-11-24 07:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15780000 2021-11-24 07:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15781000 2021-11-24 07:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15782000 2021-11-24 07:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15783000 2021-11-24 07:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15784000 2021-11-24 07:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15785000 2021-11-24 07:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15786000 2021-11-24 07:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15787000 2021-11-24 07:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15788000 2021-11-24 07:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15789000 2021-11-24 07:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15790000 2021-11-24 07:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15791000 2021-11-24 07:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15792000 2021-11-24 07:05:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:05:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 658 containing 20.00 MB] 2021-11-24 07:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15793000 2021-11-24 07:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15794000 2021-11-24 07:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15795000 2021-11-24 07:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15796000 2021-11-24 07:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15797000 2021-11-24 07:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15798000 2021-11-24 07:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15799000 2021-11-24 07:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15800000 2021-11-24 07:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15801000 2021-11-24 07:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15802000 2021-11-24 07:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15803000 2021-11-24 07:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15804000 2021-11-24 07:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15805000 2021-11-24 07:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15806000 2021-11-24 07:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15807000 2021-11-24 07:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15808000 2021-11-24 07:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15809000 2021-11-24 07:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15810000 2021-11-24 07:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15811000 2021-11-24 07:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15812000 2021-11-24 07:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15813000 2021-11-24 07:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15814000 2021-11-24 07:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15815000 2021-11-24 07:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15816000 2021-11-24 07:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15817000 2021-11-24 07:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15818000 2021-11-24 07:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15819000 2021-11-24 07:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15820000 2021-11-24 07:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15821000 2021-11-24 07:06:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:06:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 659 containing 20.00 MB] 2021-11-24 07:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15822000 2021-11-24 07:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15823000 2021-11-24 07:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15824000 2021-11-24 07:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15825000 2021-11-24 07:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15826000 2021-11-24 07:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15827000 2021-11-24 07:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15828000 2021-11-24 07:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15829000 2021-11-24 07:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15830000 2021-11-24 07:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15831000 2021-11-24 07:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15832000 2021-11-24 07:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15833000 2021-11-24 07:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15834000 2021-11-24 07:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15835000 2021-11-24 07:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15836000 2021-11-24 07:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15837000 2021-11-24 07:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15838000 2021-11-24 07:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15839000 2021-11-24 07:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15840000 2021-11-24 07:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15841000 2021-11-24 07:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15842000 2021-11-24 07:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15843000 2021-11-24 07:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15844000 2021-11-24 07:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15845000 2021-11-24 07:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15846000 2021-11-24 07:06:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:06:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 660 containing 20.00 MB] 2021-11-24 07:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15847000 2021-11-24 07:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15848000 2021-11-24 07:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15849000 2021-11-24 07:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15850000 2021-11-24 07:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15851000 2021-11-24 07:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15852000 2021-11-24 07:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15853000 2021-11-24 07:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15854000 2021-11-24 07:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15855000 2021-11-24 07:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15856000 2021-11-24 07:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15857000 2021-11-24 07:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15858000 2021-11-24 07:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15859000 2021-11-24 07:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15860000 2021-11-24 07:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15861000 2021-11-24 07:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15862000 2021-11-24 07:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15863000 2021-11-24 07:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15864000 2021-11-24 07:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15865000 2021-11-24 07:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15866000 2021-11-24 07:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15867000 2021-11-24 07:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15868000 2021-11-24 07:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15869000 2021-11-24 07:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15870000 2021-11-24 07:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15871000 2021-11-24 07:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15872000 2021-11-24 07:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15873000 2021-11-24 07:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15874000 2021-11-24 07:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15875000 2021-11-24 07:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15876000 2021-11-24 07:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15877000 2021-11-24 07:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15878000 2021-11-24 07:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15879000 2021-11-24 07:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15880000 2021-11-24 07:06:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:06:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 661 containing 20.00 MB] 2021-11-24 07:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15881000 2021-11-24 07:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15882000 2021-11-24 07:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15883000 2021-11-24 07:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15884000 2021-11-24 07:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15885000 2021-11-24 07:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15886000 2021-11-24 07:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15887000 2021-11-24 07:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15888000 2021-11-24 07:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15889000 2021-11-24 07:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15890000 2021-11-24 07:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15891000 2021-11-24 07:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15892000 2021-11-24 07:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15893000 2021-11-24 07:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15894000 2021-11-24 07:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15895000 2021-11-24 07:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15896000 2021-11-24 07:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15897000 2021-11-24 07:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15898000 2021-11-24 07:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15899000 2021-11-24 07:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15900000 2021-11-24 07:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15901000 2021-11-24 07:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15902000 2021-11-24 07:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15903000 2021-11-24 07:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15904000 2021-11-24 07:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15905000 2021-11-24 07:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15906000 2021-11-24 07:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15907000 2021-11-24 07:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15908000 2021-11-24 07:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15909000 2021-11-24 07:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15910000 2021-11-24 07:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15911000 2021-11-24 07:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15912000 2021-11-24 07:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15913000 2021-11-24 07:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15914000 2021-11-24 07:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15915000 2021-11-24 07:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15916000 2021-11-24 07:06:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:06:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 662 containing 20.00 MB] 2021-11-24 07:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15917000 2021-11-24 07:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15918000 2021-11-24 07:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15919000 2021-11-24 07:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15920000 2021-11-24 07:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15921000 2021-11-24 07:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15922000 2021-11-24 07:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15923000 2021-11-24 07:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15924000 2021-11-24 07:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15925000 2021-11-24 07:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15926000 2021-11-24 07:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15927000 2021-11-24 07:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15928000 2021-11-24 07:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15929000 2021-11-24 07:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15930000 2021-11-24 07:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15931000 2021-11-24 07:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15932000 2021-11-24 07:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15933000 2021-11-24 07:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15934000 2021-11-24 07:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15935000 2021-11-24 07:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15936000 2021-11-24 07:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15937000 2021-11-24 07:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15938000 2021-11-24 07:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15939000 2021-11-24 07:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15940000 2021-11-24 07:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15941000 2021-11-24 07:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15942000 2021-11-24 07:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15943000 2021-11-24 07:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15944000 2021-11-24 07:07:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:07:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 663 containing 20.00 MB] 2021-11-24 07:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15945000 2021-11-24 07:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15946000 2021-11-24 07:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15947000 2021-11-24 07:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15948000 2021-11-24 07:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15949000 2021-11-24 07:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15950000 2021-11-24 07:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15951000 2021-11-24 07:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15952000 2021-11-24 07:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15953000 2021-11-24 07:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15954000 2021-11-24 07:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15955000 2021-11-24 07:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15956000 2021-11-24 07:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15957000 2021-11-24 07:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15958000 2021-11-24 07:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15959000 2021-11-24 07:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15960000 2021-11-24 07:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15961000 2021-11-24 07:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15962000 2021-11-24 07:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15963000 2021-11-24 07:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15964000 2021-11-24 07:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15965000 2021-11-24 07:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15966000 2021-11-24 07:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15967000 2021-11-24 07:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15968000 2021-11-24 07:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15969000 2021-11-24 07:07:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:07:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 664 containing 20.00 MB] 2021-11-24 07:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15970000 2021-11-24 07:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15971000 2021-11-24 07:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15972000 2021-11-24 07:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15973000 2021-11-24 07:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15974000 2021-11-24 07:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15975000 2021-11-24 07:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15976000 2021-11-24 07:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15977000 2021-11-24 07:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15978000 2021-11-24 07:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15979000 2021-11-24 07:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15980000 2021-11-24 07:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15981000 2021-11-24 07:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15982000 2021-11-24 07:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15983000 2021-11-24 07:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15984000 2021-11-24 07:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15985000 2021-11-24 07:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15986000 2021-11-24 07:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15987000 2021-11-24 07:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15988000 2021-11-24 07:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15989000 2021-11-24 07:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15990000 2021-11-24 07:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15991000 2021-11-24 07:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15992000 2021-11-24 07:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15993000 2021-11-24 07:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15994000 2021-11-24 07:07:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:07:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 665 containing 20.00 MB] 2021-11-24 07:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15995000 2021-11-24 07:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15996000 2021-11-24 07:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15997000 2021-11-24 07:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15998000 2021-11-24 07:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 15999000 2021-11-24 07:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16000000 2021-11-24 07:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16001000 2021-11-24 07:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16002000 2021-11-24 07:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16003000 2021-11-24 07:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16004000 2021-11-24 07:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16005000 2021-11-24 07:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16006000 2021-11-24 07:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16007000 2021-11-24 07:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16008000 2021-11-24 07:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16009000 2021-11-24 07:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16010000 2021-11-24 07:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16011000 2021-11-24 07:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16012000 2021-11-24 07:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16013000 2021-11-24 07:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16014000 2021-11-24 07:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16015000 2021-11-24 07:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16016000 2021-11-24 07:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16017000 2021-11-24 07:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16018000 2021-11-24 07:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16019000 2021-11-24 07:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16020000 2021-11-24 07:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16021000 2021-11-24 07:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16022000 2021-11-24 07:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16023000 2021-11-24 07:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16024000 2021-11-24 07:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16025000 2021-11-24 07:07:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:07:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 666 containing 20.00 MB] 2021-11-24 07:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16026000 2021-11-24 07:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16027000 2021-11-24 07:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16028000 2021-11-24 07:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16029000 2021-11-24 07:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16030000 2021-11-24 07:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16031000 2021-11-24 07:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16032000 2021-11-24 07:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16033000 2021-11-24 07:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16034000 2021-11-24 07:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16035000 2021-11-24 07:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16036000 2021-11-24 07:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16037000 2021-11-24 07:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16038000 2021-11-24 07:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16039000 2021-11-24 07:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16040000 2021-11-24 07:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16041000 2021-11-24 07:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16042000 2021-11-24 07:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16043000 2021-11-24 07:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16044000 2021-11-24 07:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16045000 2021-11-24 07:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16046000 2021-11-24 07:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16047000 2021-11-24 07:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16048000 2021-11-24 07:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16049000 2021-11-24 07:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16050000 2021-11-24 07:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16051000 2021-11-24 07:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16052000 2021-11-24 07:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16053000 2021-11-24 07:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16054000 2021-11-24 07:08:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:08:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 667 containing 20.00 MB] 2021-11-24 07:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16055000 2021-11-24 07:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16056000 2021-11-24 07:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16057000 2021-11-24 07:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16058000 2021-11-24 07:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16059000 2021-11-24 07:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16060000 2021-11-24 07:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16061000 2021-11-24 07:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16062000 2021-11-24 07:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16063000 2021-11-24 07:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16064000 2021-11-24 07:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16065000 2021-11-24 07:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16066000 2021-11-24 07:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16067000 2021-11-24 07:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16068000 2021-11-24 07:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16069000 2021-11-24 07:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16070000 2021-11-24 07:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16071000 2021-11-24 07:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16072000 2021-11-24 07:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16073000 2021-11-24 07:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16074000 2021-11-24 07:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16075000 2021-11-24 07:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16076000 2021-11-24 07:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16077000 2021-11-24 07:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16078000 2021-11-24 07:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16079000 2021-11-24 07:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16080000 2021-11-24 07:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16081000 2021-11-24 07:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16082000 2021-11-24 07:08:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:08:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 668 containing 20.00 MB] 2021-11-24 07:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16083000 2021-11-24 07:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16084000 2021-11-24 07:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16085000 2021-11-24 07:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16086000 2021-11-24 07:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16087000 2021-11-24 07:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16088000 2021-11-24 07:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16089000 2021-11-24 07:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16090000 2021-11-24 07:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16091000 2021-11-24 07:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16092000 2021-11-24 07:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16093000 2021-11-24 07:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16094000 2021-11-24 07:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16095000 2021-11-24 07:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16096000 2021-11-24 07:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16097000 2021-11-24 07:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16098000 2021-11-24 07:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16099000 2021-11-24 07:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16100000 2021-11-24 07:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16101000 2021-11-24 07:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16102000 2021-11-24 07:08:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:08:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 669 containing 20.00 MB] 2021-11-24 07:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16103000 2021-11-24 07:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16104000 2021-11-24 07:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16105000 2021-11-24 07:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16106000 2021-11-24 07:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16107000 2021-11-24 07:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16108000 2021-11-24 07:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16109000 2021-11-24 07:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16110000 2021-11-24 07:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16111000 2021-11-24 07:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16112000 2021-11-24 07:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16113000 2021-11-24 07:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16114000 2021-11-24 07:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16115000 2021-11-24 07:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16116000 2021-11-24 07:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16117000 2021-11-24 07:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16118000 2021-11-24 07:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16119000 2021-11-24 07:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16120000 2021-11-24 07:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16121000 2021-11-24 07:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16122000 2021-11-24 07:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16123000 2021-11-24 07:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16124000 2021-11-24 07:08:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:08:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 670 containing 20.00 MB] 2021-11-24 07:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16125000 2021-11-24 07:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16126000 2021-11-24 07:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16127000 2021-11-24 07:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16128000 2021-11-24 07:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16129000 2021-11-24 07:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16130000 2021-11-24 07:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16131000 2021-11-24 07:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16132000 2021-11-24 07:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16133000 2021-11-24 07:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16134000 2021-11-24 07:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16135000 2021-11-24 07:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16136000 2021-11-24 07:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16137000 2021-11-24 07:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16138000 2021-11-24 07:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16139000 2021-11-24 07:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16140000 2021-11-24 07:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16141000 2021-11-24 07:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16142000 2021-11-24 07:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16143000 2021-11-24 07:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16144000 2021-11-24 07:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16145000 2021-11-24 07:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16146000 2021-11-24 07:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16147000 2021-11-24 07:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16148000 2021-11-24 07:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16149000 2021-11-24 07:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16150000 2021-11-24 07:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16151000 2021-11-24 07:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16152000 2021-11-24 07:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16153000 2021-11-24 07:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16154000 2021-11-24 07:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16155000 2021-11-24 07:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16156000 2021-11-24 07:08:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:08:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 671 containing 20.00 MB] 2021-11-24 07:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16157000 2021-11-24 07:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16158000 2021-11-24 07:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16159000 2021-11-24 07:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16160000 2021-11-24 07:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16161000 2021-11-24 07:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16162000 2021-11-24 07:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16163000 2021-11-24 07:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16164000 2021-11-24 07:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16165000 2021-11-24 07:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16166000 2021-11-24 07:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16167000 2021-11-24 07:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16168000 2021-11-24 07:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16169000 2021-11-24 07:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16170000 2021-11-24 07:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16171000 2021-11-24 07:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16172000 2021-11-24 07:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16173000 2021-11-24 07:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16174000 2021-11-24 07:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16175000 2021-11-24 07:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16176000 2021-11-24 07:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16177000 2021-11-24 07:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16178000 2021-11-24 07:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16179000 2021-11-24 07:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16180000 2021-11-24 07:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16181000 2021-11-24 07:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16182000 2021-11-24 07:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16183000 2021-11-24 07:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16184000 2021-11-24 07:09:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:09:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 672 containing 20.00 MB] 2021-11-24 07:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16185000 2021-11-24 07:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16186000 2021-11-24 07:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16187000 2021-11-24 07:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16188000 2021-11-24 07:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16189000 2021-11-24 07:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16190000 2021-11-24 07:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16191000 2021-11-24 07:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16192000 2021-11-24 07:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16193000 2021-11-24 07:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16194000 2021-11-24 07:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16195000 2021-11-24 07:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16196000 2021-11-24 07:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16197000 2021-11-24 07:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16198000 2021-11-24 07:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16199000 2021-11-24 07:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16200000 2021-11-24 07:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16201000 2021-11-24 07:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16202000 2021-11-24 07:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16203000 2021-11-24 07:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16204000 2021-11-24 07:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16205000 2021-11-24 07:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16206000 2021-11-24 07:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16207000 2021-11-24 07:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16208000 2021-11-24 07:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16209000 2021-11-24 07:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16210000 2021-11-24 07:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16211000 2021-11-24 07:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16212000 2021-11-24 07:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16213000 2021-11-24 07:09:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:09:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 673 containing 20.00 MB] 2021-11-24 07:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16214000 2021-11-24 07:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16215000 2021-11-24 07:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16216000 2021-11-24 07:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16217000 2021-11-24 07:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16218000 2021-11-24 07:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16219000 2021-11-24 07:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16220000 2021-11-24 07:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16221000 2021-11-24 07:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16222000 2021-11-24 07:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16223000 2021-11-24 07:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16224000 2021-11-24 07:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16225000 2021-11-24 07:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16226000 2021-11-24 07:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16227000 2021-11-24 07:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16228000 2021-11-24 07:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16229000 2021-11-24 07:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16230000 2021-11-24 07:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16231000 2021-11-24 07:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16232000 2021-11-24 07:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16233000 2021-11-24 07:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16234000 2021-11-24 07:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16235000 2021-11-24 07:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16236000 2021-11-24 07:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16237000 2021-11-24 07:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16238000 2021-11-24 07:09:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:09:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 674 containing 20.00 MB] 2021-11-24 07:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16239000 2021-11-24 07:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16240000 2021-11-24 07:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16241000 2021-11-24 07:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16242000 2021-11-24 07:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16243000 2021-11-24 07:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16244000 2021-11-24 07:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16245000 2021-11-24 07:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16246000 2021-11-24 07:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16247000 2021-11-24 07:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16248000 2021-11-24 07:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16249000 2021-11-24 07:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16250000 2021-11-24 07:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16251000 2021-11-24 07:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16252000 2021-11-24 07:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16253000 2021-11-24 07:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16254000 2021-11-24 07:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16255000 2021-11-24 07:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16256000 2021-11-24 07:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16257000 2021-11-24 07:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16258000 2021-11-24 07:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16259000 2021-11-24 07:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16260000 2021-11-24 07:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16261000 2021-11-24 07:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16262000 2021-11-24 07:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16263000 2021-11-24 07:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16264000 2021-11-24 07:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16265000 2021-11-24 07:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16266000 2021-11-24 07:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16267000 2021-11-24 07:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16268000 2021-11-24 07:09:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:09:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 675 containing 20.00 MB] 2021-11-24 07:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16269000 2021-11-24 07:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16270000 2021-11-24 07:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16271000 2021-11-24 07:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16272000 2021-11-24 07:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16273000 2021-11-24 07:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16274000 2021-11-24 07:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16275000 2021-11-24 07:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16276000 2021-11-24 07:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16277000 2021-11-24 07:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16278000 2021-11-24 07:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16279000 2021-11-24 07:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16280000 2021-11-24 07:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16281000 2021-11-24 07:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16282000 2021-11-24 07:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16283000 2021-11-24 07:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16284000 2021-11-24 07:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16285000 2021-11-24 07:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16286000 2021-11-24 07:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16287000 2021-11-24 07:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16288000 2021-11-24 07:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16289000 2021-11-24 07:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16290000 2021-11-24 07:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16291000 2021-11-24 07:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16292000 2021-11-24 07:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16293000 2021-11-24 07:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16294000 2021-11-24 07:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16295000 2021-11-24 07:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16296000 2021-11-24 07:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16297000 2021-11-24 07:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16298000 2021-11-24 07:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16299000 2021-11-24 07:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16300000 2021-11-24 07:10:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:10:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 676 containing 20.00 MB] 2021-11-24 07:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16301000 2021-11-24 07:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16302000 2021-11-24 07:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16303000 2021-11-24 07:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16304000 2021-11-24 07:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16305000 2021-11-24 07:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16306000 2021-11-24 07:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16307000 2021-11-24 07:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16308000 2021-11-24 07:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16309000 2021-11-24 07:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16310000 2021-11-24 07:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16311000 2021-11-24 07:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16312000 2021-11-24 07:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16313000 2021-11-24 07:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16314000 2021-11-24 07:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16315000 2021-11-24 07:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16316000 2021-11-24 07:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16317000 2021-11-24 07:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16318000 2021-11-24 07:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16319000 2021-11-24 07:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16320000 2021-11-24 07:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16321000 2021-11-24 07:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16322000 2021-11-24 07:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16323000 2021-11-24 07:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16324000 2021-11-24 07:10:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:10:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 677 containing 20.00 MB] 2021-11-24 07:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16325000 2021-11-24 07:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16326000 2021-11-24 07:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16327000 2021-11-24 07:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16328000 2021-11-24 07:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16329000 2021-11-24 07:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16330000 2021-11-24 07:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16331000 2021-11-24 07:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16332000 2021-11-24 07:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16333000 2021-11-24 07:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16334000 2021-11-24 07:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16335000 2021-11-24 07:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16336000 2021-11-24 07:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16337000 2021-11-24 07:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16338000 2021-11-24 07:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16339000 2021-11-24 07:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16340000 2021-11-24 07:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16341000 2021-11-24 07:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16342000 2021-11-24 07:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16343000 2021-11-24 07:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16344000 2021-11-24 07:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16345000 2021-11-24 07:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16346000 2021-11-24 07:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16347000 2021-11-24 07:10:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:10:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 678 containing 20.00 MB] 2021-11-24 07:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16348000 2021-11-24 07:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16349000 2021-11-24 07:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16350000 2021-11-24 07:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16351000 2021-11-24 07:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16352000 2021-11-24 07:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16353000 2021-11-24 07:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16354000 2021-11-24 07:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16355000 2021-11-24 07:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16356000 2021-11-24 07:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16357000 2021-11-24 07:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16358000 2021-11-24 07:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16359000 2021-11-24 07:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16360000 2021-11-24 07:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16361000 2021-11-24 07:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16362000 2021-11-24 07:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16363000 2021-11-24 07:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16364000 2021-11-24 07:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16365000 2021-11-24 07:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16366000 2021-11-24 07:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16367000 2021-11-24 07:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16368000 2021-11-24 07:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16369000 2021-11-24 07:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16370000 2021-11-24 07:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16371000 2021-11-24 07:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16372000 2021-11-24 07:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16373000 2021-11-24 07:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16374000 2021-11-24 07:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16375000 2021-11-24 07:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16376000 2021-11-24 07:10:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:10:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 679 containing 20.00 MB] 2021-11-24 07:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16377000 2021-11-24 07:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16378000 2021-11-24 07:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16379000 2021-11-24 07:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16380000 2021-11-24 07:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16381000 2021-11-24 07:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16382000 2021-11-24 07:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16383000 2021-11-24 07:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16384000 2021-11-24 07:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16385000 2021-11-24 07:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16386000 2021-11-24 07:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16387000 2021-11-24 07:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16388000 2021-11-24 07:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16389000 2021-11-24 07:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16390000 2021-11-24 07:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16391000 2021-11-24 07:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16392000 2021-11-24 07:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16393000 2021-11-24 07:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16394000 2021-11-24 07:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16395000 2021-11-24 07:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16396000 2021-11-24 07:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16397000 2021-11-24 07:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16398000 2021-11-24 07:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16399000 2021-11-24 07:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16400000 2021-11-24 07:10:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:10:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 680 containing 20.00 MB] 2021-11-24 07:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16401000 2021-11-24 07:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16402000 2021-11-24 07:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16403000 2021-11-24 07:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16404000 2021-11-24 07:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16405000 2021-11-24 07:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16406000 2021-11-24 07:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16407000 2021-11-24 07:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16408000 2021-11-24 07:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16409000 2021-11-24 07:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16410000 2021-11-24 07:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16411000 2021-11-24 07:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16412000 2021-11-24 07:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16413000 2021-11-24 07:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16414000 2021-11-24 07:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16415000 2021-11-24 07:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16416000 2021-11-24 07:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16417000 2021-11-24 07:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16418000 2021-11-24 07:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16419000 2021-11-24 07:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16420000 2021-11-24 07:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16421000 2021-11-24 07:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16422000 2021-11-24 07:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16423000 2021-11-24 07:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16424000 2021-11-24 07:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16425000 2021-11-24 07:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16426000 2021-11-24 07:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16427000 2021-11-24 07:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16428000 2021-11-24 07:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16429000 2021-11-24 07:11:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:11:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 681 containing 20.00 MB] 2021-11-24 07:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16430000 2021-11-24 07:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16431000 2021-11-24 07:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16432000 2021-11-24 07:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16433000 2021-11-24 07:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16434000 2021-11-24 07:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16435000 2021-11-24 07:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16436000 2021-11-24 07:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16437000 2021-11-24 07:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16438000 2021-11-24 07:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16439000 2021-11-24 07:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16440000 2021-11-24 07:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16441000 2021-11-24 07:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16442000 2021-11-24 07:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16443000 2021-11-24 07:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16444000 2021-11-24 07:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16445000 2021-11-24 07:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16446000 2021-11-24 07:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16447000 2021-11-24 07:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16448000 2021-11-24 07:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16449000 2021-11-24 07:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16450000 2021-11-24 07:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16451000 2021-11-24 07:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16452000 2021-11-24 07:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16453000 2021-11-24 07:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16454000 2021-11-24 07:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16455000 2021-11-24 07:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16456000 2021-11-24 07:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16457000 2021-11-24 07:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16458000 2021-11-24 07:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16459000 2021-11-24 07:11:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:11:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 682 containing 20.00 MB] 2021-11-24 07:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16460000 2021-11-24 07:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16461000 2021-11-24 07:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16462000 2021-11-24 07:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16463000 2021-11-24 07:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16464000 2021-11-24 07:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16465000 2021-11-24 07:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16466000 2021-11-24 07:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16467000 2021-11-24 07:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16468000 2021-11-24 07:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16469000 2021-11-24 07:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16470000 2021-11-24 07:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16471000 2021-11-24 07:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16472000 2021-11-24 07:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16473000 2021-11-24 07:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16474000 2021-11-24 07:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16475000 2021-11-24 07:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16476000 2021-11-24 07:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16477000 2021-11-24 07:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16478000 2021-11-24 07:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16479000 2021-11-24 07:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16480000 2021-11-24 07:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16481000 2021-11-24 07:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16482000 2021-11-24 07:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16483000 2021-11-24 07:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16484000 2021-11-24 07:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16485000 2021-11-24 07:11:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:11:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 683 containing 20.00 MB] 2021-11-24 07:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16486000 2021-11-24 07:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16487000 2021-11-24 07:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16488000 2021-11-24 07:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16489000 2021-11-24 07:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16490000 2021-11-24 07:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16491000 2021-11-24 07:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16492000 2021-11-24 07:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16493000 2021-11-24 07:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16494000 2021-11-24 07:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16495000 2021-11-24 07:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16496000 2021-11-24 07:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16497000 2021-11-24 07:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16498000 2021-11-24 07:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16499000 2021-11-24 07:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16500000 2021-11-24 07:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16501000 2021-11-24 07:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16502000 2021-11-24 07:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16503000 2021-11-24 07:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16504000 2021-11-24 07:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16505000 2021-11-24 07:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16506000 2021-11-24 07:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16507000 2021-11-24 07:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16508000 2021-11-24 07:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16509000 2021-11-24 07:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16510000 2021-11-24 07:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16511000 2021-11-24 07:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16512000 2021-11-24 07:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16513000 2021-11-24 07:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16514000 2021-11-24 07:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16515000 2021-11-24 07:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16516000 2021-11-24 07:11:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:11:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 684 containing 20.00 MB] 2021-11-24 07:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16517000 2021-11-24 07:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16518000 2021-11-24 07:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16519000 2021-11-24 07:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16520000 2021-11-24 07:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16521000 2021-11-24 07:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16522000 2021-11-24 07:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16523000 2021-11-24 07:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16524000 2021-11-24 07:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16525000 2021-11-24 07:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16526000 2021-11-24 07:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16527000 2021-11-24 07:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16528000 2021-11-24 07:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16529000 2021-11-24 07:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16530000 2021-11-24 07:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16531000 2021-11-24 07:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16532000 2021-11-24 07:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16533000 2021-11-24 07:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16534000 2021-11-24 07:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16535000 2021-11-24 07:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16536000 2021-11-24 07:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16537000 2021-11-24 07:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16538000 2021-11-24 07:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16539000 2021-11-24 07:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16540000 2021-11-24 07:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16541000 2021-11-24 07:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16542000 2021-11-24 07:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16543000 2021-11-24 07:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16544000 2021-11-24 07:12:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:12:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 685 containing 20.00 MB] 2021-11-24 07:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16545000 2021-11-24 07:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16546000 2021-11-24 07:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16547000 2021-11-24 07:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16548000 2021-11-24 07:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16549000 2021-11-24 07:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16550000 2021-11-24 07:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16551000 2021-11-24 07:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16552000 2021-11-24 07:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16553000 2021-11-24 07:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16554000 2021-11-24 07:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16555000 2021-11-24 07:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16556000 2021-11-24 07:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16557000 2021-11-24 07:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16558000 2021-11-24 07:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16559000 2021-11-24 07:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16560000 2021-11-24 07:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16561000 2021-11-24 07:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16562000 2021-11-24 07:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16563000 2021-11-24 07:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16564000 2021-11-24 07:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16565000 2021-11-24 07:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16566000 2021-11-24 07:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16567000 2021-11-24 07:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16568000 2021-11-24 07:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16569000 2021-11-24 07:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16570000 2021-11-24 07:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16571000 2021-11-24 07:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16572000 2021-11-24 07:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16573000 2021-11-24 07:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16574000 2021-11-24 07:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16575000 2021-11-24 07:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16576000 2021-11-24 07:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16577000 2021-11-24 07:12:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:12:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 686 containing 20.00 MB] 2021-11-24 07:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16578000 2021-11-24 07:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16579000 2021-11-24 07:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16580000 2021-11-24 07:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16581000 2021-11-24 07:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16582000 2021-11-24 07:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16583000 2021-11-24 07:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16584000 2021-11-24 07:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16585000 2021-11-24 07:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16586000 2021-11-24 07:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16587000 2021-11-24 07:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16588000 2021-11-24 07:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16589000 2021-11-24 07:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16590000 2021-11-24 07:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16591000 2021-11-24 07:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16592000 2021-11-24 07:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16593000 2021-11-24 07:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16594000 2021-11-24 07:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16595000 2021-11-24 07:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16596000 2021-11-24 07:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16597000 2021-11-24 07:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16598000 2021-11-24 07:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16599000 2021-11-24 07:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16600000 2021-11-24 07:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16601000 2021-11-24 07:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16602000 2021-11-24 07:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16603000 2021-11-24 07:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16604000 2021-11-24 07:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16605000 2021-11-24 07:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16606000 2021-11-24 07:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16607000 2021-11-24 07:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16608000 2021-11-24 07:12:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:12:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 687 containing 20.00 MB] 2021-11-24 07:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16609000 2021-11-24 07:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16610000 2021-11-24 07:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16611000 2021-11-24 07:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16612000 2021-11-24 07:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16613000 2021-11-24 07:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16614000 2021-11-24 07:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16615000 2021-11-24 07:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16616000 2021-11-24 07:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16617000 2021-11-24 07:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16618000 2021-11-24 07:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16619000 2021-11-24 07:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16620000 2021-11-24 07:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16621000 2021-11-24 07:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16622000 2021-11-24 07:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16623000 2021-11-24 07:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16624000 2021-11-24 07:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16625000 2021-11-24 07:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16626000 2021-11-24 07:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16627000 2021-11-24 07:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16628000 2021-11-24 07:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16629000 2021-11-24 07:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16630000 2021-11-24 07:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16631000 2021-11-24 07:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16632000 2021-11-24 07:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16633000 2021-11-24 07:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16634000 2021-11-24 07:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16635000 2021-11-24 07:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16636000 2021-11-24 07:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16637000 2021-11-24 07:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16638000 2021-11-24 07:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16639000 2021-11-24 07:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16640000 2021-11-24 07:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16641000 2021-11-24 07:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16642000 2021-11-24 07:12:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:12:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 688 containing 20.00 MB] 2021-11-24 07:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16643000 2021-11-24 07:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16644000 2021-11-24 07:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16645000 2021-11-24 07:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16646000 2021-11-24 07:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16647000 2021-11-24 07:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16648000 2021-11-24 07:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16649000 2021-11-24 07:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16650000 2021-11-24 07:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16651000 2021-11-24 07:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16652000 2021-11-24 07:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16653000 2021-11-24 07:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16654000 2021-11-24 07:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16655000 2021-11-24 07:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16656000 2021-11-24 07:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16657000 2021-11-24 07:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16658000 2021-11-24 07:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16659000 2021-11-24 07:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16660000 2021-11-24 07:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16661000 2021-11-24 07:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16662000 2021-11-24 07:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16663000 2021-11-24 07:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16664000 2021-11-24 07:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16665000 2021-11-24 07:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16666000 2021-11-24 07:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16667000 2021-11-24 07:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16668000 2021-11-24 07:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16669000 2021-11-24 07:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16670000 2021-11-24 07:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16671000 2021-11-24 07:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16672000 2021-11-24 07:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16673000 2021-11-24 07:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16674000 2021-11-24 07:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16675000 2021-11-24 07:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16676000 2021-11-24 07:13:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:13:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 689 containing 20.00 MB] 2021-11-24 07:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16677000 2021-11-24 07:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16678000 2021-11-24 07:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16679000 2021-11-24 07:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16680000 2021-11-24 07:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16681000 2021-11-24 07:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16682000 2021-11-24 07:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16683000 2021-11-24 07:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16684000 2021-11-24 07:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16685000 2021-11-24 07:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16686000 2021-11-24 07:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16687000 2021-11-24 07:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16688000 2021-11-24 07:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16689000 2021-11-24 07:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16690000 2021-11-24 07:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16691000 2021-11-24 07:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16692000 2021-11-24 07:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16693000 2021-11-24 07:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16694000 2021-11-24 07:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16695000 2021-11-24 07:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16696000 2021-11-24 07:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16697000 2021-11-24 07:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16698000 2021-11-24 07:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16699000 2021-11-24 07:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16700000 2021-11-24 07:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16701000 2021-11-24 07:13:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:13:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 690 containing 20.00 MB] 2021-11-24 07:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16702000 2021-11-24 07:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16703000 2021-11-24 07:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16704000 2021-11-24 07:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16705000 2021-11-24 07:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16706000 2021-11-24 07:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16707000 2021-11-24 07:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16708000 2021-11-24 07:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16709000 2021-11-24 07:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16710000 2021-11-24 07:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16711000 2021-11-24 07:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16712000 2021-11-24 07:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16713000 2021-11-24 07:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16714000 2021-11-24 07:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16715000 2021-11-24 07:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16716000 2021-11-24 07:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16717000 2021-11-24 07:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16718000 2021-11-24 07:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16719000 2021-11-24 07:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16720000 2021-11-24 07:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16721000 2021-11-24 07:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16722000 2021-11-24 07:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16723000 2021-11-24 07:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16724000 2021-11-24 07:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16725000 2021-11-24 07:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16726000 2021-11-24 07:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16727000 2021-11-24 07:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16728000 2021-11-24 07:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16729000 2021-11-24 07:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16730000 2021-11-24 07:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16731000 2021-11-24 07:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16732000 2021-11-24 07:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16733000 2021-11-24 07:13:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:13:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 691 containing 20.00 MB] 2021-11-24 07:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16734000 2021-11-24 07:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16735000 2021-11-24 07:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16736000 2021-11-24 07:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16737000 2021-11-24 07:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16738000 2021-11-24 07:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16739000 2021-11-24 07:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16740000 2021-11-24 07:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16741000 2021-11-24 07:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16742000 2021-11-24 07:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16743000 2021-11-24 07:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16744000 2021-11-24 07:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16745000 2021-11-24 07:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16746000 2021-11-24 07:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16747000 2021-11-24 07:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16748000 2021-11-24 07:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16749000 2021-11-24 07:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16750000 2021-11-24 07:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16751000 2021-11-24 07:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16752000 2021-11-24 07:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16753000 2021-11-24 07:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16754000 2021-11-24 07:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16755000 2021-11-24 07:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16756000 2021-11-24 07:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16757000 2021-11-24 07:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16758000 2021-11-24 07:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16759000 2021-11-24 07:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16760000 2021-11-24 07:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16761000 2021-11-24 07:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16762000 2021-11-24 07:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16763000 2021-11-24 07:13:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:13:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 692 containing 20.00 MB] 2021-11-24 07:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16764000 2021-11-24 07:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16765000 2021-11-24 07:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16766000 2021-11-24 07:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16767000 2021-11-24 07:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16768000 2021-11-24 07:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16769000 2021-11-24 07:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16770000 2021-11-24 07:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16771000 2021-11-24 07:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16772000 2021-11-24 07:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16773000 2021-11-24 07:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16774000 2021-11-24 07:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16775000 2021-11-24 07:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16776000 2021-11-24 07:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16777000 2021-11-24 07:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16778000 2021-11-24 07:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16779000 2021-11-24 07:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16780000 2021-11-24 07:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16781000 2021-11-24 07:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16782000 2021-11-24 07:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16783000 2021-11-24 07:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16784000 2021-11-24 07:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16785000 2021-11-24 07:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16786000 2021-11-24 07:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16787000 2021-11-24 07:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16788000 2021-11-24 07:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16789000 2021-11-24 07:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16790000 2021-11-24 07:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16791000 2021-11-24 07:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16792000 2021-11-24 07:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16793000 2021-11-24 07:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16794000 2021-11-24 07:14:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:14:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 693 containing 20.00 MB] 2021-11-24 07:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16795000 2021-11-24 07:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16796000 2021-11-24 07:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16797000 2021-11-24 07:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16798000 2021-11-24 07:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16799000 2021-11-24 07:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16800000 2021-11-24 07:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16801000 2021-11-24 07:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16802000 2021-11-24 07:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16803000 2021-11-24 07:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16804000 2021-11-24 07:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16805000 2021-11-24 07:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16806000 2021-11-24 07:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16807000 2021-11-24 07:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16808000 2021-11-24 07:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16809000 2021-11-24 07:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16810000 2021-11-24 07:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16811000 2021-11-24 07:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16812000 2021-11-24 07:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16813000 2021-11-24 07:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16814000 2021-11-24 07:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16815000 2021-11-24 07:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16816000 2021-11-24 07:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16817000 2021-11-24 07:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16818000 2021-11-24 07:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16819000 2021-11-24 07:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16820000 2021-11-24 07:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16821000 2021-11-24 07:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16822000 2021-11-24 07:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16823000 2021-11-24 07:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16824000 2021-11-24 07:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16825000 2021-11-24 07:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16826000 2021-11-24 07:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16827000 2021-11-24 07:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16828000 2021-11-24 07:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16829000 2021-11-24 07:14:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:14:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 694 containing 20.00 MB] 2021-11-24 07:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16830000 2021-11-24 07:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16831000 2021-11-24 07:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16832000 2021-11-24 07:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16833000 2021-11-24 07:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16834000 2021-11-24 07:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16835000 2021-11-24 07:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16836000 2021-11-24 07:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16837000 2021-11-24 07:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16838000 2021-11-24 07:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16839000 2021-11-24 07:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16840000 2021-11-24 07:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16841000 2021-11-24 07:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16842000 2021-11-24 07:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16843000 2021-11-24 07:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16844000 2021-11-24 07:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16845000 2021-11-24 07:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16846000 2021-11-24 07:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16847000 2021-11-24 07:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16848000 2021-11-24 07:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16849000 2021-11-24 07:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16850000 2021-11-24 07:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16851000 2021-11-24 07:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16852000 2021-11-24 07:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16853000 2021-11-24 07:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16854000 2021-11-24 07:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16855000 2021-11-24 07:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16856000 2021-11-24 07:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16857000 2021-11-24 07:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16858000 2021-11-24 07:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16859000 2021-11-24 07:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16860000 2021-11-24 07:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16861000 2021-11-24 07:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16862000 2021-11-24 07:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16863000 2021-11-24 07:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16864000 2021-11-24 07:14:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:14:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 695 containing 20.00 MB] 2021-11-24 07:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16865000 2021-11-24 07:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16866000 2021-11-24 07:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16867000 2021-11-24 07:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16868000 2021-11-24 07:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16869000 2021-11-24 07:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16870000 2021-11-24 07:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16871000 2021-11-24 07:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16872000 2021-11-24 07:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16873000 2021-11-24 07:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16874000 2021-11-24 07:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16875000 2021-11-24 07:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16876000 2021-11-24 07:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16877000 2021-11-24 07:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16878000 2021-11-24 07:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16879000 2021-11-24 07:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16880000 2021-11-24 07:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16881000 2021-11-24 07:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16882000 2021-11-24 07:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16883000 2021-11-24 07:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16884000 2021-11-24 07:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16885000 2021-11-24 07:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16886000 2021-11-24 07:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16887000 2021-11-24 07:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16888000 2021-11-24 07:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16889000 2021-11-24 07:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16890000 2021-11-24 07:14:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:14:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 696 containing 20.00 MB] 2021-11-24 07:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16891000 2021-11-24 07:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16892000 2021-11-24 07:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16893000 2021-11-24 07:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16894000 2021-11-24 07:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16895000 2021-11-24 07:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16896000 2021-11-24 07:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16897000 2021-11-24 07:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16898000 2021-11-24 07:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16899000 2021-11-24 07:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16900000 2021-11-24 07:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16901000 2021-11-24 07:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16902000 2021-11-24 07:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16903000 2021-11-24 07:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16904000 2021-11-24 07:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16905000 2021-11-24 07:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16906000 2021-11-24 07:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16907000 2021-11-24 07:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16908000 2021-11-24 07:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16909000 2021-11-24 07:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16910000 2021-11-24 07:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16911000 2021-11-24 07:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16912000 2021-11-24 07:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16913000 2021-11-24 07:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16914000 2021-11-24 07:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16915000 2021-11-24 07:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16916000 2021-11-24 07:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16917000 2021-11-24 07:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16918000 2021-11-24 07:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16919000 2021-11-24 07:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16920000 2021-11-24 07:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16921000 2021-11-24 07:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16922000 2021-11-24 07:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16923000 2021-11-24 07:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16924000 2021-11-24 07:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16925000 2021-11-24 07:15:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:15:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 697 containing 20.00 MB] 2021-11-24 07:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16926000 2021-11-24 07:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16927000 2021-11-24 07:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16928000 2021-11-24 07:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16929000 2021-11-24 07:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16930000 2021-11-24 07:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16931000 2021-11-24 07:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16932000 2021-11-24 07:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16933000 2021-11-24 07:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16934000 2021-11-24 07:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16935000 2021-11-24 07:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16936000 2021-11-24 07:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16937000 2021-11-24 07:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16938000 2021-11-24 07:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16939000 2021-11-24 07:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16940000 2021-11-24 07:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16941000 2021-11-24 07:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16942000 2021-11-24 07:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16943000 2021-11-24 07:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16944000 2021-11-24 07:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16945000 2021-11-24 07:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16946000 2021-11-24 07:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16947000 2021-11-24 07:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16948000 2021-11-24 07:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16949000 2021-11-24 07:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16950000 2021-11-24 07:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16951000 2021-11-24 07:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16952000 2021-11-24 07:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16953000 2021-11-24 07:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16954000 2021-11-24 07:15:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:15:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 698 containing 20.00 MB] 2021-11-24 07:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16955000 2021-11-24 07:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16956000 2021-11-24 07:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16957000 2021-11-24 07:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16958000 2021-11-24 07:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16959000 2021-11-24 07:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16960000 2021-11-24 07:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16961000 2021-11-24 07:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16962000 2021-11-24 07:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16963000 2021-11-24 07:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16964000 2021-11-24 07:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16965000 2021-11-24 07:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16966000 2021-11-24 07:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16967000 2021-11-24 07:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16968000 2021-11-24 07:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16969000 2021-11-24 07:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16970000 2021-11-24 07:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16971000 2021-11-24 07:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16972000 2021-11-24 07:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16973000 2021-11-24 07:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16974000 2021-11-24 07:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16975000 2021-11-24 07:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16976000 2021-11-24 07:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16977000 2021-11-24 07:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16978000 2021-11-24 07:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16979000 2021-11-24 07:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16980000 2021-11-24 07:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16981000 2021-11-24 07:15:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:15:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 699 containing 20.00 MB] 2021-11-24 07:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16982000 2021-11-24 07:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16983000 2021-11-24 07:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16984000 2021-11-24 07:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16985000 2021-11-24 07:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16986000 2021-11-24 07:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16987000 2021-11-24 07:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16988000 2021-11-24 07:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16989000 2021-11-24 07:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16990000 2021-11-24 07:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16991000 2021-11-24 07:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16992000 2021-11-24 07:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16993000 2021-11-24 07:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16994000 2021-11-24 07:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16995000 2021-11-24 07:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16996000 2021-11-24 07:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16997000 2021-11-24 07:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16998000 2021-11-24 07:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 16999000 2021-11-24 07:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17000000 2021-11-24 07:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17001000 2021-11-24 07:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17002000 2021-11-24 07:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17003000 2021-11-24 07:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17004000 2021-11-24 07:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17005000 2021-11-24 07:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17006000 2021-11-24 07:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17007000 2021-11-24 07:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17008000 2021-11-24 07:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17009000 2021-11-24 07:15:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:15:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 700 containing 20.01 MB] 2021-11-24 07:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17010000 2021-11-24 07:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17011000 2021-11-24 07:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17012000 2021-11-24 07:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17013000 2021-11-24 07:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17014000 2021-11-24 07:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17015000 2021-11-24 07:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17016000 2021-11-24 07:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17017000 2021-11-24 07:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17018000 2021-11-24 07:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17019000 2021-11-24 07:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17020000 2021-11-24 07:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17021000 2021-11-24 07:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17022000 2021-11-24 07:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17023000 2021-11-24 07:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17024000 2021-11-24 07:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17025000 2021-11-24 07:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17026000 2021-11-24 07:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17027000 2021-11-24 07:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17028000 2021-11-24 07:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17029000 2021-11-24 07:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17030000 2021-11-24 07:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17031000 2021-11-24 07:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17032000 2021-11-24 07:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17033000 2021-11-24 07:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17034000 2021-11-24 07:15:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:15:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 701 containing 20.01 MB] 2021-11-24 07:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17035000 2021-11-24 07:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17036000 2021-11-24 07:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17037000 2021-11-24 07:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17038000 2021-11-24 07:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17039000 2021-11-24 07:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17040000 2021-11-24 07:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17041000 2021-11-24 07:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17042000 2021-11-24 07:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17043000 2021-11-24 07:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17044000 2021-11-24 07:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17045000 2021-11-24 07:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17046000 2021-11-24 07:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17047000 2021-11-24 07:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17048000 2021-11-24 07:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17049000 2021-11-24 07:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17050000 2021-11-24 07:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17051000 2021-11-24 07:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17052000 2021-11-24 07:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17053000 2021-11-24 07:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17054000 2021-11-24 07:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17055000 2021-11-24 07:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17056000 2021-11-24 07:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17057000 2021-11-24 07:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17058000 2021-11-24 07:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17059000 2021-11-24 07:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17060000 2021-11-24 07:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17061000 2021-11-24 07:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17062000 2021-11-24 07:16:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:16:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 702 containing 20.00 MB] 2021-11-24 07:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17063000 2021-11-24 07:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17064000 2021-11-24 07:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17065000 2021-11-24 07:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17066000 2021-11-24 07:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17067000 2021-11-24 07:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17068000 2021-11-24 07:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17069000 2021-11-24 07:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17070000 2021-11-24 07:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17071000 2021-11-24 07:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17072000 2021-11-24 07:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17073000 2021-11-24 07:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17074000 2021-11-24 07:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17075000 2021-11-24 07:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17076000 2021-11-24 07:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17077000 2021-11-24 07:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17078000 2021-11-24 07:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17079000 2021-11-24 07:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17080000 2021-11-24 07:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17081000 2021-11-24 07:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17082000 2021-11-24 07:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17083000 2021-11-24 07:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17084000 2021-11-24 07:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17085000 2021-11-24 07:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17086000 2021-11-24 07:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17087000 2021-11-24 07:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17088000 2021-11-24 07:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17089000 2021-11-24 07:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17090000 2021-11-24 07:16:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:16:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 703 containing 20.00 MB] 2021-11-24 07:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17091000 2021-11-24 07:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17092000 2021-11-24 07:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17093000 2021-11-24 07:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17094000 2021-11-24 07:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17095000 2021-11-24 07:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17096000 2021-11-24 07:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17097000 2021-11-24 07:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17098000 2021-11-24 07:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17099000 2021-11-24 07:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17100000 2021-11-24 07:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17101000 2021-11-24 07:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17102000 2021-11-24 07:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17103000 2021-11-24 07:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17104000 2021-11-24 07:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17105000 2021-11-24 07:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17106000 2021-11-24 07:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17107000 2021-11-24 07:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17108000 2021-11-24 07:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17109000 2021-11-24 07:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17110000 2021-11-24 07:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17111000 2021-11-24 07:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17112000 2021-11-24 07:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17113000 2021-11-24 07:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17114000 2021-11-24 07:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17115000 2021-11-24 07:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17116000 2021-11-24 07:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17117000 2021-11-24 07:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17118000 2021-11-24 07:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17119000 2021-11-24 07:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17120000 2021-11-24 07:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17121000 2021-11-24 07:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17122000 2021-11-24 07:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17123000 2021-11-24 07:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17124000 2021-11-24 07:16:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:16:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 704 containing 20.00 MB] 2021-11-24 07:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17125000 2021-11-24 07:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17126000 2021-11-24 07:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17127000 2021-11-24 07:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17128000 2021-11-24 07:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17129000 2021-11-24 07:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17130000 2021-11-24 07:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17131000 2021-11-24 07:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17132000 2021-11-24 07:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17133000 2021-11-24 07:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17134000 2021-11-24 07:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17135000 2021-11-24 07:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17136000 2021-11-24 07:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17137000 2021-11-24 07:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17138000 2021-11-24 07:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17139000 2021-11-24 07:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17140000 2021-11-24 07:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17141000 2021-11-24 07:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17142000 2021-11-24 07:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17143000 2021-11-24 07:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17144000 2021-11-24 07:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17145000 2021-11-24 07:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17146000 2021-11-24 07:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17147000 2021-11-24 07:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17148000 2021-11-24 07:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17149000 2021-11-24 07:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17150000 2021-11-24 07:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17151000 2021-11-24 07:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17152000 2021-11-24 07:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17153000 2021-11-24 07:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17154000 2021-11-24 07:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17155000 2021-11-24 07:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17156000 2021-11-24 07:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17157000 2021-11-24 07:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17158000 2021-11-24 07:16:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:16:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 705 containing 20.00 MB] 2021-11-24 07:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17159000 2021-11-24 07:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17160000 2021-11-24 07:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17161000 2021-11-24 07:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17162000 2021-11-24 07:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17163000 2021-11-24 07:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17164000 2021-11-24 07:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17165000 2021-11-24 07:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17166000 2021-11-24 07:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17167000 2021-11-24 07:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17168000 2021-11-24 07:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17169000 2021-11-24 07:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17170000 2021-11-24 07:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17171000 2021-11-24 07:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17172000 2021-11-24 07:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17173000 2021-11-24 07:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17174000 2021-11-24 07:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17175000 2021-11-24 07:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17176000 2021-11-24 07:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17177000 2021-11-24 07:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17178000 2021-11-24 07:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17179000 2021-11-24 07:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17180000 2021-11-24 07:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17181000 2021-11-24 07:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17182000 2021-11-24 07:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17183000 2021-11-24 07:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17184000 2021-11-24 07:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17185000 2021-11-24 07:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17186000 2021-11-24 07:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17187000 2021-11-24 07:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17188000 2021-11-24 07:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17189000 2021-11-24 07:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17190000 2021-11-24 07:17:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:17:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 706 containing 20.00 MB] 2021-11-24 07:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17191000 2021-11-24 07:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17192000 2021-11-24 07:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17193000 2021-11-24 07:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17194000 2021-11-24 07:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17195000 2021-11-24 07:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17196000 2021-11-24 07:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17197000 2021-11-24 07:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17198000 2021-11-24 07:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17199000 2021-11-24 07:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17200000 2021-11-24 07:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17201000 2021-11-24 07:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17202000 2021-11-24 07:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17203000 2021-11-24 07:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17204000 2021-11-24 07:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17205000 2021-11-24 07:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17206000 2021-11-24 07:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17207000 2021-11-24 07:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17208000 2021-11-24 07:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17209000 2021-11-24 07:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17210000 2021-11-24 07:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17211000 2021-11-24 07:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17212000 2021-11-24 07:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17213000 2021-11-24 07:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17214000 2021-11-24 07:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17215000 2021-11-24 07:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17216000 2021-11-24 07:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17217000 2021-11-24 07:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17218000 2021-11-24 07:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17219000 2021-11-24 07:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17220000 2021-11-24 07:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17221000 2021-11-24 07:17:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:17:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 707 containing 20.00 MB] 2021-11-24 07:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17222000 2021-11-24 07:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17223000 2021-11-24 07:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17224000 2021-11-24 07:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17225000 2021-11-24 07:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17226000 2021-11-24 07:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17227000 2021-11-24 07:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17228000 2021-11-24 07:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17229000 2021-11-24 07:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17230000 2021-11-24 07:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17231000 2021-11-24 07:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17232000 2021-11-24 07:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17233000 2021-11-24 07:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17234000 2021-11-24 07:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17235000 2021-11-24 07:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17236000 2021-11-24 07:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17237000 2021-11-24 07:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17238000 2021-11-24 07:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17239000 2021-11-24 07:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17240000 2021-11-24 07:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17241000 2021-11-24 07:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17242000 2021-11-24 07:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17243000 2021-11-24 07:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17244000 2021-11-24 07:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17245000 2021-11-24 07:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17246000 2021-11-24 07:17:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:17:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 708 containing 20.00 MB] 2021-11-24 07:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17247000 2021-11-24 07:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17248000 2021-11-24 07:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17249000 2021-11-24 07:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17250000 2021-11-24 07:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17251000 2021-11-24 07:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17252000 2021-11-24 07:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17253000 2021-11-24 07:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17254000 2021-11-24 07:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17255000 2021-11-24 07:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17256000 2021-11-24 07:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17257000 2021-11-24 07:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17258000 2021-11-24 07:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17259000 2021-11-24 07:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17260000 2021-11-24 07:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17261000 2021-11-24 07:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17262000 2021-11-24 07:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17263000 2021-11-24 07:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17264000 2021-11-24 07:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17265000 2021-11-24 07:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17266000 2021-11-24 07:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17267000 2021-11-24 07:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17268000 2021-11-24 07:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17269000 2021-11-24 07:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17270000 2021-11-24 07:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17271000 2021-11-24 07:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17272000 2021-11-24 07:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17273000 2021-11-24 07:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17274000 2021-11-24 07:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17275000 2021-11-24 07:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17276000 2021-11-24 07:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17277000 2021-11-24 07:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17278000 2021-11-24 07:17:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:17:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 709 containing 20.00 MB] 2021-11-24 07:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17279000 2021-11-24 07:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17280000 2021-11-24 07:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17281000 2021-11-24 07:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17282000 2021-11-24 07:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17283000 2021-11-24 07:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17284000 2021-11-24 07:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17285000 2021-11-24 07:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17286000 2021-11-24 07:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17287000 2021-11-24 07:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17288000 2021-11-24 07:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17289000 2021-11-24 07:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17290000 2021-11-24 07:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17291000 2021-11-24 07:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17292000 2021-11-24 07:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17293000 2021-11-24 07:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17294000 2021-11-24 07:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17295000 2021-11-24 07:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17296000 2021-11-24 07:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17297000 2021-11-24 07:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17298000 2021-11-24 07:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17299000 2021-11-24 07:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17300000 2021-11-24 07:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17301000 2021-11-24 07:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17302000 2021-11-24 07:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17303000 2021-11-24 07:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17304000 2021-11-24 07:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17305000 2021-11-24 07:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17306000 2021-11-24 07:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17307000 2021-11-24 07:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17308000 2021-11-24 07:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17309000 2021-11-24 07:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17310000 2021-11-24 07:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17311000 2021-11-24 07:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17312000 2021-11-24 07:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17313000 2021-11-24 07:18:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:18:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 710 containing 20.00 MB] 2021-11-24 07:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17314000 2021-11-24 07:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17315000 2021-11-24 07:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17316000 2021-11-24 07:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17317000 2021-11-24 07:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17318000 2021-11-24 07:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17319000 2021-11-24 07:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17320000 2021-11-24 07:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17321000 2021-11-24 07:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17322000 2021-11-24 07:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17323000 2021-11-24 07:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17324000 2021-11-24 07:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17325000 2021-11-24 07:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17326000 2021-11-24 07:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17327000 2021-11-24 07:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17328000 2021-11-24 07:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17329000 2021-11-24 07:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17330000 2021-11-24 07:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17331000 2021-11-24 07:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17332000 2021-11-24 07:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17333000 2021-11-24 07:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17334000 2021-11-24 07:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17335000 2021-11-24 07:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17336000 2021-11-24 07:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17337000 2021-11-24 07:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17338000 2021-11-24 07:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17339000 2021-11-24 07:18:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:18:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 711 containing 20.00 MB] 2021-11-24 07:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17340000 2021-11-24 07:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17341000 2021-11-24 07:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17342000 2021-11-24 07:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17343000 2021-11-24 07:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17344000 2021-11-24 07:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17345000 2021-11-24 07:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17346000 2021-11-24 07:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17347000 2021-11-24 07:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17348000 2021-11-24 07:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17349000 2021-11-24 07:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17350000 2021-11-24 07:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17351000 2021-11-24 07:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17352000 2021-11-24 07:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17353000 2021-11-24 07:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17354000 2021-11-24 07:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17355000 2021-11-24 07:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17356000 2021-11-24 07:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17357000 2021-11-24 07:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17358000 2021-11-24 07:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17359000 2021-11-24 07:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17360000 2021-11-24 07:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17361000 2021-11-24 07:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17362000 2021-11-24 07:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17363000 2021-11-24 07:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17364000 2021-11-24 07:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17365000 2021-11-24 07:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17366000 2021-11-24 07:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17367000 2021-11-24 07:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17368000 2021-11-24 07:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17369000 2021-11-24 07:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17370000 2021-11-24 07:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17371000 2021-11-24 07:18:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:18:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 712 containing 20.00 MB] 2021-11-24 07:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17372000 2021-11-24 07:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17373000 2021-11-24 07:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17374000 2021-11-24 07:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17375000 2021-11-24 07:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17376000 2021-11-24 07:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17377000 2021-11-24 07:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17378000 2021-11-24 07:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17379000 2021-11-24 07:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17380000 2021-11-24 07:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17381000 2021-11-24 07:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17382000 2021-11-24 07:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17383000 2021-11-24 07:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17384000 2021-11-24 07:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17385000 2021-11-24 07:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17386000 2021-11-24 07:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17387000 2021-11-24 07:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17388000 2021-11-24 07:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17389000 2021-11-24 07:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17390000 2021-11-24 07:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17391000 2021-11-24 07:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17392000 2021-11-24 07:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17393000 2021-11-24 07:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17394000 2021-11-24 07:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17395000 2021-11-24 07:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17396000 2021-11-24 07:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17397000 2021-11-24 07:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17398000 2021-11-24 07:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17399000 2021-11-24 07:18:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:18:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 713 containing 20.00 MB] 2021-11-24 07:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17400000 2021-11-24 07:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17401000 2021-11-24 07:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17402000 2021-11-24 07:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17403000 2021-11-24 07:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17404000 2021-11-24 07:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17405000 2021-11-24 07:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17406000 2021-11-24 07:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17407000 2021-11-24 07:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17408000 2021-11-24 07:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17409000 2021-11-24 07:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17410000 2021-11-24 07:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17411000 2021-11-24 07:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17412000 2021-11-24 07:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17413000 2021-11-24 07:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17414000 2021-11-24 07:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17415000 2021-11-24 07:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17416000 2021-11-24 07:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17417000 2021-11-24 07:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17418000 2021-11-24 07:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17419000 2021-11-24 07:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17420000 2021-11-24 07:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17421000 2021-11-24 07:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17422000 2021-11-24 07:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17423000 2021-11-24 07:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17424000 2021-11-24 07:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17425000 2021-11-24 07:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17426000 2021-11-24 07:19:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:19:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 714 containing 20.00 MB] 2021-11-24 07:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17427000 2021-11-24 07:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17428000 2021-11-24 07:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17429000 2021-11-24 07:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17430000 2021-11-24 07:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17431000 2021-11-24 07:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17432000 2021-11-24 07:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17433000 2021-11-24 07:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17434000 2021-11-24 07:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17435000 2021-11-24 07:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17436000 2021-11-24 07:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17437000 2021-11-24 07:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17438000 2021-11-24 07:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17439000 2021-11-24 07:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17440000 2021-11-24 07:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17441000 2021-11-24 07:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17442000 2021-11-24 07:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17443000 2021-11-24 07:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17444000 2021-11-24 07:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17445000 2021-11-24 07:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17446000 2021-11-24 07:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17447000 2021-11-24 07:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17448000 2021-11-24 07:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17449000 2021-11-24 07:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17450000 2021-11-24 07:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17451000 2021-11-24 07:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17452000 2021-11-24 07:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17453000 2021-11-24 07:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17454000 2021-11-24 07:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17455000 2021-11-24 07:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17456000 2021-11-24 07:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17457000 2021-11-24 07:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17458000 2021-11-24 07:19:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:19:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 715 containing 20.00 MB] 2021-11-24 07:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17459000 2021-11-24 07:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17460000 2021-11-24 07:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17461000 2021-11-24 07:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17462000 2021-11-24 07:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17463000 2021-11-24 07:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17464000 2021-11-24 07:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17465000 2021-11-24 07:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17466000 2021-11-24 07:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17467000 2021-11-24 07:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17468000 2021-11-24 07:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17469000 2021-11-24 07:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17470000 2021-11-24 07:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17471000 2021-11-24 07:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17472000 2021-11-24 07:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17473000 2021-11-24 07:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17474000 2021-11-24 07:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17475000 2021-11-24 07:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17476000 2021-11-24 07:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17477000 2021-11-24 07:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17478000 2021-11-24 07:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17479000 2021-11-24 07:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17480000 2021-11-24 07:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17481000 2021-11-24 07:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17482000 2021-11-24 07:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17483000 2021-11-24 07:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17484000 2021-11-24 07:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17485000 2021-11-24 07:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17486000 2021-11-24 07:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17487000 2021-11-24 07:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17488000 2021-11-24 07:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17489000 2021-11-24 07:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17490000 2021-11-24 07:19:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:19:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 716 containing 20.00 MB] 2021-11-24 07:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17491000 2021-11-24 07:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17492000 2021-11-24 07:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17493000 2021-11-24 07:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17494000 2021-11-24 07:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17495000 2021-11-24 07:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17496000 2021-11-24 07:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17497000 2021-11-24 07:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17498000 2021-11-24 07:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17499000 2021-11-24 07:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17500000 2021-11-24 07:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17501000 2021-11-24 07:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17502000 2021-11-24 07:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17503000 2021-11-24 07:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17504000 2021-11-24 07:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17505000 2021-11-24 07:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17506000 2021-11-24 07:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17507000 2021-11-24 07:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17508000 2021-11-24 07:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17509000 2021-11-24 07:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17510000 2021-11-24 07:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17511000 2021-11-24 07:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17512000 2021-11-24 07:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17513000 2021-11-24 07:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17514000 2021-11-24 07:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17515000 2021-11-24 07:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17516000 2021-11-24 07:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17517000 2021-11-24 07:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17518000 2021-11-24 07:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17519000 2021-11-24 07:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17520000 2021-11-24 07:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17521000 2021-11-24 07:19:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:19:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 717 containing 20.00 MB] 2021-11-24 07:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17522000 2021-11-24 07:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17523000 2021-11-24 07:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17524000 2021-11-24 07:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17525000 2021-11-24 07:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17526000 2021-11-24 07:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17527000 2021-11-24 07:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17528000 2021-11-24 07:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17529000 2021-11-24 07:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17530000 2021-11-24 07:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17531000 2021-11-24 07:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17532000 2021-11-24 07:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17533000 2021-11-24 07:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17534000 2021-11-24 07:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17535000 2021-11-24 07:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17536000 2021-11-24 07:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17537000 2021-11-24 07:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17538000 2021-11-24 07:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17539000 2021-11-24 07:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17540000 2021-11-24 07:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17541000 2021-11-24 07:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17542000 2021-11-24 07:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17543000 2021-11-24 07:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17544000 2021-11-24 07:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17545000 2021-11-24 07:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17546000 2021-11-24 07:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17547000 2021-11-24 07:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17548000 2021-11-24 07:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17549000 2021-11-24 07:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17550000 2021-11-24 07:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17551000 2021-11-24 07:19:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:19:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 718 containing 20.00 MB] 2021-11-24 07:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17552000 2021-11-24 07:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17553000 2021-11-24 07:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17554000 2021-11-24 07:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17555000 2021-11-24 07:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17556000 2021-11-24 07:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17557000 2021-11-24 07:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17558000 2021-11-24 07:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17559000 2021-11-24 07:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17560000 2021-11-24 07:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17561000 2021-11-24 07:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17562000 2021-11-24 07:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17563000 2021-11-24 07:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17564000 2021-11-24 07:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17565000 2021-11-24 07:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17566000 2021-11-24 07:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17567000 2021-11-24 07:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17568000 2021-11-24 07:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17569000 2021-11-24 07:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17570000 2021-11-24 07:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17571000 2021-11-24 07:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17572000 2021-11-24 07:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17573000 2021-11-24 07:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17574000 2021-11-24 07:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17575000 2021-11-24 07:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17576000 2021-11-24 07:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17577000 2021-11-24 07:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17578000 2021-11-24 07:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17579000 2021-11-24 07:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17580000 2021-11-24 07:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17581000 2021-11-24 07:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17582000 2021-11-24 07:20:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:20:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 719 containing 20.00 MB] 2021-11-24 07:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17583000 2021-11-24 07:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17584000 2021-11-24 07:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17585000 2021-11-24 07:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17586000 2021-11-24 07:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17587000 2021-11-24 07:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17588000 2021-11-24 07:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17589000 2021-11-24 07:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17590000 2021-11-24 07:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17591000 2021-11-24 07:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17592000 2021-11-24 07:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17593000 2021-11-24 07:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17594000 2021-11-24 07:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17595000 2021-11-24 07:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17596000 2021-11-24 07:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17597000 2021-11-24 07:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17598000 2021-11-24 07:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17599000 2021-11-24 07:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17600000 2021-11-24 07:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17601000 2021-11-24 07:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17602000 2021-11-24 07:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17603000 2021-11-24 07:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17604000 2021-11-24 07:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17605000 2021-11-24 07:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17606000 2021-11-24 07:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17607000 2021-11-24 07:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17608000 2021-11-24 07:20:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:20:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 720 containing 20.00 MB] 2021-11-24 07:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17609000 2021-11-24 07:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17610000 2021-11-24 07:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17611000 2021-11-24 07:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17612000 2021-11-24 07:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17613000 2021-11-24 07:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17614000 2021-11-24 07:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17615000 2021-11-24 07:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17616000 2021-11-24 07:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17617000 2021-11-24 07:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17618000 2021-11-24 07:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17619000 2021-11-24 07:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17620000 2021-11-24 07:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17621000 2021-11-24 07:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17622000 2021-11-24 07:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17623000 2021-11-24 07:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17624000 2021-11-24 07:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17625000 2021-11-24 07:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17626000 2021-11-24 07:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17627000 2021-11-24 07:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17628000 2021-11-24 07:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17629000 2021-11-24 07:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17630000 2021-11-24 07:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17631000 2021-11-24 07:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17632000 2021-11-24 07:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17633000 2021-11-24 07:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17634000 2021-11-24 07:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17635000 2021-11-24 07:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17636000 2021-11-24 07:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17637000 2021-11-24 07:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17638000 2021-11-24 07:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17639000 2021-11-24 07:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17640000 2021-11-24 07:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17641000 2021-11-24 07:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17642000 2021-11-24 07:20:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:20:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 721 containing 20.00 MB] 2021-11-24 07:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17643000 2021-11-24 07:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17644000 2021-11-24 07:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17645000 2021-11-24 07:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17646000 2021-11-24 07:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17647000 2021-11-24 07:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17648000 2021-11-24 07:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17649000 2021-11-24 07:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17650000 2021-11-24 07:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17651000 2021-11-24 07:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17652000 2021-11-24 07:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17653000 2021-11-24 07:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17654000 2021-11-24 07:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17655000 2021-11-24 07:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17656000 2021-11-24 07:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17657000 2021-11-24 07:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17658000 2021-11-24 07:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17659000 2021-11-24 07:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17660000 2021-11-24 07:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17661000 2021-11-24 07:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17662000 2021-11-24 07:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17663000 2021-11-24 07:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17664000 2021-11-24 07:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17665000 2021-11-24 07:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17666000 2021-11-24 07:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17667000 2021-11-24 07:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17668000 2021-11-24 07:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17669000 2021-11-24 07:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17670000 2021-11-24 07:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17671000 2021-11-24 07:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17672000 2021-11-24 07:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17673000 2021-11-24 07:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17674000 2021-11-24 07:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17675000 2021-11-24 07:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17676000 2021-11-24 07:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17677000 2021-11-24 07:20:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:20:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 722 containing 20.00 MB] 2021-11-24 07:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17678000 2021-11-24 07:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17679000 2021-11-24 07:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17680000 2021-11-24 07:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17681000 2021-11-24 07:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17682000 2021-11-24 07:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17683000 2021-11-24 07:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17684000 2021-11-24 07:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17685000 2021-11-24 07:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17686000 2021-11-24 07:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17687000 2021-11-24 07:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17688000 2021-11-24 07:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17689000 2021-11-24 07:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17690000 2021-11-24 07:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17691000 2021-11-24 07:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17692000 2021-11-24 07:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17693000 2021-11-24 07:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17694000 2021-11-24 07:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17695000 2021-11-24 07:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17696000 2021-11-24 07:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17697000 2021-11-24 07:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17698000 2021-11-24 07:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17699000 2021-11-24 07:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17700000 2021-11-24 07:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17701000 2021-11-24 07:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17702000 2021-11-24 07:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17703000 2021-11-24 07:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17704000 2021-11-24 07:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17705000 2021-11-24 07:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17706000 2021-11-24 07:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17707000 2021-11-24 07:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17708000 2021-11-24 07:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17709000 2021-11-24 07:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17710000 2021-11-24 07:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17711000 2021-11-24 07:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17712000 2021-11-24 07:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17713000 2021-11-24 07:21:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:21:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 723 containing 20.00 MB] 2021-11-24 07:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17714000 2021-11-24 07:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17715000 2021-11-24 07:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17716000 2021-11-24 07:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17717000 2021-11-24 07:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17718000 2021-11-24 07:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17719000 2021-11-24 07:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17720000 2021-11-24 07:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17721000 2021-11-24 07:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17722000 2021-11-24 07:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17723000 2021-11-24 07:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17724000 2021-11-24 07:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17725000 2021-11-24 07:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17726000 2021-11-24 07:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17727000 2021-11-24 07:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17728000 2021-11-24 07:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17729000 2021-11-24 07:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17730000 2021-11-24 07:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17731000 2021-11-24 07:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17732000 2021-11-24 07:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17733000 2021-11-24 07:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17734000 2021-11-24 07:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17735000 2021-11-24 07:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17736000 2021-11-24 07:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17737000 2021-11-24 07:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17738000 2021-11-24 07:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17739000 2021-11-24 07:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17740000 2021-11-24 07:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17741000 2021-11-24 07:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17742000 2021-11-24 07:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17743000 2021-11-24 07:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17744000 2021-11-24 07:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17745000 2021-11-24 07:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17746000 2021-11-24 07:21:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:21:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 724 containing 20.00 MB] 2021-11-24 07:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17747000 2021-11-24 07:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17748000 2021-11-24 07:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17749000 2021-11-24 07:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17750000 2021-11-24 07:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17751000 2021-11-24 07:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17752000 2021-11-24 07:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17753000 2021-11-24 07:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17754000 2021-11-24 07:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17755000 2021-11-24 07:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17756000 2021-11-24 07:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17757000 2021-11-24 07:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17758000 2021-11-24 07:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17759000 2021-11-24 07:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17760000 2021-11-24 07:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17761000 2021-11-24 07:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17762000 2021-11-24 07:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17763000 2021-11-24 07:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17764000 2021-11-24 07:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17765000 2021-11-24 07:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17766000 2021-11-24 07:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17767000 2021-11-24 07:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17768000 2021-11-24 07:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17769000 2021-11-24 07:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17770000 2021-11-24 07:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17771000 2021-11-24 07:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17772000 2021-11-24 07:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17773000 2021-11-24 07:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17774000 2021-11-24 07:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17775000 2021-11-24 07:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17776000 2021-11-24 07:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17777000 2021-11-24 07:21:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:21:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 725 containing 20.00 MB] 2021-11-24 07:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17778000 2021-11-24 07:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17779000 2021-11-24 07:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17780000 2021-11-24 07:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17781000 2021-11-24 07:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17782000 2021-11-24 07:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17783000 2021-11-24 07:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17784000 2021-11-24 07:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17785000 2021-11-24 07:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17786000 2021-11-24 07:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17787000 2021-11-24 07:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17788000 2021-11-24 07:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17789000 2021-11-24 07:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17790000 2021-11-24 07:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17791000 2021-11-24 07:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17792000 2021-11-24 07:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17793000 2021-11-24 07:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17794000 2021-11-24 07:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17795000 2021-11-24 07:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17796000 2021-11-24 07:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17797000 2021-11-24 07:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17798000 2021-11-24 07:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17799000 2021-11-24 07:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17800000 2021-11-24 07:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17801000 2021-11-24 07:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17802000 2021-11-24 07:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17803000 2021-11-24 07:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17804000 2021-11-24 07:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17805000 2021-11-24 07:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17806000 2021-11-24 07:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17807000 2021-11-24 07:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17808000 2021-11-24 07:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17809000 2021-11-24 07:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17810000 2021-11-24 07:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17811000 2021-11-24 07:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17812000 2021-11-24 07:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17813000 2021-11-24 07:22:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:22:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 726 containing 20.00 MB] 2021-11-24 07:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17814000 2021-11-24 07:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17815000 2021-11-24 07:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17816000 2021-11-24 07:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17817000 2021-11-24 07:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17818000 2021-11-24 07:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17819000 2021-11-24 07:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17820000 2021-11-24 07:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17821000 2021-11-24 07:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17822000 2021-11-24 07:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17823000 2021-11-24 07:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17824000 2021-11-24 07:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17825000 2021-11-24 07:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17826000 2021-11-24 07:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17827000 2021-11-24 07:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17828000 2021-11-24 07:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17829000 2021-11-24 07:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17830000 2021-11-24 07:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17831000 2021-11-24 07:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17832000 2021-11-24 07:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17833000 2021-11-24 07:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17834000 2021-11-24 07:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17835000 2021-11-24 07:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17836000 2021-11-24 07:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17837000 2021-11-24 07:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17838000 2021-11-24 07:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17839000 2021-11-24 07:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17840000 2021-11-24 07:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17841000 2021-11-24 07:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17842000 2021-11-24 07:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17843000 2021-11-24 07:22:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:22:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 727 containing 20.00 MB] 2021-11-24 07:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17844000 2021-11-24 07:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17845000 2021-11-24 07:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17846000 2021-11-24 07:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17847000 2021-11-24 07:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17848000 2021-11-24 07:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17849000 2021-11-24 07:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17850000 2021-11-24 07:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17851000 2021-11-24 07:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17852000 2021-11-24 07:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17853000 2021-11-24 07:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17854000 2021-11-24 07:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17855000 2021-11-24 07:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17856000 2021-11-24 07:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17857000 2021-11-24 07:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17858000 2021-11-24 07:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17859000 2021-11-24 07:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17860000 2021-11-24 07:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17861000 2021-11-24 07:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17862000 2021-11-24 07:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17863000 2021-11-24 07:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17864000 2021-11-24 07:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17865000 2021-11-24 07:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17866000 2021-11-24 07:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17867000 2021-11-24 07:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17868000 2021-11-24 07:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17869000 2021-11-24 07:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17870000 2021-11-24 07:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17871000 2021-11-24 07:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17872000 2021-11-24 07:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17873000 2021-11-24 07:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17874000 2021-11-24 07:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17875000 2021-11-24 07:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17876000 2021-11-24 07:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17877000 2021-11-24 07:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17878000 2021-11-24 07:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17879000 2021-11-24 07:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17880000 2021-11-24 07:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17881000 2021-11-24 07:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17882000 2021-11-24 07:22:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:22:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 728 containing 20.00 MB] 2021-11-24 07:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17883000 2021-11-24 07:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17884000 2021-11-24 07:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17885000 2021-11-24 07:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17886000 2021-11-24 07:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17887000 2021-11-24 07:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17888000 2021-11-24 07:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17889000 2021-11-24 07:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17890000 2021-11-24 07:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17891000 2021-11-24 07:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17892000 2021-11-24 07:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17893000 2021-11-24 07:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17894000 2021-11-24 07:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17895000 2021-11-24 07:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17896000 2021-11-24 07:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17897000 2021-11-24 07:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17898000 2021-11-24 07:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17899000 2021-11-24 07:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17900000 2021-11-24 07:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17901000 2021-11-24 07:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17902000 2021-11-24 07:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17903000 2021-11-24 07:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17904000 2021-11-24 07:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17905000 2021-11-24 07:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17906000 2021-11-24 07:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17907000 2021-11-24 07:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17908000 2021-11-24 07:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17909000 2021-11-24 07:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17910000 2021-11-24 07:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17911000 2021-11-24 07:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17912000 2021-11-24 07:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17913000 2021-11-24 07:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17914000 2021-11-24 07:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17915000 2021-11-24 07:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17916000 2021-11-24 07:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17917000 2021-11-24 07:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17918000 2021-11-24 07:22:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:22:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 729 containing 20.00 MB] 2021-11-24 07:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17919000 2021-11-24 07:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17920000 2021-11-24 07:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17921000 2021-11-24 07:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17922000 2021-11-24 07:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17923000 2021-11-24 07:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17924000 2021-11-24 07:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17925000 2021-11-24 07:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17926000 2021-11-24 07:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17927000 2021-11-24 07:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17928000 2021-11-24 07:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17929000 2021-11-24 07:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17930000 2021-11-24 07:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17931000 2021-11-24 07:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17932000 2021-11-24 07:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17933000 2021-11-24 07:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17934000 2021-11-24 07:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17935000 2021-11-24 07:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17936000 2021-11-24 07:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17937000 2021-11-24 07:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17938000 2021-11-24 07:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17939000 2021-11-24 07:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17940000 2021-11-24 07:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17941000 2021-11-24 07:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17942000 2021-11-24 07:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17943000 2021-11-24 07:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17944000 2021-11-24 07:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17945000 2021-11-24 07:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17946000 2021-11-24 07:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17947000 2021-11-24 07:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17948000 2021-11-24 07:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17949000 2021-11-24 07:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17950000 2021-11-24 07:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17951000 2021-11-24 07:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17952000 2021-11-24 07:23:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:23:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 730 containing 20.00 MB] 2021-11-24 07:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17953000 2021-11-24 07:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17954000 2021-11-24 07:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17955000 2021-11-24 07:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17956000 2021-11-24 07:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17957000 2021-11-24 07:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17958000 2021-11-24 07:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17959000 2021-11-24 07:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17960000 2021-11-24 07:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17961000 2021-11-24 07:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17962000 2021-11-24 07:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17963000 2021-11-24 07:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17964000 2021-11-24 07:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17965000 2021-11-24 07:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17966000 2021-11-24 07:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17967000 2021-11-24 07:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17968000 2021-11-24 07:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17969000 2021-11-24 07:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17970000 2021-11-24 07:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17971000 2021-11-24 07:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17972000 2021-11-24 07:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17973000 2021-11-24 07:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17974000 2021-11-24 07:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17975000 2021-11-24 07:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17976000 2021-11-24 07:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17977000 2021-11-24 07:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17978000 2021-11-24 07:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17979000 2021-11-24 07:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17980000 2021-11-24 07:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17981000 2021-11-24 07:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17982000 2021-11-24 07:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17983000 2021-11-24 07:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17984000 2021-11-24 07:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17985000 2021-11-24 07:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17986000 2021-11-24 07:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17987000 2021-11-24 07:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17988000 2021-11-24 07:23:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:23:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 731 containing 20.00 MB] 2021-11-24 07:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17989000 2021-11-24 07:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17990000 2021-11-24 07:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17991000 2021-11-24 07:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17992000 2021-11-24 07:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17993000 2021-11-24 07:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17994000 2021-11-24 07:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17995000 2021-11-24 07:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17996000 2021-11-24 07:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17997000 2021-11-24 07:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17998000 2021-11-24 07:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 17999000 2021-11-24 07:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18000000 2021-11-24 07:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18001000 2021-11-24 07:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18002000 2021-11-24 07:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18003000 2021-11-24 07:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18004000 2021-11-24 07:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18005000 2021-11-24 07:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18006000 2021-11-24 07:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18007000 2021-11-24 07:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18008000 2021-11-24 07:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18009000 2021-11-24 07:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18010000 2021-11-24 07:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18011000 2021-11-24 07:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18012000 2021-11-24 07:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18013000 2021-11-24 07:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18014000 2021-11-24 07:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18015000 2021-11-24 07:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18016000 2021-11-24 07:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18017000 2021-11-24 07:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18018000 2021-11-24 07:23:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:23:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 732 containing 20.00 MB] 2021-11-24 07:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18019000 2021-11-24 07:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18020000 2021-11-24 07:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18021000 2021-11-24 07:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18022000 2021-11-24 07:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18023000 2021-11-24 07:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18024000 2021-11-24 07:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18025000 2021-11-24 07:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18026000 2021-11-24 07:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18027000 2021-11-24 07:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18028000 2021-11-24 07:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18029000 2021-11-24 07:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18030000 2021-11-24 07:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18031000 2021-11-24 07:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18032000 2021-11-24 07:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18033000 2021-11-24 07:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18034000 2021-11-24 07:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18035000 2021-11-24 07:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18036000 2021-11-24 07:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18037000 2021-11-24 07:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18038000 2021-11-24 07:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18039000 2021-11-24 07:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18040000 2021-11-24 07:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18041000 2021-11-24 07:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18042000 2021-11-24 07:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18043000 2021-11-24 07:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18044000 2021-11-24 07:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18045000 2021-11-24 07:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18046000 2021-11-24 07:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18047000 2021-11-24 07:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18048000 2021-11-24 07:23:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:23:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 733 containing 20.00 MB] 2021-11-24 07:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18049000 2021-11-24 07:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18050000 2021-11-24 07:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18051000 2021-11-24 07:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18052000 2021-11-24 07:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18053000 2021-11-24 07:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18054000 2021-11-24 07:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18055000 2021-11-24 07:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18056000 2021-11-24 07:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18057000 2021-11-24 07:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18058000 2021-11-24 07:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18059000 2021-11-24 07:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18060000 2021-11-24 07:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18061000 2021-11-24 07:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18062000 2021-11-24 07:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18063000 2021-11-24 07:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18064000 2021-11-24 07:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18065000 2021-11-24 07:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18066000 2021-11-24 07:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18067000 2021-11-24 07:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18068000 2021-11-24 07:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18069000 2021-11-24 07:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18070000 2021-11-24 07:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18071000 2021-11-24 07:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18072000 2021-11-24 07:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18073000 2021-11-24 07:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18074000 2021-11-24 07:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18075000 2021-11-24 07:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18076000 2021-11-24 07:24:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:24:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 734 containing 20.00 MB] 2021-11-24 07:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18077000 2021-11-24 07:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18078000 2021-11-24 07:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18079000 2021-11-24 07:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18080000 2021-11-24 07:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18081000 2021-11-24 07:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18082000 2021-11-24 07:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18083000 2021-11-24 07:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18084000 2021-11-24 07:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18085000 2021-11-24 07:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18086000 2021-11-24 07:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18087000 2021-11-24 07:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18088000 2021-11-24 07:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18089000 2021-11-24 07:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18090000 2021-11-24 07:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18091000 2021-11-24 07:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18092000 2021-11-24 07:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18093000 2021-11-24 07:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18094000 2021-11-24 07:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18095000 2021-11-24 07:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18096000 2021-11-24 07:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18097000 2021-11-24 07:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18098000 2021-11-24 07:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18099000 2021-11-24 07:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18100000 2021-11-24 07:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18101000 2021-11-24 07:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18102000 2021-11-24 07:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18103000 2021-11-24 07:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18104000 2021-11-24 07:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18105000 2021-11-24 07:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18106000 2021-11-24 07:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18107000 2021-11-24 07:24:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:24:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 735 containing 20.00 MB] 2021-11-24 07:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18108000 2021-11-24 07:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18109000 2021-11-24 07:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18110000 2021-11-24 07:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18111000 2021-11-24 07:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18112000 2021-11-24 07:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18113000 2021-11-24 07:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18114000 2021-11-24 07:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18115000 2021-11-24 07:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18116000 2021-11-24 07:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18117000 2021-11-24 07:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18118000 2021-11-24 07:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18119000 2021-11-24 07:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18120000 2021-11-24 07:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18121000 2021-11-24 07:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18122000 2021-11-24 07:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18123000 2021-11-24 07:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18124000 2021-11-24 07:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18125000 2021-11-24 07:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18126000 2021-11-24 07:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18127000 2021-11-24 07:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18128000 2021-11-24 07:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18129000 2021-11-24 07:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18130000 2021-11-24 07:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18131000 2021-11-24 07:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18132000 2021-11-24 07:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18133000 2021-11-24 07:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18134000 2021-11-24 07:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18135000 2021-11-24 07:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18136000 2021-11-24 07:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18137000 2021-11-24 07:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18138000 2021-11-24 07:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18139000 2021-11-24 07:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18140000 2021-11-24 07:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18141000 2021-11-24 07:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18142000 2021-11-24 07:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18143000 2021-11-24 07:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18144000 2021-11-24 07:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18145000 2021-11-24 07:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18146000 2021-11-24 07:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18147000 2021-11-24 07:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18148000 2021-11-24 07:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18149000 2021-11-24 07:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18150000 2021-11-24 07:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18151000 2021-11-24 07:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18152000 2021-11-24 07:24:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:24:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 736 containing 20.00 MB] 2021-11-24 07:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18153000 2021-11-24 07:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18154000 2021-11-24 07:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18155000 2021-11-24 07:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18156000 2021-11-24 07:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18157000 2021-11-24 07:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18158000 2021-11-24 07:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18159000 2021-11-24 07:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18160000 2021-11-24 07:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18161000 2021-11-24 07:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18162000 2021-11-24 07:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18163000 2021-11-24 07:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18164000 2021-11-24 07:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18165000 2021-11-24 07:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18166000 2021-11-24 07:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18167000 2021-11-24 07:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18168000 2021-11-24 07:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18169000 2021-11-24 07:24:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:24:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 737 containing 20.00 MB] 2021-11-24 07:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18170000 2021-11-24 07:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18171000 2021-11-24 07:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18172000 2021-11-24 07:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18173000 2021-11-24 07:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18174000 2021-11-24 07:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18175000 2021-11-24 07:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18176000 2021-11-24 07:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18177000 2021-11-24 07:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18178000 2021-11-24 07:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18179000 2021-11-24 07:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18180000 2021-11-24 07:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18181000 2021-11-24 07:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18182000 2021-11-24 07:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18183000 2021-11-24 07:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18184000 2021-11-24 07:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18185000 2021-11-24 07:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18186000 2021-11-24 07:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18187000 2021-11-24 07:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18188000 2021-11-24 07:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18189000 2021-11-24 07:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18190000 2021-11-24 07:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18191000 2021-11-24 07:25:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:25:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 738 containing 20.00 MB] 2021-11-24 07:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18192000 2021-11-24 07:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18193000 2021-11-24 07:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18194000 2021-11-24 07:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18195000 2021-11-24 07:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18196000 2021-11-24 07:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18197000 2021-11-24 07:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18198000 2021-11-24 07:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18199000 2021-11-24 07:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18200000 2021-11-24 07:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18201000 2021-11-24 07:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18202000 2021-11-24 07:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18203000 2021-11-24 07:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18204000 2021-11-24 07:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18205000 2021-11-24 07:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18206000 2021-11-24 07:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18207000 2021-11-24 07:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18208000 2021-11-24 07:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18209000 2021-11-24 07:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18210000 2021-11-24 07:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18211000 2021-11-24 07:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18212000 2021-11-24 07:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18213000 2021-11-24 07:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18214000 2021-11-24 07:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18215000 2021-11-24 07:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18216000 2021-11-24 07:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18217000 2021-11-24 07:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18218000 2021-11-24 07:25:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:25:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 739 containing 20.00 MB] 2021-11-24 07:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18219000 2021-11-24 07:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18220000 2021-11-24 07:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18221000 2021-11-24 07:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18222000 2021-11-24 07:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18223000 2021-11-24 07:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18224000 2021-11-24 07:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18225000 2021-11-24 07:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18226000 2021-11-24 07:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18227000 2021-11-24 07:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18228000 2021-11-24 07:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18229000 2021-11-24 07:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18230000 2021-11-24 07:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18231000 2021-11-24 07:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18232000 2021-11-24 07:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18233000 2021-11-24 07:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18234000 2021-11-24 07:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18235000 2021-11-24 07:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18236000 2021-11-24 07:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18237000 2021-11-24 07:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18238000 2021-11-24 07:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18239000 2021-11-24 07:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18240000 2021-11-24 07:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18241000 2021-11-24 07:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18242000 2021-11-24 07:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18243000 2021-11-24 07:25:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:25:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 740 containing 20.00 MB] 2021-11-24 07:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18244000 2021-11-24 07:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18245000 2021-11-24 07:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18246000 2021-11-24 07:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18247000 2021-11-24 07:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18248000 2021-11-24 07:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18249000 2021-11-24 07:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18250000 2021-11-24 07:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18251000 2021-11-24 07:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18252000 2021-11-24 07:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18253000 2021-11-24 07:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18254000 2021-11-24 07:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18255000 2021-11-24 07:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18256000 2021-11-24 07:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18257000 2021-11-24 07:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18258000 2021-11-24 07:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18259000 2021-11-24 07:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18260000 2021-11-24 07:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18261000 2021-11-24 07:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18262000 2021-11-24 07:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18263000 2021-11-24 07:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18264000 2021-11-24 07:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18265000 2021-11-24 07:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18266000 2021-11-24 07:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18267000 2021-11-24 07:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18268000 2021-11-24 07:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18269000 2021-11-24 07:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18270000 2021-11-24 07:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18271000 2021-11-24 07:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18272000 2021-11-24 07:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18273000 2021-11-24 07:25:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:25:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 741 containing 20.00 MB] 2021-11-24 07:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18274000 2021-11-24 07:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18275000 2021-11-24 07:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18276000 2021-11-24 07:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18277000 2021-11-24 07:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18278000 2021-11-24 07:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18279000 2021-11-24 07:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18280000 2021-11-24 07:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18281000 2021-11-24 07:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18282000 2021-11-24 07:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18283000 2021-11-24 07:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18284000 2021-11-24 07:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18285000 2021-11-24 07:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18286000 2021-11-24 07:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18287000 2021-11-24 07:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18288000 2021-11-24 07:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18289000 2021-11-24 07:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18290000 2021-11-24 07:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18291000 2021-11-24 07:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18292000 2021-11-24 07:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18293000 2021-11-24 07:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18294000 2021-11-24 07:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18295000 2021-11-24 07:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18296000 2021-11-24 07:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18297000 2021-11-24 07:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18298000 2021-11-24 07:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18299000 2021-11-24 07:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18300000 2021-11-24 07:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18301000 2021-11-24 07:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18302000 2021-11-24 07:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18303000 2021-11-24 07:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18304000 2021-11-24 07:25:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:25:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 742 containing 20.00 MB] 2021-11-24 07:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18305000 2021-11-24 07:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18306000 2021-11-24 07:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18307000 2021-11-24 07:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18308000 2021-11-24 07:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18309000 2021-11-24 07:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18310000 2021-11-24 07:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18311000 2021-11-24 07:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18312000 2021-11-24 07:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18313000 2021-11-24 07:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18314000 2021-11-24 07:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18315000 2021-11-24 07:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18316000 2021-11-24 07:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18317000 2021-11-24 07:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18318000 2021-11-24 07:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18319000 2021-11-24 07:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18320000 2021-11-24 07:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18321000 2021-11-24 07:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18322000 2021-11-24 07:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18323000 2021-11-24 07:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18324000 2021-11-24 07:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18325000 2021-11-24 07:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18326000 2021-11-24 07:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18327000 2021-11-24 07:26:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:26:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 743 containing 20.00 MB] 2021-11-24 07:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18328000 2021-11-24 07:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18329000 2021-11-24 07:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18330000 2021-11-24 07:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18331000 2021-11-24 07:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18332000 2021-11-24 07:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18333000 2021-11-24 07:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18334000 2021-11-24 07:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18335000 2021-11-24 07:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18336000 2021-11-24 07:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18337000 2021-11-24 07:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18338000 2021-11-24 07:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18339000 2021-11-24 07:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18340000 2021-11-24 07:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18341000 2021-11-24 07:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18342000 2021-11-24 07:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18343000 2021-11-24 07:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18344000 2021-11-24 07:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18345000 2021-11-24 07:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18346000 2021-11-24 07:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18347000 2021-11-24 07:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18348000 2021-11-24 07:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18349000 2021-11-24 07:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18350000 2021-11-24 07:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18351000 2021-11-24 07:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18352000 2021-11-24 07:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18353000 2021-11-24 07:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18354000 2021-11-24 07:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18355000 2021-11-24 07:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18356000 2021-11-24 07:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18357000 2021-11-24 07:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18358000 2021-11-24 07:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18359000 2021-11-24 07:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18360000 2021-11-24 07:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18361000 2021-11-24 07:26:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:26:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 744 containing 20.00 MB] 2021-11-24 07:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18362000 2021-11-24 07:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18363000 2021-11-24 07:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18364000 2021-11-24 07:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18365000 2021-11-24 07:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18366000 2021-11-24 07:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18367000 2021-11-24 07:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18368000 2021-11-24 07:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18369000 2021-11-24 07:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18370000 2021-11-24 07:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18371000 2021-11-24 07:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18372000 2021-11-24 07:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18373000 2021-11-24 07:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18374000 2021-11-24 07:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18375000 2021-11-24 07:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18376000 2021-11-24 07:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18377000 2021-11-24 07:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18378000 2021-11-24 07:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18379000 2021-11-24 07:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18380000 2021-11-24 07:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18381000 2021-11-24 07:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18382000 2021-11-24 07:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18383000 2021-11-24 07:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18384000 2021-11-24 07:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18385000 2021-11-24 07:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18386000 2021-11-24 07:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18387000 2021-11-24 07:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18388000 2021-11-24 07:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18389000 2021-11-24 07:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18390000 2021-11-24 07:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18391000 2021-11-24 07:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18392000 2021-11-24 07:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18393000 2021-11-24 07:26:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:26:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 745 containing 20.00 MB] 2021-11-24 07:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18394000 2021-11-24 07:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18395000 2021-11-24 07:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18396000 2021-11-24 07:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18397000 2021-11-24 07:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18398000 2021-11-24 07:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18399000 2021-11-24 07:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18400000 2021-11-24 07:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18401000 2021-11-24 07:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18402000 2021-11-24 07:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18403000 2021-11-24 07:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18404000 2021-11-24 07:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18405000 2021-11-24 07:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18406000 2021-11-24 07:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18407000 2021-11-24 07:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18408000 2021-11-24 07:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18409000 2021-11-24 07:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18410000 2021-11-24 07:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18411000 2021-11-24 07:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18412000 2021-11-24 07:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18413000 2021-11-24 07:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18414000 2021-11-24 07:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18415000 2021-11-24 07:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18416000 2021-11-24 07:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18417000 2021-11-24 07:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18418000 2021-11-24 07:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18419000 2021-11-24 07:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18420000 2021-11-24 07:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18421000 2021-11-24 07:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18422000 2021-11-24 07:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18423000 2021-11-24 07:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18424000 2021-11-24 07:26:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:26:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 746 containing 20.00 MB] 2021-11-24 07:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18425000 2021-11-24 07:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18426000 2021-11-24 07:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18427000 2021-11-24 07:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18428000 2021-11-24 07:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18429000 2021-11-24 07:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18430000 2021-11-24 07:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18431000 2021-11-24 07:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18432000 2021-11-24 07:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18433000 2021-11-24 07:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18434000 2021-11-24 07:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18435000 2021-11-24 07:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18436000 2021-11-24 07:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18437000 2021-11-24 07:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18438000 2021-11-24 07:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18439000 2021-11-24 07:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18440000 2021-11-24 07:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18441000 2021-11-24 07:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18442000 2021-11-24 07:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18443000 2021-11-24 07:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18444000 2021-11-24 07:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18445000 2021-11-24 07:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18446000 2021-11-24 07:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18447000 2021-11-24 07:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18448000 2021-11-24 07:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18449000 2021-11-24 07:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18450000 2021-11-24 07:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18451000 2021-11-24 07:27:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:27:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 747 containing 20.00 MB] 2021-11-24 07:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18452000 2021-11-24 07:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18453000 2021-11-24 07:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18454000 2021-11-24 07:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18455000 2021-11-24 07:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18456000 2021-11-24 07:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18457000 2021-11-24 07:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18458000 2021-11-24 07:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18459000 2021-11-24 07:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18460000 2021-11-24 07:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18461000 2021-11-24 07:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18462000 2021-11-24 07:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18463000 2021-11-24 07:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18464000 2021-11-24 07:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18465000 2021-11-24 07:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18466000 2021-11-24 07:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18467000 2021-11-24 07:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18468000 2021-11-24 07:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18469000 2021-11-24 07:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18470000 2021-11-24 07:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18471000 2021-11-24 07:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18472000 2021-11-24 07:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18473000 2021-11-24 07:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18474000 2021-11-24 07:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18475000 2021-11-24 07:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18476000 2021-11-24 07:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18477000 2021-11-24 07:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18478000 2021-11-24 07:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18479000 2021-11-24 07:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18480000 2021-11-24 07:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18481000 2021-11-24 07:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18482000 2021-11-24 07:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18483000 2021-11-24 07:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18484000 2021-11-24 07:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18485000 2021-11-24 07:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18486000 2021-11-24 07:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18487000 2021-11-24 07:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18488000 2021-11-24 07:27:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:27:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 748 containing 20.00 MB] 2021-11-24 07:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18489000 2021-11-24 07:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18490000 2021-11-24 07:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18491000 2021-11-24 07:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18492000 2021-11-24 07:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18493000 2021-11-24 07:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18494000 2021-11-24 07:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18495000 2021-11-24 07:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18496000 2021-11-24 07:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18497000 2021-11-24 07:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18498000 2021-11-24 07:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18499000 2021-11-24 07:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18500000 2021-11-24 07:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18501000 2021-11-24 07:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18502000 2021-11-24 07:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18503000 2021-11-24 07:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18504000 2021-11-24 07:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18505000 2021-11-24 07:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18506000 2021-11-24 07:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18507000 2021-11-24 07:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18508000 2021-11-24 07:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18509000 2021-11-24 07:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18510000 2021-11-24 07:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18511000 2021-11-24 07:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18512000 2021-11-24 07:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18513000 2021-11-24 07:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18514000 2021-11-24 07:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18515000 2021-11-24 07:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18516000 2021-11-24 07:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18517000 2021-11-24 07:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18518000 2021-11-24 07:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18519000 2021-11-24 07:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18520000 2021-11-24 07:27:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:27:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 749 containing 20.00 MB] 2021-11-24 07:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18521000 2021-11-24 07:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18522000 2021-11-24 07:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18523000 2021-11-24 07:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18524000 2021-11-24 07:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18525000 2021-11-24 07:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18526000 2021-11-24 07:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18527000 2021-11-24 07:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18528000 2021-11-24 07:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18529000 2021-11-24 07:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18530000 2021-11-24 07:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18531000 2021-11-24 07:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18532000 2021-11-24 07:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18533000 2021-11-24 07:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18534000 2021-11-24 07:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18535000 2021-11-24 07:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18536000 2021-11-24 07:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18537000 2021-11-24 07:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18538000 2021-11-24 07:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18539000 2021-11-24 07:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18540000 2021-11-24 07:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18541000 2021-11-24 07:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18542000 2021-11-24 07:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18543000 2021-11-24 07:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18544000 2021-11-24 07:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18545000 2021-11-24 07:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18546000 2021-11-24 07:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18547000 2021-11-24 07:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18548000 2021-11-24 07:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18549000 2021-11-24 07:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18550000 2021-11-24 07:27:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:27:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 750 containing 20.00 MB] 2021-11-24 07:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18551000 2021-11-24 07:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18552000 2021-11-24 07:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18553000 2021-11-24 07:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18554000 2021-11-24 07:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18555000 2021-11-24 07:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18556000 2021-11-24 07:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18557000 2021-11-24 07:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18558000 2021-11-24 07:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18559000 2021-11-24 07:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18560000 2021-11-24 07:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18561000 2021-11-24 07:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18562000 2021-11-24 07:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18563000 2021-11-24 07:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18564000 2021-11-24 07:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18565000 2021-11-24 07:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18566000 2021-11-24 07:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18567000 2021-11-24 07:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18568000 2021-11-24 07:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18569000 2021-11-24 07:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18570000 2021-11-24 07:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18571000 2021-11-24 07:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18572000 2021-11-24 07:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18573000 2021-11-24 07:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18574000 2021-11-24 07:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18575000 2021-11-24 07:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18576000 2021-11-24 07:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18577000 2021-11-24 07:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18578000 2021-11-24 07:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18579000 2021-11-24 07:28:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:28:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 751 containing 20.00 MB] 2021-11-24 07:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18580000 2021-11-24 07:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18581000 2021-11-24 07:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18582000 2021-11-24 07:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18583000 2021-11-24 07:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18584000 2021-11-24 07:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18585000 2021-11-24 07:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18586000 2021-11-24 07:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18587000 2021-11-24 07:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18588000 2021-11-24 07:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18589000 2021-11-24 07:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18590000 2021-11-24 07:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18591000 2021-11-24 07:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18592000 2021-11-24 07:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18593000 2021-11-24 07:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18594000 2021-11-24 07:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18595000 2021-11-24 07:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18596000 2021-11-24 07:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18597000 2021-11-24 07:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18598000 2021-11-24 07:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18599000 2021-11-24 07:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18600000 2021-11-24 07:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18601000 2021-11-24 07:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18602000 2021-11-24 07:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18603000 2021-11-24 07:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18604000 2021-11-24 07:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18605000 2021-11-24 07:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18606000 2021-11-24 07:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18607000 2021-11-24 07:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18608000 2021-11-24 07:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18609000 2021-11-24 07:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18610000 2021-11-24 07:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18611000 2021-11-24 07:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18612000 2021-11-24 07:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18613000 2021-11-24 07:28:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:28:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 752 containing 20.00 MB] 2021-11-24 07:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18614000 2021-11-24 07:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18615000 2021-11-24 07:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18616000 2021-11-24 07:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18617000 2021-11-24 07:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18618000 2021-11-24 07:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18619000 2021-11-24 07:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18620000 2021-11-24 07:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18621000 2021-11-24 07:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18622000 2021-11-24 07:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18623000 2021-11-24 07:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18624000 2021-11-24 07:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18625000 2021-11-24 07:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18626000 2021-11-24 07:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18627000 2021-11-24 07:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18628000 2021-11-24 07:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18629000 2021-11-24 07:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18630000 2021-11-24 07:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18631000 2021-11-24 07:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18632000 2021-11-24 07:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18633000 2021-11-24 07:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18634000 2021-11-24 07:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18635000 2021-11-24 07:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18636000 2021-11-24 07:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18637000 2021-11-24 07:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18638000 2021-11-24 07:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18639000 2021-11-24 07:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18640000 2021-11-24 07:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18641000 2021-11-24 07:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18642000 2021-11-24 07:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18643000 2021-11-24 07:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18644000 2021-11-24 07:28:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:28:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 753 containing 20.00 MB] 2021-11-24 07:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18645000 2021-11-24 07:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18646000 2021-11-24 07:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18647000 2021-11-24 07:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18648000 2021-11-24 07:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18649000 2021-11-24 07:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18650000 2021-11-24 07:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18651000 2021-11-24 07:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18652000 2021-11-24 07:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18653000 2021-11-24 07:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18654000 2021-11-24 07:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18655000 2021-11-24 07:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18656000 2021-11-24 07:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18657000 2021-11-24 07:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18658000 2021-11-24 07:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18659000 2021-11-24 07:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18660000 2021-11-24 07:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18661000 2021-11-24 07:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18662000 2021-11-24 07:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18663000 2021-11-24 07:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18664000 2021-11-24 07:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18665000 2021-11-24 07:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18666000 2021-11-24 07:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18667000 2021-11-24 07:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18668000 2021-11-24 07:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18669000 2021-11-24 07:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18670000 2021-11-24 07:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18671000 2021-11-24 07:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18672000 2021-11-24 07:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18673000 2021-11-24 07:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18674000 2021-11-24 07:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18675000 2021-11-24 07:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18676000 2021-11-24 07:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18677000 2021-11-24 07:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18678000 2021-11-24 07:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18679000 2021-11-24 07:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18680000 2021-11-24 07:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18681000 2021-11-24 07:28:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:28:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 754 containing 20.00 MB] 2021-11-24 07:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18682000 2021-11-24 07:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18683000 2021-11-24 07:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18684000 2021-11-24 07:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18685000 2021-11-24 07:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18686000 2021-11-24 07:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18687000 2021-11-24 07:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18688000 2021-11-24 07:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18689000 2021-11-24 07:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18690000 2021-11-24 07:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18691000 2021-11-24 07:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18692000 2021-11-24 07:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18693000 2021-11-24 07:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18694000 2021-11-24 07:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18695000 2021-11-24 07:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18696000 2021-11-24 07:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18697000 2021-11-24 07:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18698000 2021-11-24 07:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18699000 2021-11-24 07:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18700000 2021-11-24 07:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18701000 2021-11-24 07:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18702000 2021-11-24 07:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18703000 2021-11-24 07:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18704000 2021-11-24 07:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18705000 2021-11-24 07:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18706000 2021-11-24 07:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18707000 2021-11-24 07:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18708000 2021-11-24 07:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18709000 2021-11-24 07:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18710000 2021-11-24 07:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18711000 2021-11-24 07:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18712000 2021-11-24 07:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18713000 2021-11-24 07:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18714000 2021-11-24 07:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18715000 2021-11-24 07:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18716000 2021-11-24 07:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18717000 2021-11-24 07:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18718000 2021-11-24 07:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18719000 2021-11-24 07:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18720000 2021-11-24 07:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18721000 2021-11-24 07:29:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:29:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 755 containing 20.00 MB] 2021-11-24 07:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18722000 2021-11-24 07:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18723000 2021-11-24 07:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18724000 2021-11-24 07:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18725000 2021-11-24 07:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18726000 2021-11-24 07:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18727000 2021-11-24 07:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18728000 2021-11-24 07:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18729000 2021-11-24 07:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18730000 2021-11-24 07:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18731000 2021-11-24 07:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18732000 2021-11-24 07:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18733000 2021-11-24 07:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18734000 2021-11-24 07:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18735000 2021-11-24 07:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18736000 2021-11-24 07:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18737000 2021-11-24 07:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18738000 2021-11-24 07:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18739000 2021-11-24 07:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18740000 2021-11-24 07:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18741000 2021-11-24 07:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18742000 2021-11-24 07:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18743000 2021-11-24 07:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18744000 2021-11-24 07:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18745000 2021-11-24 07:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18746000 2021-11-24 07:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18747000 2021-11-24 07:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18748000 2021-11-24 07:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18749000 2021-11-24 07:29:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:29:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 756 containing 20.00 MB] 2021-11-24 07:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18750000 2021-11-24 07:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18751000 2021-11-24 07:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18752000 2021-11-24 07:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18753000 2021-11-24 07:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18754000 2021-11-24 07:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18755000 2021-11-24 07:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18756000 2021-11-24 07:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18757000 2021-11-24 07:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18758000 2021-11-24 07:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18759000 2021-11-24 07:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18760000 2021-11-24 07:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18761000 2021-11-24 07:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18762000 2021-11-24 07:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18763000 2021-11-24 07:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18764000 2021-11-24 07:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18765000 2021-11-24 07:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18766000 2021-11-24 07:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18767000 2021-11-24 07:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18768000 2021-11-24 07:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18769000 2021-11-24 07:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18770000 2021-11-24 07:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18771000 2021-11-24 07:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18772000 2021-11-24 07:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18773000 2021-11-24 07:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18774000 2021-11-24 07:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18775000 2021-11-24 07:29:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:29:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 757 containing 20.00 MB] 2021-11-24 07:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18776000 2021-11-24 07:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18777000 2021-11-24 07:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18778000 2021-11-24 07:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18779000 2021-11-24 07:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18780000 2021-11-24 07:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18781000 2021-11-24 07:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18782000 2021-11-24 07:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18783000 2021-11-24 07:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18784000 2021-11-24 07:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18785000 2021-11-24 07:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18786000 2021-11-24 07:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18787000 2021-11-24 07:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18788000 2021-11-24 07:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18789000 2021-11-24 07:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18790000 2021-11-24 07:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18791000 2021-11-24 07:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18792000 2021-11-24 07:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18793000 2021-11-24 07:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18794000 2021-11-24 07:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18795000 2021-11-24 07:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18796000 2021-11-24 07:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18797000 2021-11-24 07:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18798000 2021-11-24 07:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18799000 2021-11-24 07:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18800000 2021-11-24 07:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18801000 2021-11-24 07:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18802000 2021-11-24 07:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18803000 2021-11-24 07:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18804000 2021-11-24 07:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18805000 2021-11-24 07:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18806000 2021-11-24 07:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18807000 2021-11-24 07:29:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:29:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 758 containing 20.00 MB] 2021-11-24 07:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18808000 2021-11-24 07:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18809000 2021-11-24 07:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18810000 2021-11-24 07:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18811000 2021-11-24 07:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18812000 2021-11-24 07:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18813000 2021-11-24 07:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18814000 2021-11-24 07:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18815000 2021-11-24 07:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18816000 2021-11-24 07:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18817000 2021-11-24 07:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18818000 2021-11-24 07:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18819000 2021-11-24 07:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18820000 2021-11-24 07:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18821000 2021-11-24 07:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18822000 2021-11-24 07:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18823000 2021-11-24 07:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18824000 2021-11-24 07:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18825000 2021-11-24 07:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18826000 2021-11-24 07:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18827000 2021-11-24 07:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18828000 2021-11-24 07:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18829000 2021-11-24 07:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18830000 2021-11-24 07:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18831000 2021-11-24 07:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18832000 2021-11-24 07:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18833000 2021-11-24 07:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18834000 2021-11-24 07:30:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:30:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 759 containing 20.00 MB] 2021-11-24 07:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18835000 2021-11-24 07:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18836000 2021-11-24 07:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18837000 2021-11-24 07:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18838000 2021-11-24 07:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18839000 2021-11-24 07:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18840000 2021-11-24 07:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18841000 2021-11-24 07:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18842000 2021-11-24 07:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18843000 2021-11-24 07:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18844000 2021-11-24 07:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18845000 2021-11-24 07:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18846000 2021-11-24 07:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18847000 2021-11-24 07:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18848000 2021-11-24 07:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18849000 2021-11-24 07:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18850000 2021-11-24 07:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18851000 2021-11-24 07:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18852000 2021-11-24 07:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18853000 2021-11-24 07:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18854000 2021-11-24 07:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18855000 2021-11-24 07:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18856000 2021-11-24 07:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18857000 2021-11-24 07:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18858000 2021-11-24 07:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18859000 2021-11-24 07:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18860000 2021-11-24 07:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18861000 2021-11-24 07:30:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:30:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 760 containing 20.00 MB] 2021-11-24 07:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18862000 2021-11-24 07:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18863000 2021-11-24 07:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18864000 2021-11-24 07:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18865000 2021-11-24 07:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18866000 2021-11-24 07:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18867000 2021-11-24 07:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18868000 2021-11-24 07:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18869000 2021-11-24 07:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18870000 2021-11-24 07:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18871000 2021-11-24 07:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18872000 2021-11-24 07:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18873000 2021-11-24 07:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18874000 2021-11-24 07:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18875000 2021-11-24 07:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18876000 2021-11-24 07:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18877000 2021-11-24 07:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18878000 2021-11-24 07:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18879000 2021-11-24 07:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18880000 2021-11-24 07:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18881000 2021-11-24 07:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18882000 2021-11-24 07:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18883000 2021-11-24 07:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18884000 2021-11-24 07:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18885000 2021-11-24 07:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18886000 2021-11-24 07:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18887000 2021-11-24 07:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18888000 2021-11-24 07:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18889000 2021-11-24 07:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18890000 2021-11-24 07:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18891000 2021-11-24 07:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18892000 2021-11-24 07:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18893000 2021-11-24 07:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18894000 2021-11-24 07:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18895000 2021-11-24 07:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18896000 2021-11-24 07:30:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:30:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 761 containing 20.00 MB] 2021-11-24 07:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18897000 2021-11-24 07:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18898000 2021-11-24 07:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18899000 2021-11-24 07:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18900000 2021-11-24 07:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18901000 2021-11-24 07:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18902000 2021-11-24 07:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18903000 2021-11-24 07:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18904000 2021-11-24 07:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18905000 2021-11-24 07:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18906000 2021-11-24 07:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18907000 2021-11-24 07:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18908000 2021-11-24 07:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18909000 2021-11-24 07:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18910000 2021-11-24 07:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18911000 2021-11-24 07:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18912000 2021-11-24 07:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18913000 2021-11-24 07:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18914000 2021-11-24 07:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18915000 2021-11-24 07:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18916000 2021-11-24 07:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18917000 2021-11-24 07:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18918000 2021-11-24 07:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18919000 2021-11-24 07:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18920000 2021-11-24 07:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18921000 2021-11-24 07:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18922000 2021-11-24 07:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18923000 2021-11-24 07:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18924000 2021-11-24 07:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18925000 2021-11-24 07:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18926000 2021-11-24 07:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18927000 2021-11-24 07:30:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:30:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 762 containing 20.00 MB] 2021-11-24 07:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18928000 2021-11-24 07:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18929000 2021-11-24 07:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18930000 2021-11-24 07:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18931000 2021-11-24 07:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18932000 2021-11-24 07:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18933000 2021-11-24 07:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18934000 2021-11-24 07:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18935000 2021-11-24 07:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18936000 2021-11-24 07:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18937000 2021-11-24 07:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18938000 2021-11-24 07:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18939000 2021-11-24 07:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18940000 2021-11-24 07:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18941000 2021-11-24 07:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18942000 2021-11-24 07:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18943000 2021-11-24 07:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18944000 2021-11-24 07:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18945000 2021-11-24 07:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18946000 2021-11-24 07:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18947000 2021-11-24 07:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18948000 2021-11-24 07:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18949000 2021-11-24 07:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18950000 2021-11-24 07:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18951000 2021-11-24 07:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18952000 2021-11-24 07:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18953000 2021-11-24 07:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18954000 2021-11-24 07:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18955000 2021-11-24 07:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18956000 2021-11-24 07:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18957000 2021-11-24 07:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18958000 2021-11-24 07:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18959000 2021-11-24 07:31:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:31:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 763 containing 20.00 MB] 2021-11-24 07:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18960000 2021-11-24 07:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18961000 2021-11-24 07:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18962000 2021-11-24 07:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18963000 2021-11-24 07:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18964000 2021-11-24 07:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18965000 2021-11-24 07:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18966000 2021-11-24 07:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18967000 2021-11-24 07:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18968000 2021-11-24 07:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18969000 2021-11-24 07:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18970000 2021-11-24 07:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18971000 2021-11-24 07:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18972000 2021-11-24 07:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18973000 2021-11-24 07:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18974000 2021-11-24 07:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18975000 2021-11-24 07:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18976000 2021-11-24 07:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18977000 2021-11-24 07:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18978000 2021-11-24 07:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18979000 2021-11-24 07:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18980000 2021-11-24 07:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18981000 2021-11-24 07:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18982000 2021-11-24 07:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18983000 2021-11-24 07:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18984000 2021-11-24 07:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18985000 2021-11-24 07:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18986000 2021-11-24 07:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18987000 2021-11-24 07:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18988000 2021-11-24 07:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18989000 2021-11-24 07:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18990000 2021-11-24 07:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18991000 2021-11-24 07:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18992000 2021-11-24 07:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18993000 2021-11-24 07:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18994000 2021-11-24 07:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18995000 2021-11-24 07:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18996000 2021-11-24 07:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18997000 2021-11-24 07:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18998000 2021-11-24 07:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 18999000 2021-11-24 07:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19000000 2021-11-24 07:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19001000 2021-11-24 07:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19002000 2021-11-24 07:31:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 764 containing 20.00 MB] 2021-11-24 07:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19003000 2021-11-24 07:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19004000 2021-11-24 07:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19005000 2021-11-24 07:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19006000 2021-11-24 07:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19007000 2021-11-24 07:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19008000 2021-11-24 07:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19009000 2021-11-24 07:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19010000 2021-11-24 07:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19011000 2021-11-24 07:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19012000 2021-11-24 07:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19013000 2021-11-24 07:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19014000 2021-11-24 07:31:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:31:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 765 containing 20.00 MB] 2021-11-24 07:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19015000 2021-11-24 07:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19016000 2021-11-24 07:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19017000 2021-11-24 07:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19018000 2021-11-24 07:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19019000 2021-11-24 07:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19020000 2021-11-24 07:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19021000 2021-11-24 07:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19022000 2021-11-24 07:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19023000 2021-11-24 07:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19024000 2021-11-24 07:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19025000 2021-11-24 07:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19026000 2021-11-24 07:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19027000 2021-11-24 07:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19028000 2021-11-24 07:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19029000 2021-11-24 07:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19030000 2021-11-24 07:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19031000 2021-11-24 07:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19032000 2021-11-24 07:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19033000 2021-11-24 07:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19034000 2021-11-24 07:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19035000 2021-11-24 07:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19036000 2021-11-24 07:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19037000 2021-11-24 07:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19038000 2021-11-24 07:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19039000 2021-11-24 07:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19040000 2021-11-24 07:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19041000 2021-11-24 07:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19042000 2021-11-24 07:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19043000 2021-11-24 07:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19044000 2021-11-24 07:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19045000 2021-11-24 07:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19046000 2021-11-24 07:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19047000 2021-11-24 07:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19048000 2021-11-24 07:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19049000 2021-11-24 07:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19050000 2021-11-24 07:31:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:31:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 766 containing 20.00 MB] 2021-11-24 07:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19051000 2021-11-24 07:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19052000 2021-11-24 07:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19053000 2021-11-24 07:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19054000 2021-11-24 07:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19055000 2021-11-24 07:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19056000 2021-11-24 07:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19057000 2021-11-24 07:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19058000 2021-11-24 07:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19059000 2021-11-24 07:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19060000 2021-11-24 07:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19061000 2021-11-24 07:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19062000 2021-11-24 07:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19063000 2021-11-24 07:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19064000 2021-11-24 07:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19065000 2021-11-24 07:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19066000 2021-11-24 07:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19067000 2021-11-24 07:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19068000 2021-11-24 07:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19069000 2021-11-24 07:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19070000 2021-11-24 07:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19071000 2021-11-24 07:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19072000 2021-11-24 07:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19073000 2021-11-24 07:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19074000 2021-11-24 07:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19075000 2021-11-24 07:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19076000 2021-11-24 07:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19077000 2021-11-24 07:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19078000 2021-11-24 07:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19079000 2021-11-24 07:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19080000 2021-11-24 07:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19081000 2021-11-24 07:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19082000 2021-11-24 07:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19083000 2021-11-24 07:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19084000 2021-11-24 07:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19085000 2021-11-24 07:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19086000 2021-11-24 07:32:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:32:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 767 containing 20.00 MB] 2021-11-24 07:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19087000 2021-11-24 07:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19088000 2021-11-24 07:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19089000 2021-11-24 07:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19090000 2021-11-24 07:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19091000 2021-11-24 07:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19092000 2021-11-24 07:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19093000 2021-11-24 07:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19094000 2021-11-24 07:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19095000 2021-11-24 07:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19096000 2021-11-24 07:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19097000 2021-11-24 07:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19098000 2021-11-24 07:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19099000 2021-11-24 07:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19100000 2021-11-24 07:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19101000 2021-11-24 07:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19102000 2021-11-24 07:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19103000 2021-11-24 07:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19104000 2021-11-24 07:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19105000 2021-11-24 07:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19106000 2021-11-24 07:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19107000 2021-11-24 07:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19108000 2021-11-24 07:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19109000 2021-11-24 07:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19110000 2021-11-24 07:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19111000 2021-11-24 07:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19112000 2021-11-24 07:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19113000 2021-11-24 07:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19114000 2021-11-24 07:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19115000 2021-11-24 07:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19116000 2021-11-24 07:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19117000 2021-11-24 07:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19118000 2021-11-24 07:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19119000 2021-11-24 07:32:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:32:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 768 containing 20.00 MB] 2021-11-24 07:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19120000 2021-11-24 07:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19121000 2021-11-24 07:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19122000 2021-11-24 07:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19123000 2021-11-24 07:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19124000 2021-11-24 07:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19125000 2021-11-24 07:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19126000 2021-11-24 07:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19127000 2021-11-24 07:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19128000 2021-11-24 07:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19129000 2021-11-24 07:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19130000 2021-11-24 07:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19131000 2021-11-24 07:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19132000 2021-11-24 07:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19133000 2021-11-24 07:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19134000 2021-11-24 07:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19135000 2021-11-24 07:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19136000 2021-11-24 07:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19137000 2021-11-24 07:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19138000 2021-11-24 07:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19139000 2021-11-24 07:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19140000 2021-11-24 07:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19141000 2021-11-24 07:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19142000 2021-11-24 07:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19143000 2021-11-24 07:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19144000 2021-11-24 07:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19145000 2021-11-24 07:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19146000 2021-11-24 07:32:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:32:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 769 containing 20.00 MB] 2021-11-24 07:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19147000 2021-11-24 07:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19148000 2021-11-24 07:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19149000 2021-11-24 07:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19150000 2021-11-24 07:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19151000 2021-11-24 07:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19152000 2021-11-24 07:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19153000 2021-11-24 07:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19154000 2021-11-24 07:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19155000 2021-11-24 07:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19156000 2021-11-24 07:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19157000 2021-11-24 07:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19158000 2021-11-24 07:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19159000 2021-11-24 07:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19160000 2021-11-24 07:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19161000 2021-11-24 07:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19162000 2021-11-24 07:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19163000 2021-11-24 07:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19164000 2021-11-24 07:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19165000 2021-11-24 07:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19166000 2021-11-24 07:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19167000 2021-11-24 07:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19168000 2021-11-24 07:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19169000 2021-11-24 07:32:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:32:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 770 containing 20.00 MB] 2021-11-24 07:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19170000 2021-11-24 07:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19171000 2021-11-24 07:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19172000 2021-11-24 07:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19173000 2021-11-24 07:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19174000 2021-11-24 07:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19175000 2021-11-24 07:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19176000 2021-11-24 07:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19177000 2021-11-24 07:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19178000 2021-11-24 07:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19179000 2021-11-24 07:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19180000 2021-11-24 07:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19181000 2021-11-24 07:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19182000 2021-11-24 07:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19183000 2021-11-24 07:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19184000 2021-11-24 07:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19185000 2021-11-24 07:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19186000 2021-11-24 07:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19187000 2021-11-24 07:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19188000 2021-11-24 07:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19189000 2021-11-24 07:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19190000 2021-11-24 07:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19191000 2021-11-24 07:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19192000 2021-11-24 07:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19193000 2021-11-24 07:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19194000 2021-11-24 07:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19195000 2021-11-24 07:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19196000 2021-11-24 07:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19197000 2021-11-24 07:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19198000 2021-11-24 07:32:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:32:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 771 containing 20.00 MB] 2021-11-24 07:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19199000 2021-11-24 07:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19200000 2021-11-24 07:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19201000 2021-11-24 07:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19202000 2021-11-24 07:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19203000 2021-11-24 07:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19204000 2021-11-24 07:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19205000 2021-11-24 07:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19206000 2021-11-24 07:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19207000 2021-11-24 07:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19208000 2021-11-24 07:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19209000 2021-11-24 07:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19210000 2021-11-24 07:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19211000 2021-11-24 07:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19212000 2021-11-24 07:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19213000 2021-11-24 07:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19214000 2021-11-24 07:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19215000 2021-11-24 07:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19216000 2021-11-24 07:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19217000 2021-11-24 07:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19218000 2021-11-24 07:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19219000 2021-11-24 07:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19220000 2021-11-24 07:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19221000 2021-11-24 07:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19222000 2021-11-24 07:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19223000 2021-11-24 07:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19224000 2021-11-24 07:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19225000 2021-11-24 07:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19226000 2021-11-24 07:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19227000 2021-11-24 07:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19228000 2021-11-24 07:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19229000 2021-11-24 07:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19230000 2021-11-24 07:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19231000 2021-11-24 07:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19232000 2021-11-24 07:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19233000 2021-11-24 07:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19234000 2021-11-24 07:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19235000 2021-11-24 07:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19236000 2021-11-24 07:33:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:33:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 772 containing 20.00 MB] 2021-11-24 07:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19237000 2021-11-24 07:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19238000 2021-11-24 07:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19239000 2021-11-24 07:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19240000 2021-11-24 07:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19241000 2021-11-24 07:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19242000 2021-11-24 07:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19243000 2021-11-24 07:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19244000 2021-11-24 07:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19245000 2021-11-24 07:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19246000 2021-11-24 07:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19247000 2021-11-24 07:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19248000 2021-11-24 07:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19249000 2021-11-24 07:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19250000 2021-11-24 07:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19251000 2021-11-24 07:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19252000 2021-11-24 07:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19253000 2021-11-24 07:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19254000 2021-11-24 07:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19255000 2021-11-24 07:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19256000 2021-11-24 07:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19257000 2021-11-24 07:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19258000 2021-11-24 07:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19259000 2021-11-24 07:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19260000 2021-11-24 07:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19261000 2021-11-24 07:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19262000 2021-11-24 07:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19263000 2021-11-24 07:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19264000 2021-11-24 07:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19265000 2021-11-24 07:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19266000 2021-11-24 07:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19267000 2021-11-24 07:33:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:33:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 773 containing 20.01 MB] 2021-11-24 07:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19268000 2021-11-24 07:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19269000 2021-11-24 07:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19270000 2021-11-24 07:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19271000 2021-11-24 07:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19272000 2021-11-24 07:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19273000 2021-11-24 07:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19274000 2021-11-24 07:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19275000 2021-11-24 07:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19276000 2021-11-24 07:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19277000 2021-11-24 07:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19278000 2021-11-24 07:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19279000 2021-11-24 07:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19280000 2021-11-24 07:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19281000 2021-11-24 07:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19282000 2021-11-24 07:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19283000 2021-11-24 07:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19284000 2021-11-24 07:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19285000 2021-11-24 07:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19286000 2021-11-24 07:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19287000 2021-11-24 07:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19288000 2021-11-24 07:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19289000 2021-11-24 07:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19290000 2021-11-24 07:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19291000 2021-11-24 07:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19292000 2021-11-24 07:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19293000 2021-11-24 07:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19294000 2021-11-24 07:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19295000 2021-11-24 07:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19296000 2021-11-24 07:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19297000 2021-11-24 07:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19298000 2021-11-24 07:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19299000 2021-11-24 07:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19300000 2021-11-24 07:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19301000 2021-11-24 07:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19302000 2021-11-24 07:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19303000 2021-11-24 07:33:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:33:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 774 containing 20.00 MB] 2021-11-24 07:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19304000 2021-11-24 07:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19305000 2021-11-24 07:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19306000 2021-11-24 07:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19307000 2021-11-24 07:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19308000 2021-11-24 07:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19309000 2021-11-24 07:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19310000 2021-11-24 07:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19311000 2021-11-24 07:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19312000 2021-11-24 07:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19313000 2021-11-24 07:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19314000 2021-11-24 07:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19315000 2021-11-24 07:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19316000 2021-11-24 07:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19317000 2021-11-24 07:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19318000 2021-11-24 07:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19319000 2021-11-24 07:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19320000 2021-11-24 07:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19321000 2021-11-24 07:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19322000 2021-11-24 07:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19323000 2021-11-24 07:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19324000 2021-11-24 07:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19325000 2021-11-24 07:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19326000 2021-11-24 07:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19327000 2021-11-24 07:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19328000 2021-11-24 07:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19329000 2021-11-24 07:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19330000 2021-11-24 07:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19331000 2021-11-24 07:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19332000 2021-11-24 07:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19333000 2021-11-24 07:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19334000 2021-11-24 07:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19335000 2021-11-24 07:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19336000 2021-11-24 07:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19337000 2021-11-24 07:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19338000 2021-11-24 07:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19339000 2021-11-24 07:34:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:34:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 775 containing 20.00 MB] 2021-11-24 07:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19340000 2021-11-24 07:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19341000 2021-11-24 07:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19342000 2021-11-24 07:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19343000 2021-11-24 07:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19344000 2021-11-24 07:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19345000 2021-11-24 07:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19346000 2021-11-24 07:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19347000 2021-11-24 07:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19348000 2021-11-24 07:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19349000 2021-11-24 07:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19350000 2021-11-24 07:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19351000 2021-11-24 07:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19352000 2021-11-24 07:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19353000 2021-11-24 07:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19354000 2021-11-24 07:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19355000 2021-11-24 07:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19356000 2021-11-24 07:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19357000 2021-11-24 07:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19358000 2021-11-24 07:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19359000 2021-11-24 07:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19360000 2021-11-24 07:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19361000 2021-11-24 07:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19362000 2021-11-24 07:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19363000 2021-11-24 07:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19364000 2021-11-24 07:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19365000 2021-11-24 07:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19366000 2021-11-24 07:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19367000 2021-11-24 07:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19368000 2021-11-24 07:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19369000 2021-11-24 07:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19370000 2021-11-24 07:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19371000 2021-11-24 07:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19372000 2021-11-24 07:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19373000 2021-11-24 07:34:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:34:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 776 containing 20.00 MB] 2021-11-24 07:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19374000 2021-11-24 07:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19375000 2021-11-24 07:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19376000 2021-11-24 07:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19377000 2021-11-24 07:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19378000 2021-11-24 07:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19379000 2021-11-24 07:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19380000 2021-11-24 07:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19381000 2021-11-24 07:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19382000 2021-11-24 07:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19383000 2021-11-24 07:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19384000 2021-11-24 07:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19385000 2021-11-24 07:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19386000 2021-11-24 07:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19387000 2021-11-24 07:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19388000 2021-11-24 07:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19389000 2021-11-24 07:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19390000 2021-11-24 07:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19391000 2021-11-24 07:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19392000 2021-11-24 07:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19393000 2021-11-24 07:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19394000 2021-11-24 07:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19395000 2021-11-24 07:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19396000 2021-11-24 07:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19397000 2021-11-24 07:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19398000 2021-11-24 07:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19399000 2021-11-24 07:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19400000 2021-11-24 07:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19401000 2021-11-24 07:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19402000 2021-11-24 07:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19403000 2021-11-24 07:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19404000 2021-11-24 07:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19405000 2021-11-24 07:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19406000 2021-11-24 07:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19407000 2021-11-24 07:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19408000 2021-11-24 07:34:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:34:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 777 containing 20.00 MB] 2021-11-24 07:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19409000 2021-11-24 07:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19410000 2021-11-24 07:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19411000 2021-11-24 07:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19412000 2021-11-24 07:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19413000 2021-11-24 07:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19414000 2021-11-24 07:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19415000 2021-11-24 07:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19416000 2021-11-24 07:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19417000 2021-11-24 07:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19418000 2021-11-24 07:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19419000 2021-11-24 07:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19420000 2021-11-24 07:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19421000 2021-11-24 07:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19422000 2021-11-24 07:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19423000 2021-11-24 07:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19424000 2021-11-24 07:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19425000 2021-11-24 07:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19426000 2021-11-24 07:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19427000 2021-11-24 07:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19428000 2021-11-24 07:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19429000 2021-11-24 07:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19430000 2021-11-24 07:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19431000 2021-11-24 07:34:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:34:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 778 containing 20.00 MB] 2021-11-24 07:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19432000 2021-11-24 07:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19433000 2021-11-24 07:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19434000 2021-11-24 07:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19435000 2021-11-24 07:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19436000 2021-11-24 07:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19437000 2021-11-24 07:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19438000 2021-11-24 07:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19439000 2021-11-24 07:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19440000 2021-11-24 07:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19441000 2021-11-24 07:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19442000 2021-11-24 07:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19443000 2021-11-24 07:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19444000 2021-11-24 07:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19445000 2021-11-24 07:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19446000 2021-11-24 07:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19447000 2021-11-24 07:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19448000 2021-11-24 07:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19449000 2021-11-24 07:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19450000 2021-11-24 07:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19451000 2021-11-24 07:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19452000 2021-11-24 07:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19453000 2021-11-24 07:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19454000 2021-11-24 07:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19455000 2021-11-24 07:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19456000 2021-11-24 07:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19457000 2021-11-24 07:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19458000 2021-11-24 07:34:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:34:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 779 containing 20.00 MB] 2021-11-24 07:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19459000 2021-11-24 07:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19460000 2021-11-24 07:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19461000 2021-11-24 07:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19462000 2021-11-24 07:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19463000 2021-11-24 07:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19464000 2021-11-24 07:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19465000 2021-11-24 07:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19466000 2021-11-24 07:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19467000 2021-11-24 07:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19468000 2021-11-24 07:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19469000 2021-11-24 07:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19470000 2021-11-24 07:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19471000 2021-11-24 07:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19472000 2021-11-24 07:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19473000 2021-11-24 07:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19474000 2021-11-24 07:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19475000 2021-11-24 07:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19476000 2021-11-24 07:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19477000 2021-11-24 07:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19478000 2021-11-24 07:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19479000 2021-11-24 07:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19480000 2021-11-24 07:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19481000 2021-11-24 07:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19482000 2021-11-24 07:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19483000 2021-11-24 07:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19484000 2021-11-24 07:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19485000 2021-11-24 07:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19486000 2021-11-24 07:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19487000 2021-11-24 07:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19488000 2021-11-24 07:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19489000 2021-11-24 07:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19490000 2021-11-24 07:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19491000 2021-11-24 07:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19492000 2021-11-24 07:35:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:35:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 780 containing 20.00 MB] 2021-11-24 07:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19493000 2021-11-24 07:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19494000 2021-11-24 07:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19495000 2021-11-24 07:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19496000 2021-11-24 07:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19497000 2021-11-24 07:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19498000 2021-11-24 07:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19499000 2021-11-24 07:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19500000 2021-11-24 07:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19501000 2021-11-24 07:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19502000 2021-11-24 07:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19503000 2021-11-24 07:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19504000 2021-11-24 07:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19505000 2021-11-24 07:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19506000 2021-11-24 07:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19507000 2021-11-24 07:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19508000 2021-11-24 07:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19509000 2021-11-24 07:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19510000 2021-11-24 07:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19511000 2021-11-24 07:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19512000 2021-11-24 07:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19513000 2021-11-24 07:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19514000 2021-11-24 07:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19515000 2021-11-24 07:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19516000 2021-11-24 07:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19517000 2021-11-24 07:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19518000 2021-11-24 07:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19519000 2021-11-24 07:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19520000 2021-11-24 07:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19521000 2021-11-24 07:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19522000 2021-11-24 07:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19523000 2021-11-24 07:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19524000 2021-11-24 07:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19525000 2021-11-24 07:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19526000 2021-11-24 07:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19527000 2021-11-24 07:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19528000 2021-11-24 07:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19529000 2021-11-24 07:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19530000 2021-11-24 07:35:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:35:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 781 containing 20.00 MB] 2021-11-24 07:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19531000 2021-11-24 07:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19532000 2021-11-24 07:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19533000 2021-11-24 07:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19534000 2021-11-24 07:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19535000 2021-11-24 07:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19536000 2021-11-24 07:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19537000 2021-11-24 07:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19538000 2021-11-24 07:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19539000 2021-11-24 07:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19540000 2021-11-24 07:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19541000 2021-11-24 07:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19542000 2021-11-24 07:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19543000 2021-11-24 07:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19544000 2021-11-24 07:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19545000 2021-11-24 07:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19546000 2021-11-24 07:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19547000 2021-11-24 07:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19548000 2021-11-24 07:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19549000 2021-11-24 07:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19550000 2021-11-24 07:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19551000 2021-11-24 07:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19552000 2021-11-24 07:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19553000 2021-11-24 07:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19554000 2021-11-24 07:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19555000 2021-11-24 07:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19556000 2021-11-24 07:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19557000 2021-11-24 07:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19558000 2021-11-24 07:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19559000 2021-11-24 07:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19560000 2021-11-24 07:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19561000 2021-11-24 07:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19562000 2021-11-24 07:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19563000 2021-11-24 07:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19564000 2021-11-24 07:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19565000 2021-11-24 07:35:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:35:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 782 containing 20.00 MB] 2021-11-24 07:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19566000 2021-11-24 07:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19567000 2021-11-24 07:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19568000 2021-11-24 07:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19569000 2021-11-24 07:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19570000 2021-11-24 07:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19571000 2021-11-24 07:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19572000 2021-11-24 07:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19573000 2021-11-24 07:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19574000 2021-11-24 07:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19575000 2021-11-24 07:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19576000 2021-11-24 07:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19577000 2021-11-24 07:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19578000 2021-11-24 07:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19579000 2021-11-24 07:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19580000 2021-11-24 07:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19581000 2021-11-24 07:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19582000 2021-11-24 07:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19583000 2021-11-24 07:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19584000 2021-11-24 07:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19585000 2021-11-24 07:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19586000 2021-11-24 07:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19587000 2021-11-24 07:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19588000 2021-11-24 07:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19589000 2021-11-24 07:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19590000 2021-11-24 07:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19591000 2021-11-24 07:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19592000 2021-11-24 07:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19593000 2021-11-24 07:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19594000 2021-11-24 07:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19595000 2021-11-24 07:36:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:36:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 783 containing 20.00 MB] 2021-11-24 07:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19596000 2021-11-24 07:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19597000 2021-11-24 07:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19598000 2021-11-24 07:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19599000 2021-11-24 07:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19600000 2021-11-24 07:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19601000 2021-11-24 07:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19602000 2021-11-24 07:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19603000 2021-11-24 07:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19604000 2021-11-24 07:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19605000 2021-11-24 07:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19606000 2021-11-24 07:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19607000 2021-11-24 07:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19608000 2021-11-24 07:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19609000 2021-11-24 07:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19610000 2021-11-24 07:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19611000 2021-11-24 07:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19612000 2021-11-24 07:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19613000 2021-11-24 07:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19614000 2021-11-24 07:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19615000 2021-11-24 07:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19616000 2021-11-24 07:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19617000 2021-11-24 07:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19618000 2021-11-24 07:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19619000 2021-11-24 07:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19620000 2021-11-24 07:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19621000 2021-11-24 07:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19622000 2021-11-24 07:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19623000 2021-11-24 07:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19624000 2021-11-24 07:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19625000 2021-11-24 07:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19626000 2021-11-24 07:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19627000 2021-11-24 07:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19628000 2021-11-24 07:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19629000 2021-11-24 07:36:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:36:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 784 containing 20.00 MB] 2021-11-24 07:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19630000 2021-11-24 07:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19631000 2021-11-24 07:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19632000 2021-11-24 07:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19633000 2021-11-24 07:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19634000 2021-11-24 07:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19635000 2021-11-24 07:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19636000 2021-11-24 07:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19637000 2021-11-24 07:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19638000 2021-11-24 07:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19639000 2021-11-24 07:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19640000 2021-11-24 07:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19641000 2021-11-24 07:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19642000 2021-11-24 07:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19643000 2021-11-24 07:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19644000 2021-11-24 07:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19645000 2021-11-24 07:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19646000 2021-11-24 07:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19647000 2021-11-24 07:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19648000 2021-11-24 07:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19649000 2021-11-24 07:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19650000 2021-11-24 07:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19651000 2021-11-24 07:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19652000 2021-11-24 07:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19653000 2021-11-24 07:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19654000 2021-11-24 07:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19655000 2021-11-24 07:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19656000 2021-11-24 07:36:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:36:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 785 containing 20.01 MB] 2021-11-24 07:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19657000 2021-11-24 07:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19658000 2021-11-24 07:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19659000 2021-11-24 07:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19660000 2021-11-24 07:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19661000 2021-11-24 07:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19662000 2021-11-24 07:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19663000 2021-11-24 07:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19664000 2021-11-24 07:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19665000 2021-11-24 07:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19666000 2021-11-24 07:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19667000 2021-11-24 07:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19668000 2021-11-24 07:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19669000 2021-11-24 07:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19670000 2021-11-24 07:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19671000 2021-11-24 07:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19672000 2021-11-24 07:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19673000 2021-11-24 07:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19674000 2021-11-24 07:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19675000 2021-11-24 07:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19676000 2021-11-24 07:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19677000 2021-11-24 07:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19678000 2021-11-24 07:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19679000 2021-11-24 07:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19680000 2021-11-24 07:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19681000 2021-11-24 07:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19682000 2021-11-24 07:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19683000 2021-11-24 07:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19684000 2021-11-24 07:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19685000 2021-11-24 07:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19686000 2021-11-24 07:36:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:36:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 786 containing 20.00 MB] 2021-11-24 07:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19687000 2021-11-24 07:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19688000 2021-11-24 07:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19689000 2021-11-24 07:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19690000 2021-11-24 07:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19691000 2021-11-24 07:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19692000 2021-11-24 07:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19693000 2021-11-24 07:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19694000 2021-11-24 07:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19695000 2021-11-24 07:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19696000 2021-11-24 07:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19697000 2021-11-24 07:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19698000 2021-11-24 07:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19699000 2021-11-24 07:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19700000 2021-11-24 07:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19701000 2021-11-24 07:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19702000 2021-11-24 07:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19703000 2021-11-24 07:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19704000 2021-11-24 07:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19705000 2021-11-24 07:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19706000 2021-11-24 07:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19707000 2021-11-24 07:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19708000 2021-11-24 07:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19709000 2021-11-24 07:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19710000 2021-11-24 07:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19711000 2021-11-24 07:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19712000 2021-11-24 07:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19713000 2021-11-24 07:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19714000 2021-11-24 07:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19715000 2021-11-24 07:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19716000 2021-11-24 07:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19717000 2021-11-24 07:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19718000 2021-11-24 07:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19719000 2021-11-24 07:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19720000 2021-11-24 07:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19721000 2021-11-24 07:37:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:37:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 787 containing 20.00 MB] 2021-11-24 07:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19722000 2021-11-24 07:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19723000 2021-11-24 07:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19724000 2021-11-24 07:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19725000 2021-11-24 07:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19726000 2021-11-24 07:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19727000 2021-11-24 07:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19728000 2021-11-24 07:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19729000 2021-11-24 07:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19730000 2021-11-24 07:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19731000 2021-11-24 07:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19732000 2021-11-24 07:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19733000 2021-11-24 07:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19734000 2021-11-24 07:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19735000 2021-11-24 07:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19736000 2021-11-24 07:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19737000 2021-11-24 07:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19738000 2021-11-24 07:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19739000 2021-11-24 07:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19740000 2021-11-24 07:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19741000 2021-11-24 07:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19742000 2021-11-24 07:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19743000 2021-11-24 07:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19744000 2021-11-24 07:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19745000 2021-11-24 07:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19746000 2021-11-24 07:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19747000 2021-11-24 07:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19748000 2021-11-24 07:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19749000 2021-11-24 07:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19750000 2021-11-24 07:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19751000 2021-11-24 07:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19752000 2021-11-24 07:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19753000 2021-11-24 07:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19754000 2021-11-24 07:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19755000 2021-11-24 07:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19756000 2021-11-24 07:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19757000 2021-11-24 07:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19758000 2021-11-24 07:37:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:37:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 788 containing 20.00 MB] 2021-11-24 07:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19759000 2021-11-24 07:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19760000 2021-11-24 07:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19761000 2021-11-24 07:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19762000 2021-11-24 07:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19763000 2021-11-24 07:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19764000 2021-11-24 07:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19765000 2021-11-24 07:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19766000 2021-11-24 07:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19767000 2021-11-24 07:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19768000 2021-11-24 07:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19769000 2021-11-24 07:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19770000 2021-11-24 07:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19771000 2021-11-24 07:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19772000 2021-11-24 07:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19773000 2021-11-24 07:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19774000 2021-11-24 07:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19775000 2021-11-24 07:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19776000 2021-11-24 07:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19777000 2021-11-24 07:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19778000 2021-11-24 07:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19779000 2021-11-24 07:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19780000 2021-11-24 07:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19781000 2021-11-24 07:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19782000 2021-11-24 07:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19783000 2021-11-24 07:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19784000 2021-11-24 07:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19785000 2021-11-24 07:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19786000 2021-11-24 07:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19787000 2021-11-24 07:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19788000 2021-11-24 07:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19789000 2021-11-24 07:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19790000 2021-11-24 07:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19791000 2021-11-24 07:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19792000 2021-11-24 07:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19793000 2021-11-24 07:37:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:37:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 789 containing 20.00 MB] 2021-11-24 07:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19794000 2021-11-24 07:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19795000 2021-11-24 07:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19796000 2021-11-24 07:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19797000 2021-11-24 07:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19798000 2021-11-24 07:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19799000 2021-11-24 07:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19800000 2021-11-24 07:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19801000 2021-11-24 07:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19802000 2021-11-24 07:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19803000 2021-11-24 07:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19804000 2021-11-24 07:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19805000 2021-11-24 07:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19806000 2021-11-24 07:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19807000 2021-11-24 07:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19808000 2021-11-24 07:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19809000 2021-11-24 07:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19810000 2021-11-24 07:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19811000 2021-11-24 07:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19812000 2021-11-24 07:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19813000 2021-11-24 07:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19814000 2021-11-24 07:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19815000 2021-11-24 07:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19816000 2021-11-24 07:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19817000 2021-11-24 07:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19818000 2021-11-24 07:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19819000 2021-11-24 07:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19820000 2021-11-24 07:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19821000 2021-11-24 07:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19822000 2021-11-24 07:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19823000 2021-11-24 07:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19824000 2021-11-24 07:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19825000 2021-11-24 07:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19826000 2021-11-24 07:37:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:37:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 790 containing 20.00 MB] 2021-11-24 07:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19827000 2021-11-24 07:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19828000 2021-11-24 07:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19829000 2021-11-24 07:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19830000 2021-11-24 07:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19831000 2021-11-24 07:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19832000 2021-11-24 07:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19833000 2021-11-24 07:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19834000 2021-11-24 07:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19835000 2021-11-24 07:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19836000 2021-11-24 07:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19837000 2021-11-24 07:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19838000 2021-11-24 07:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19839000 2021-11-24 07:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19840000 2021-11-24 07:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19841000 2021-11-24 07:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19842000 2021-11-24 07:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19843000 2021-11-24 07:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19844000 2021-11-24 07:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19845000 2021-11-24 07:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19846000 2021-11-24 07:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19847000 2021-11-24 07:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19848000 2021-11-24 07:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19849000 2021-11-24 07:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19850000 2021-11-24 07:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19851000 2021-11-24 07:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19852000 2021-11-24 07:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19853000 2021-11-24 07:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19854000 2021-11-24 07:38:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:38:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 791 containing 20.00 MB] 2021-11-24 07:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19855000 2021-11-24 07:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19856000 2021-11-24 07:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19857000 2021-11-24 07:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19858000 2021-11-24 07:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19859000 2021-11-24 07:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19860000 2021-11-24 07:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19861000 2021-11-24 07:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19862000 2021-11-24 07:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19863000 2021-11-24 07:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19864000 2021-11-24 07:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19865000 2021-11-24 07:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19866000 2021-11-24 07:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19867000 2021-11-24 07:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19868000 2021-11-24 07:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19869000 2021-11-24 07:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19870000 2021-11-24 07:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19871000 2021-11-24 07:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19872000 2021-11-24 07:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19873000 2021-11-24 07:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19874000 2021-11-24 07:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19875000 2021-11-24 07:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19876000 2021-11-24 07:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19877000 2021-11-24 07:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19878000 2021-11-24 07:38:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:38:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 792 containing 20.00 MB] 2021-11-24 07:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19879000 2021-11-24 07:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19880000 2021-11-24 07:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19881000 2021-11-24 07:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19882000 2021-11-24 07:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19883000 2021-11-24 07:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19884000 2021-11-24 07:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19885000 2021-11-24 07:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19886000 2021-11-24 07:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19887000 2021-11-24 07:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19888000 2021-11-24 07:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19889000 2021-11-24 07:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19890000 2021-11-24 07:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19891000 2021-11-24 07:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19892000 2021-11-24 07:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19893000 2021-11-24 07:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19894000 2021-11-24 07:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19895000 2021-11-24 07:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19896000 2021-11-24 07:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19897000 2021-11-24 07:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19898000 2021-11-24 07:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19899000 2021-11-24 07:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19900000 2021-11-24 07:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19901000 2021-11-24 07:38:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:38:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 793 containing 20.00 MB] 2021-11-24 07:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19902000 2021-11-24 07:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19903000 2021-11-24 07:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19904000 2021-11-24 07:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19905000 2021-11-24 07:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19906000 2021-11-24 07:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19907000 2021-11-24 07:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19908000 2021-11-24 07:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19909000 2021-11-24 07:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19910000 2021-11-24 07:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19911000 2021-11-24 07:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19912000 2021-11-24 07:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19913000 2021-11-24 07:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19914000 2021-11-24 07:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19915000 2021-11-24 07:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19916000 2021-11-24 07:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19917000 2021-11-24 07:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19918000 2021-11-24 07:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19919000 2021-11-24 07:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19920000 2021-11-24 07:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19921000 2021-11-24 07:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19922000 2021-11-24 07:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19923000 2021-11-24 07:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19924000 2021-11-24 07:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19925000 2021-11-24 07:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19926000 2021-11-24 07:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19927000 2021-11-24 07:38:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:38:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 794 containing 20.00 MB] 2021-11-24 07:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19928000 2021-11-24 07:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19929000 2021-11-24 07:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19930000 2021-11-24 07:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19931000 2021-11-24 07:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19932000 2021-11-24 07:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19933000 2021-11-24 07:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19934000 2021-11-24 07:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19935000 2021-11-24 07:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19936000 2021-11-24 07:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19937000 2021-11-24 07:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19938000 2021-11-24 07:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19939000 2021-11-24 07:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19940000 2021-11-24 07:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19941000 2021-11-24 07:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19942000 2021-11-24 07:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19943000 2021-11-24 07:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19944000 2021-11-24 07:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19945000 2021-11-24 07:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19946000 2021-11-24 07:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19947000 2021-11-24 07:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19948000 2021-11-24 07:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19949000 2021-11-24 07:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19950000 2021-11-24 07:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19951000 2021-11-24 07:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19952000 2021-11-24 07:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19953000 2021-11-24 07:38:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:38:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 795 containing 20.00 MB] 2021-11-24 07:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19954000 2021-11-24 07:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19955000 2021-11-24 07:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19956000 2021-11-24 07:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19957000 2021-11-24 07:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19958000 2021-11-24 07:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19959000 2021-11-24 07:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19960000 2021-11-24 07:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19961000 2021-11-24 07:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19962000 2021-11-24 07:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19963000 2021-11-24 07:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19964000 2021-11-24 07:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19965000 2021-11-24 07:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19966000 2021-11-24 07:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19967000 2021-11-24 07:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19968000 2021-11-24 07:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19969000 2021-11-24 07:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19970000 2021-11-24 07:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19971000 2021-11-24 07:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19972000 2021-11-24 07:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19973000 2021-11-24 07:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19974000 2021-11-24 07:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19975000 2021-11-24 07:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19976000 2021-11-24 07:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19977000 2021-11-24 07:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19978000 2021-11-24 07:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19979000 2021-11-24 07:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19980000 2021-11-24 07:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19981000 2021-11-24 07:39:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:39:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 796 containing 20.00 MB] 2021-11-24 07:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19982000 2021-11-24 07:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19983000 2021-11-24 07:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19984000 2021-11-24 07:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19985000 2021-11-24 07:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19986000 2021-11-24 07:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19987000 2021-11-24 07:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19988000 2021-11-24 07:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19989000 2021-11-24 07:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19990000 2021-11-24 07:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19991000 2021-11-24 07:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19992000 2021-11-24 07:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19993000 2021-11-24 07:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19994000 2021-11-24 07:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19995000 2021-11-24 07:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19996000 2021-11-24 07:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19997000 2021-11-24 07:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19998000 2021-11-24 07:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 19999000 2021-11-24 07:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20000000 2021-11-24 07:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20001000 2021-11-24 07:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20002000 2021-11-24 07:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20003000 2021-11-24 07:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20004000 2021-11-24 07:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20005000 2021-11-24 07:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20006000 2021-11-24 07:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20007000 2021-11-24 07:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20008000 2021-11-24 07:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20009000 2021-11-24 07:39:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:39:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 797 containing 20.00 MB] 2021-11-24 07:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20010000 2021-11-24 07:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20011000 2021-11-24 07:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20012000 2021-11-24 07:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20013000 2021-11-24 07:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20014000 2021-11-24 07:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20015000 2021-11-24 07:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20016000 2021-11-24 07:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20017000 2021-11-24 07:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20018000 2021-11-24 07:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20019000 2021-11-24 07:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20020000 2021-11-24 07:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20021000 2021-11-24 07:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20022000 2021-11-24 07:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20023000 2021-11-24 07:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20024000 2021-11-24 07:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20025000 2021-11-24 07:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20026000 2021-11-24 07:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20027000 2021-11-24 07:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20028000 2021-11-24 07:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20029000 2021-11-24 07:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20030000 2021-11-24 07:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20031000 2021-11-24 07:39:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:39:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 798 containing 20.00 MB] 2021-11-24 07:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20032000 2021-11-24 07:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20033000 2021-11-24 07:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20034000 2021-11-24 07:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20035000 2021-11-24 07:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20036000 2021-11-24 07:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20037000 2021-11-24 07:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20038000 2021-11-24 07:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20039000 2021-11-24 07:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20040000 2021-11-24 07:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20041000 2021-11-24 07:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20042000 2021-11-24 07:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20043000 2021-11-24 07:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20044000 2021-11-24 07:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20045000 2021-11-24 07:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20046000 2021-11-24 07:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20047000 2021-11-24 07:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20048000 2021-11-24 07:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20049000 2021-11-24 07:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20050000 2021-11-24 07:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20051000 2021-11-24 07:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20052000 2021-11-24 07:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20053000 2021-11-24 07:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20054000 2021-11-24 07:39:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:39:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 799 containing 20.00 MB] 2021-11-24 07:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20055000 2021-11-24 07:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20056000 2021-11-24 07:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20057000 2021-11-24 07:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20058000 2021-11-24 07:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20059000 2021-11-24 07:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20060000 2021-11-24 07:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20061000 2021-11-24 07:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20062000 2021-11-24 07:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20063000 2021-11-24 07:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20064000 2021-11-24 07:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20065000 2021-11-24 07:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20066000 2021-11-24 07:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20067000 2021-11-24 07:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20068000 2021-11-24 07:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20069000 2021-11-24 07:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20070000 2021-11-24 07:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20071000 2021-11-24 07:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20072000 2021-11-24 07:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20073000 2021-11-24 07:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20074000 2021-11-24 07:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20075000 2021-11-24 07:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20076000 2021-11-24 07:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20077000 2021-11-24 07:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20078000 2021-11-24 07:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20079000 2021-11-24 07:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20080000 2021-11-24 07:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20081000 2021-11-24 07:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20082000 2021-11-24 07:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20083000 2021-11-24 07:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20084000 2021-11-24 07:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20085000 2021-11-24 07:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20086000 2021-11-24 07:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20087000 2021-11-24 07:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20088000 2021-11-24 07:39:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:39:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 800 containing 20.00 MB] 2021-11-24 07:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20089000 2021-11-24 07:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20090000 2021-11-24 07:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20091000 2021-11-24 07:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20092000 2021-11-24 07:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20093000 2021-11-24 07:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20094000 2021-11-24 07:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20095000 2021-11-24 07:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20096000 2021-11-24 07:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20097000 2021-11-24 07:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20098000 2021-11-24 07:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20099000 2021-11-24 07:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20100000 2021-11-24 07:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20101000 2021-11-24 07:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20102000 2021-11-24 07:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20103000 2021-11-24 07:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20104000 2021-11-24 07:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20105000 2021-11-24 07:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20106000 2021-11-24 07:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20107000 2021-11-24 07:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20108000 2021-11-24 07:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20109000 2021-11-24 07:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20110000 2021-11-24 07:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20111000 2021-11-24 07:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20112000 2021-11-24 07:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20113000 2021-11-24 07:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20114000 2021-11-24 07:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20115000 2021-11-24 07:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20116000 2021-11-24 07:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20117000 2021-11-24 07:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20118000 2021-11-24 07:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20119000 2021-11-24 07:40:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:40:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 801 containing 20.00 MB] 2021-11-24 07:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20120000 2021-11-24 07:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20121000 2021-11-24 07:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20122000 2021-11-24 07:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20123000 2021-11-24 07:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20124000 2021-11-24 07:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20125000 2021-11-24 07:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20126000 2021-11-24 07:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20127000 2021-11-24 07:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20128000 2021-11-24 07:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20129000 2021-11-24 07:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20130000 2021-11-24 07:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20131000 2021-11-24 07:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20132000 2021-11-24 07:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20133000 2021-11-24 07:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20134000 2021-11-24 07:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20135000 2021-11-24 07:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20136000 2021-11-24 07:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20137000 2021-11-24 07:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20138000 2021-11-24 07:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20139000 2021-11-24 07:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20140000 2021-11-24 07:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20141000 2021-11-24 07:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20142000 2021-11-24 07:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20143000 2021-11-24 07:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20144000 2021-11-24 07:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20145000 2021-11-24 07:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20146000 2021-11-24 07:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20147000 2021-11-24 07:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20148000 2021-11-24 07:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20149000 2021-11-24 07:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20150000 2021-11-24 07:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20151000 2021-11-24 07:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20152000 2021-11-24 07:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20153000 2021-11-24 07:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20154000 2021-11-24 07:40:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:40:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 802 containing 20.00 MB] 2021-11-24 07:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20155000 2021-11-24 07:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20156000 2021-11-24 07:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20157000 2021-11-24 07:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20158000 2021-11-24 07:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20159000 2021-11-24 07:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20160000 2021-11-24 07:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20161000 2021-11-24 07:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20162000 2021-11-24 07:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20163000 2021-11-24 07:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20164000 2021-11-24 07:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20165000 2021-11-24 07:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20166000 2021-11-24 07:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20167000 2021-11-24 07:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20168000 2021-11-24 07:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20169000 2021-11-24 07:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20170000 2021-11-24 07:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20171000 2021-11-24 07:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20172000 2021-11-24 07:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20173000 2021-11-24 07:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20174000 2021-11-24 07:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20175000 2021-11-24 07:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20176000 2021-11-24 07:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20177000 2021-11-24 07:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20178000 2021-11-24 07:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20179000 2021-11-24 07:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20180000 2021-11-24 07:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20181000 2021-11-24 07:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20182000 2021-11-24 07:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20183000 2021-11-24 07:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20184000 2021-11-24 07:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20185000 2021-11-24 07:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20186000 2021-11-24 07:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20187000 2021-11-24 07:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20188000 2021-11-24 07:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20189000 2021-11-24 07:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20190000 2021-11-24 07:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20191000 2021-11-24 07:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20192000 2021-11-24 07:40:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:40:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 803 containing 20.00 MB] 2021-11-24 07:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20193000 2021-11-24 07:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20194000 2021-11-24 07:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20195000 2021-11-24 07:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20196000 2021-11-24 07:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20197000 2021-11-24 07:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20198000 2021-11-24 07:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20199000 2021-11-24 07:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20200000 2021-11-24 07:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20201000 2021-11-24 07:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20202000 2021-11-24 07:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20203000 2021-11-24 07:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20204000 2021-11-24 07:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20205000 2021-11-24 07:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20206000 2021-11-24 07:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20207000 2021-11-24 07:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20208000 2021-11-24 07:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20209000 2021-11-24 07:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20210000 2021-11-24 07:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20211000 2021-11-24 07:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20212000 2021-11-24 07:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20213000 2021-11-24 07:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20214000 2021-11-24 07:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20215000 2021-11-24 07:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20216000 2021-11-24 07:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20217000 2021-11-24 07:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20218000 2021-11-24 07:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20219000 2021-11-24 07:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20220000 2021-11-24 07:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20221000 2021-11-24 07:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20222000 2021-11-24 07:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20223000 2021-11-24 07:41:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:41:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 804 containing 20.00 MB] 2021-11-24 07:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20224000 2021-11-24 07:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20225000 2021-11-24 07:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20226000 2021-11-24 07:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20227000 2021-11-24 07:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20228000 2021-11-24 07:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20229000 2021-11-24 07:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20230000 2021-11-24 07:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20231000 2021-11-24 07:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20232000 2021-11-24 07:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20233000 2021-11-24 07:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20234000 2021-11-24 07:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20235000 2021-11-24 07:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20236000 2021-11-24 07:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20237000 2021-11-24 07:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20238000 2021-11-24 07:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20239000 2021-11-24 07:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20240000 2021-11-24 07:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20241000 2021-11-24 07:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20242000 2021-11-24 07:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20243000 2021-11-24 07:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20244000 2021-11-24 07:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20245000 2021-11-24 07:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20246000 2021-11-24 07:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20247000 2021-11-24 07:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20248000 2021-11-24 07:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20249000 2021-11-24 07:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20250000 2021-11-24 07:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20251000 2021-11-24 07:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20252000 2021-11-24 07:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20253000 2021-11-24 07:41:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:41:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 805 containing 20.00 MB] 2021-11-24 07:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20254000 2021-11-24 07:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20255000 2021-11-24 07:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20256000 2021-11-24 07:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20257000 2021-11-24 07:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20258000 2021-11-24 07:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20259000 2021-11-24 07:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20260000 2021-11-24 07:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20261000 2021-11-24 07:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20262000 2021-11-24 07:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20263000 2021-11-24 07:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20264000 2021-11-24 07:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20265000 2021-11-24 07:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20266000 2021-11-24 07:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20267000 2021-11-24 07:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20268000 2021-11-24 07:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20269000 2021-11-24 07:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20270000 2021-11-24 07:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20271000 2021-11-24 07:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20272000 2021-11-24 07:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20273000 2021-11-24 07:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20274000 2021-11-24 07:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20275000 2021-11-24 07:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20276000 2021-11-24 07:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20277000 2021-11-24 07:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20278000 2021-11-24 07:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20279000 2021-11-24 07:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20280000 2021-11-24 07:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20281000 2021-11-24 07:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20282000 2021-11-24 07:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20283000 2021-11-24 07:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20284000 2021-11-24 07:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20285000 2021-11-24 07:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20286000 2021-11-24 07:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20287000 2021-11-24 07:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20288000 2021-11-24 07:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20289000 2021-11-24 07:41:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:41:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 806 containing 20.00 MB] 2021-11-24 07:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20290000 2021-11-24 07:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20291000 2021-11-24 07:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20292000 2021-11-24 07:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20293000 2021-11-24 07:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20294000 2021-11-24 07:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20295000 2021-11-24 07:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20296000 2021-11-24 07:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20297000 2021-11-24 07:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20298000 2021-11-24 07:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20299000 2021-11-24 07:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20300000 2021-11-24 07:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20301000 2021-11-24 07:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20302000 2021-11-24 07:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20303000 2021-11-24 07:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20304000 2021-11-24 07:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20305000 2021-11-24 07:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20306000 2021-11-24 07:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20307000 2021-11-24 07:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20308000 2021-11-24 07:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20309000 2021-11-24 07:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20310000 2021-11-24 07:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20311000 2021-11-24 07:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20312000 2021-11-24 07:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20313000 2021-11-24 07:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20314000 2021-11-24 07:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20315000 2021-11-24 07:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20316000 2021-11-24 07:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20317000 2021-11-24 07:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20318000 2021-11-24 07:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20319000 2021-11-24 07:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20320000 2021-11-24 07:41:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:41:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 807 containing 20.00 MB] 2021-11-24 07:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20321000 2021-11-24 07:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20322000 2021-11-24 07:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20323000 2021-11-24 07:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20324000 2021-11-24 07:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20325000 2021-11-24 07:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20326000 2021-11-24 07:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20327000 2021-11-24 07:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20328000 2021-11-24 07:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20329000 2021-11-24 07:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20330000 2021-11-24 07:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20331000 2021-11-24 07:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20332000 2021-11-24 07:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20333000 2021-11-24 07:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20334000 2021-11-24 07:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20335000 2021-11-24 07:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20336000 2021-11-24 07:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20337000 2021-11-24 07:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20338000 2021-11-24 07:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20339000 2021-11-24 07:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20340000 2021-11-24 07:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20341000 2021-11-24 07:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20342000 2021-11-24 07:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20343000 2021-11-24 07:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20344000 2021-11-24 07:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20345000 2021-11-24 07:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20346000 2021-11-24 07:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20347000 2021-11-24 07:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20348000 2021-11-24 07:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20349000 2021-11-24 07:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20350000 2021-11-24 07:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20351000 2021-11-24 07:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20352000 2021-11-24 07:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20353000 2021-11-24 07:42:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:42:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 808 containing 20.00 MB] 2021-11-24 07:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20354000 2021-11-24 07:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20355000 2021-11-24 07:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20356000 2021-11-24 07:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20357000 2021-11-24 07:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20358000 2021-11-24 07:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20359000 2021-11-24 07:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20360000 2021-11-24 07:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20361000 2021-11-24 07:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20362000 2021-11-24 07:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20363000 2021-11-24 07:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20364000 2021-11-24 07:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20365000 2021-11-24 07:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20366000 2021-11-24 07:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20367000 2021-11-24 07:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20368000 2021-11-24 07:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20369000 2021-11-24 07:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20370000 2021-11-24 07:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20371000 2021-11-24 07:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20372000 2021-11-24 07:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20373000 2021-11-24 07:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20374000 2021-11-24 07:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20375000 2021-11-24 07:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20376000 2021-11-24 07:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20377000 2021-11-24 07:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20378000 2021-11-24 07:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20379000 2021-11-24 07:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20380000 2021-11-24 07:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20381000 2021-11-24 07:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20382000 2021-11-24 07:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20383000 2021-11-24 07:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20384000 2021-11-24 07:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20385000 2021-11-24 07:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20386000 2021-11-24 07:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20387000 2021-11-24 07:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20388000 2021-11-24 07:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20389000 2021-11-24 07:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20390000 2021-11-24 07:42:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:42:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 809 containing 20.00 MB] 2021-11-24 07:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20391000 2021-11-24 07:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20392000 2021-11-24 07:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20393000 2021-11-24 07:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20394000 2021-11-24 07:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20395000 2021-11-24 07:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20396000 2021-11-24 07:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20397000 2021-11-24 07:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20398000 2021-11-24 07:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20399000 2021-11-24 07:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20400000 2021-11-24 07:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20401000 2021-11-24 07:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20402000 2021-11-24 07:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20403000 2021-11-24 07:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20404000 2021-11-24 07:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20405000 2021-11-24 07:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20406000 2021-11-24 07:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20407000 2021-11-24 07:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20408000 2021-11-24 07:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20409000 2021-11-24 07:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20410000 2021-11-24 07:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20411000 2021-11-24 07:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20412000 2021-11-24 07:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20413000 2021-11-24 07:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20414000 2021-11-24 07:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20415000 2021-11-24 07:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20416000 2021-11-24 07:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20417000 2021-11-24 07:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20418000 2021-11-24 07:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20419000 2021-11-24 07:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20420000 2021-11-24 07:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20421000 2021-11-24 07:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20422000 2021-11-24 07:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20423000 2021-11-24 07:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20424000 2021-11-24 07:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20425000 2021-11-24 07:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20426000 2021-11-24 07:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20427000 2021-11-24 07:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20428000 2021-11-24 07:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20429000 2021-11-24 07:42:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:42:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 810 containing 20.00 MB] 2021-11-24 07:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20430000 2021-11-24 07:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20431000 2021-11-24 07:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20432000 2021-11-24 07:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20433000 2021-11-24 07:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20434000 2021-11-24 07:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20435000 2021-11-24 07:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20436000 2021-11-24 07:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20437000 2021-11-24 07:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20438000 2021-11-24 07:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20439000 2021-11-24 07:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20440000 2021-11-24 07:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20441000 2021-11-24 07:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20442000 2021-11-24 07:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20443000 2021-11-24 07:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20444000 2021-11-24 07:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20445000 2021-11-24 07:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20446000 2021-11-24 07:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20447000 2021-11-24 07:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20448000 2021-11-24 07:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20449000 2021-11-24 07:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20450000 2021-11-24 07:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20451000 2021-11-24 07:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20452000 2021-11-24 07:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20453000 2021-11-24 07:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20454000 2021-11-24 07:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20455000 2021-11-24 07:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20456000 2021-11-24 07:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20457000 2021-11-24 07:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20458000 2021-11-24 07:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20459000 2021-11-24 07:42:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:42:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 811 containing 20.00 MB] 2021-11-24 07:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20460000 2021-11-24 07:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20461000 2021-11-24 07:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20462000 2021-11-24 07:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20463000 2021-11-24 07:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20464000 2021-11-24 07:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20465000 2021-11-24 07:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20466000 2021-11-24 07:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20467000 2021-11-24 07:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20468000 2021-11-24 07:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20469000 2021-11-24 07:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20470000 2021-11-24 07:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20471000 2021-11-24 07:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20472000 2021-11-24 07:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20473000 2021-11-24 07:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20474000 2021-11-24 07:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20475000 2021-11-24 07:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20476000 2021-11-24 07:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20477000 2021-11-24 07:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20478000 2021-11-24 07:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20479000 2021-11-24 07:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20480000 2021-11-24 07:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20481000 2021-11-24 07:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20482000 2021-11-24 07:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20483000 2021-11-24 07:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20484000 2021-11-24 07:43:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:43:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 812 containing 20.00 MB] 2021-11-24 07:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20485000 2021-11-24 07:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20486000 2021-11-24 07:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20487000 2021-11-24 07:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20488000 2021-11-24 07:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20489000 2021-11-24 07:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20490000 2021-11-24 07:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20491000 2021-11-24 07:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20492000 2021-11-24 07:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20493000 2021-11-24 07:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20494000 2021-11-24 07:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20495000 2021-11-24 07:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20496000 2021-11-24 07:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20497000 2021-11-24 07:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20498000 2021-11-24 07:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20499000 2021-11-24 07:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20500000 2021-11-24 07:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20501000 2021-11-24 07:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20502000 2021-11-24 07:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20503000 2021-11-24 07:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20504000 2021-11-24 07:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20505000 2021-11-24 07:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20506000 2021-11-24 07:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20507000 2021-11-24 07:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20508000 2021-11-24 07:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20509000 2021-11-24 07:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20510000 2021-11-24 07:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20511000 2021-11-24 07:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20512000 2021-11-24 07:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20513000 2021-11-24 07:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20514000 2021-11-24 07:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20515000 2021-11-24 07:43:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:43:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 813 containing 20.00 MB] 2021-11-24 07:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20516000 2021-11-24 07:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20517000 2021-11-24 07:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20518000 2021-11-24 07:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20519000 2021-11-24 07:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20520000 2021-11-24 07:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20521000 2021-11-24 07:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20522000 2021-11-24 07:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20523000 2021-11-24 07:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20524000 2021-11-24 07:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20525000 2021-11-24 07:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20526000 2021-11-24 07:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20527000 2021-11-24 07:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20528000 2021-11-24 07:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20529000 2021-11-24 07:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20530000 2021-11-24 07:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20531000 2021-11-24 07:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20532000 2021-11-24 07:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20533000 2021-11-24 07:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20534000 2021-11-24 07:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20535000 2021-11-24 07:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20536000 2021-11-24 07:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20537000 2021-11-24 07:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20538000 2021-11-24 07:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20539000 2021-11-24 07:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20540000 2021-11-24 07:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20541000 2021-11-24 07:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20542000 2021-11-24 07:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20543000 2021-11-24 07:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20544000 2021-11-24 07:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20545000 2021-11-24 07:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20546000 2021-11-24 07:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20547000 2021-11-24 07:43:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:43:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 814 containing 20.00 MB] 2021-11-24 07:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20548000 2021-11-24 07:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20549000 2021-11-24 07:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20550000 2021-11-24 07:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20551000 2021-11-24 07:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20552000 2021-11-24 07:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20553000 2021-11-24 07:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20554000 2021-11-24 07:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20555000 2021-11-24 07:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20556000 2021-11-24 07:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20557000 2021-11-24 07:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20558000 2021-11-24 07:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20559000 2021-11-24 07:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20560000 2021-11-24 07:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20561000 2021-11-24 07:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20562000 2021-11-24 07:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20563000 2021-11-24 07:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20564000 2021-11-24 07:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20565000 2021-11-24 07:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20566000 2021-11-24 07:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20567000 2021-11-24 07:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20568000 2021-11-24 07:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20569000 2021-11-24 07:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20570000 2021-11-24 07:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20571000 2021-11-24 07:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20572000 2021-11-24 07:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20573000 2021-11-24 07:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20574000 2021-11-24 07:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20575000 2021-11-24 07:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20576000 2021-11-24 07:43:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:43:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 815 containing 20.00 MB] 2021-11-24 07:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20577000 2021-11-24 07:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20578000 2021-11-24 07:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20579000 2021-11-24 07:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20580000 2021-11-24 07:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20581000 2021-11-24 07:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20582000 2021-11-24 07:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20583000 2021-11-24 07:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20584000 2021-11-24 07:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20585000 2021-11-24 07:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20586000 2021-11-24 07:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20587000 2021-11-24 07:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20588000 2021-11-24 07:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20589000 2021-11-24 07:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20590000 2021-11-24 07:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20591000 2021-11-24 07:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20592000 2021-11-24 07:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20593000 2021-11-24 07:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20594000 2021-11-24 07:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20595000 2021-11-24 07:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20596000 2021-11-24 07:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20597000 2021-11-24 07:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20598000 2021-11-24 07:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20599000 2021-11-24 07:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20600000 2021-11-24 07:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20601000 2021-11-24 07:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20602000 2021-11-24 07:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20603000 2021-11-24 07:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20604000 2021-11-24 07:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20605000 2021-11-24 07:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20606000 2021-11-24 07:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20607000 2021-11-24 07:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20608000 2021-11-24 07:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20609000 2021-11-24 07:44:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:44:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 816 containing 20.00 MB] 2021-11-24 07:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20610000 2021-11-24 07:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20611000 2021-11-24 07:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20612000 2021-11-24 07:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20613000 2021-11-24 07:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20614000 2021-11-24 07:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20615000 2021-11-24 07:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20616000 2021-11-24 07:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20617000 2021-11-24 07:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20618000 2021-11-24 07:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20619000 2021-11-24 07:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20620000 2021-11-24 07:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20621000 2021-11-24 07:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20622000 2021-11-24 07:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20623000 2021-11-24 07:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20624000 2021-11-24 07:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20625000 2021-11-24 07:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20626000 2021-11-24 07:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20627000 2021-11-24 07:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20628000 2021-11-24 07:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20629000 2021-11-24 07:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20630000 2021-11-24 07:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20631000 2021-11-24 07:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20632000 2021-11-24 07:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20633000 2021-11-24 07:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20634000 2021-11-24 07:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20635000 2021-11-24 07:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20636000 2021-11-24 07:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20637000 2021-11-24 07:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20638000 2021-11-24 07:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20639000 2021-11-24 07:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20640000 2021-11-24 07:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20641000 2021-11-24 07:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20642000 2021-11-24 07:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20643000 2021-11-24 07:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20644000 2021-11-24 07:44:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:44:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 817 containing 20.00 MB] 2021-11-24 07:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20645000 2021-11-24 07:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20646000 2021-11-24 07:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20647000 2021-11-24 07:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20648000 2021-11-24 07:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20649000 2021-11-24 07:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20650000 2021-11-24 07:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20651000 2021-11-24 07:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20652000 2021-11-24 07:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20653000 2021-11-24 07:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20654000 2021-11-24 07:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20655000 2021-11-24 07:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20656000 2021-11-24 07:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20657000 2021-11-24 07:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20658000 2021-11-24 07:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20659000 2021-11-24 07:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20660000 2021-11-24 07:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20661000 2021-11-24 07:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20662000 2021-11-24 07:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20663000 2021-11-24 07:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20664000 2021-11-24 07:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20665000 2021-11-24 07:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20666000 2021-11-24 07:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20667000 2021-11-24 07:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20668000 2021-11-24 07:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20669000 2021-11-24 07:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20670000 2021-11-24 07:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20671000 2021-11-24 07:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20672000 2021-11-24 07:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20673000 2021-11-24 07:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20674000 2021-11-24 07:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20675000 2021-11-24 07:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20676000 2021-11-24 07:44:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:44:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 818 containing 20.00 MB] 2021-11-24 07:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20677000 2021-11-24 07:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20678000 2021-11-24 07:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20679000 2021-11-24 07:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20680000 2021-11-24 07:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20681000 2021-11-24 07:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20682000 2021-11-24 07:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20683000 2021-11-24 07:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20684000 2021-11-24 07:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20685000 2021-11-24 07:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20686000 2021-11-24 07:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20687000 2021-11-24 07:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20688000 2021-11-24 07:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20689000 2021-11-24 07:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20690000 2021-11-24 07:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20691000 2021-11-24 07:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20692000 2021-11-24 07:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20693000 2021-11-24 07:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20694000 2021-11-24 07:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20695000 2021-11-24 07:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20696000 2021-11-24 07:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20697000 2021-11-24 07:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20698000 2021-11-24 07:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20699000 2021-11-24 07:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20700000 2021-11-24 07:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20701000 2021-11-24 07:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20702000 2021-11-24 07:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20703000 2021-11-24 07:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20704000 2021-11-24 07:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20705000 2021-11-24 07:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20706000 2021-11-24 07:44:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:44:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 819 containing 20.00 MB] 2021-11-24 07:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20707000 2021-11-24 07:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20708000 2021-11-24 07:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20709000 2021-11-24 07:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20710000 2021-11-24 07:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20711000 2021-11-24 07:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20712000 2021-11-24 07:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20713000 2021-11-24 07:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20714000 2021-11-24 07:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20715000 2021-11-24 07:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20716000 2021-11-24 07:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20717000 2021-11-24 07:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20718000 2021-11-24 07:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20719000 2021-11-24 07:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20720000 2021-11-24 07:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20721000 2021-11-24 07:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20722000 2021-11-24 07:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20723000 2021-11-24 07:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20724000 2021-11-24 07:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20725000 2021-11-24 07:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20726000 2021-11-24 07:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20727000 2021-11-24 07:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20728000 2021-11-24 07:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20729000 2021-11-24 07:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20730000 2021-11-24 07:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20731000 2021-11-24 07:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20732000 2021-11-24 07:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20733000 2021-11-24 07:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20734000 2021-11-24 07:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20735000 2021-11-24 07:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20736000 2021-11-24 07:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20737000 2021-11-24 07:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20738000 2021-11-24 07:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20739000 2021-11-24 07:45:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:45:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 820 containing 20.00 MB] 2021-11-24 07:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20740000 2021-11-24 07:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20741000 2021-11-24 07:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20742000 2021-11-24 07:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20743000 2021-11-24 07:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20744000 2021-11-24 07:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20745000 2021-11-24 07:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20746000 2021-11-24 07:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20747000 2021-11-24 07:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20748000 2021-11-24 07:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20749000 2021-11-24 07:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20750000 2021-11-24 07:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20751000 2021-11-24 07:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20752000 2021-11-24 07:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20753000 2021-11-24 07:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20754000 2021-11-24 07:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20755000 2021-11-24 07:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20756000 2021-11-24 07:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20757000 2021-11-24 07:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20758000 2021-11-24 07:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20759000 2021-11-24 07:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20760000 2021-11-24 07:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20761000 2021-11-24 07:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20762000 2021-11-24 07:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20763000 2021-11-24 07:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20764000 2021-11-24 07:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20765000 2021-11-24 07:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20766000 2021-11-24 07:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20767000 2021-11-24 07:45:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:45:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 821 containing 20.00 MB] 2021-11-24 07:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20768000 2021-11-24 07:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20769000 2021-11-24 07:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20770000 2021-11-24 07:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20771000 2021-11-24 07:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20772000 2021-11-24 07:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20773000 2021-11-24 07:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20774000 2021-11-24 07:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20775000 2021-11-24 07:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20776000 2021-11-24 07:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20777000 2021-11-24 07:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20778000 2021-11-24 07:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20779000 2021-11-24 07:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20780000 2021-11-24 07:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20781000 2021-11-24 07:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20782000 2021-11-24 07:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20783000 2021-11-24 07:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20784000 2021-11-24 07:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20785000 2021-11-24 07:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20786000 2021-11-24 07:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20787000 2021-11-24 07:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20788000 2021-11-24 07:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20789000 2021-11-24 07:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20790000 2021-11-24 07:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20791000 2021-11-24 07:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20792000 2021-11-24 07:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20793000 2021-11-24 07:45:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:45:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 822 containing 20.00 MB] 2021-11-24 07:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20794000 2021-11-24 07:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20795000 2021-11-24 07:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20796000 2021-11-24 07:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20797000 2021-11-24 07:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20798000 2021-11-24 07:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20799000 2021-11-24 07:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20800000 2021-11-24 07:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20801000 2021-11-24 07:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20802000 2021-11-24 07:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20803000 2021-11-24 07:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20804000 2021-11-24 07:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20805000 2021-11-24 07:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20806000 2021-11-24 07:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20807000 2021-11-24 07:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20808000 2021-11-24 07:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20809000 2021-11-24 07:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20810000 2021-11-24 07:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20811000 2021-11-24 07:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20812000 2021-11-24 07:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20813000 2021-11-24 07:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20814000 2021-11-24 07:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20815000 2021-11-24 07:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20816000 2021-11-24 07:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20817000 2021-11-24 07:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20818000 2021-11-24 07:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20819000 2021-11-24 07:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20820000 2021-11-24 07:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20821000 2021-11-24 07:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20822000 2021-11-24 07:45:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:45:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 823 containing 20.00 MB] 2021-11-24 07:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20823000 2021-11-24 07:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20824000 2021-11-24 07:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20825000 2021-11-24 07:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20826000 2021-11-24 07:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20827000 2021-11-24 07:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20828000 2021-11-24 07:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20829000 2021-11-24 07:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20830000 2021-11-24 07:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20831000 2021-11-24 07:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20832000 2021-11-24 07:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20833000 2021-11-24 07:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20834000 2021-11-24 07:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20835000 2021-11-24 07:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20836000 2021-11-24 07:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20837000 2021-11-24 07:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20838000 2021-11-24 07:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20839000 2021-11-24 07:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20840000 2021-11-24 07:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20841000 2021-11-24 07:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20842000 2021-11-24 07:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20843000 2021-11-24 07:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20844000 2021-11-24 07:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20845000 2021-11-24 07:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20846000 2021-11-24 07:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20847000 2021-11-24 07:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20848000 2021-11-24 07:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20849000 2021-11-24 07:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20850000 2021-11-24 07:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20851000 2021-11-24 07:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20852000 2021-11-24 07:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20853000 2021-11-24 07:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20854000 2021-11-24 07:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20855000 2021-11-24 07:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20856000 2021-11-24 07:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20857000 2021-11-24 07:46:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:46:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 824 containing 20.00 MB] 2021-11-24 07:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20858000 2021-11-24 07:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20859000 2021-11-24 07:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20860000 2021-11-24 07:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20861000 2021-11-24 07:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20862000 2021-11-24 07:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20863000 2021-11-24 07:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20864000 2021-11-24 07:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20865000 2021-11-24 07:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20866000 2021-11-24 07:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20867000 2021-11-24 07:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20868000 2021-11-24 07:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20869000 2021-11-24 07:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20870000 2021-11-24 07:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20871000 2021-11-24 07:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20872000 2021-11-24 07:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20873000 2021-11-24 07:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20874000 2021-11-24 07:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20875000 2021-11-24 07:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20876000 2021-11-24 07:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20877000 2021-11-24 07:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20878000 2021-11-24 07:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20879000 2021-11-24 07:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20880000 2021-11-24 07:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20881000 2021-11-24 07:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20882000 2021-11-24 07:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20883000 2021-11-24 07:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20884000 2021-11-24 07:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20885000 2021-11-24 07:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20886000 2021-11-24 07:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20887000 2021-11-24 07:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20888000 2021-11-24 07:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20889000 2021-11-24 07:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20890000 2021-11-24 07:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20891000 2021-11-24 07:46:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:46:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 825 containing 20.00 MB] 2021-11-24 07:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20892000 2021-11-24 07:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20893000 2021-11-24 07:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20894000 2021-11-24 07:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20895000 2021-11-24 07:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20896000 2021-11-24 07:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20897000 2021-11-24 07:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20898000 2021-11-24 07:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20899000 2021-11-24 07:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20900000 2021-11-24 07:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20901000 2021-11-24 07:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20902000 2021-11-24 07:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20903000 2021-11-24 07:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20904000 2021-11-24 07:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20905000 2021-11-24 07:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20906000 2021-11-24 07:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20907000 2021-11-24 07:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20908000 2021-11-24 07:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20909000 2021-11-24 07:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20910000 2021-11-24 07:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20911000 2021-11-24 07:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20912000 2021-11-24 07:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20913000 2021-11-24 07:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20914000 2021-11-24 07:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20915000 2021-11-24 07:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20916000 2021-11-24 07:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20917000 2021-11-24 07:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20918000 2021-11-24 07:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20919000 2021-11-24 07:46:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:46:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 826 containing 20.00 MB] 2021-11-24 07:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20920000 2021-11-24 07:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20921000 2021-11-24 07:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20922000 2021-11-24 07:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20923000 2021-11-24 07:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20924000 2021-11-24 07:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20925000 2021-11-24 07:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20926000 2021-11-24 07:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20927000 2021-11-24 07:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20928000 2021-11-24 07:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20929000 2021-11-24 07:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20930000 2021-11-24 07:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20931000 2021-11-24 07:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20932000 2021-11-24 07:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20933000 2021-11-24 07:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20934000 2021-11-24 07:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20935000 2021-11-24 07:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20936000 2021-11-24 07:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20937000 2021-11-24 07:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20938000 2021-11-24 07:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20939000 2021-11-24 07:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20940000 2021-11-24 07:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20941000 2021-11-24 07:46:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:46:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 827 containing 20.00 MB] 2021-11-24 07:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20942000 2021-11-24 07:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20943000 2021-11-24 07:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20944000 2021-11-24 07:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20945000 2021-11-24 07:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20946000 2021-11-24 07:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20947000 2021-11-24 07:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20948000 2021-11-24 07:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20949000 2021-11-24 07:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20950000 2021-11-24 07:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20951000 2021-11-24 07:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20952000 2021-11-24 07:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20953000 2021-11-24 07:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20954000 2021-11-24 07:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20955000 2021-11-24 07:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20956000 2021-11-24 07:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20957000 2021-11-24 07:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20958000 2021-11-24 07:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20959000 2021-11-24 07:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20960000 2021-11-24 07:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20961000 2021-11-24 07:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20962000 2021-11-24 07:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20963000 2021-11-24 07:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20964000 2021-11-24 07:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20965000 2021-11-24 07:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20966000 2021-11-24 07:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20967000 2021-11-24 07:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20968000 2021-11-24 07:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20969000 2021-11-24 07:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20970000 2021-11-24 07:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20971000 2021-11-24 07:46:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:46:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 828 containing 20.00 MB] 2021-11-24 07:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20972000 2021-11-24 07:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20973000 2021-11-24 07:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20974000 2021-11-24 07:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20975000 2021-11-24 07:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20976000 2021-11-24 07:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20977000 2021-11-24 07:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20978000 2021-11-24 07:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20979000 2021-11-24 07:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20980000 2021-11-24 07:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20981000 2021-11-24 07:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20982000 2021-11-24 07:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20983000 2021-11-24 07:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20984000 2021-11-24 07:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20985000 2021-11-24 07:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20986000 2021-11-24 07:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20987000 2021-11-24 07:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20988000 2021-11-24 07:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20989000 2021-11-24 07:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20990000 2021-11-24 07:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20991000 2021-11-24 07:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20992000 2021-11-24 07:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20993000 2021-11-24 07:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20994000 2021-11-24 07:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20995000 2021-11-24 07:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20996000 2021-11-24 07:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20997000 2021-11-24 07:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20998000 2021-11-24 07:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 20999000 2021-11-24 07:47:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:47:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 829 containing 20.00 MB] 2021-11-24 07:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21000000 2021-11-24 07:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21001000 2021-11-24 07:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21002000 2021-11-24 07:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21003000 2021-11-24 07:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21004000 2021-11-24 07:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21005000 2021-11-24 07:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21006000 2021-11-24 07:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21007000 2021-11-24 07:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21008000 2021-11-24 07:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21009000 2021-11-24 07:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21010000 2021-11-24 07:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21011000 2021-11-24 07:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21012000 2021-11-24 07:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21013000 2021-11-24 07:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21014000 2021-11-24 07:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21015000 2021-11-24 07:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21016000 2021-11-24 07:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21017000 2021-11-24 07:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21018000 2021-11-24 07:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21019000 2021-11-24 07:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21020000 2021-11-24 07:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21021000 2021-11-24 07:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21022000 2021-11-24 07:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21023000 2021-11-24 07:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21024000 2021-11-24 07:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21025000 2021-11-24 07:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21026000 2021-11-24 07:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21027000 2021-11-24 07:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21028000 2021-11-24 07:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21029000 2021-11-24 07:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21030000 2021-11-24 07:47:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:47:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 830 containing 20.00 MB] 2021-11-24 07:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21031000 2021-11-24 07:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21032000 2021-11-24 07:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21033000 2021-11-24 07:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21034000 2021-11-24 07:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21035000 2021-11-24 07:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21036000 2021-11-24 07:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21037000 2021-11-24 07:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21038000 2021-11-24 07:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21039000 2021-11-24 07:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21040000 2021-11-24 07:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21041000 2021-11-24 07:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21042000 2021-11-24 07:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21043000 2021-11-24 07:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21044000 2021-11-24 07:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21045000 2021-11-24 07:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21046000 2021-11-24 07:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21047000 2021-11-24 07:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21048000 2021-11-24 07:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21049000 2021-11-24 07:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21050000 2021-11-24 07:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21051000 2021-11-24 07:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21052000 2021-11-24 07:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21053000 2021-11-24 07:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21054000 2021-11-24 07:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21055000 2021-11-24 07:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21056000 2021-11-24 07:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21057000 2021-11-24 07:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21058000 2021-11-24 07:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21059000 2021-11-24 07:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21060000 2021-11-24 07:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21061000 2021-11-24 07:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21062000 2021-11-24 07:47:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:47:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 831 containing 20.00 MB] 2021-11-24 07:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21063000 2021-11-24 07:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21064000 2021-11-24 07:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21065000 2021-11-24 07:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21066000 2021-11-24 07:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21067000 2021-11-24 07:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21068000 2021-11-24 07:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21069000 2021-11-24 07:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21070000 2021-11-24 07:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21071000 2021-11-24 07:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21072000 2021-11-24 07:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21073000 2021-11-24 07:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21074000 2021-11-24 07:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21075000 2021-11-24 07:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21076000 2021-11-24 07:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21077000 2021-11-24 07:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21078000 2021-11-24 07:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21079000 2021-11-24 07:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21080000 2021-11-24 07:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21081000 2021-11-24 07:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21082000 2021-11-24 07:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21083000 2021-11-24 07:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21084000 2021-11-24 07:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21085000 2021-11-24 07:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21086000 2021-11-24 07:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21087000 2021-11-24 07:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21088000 2021-11-24 07:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21089000 2021-11-24 07:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21090000 2021-11-24 07:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21091000 2021-11-24 07:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21092000 2021-11-24 07:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21093000 2021-11-24 07:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21094000 2021-11-24 07:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21095000 2021-11-24 07:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21096000 2021-11-24 07:47:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:47:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 832 containing 20.00 MB] 2021-11-24 07:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21097000 2021-11-24 07:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21098000 2021-11-24 07:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21099000 2021-11-24 07:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21100000 2021-11-24 07:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21101000 2021-11-24 07:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21102000 2021-11-24 07:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21103000 2021-11-24 07:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21104000 2021-11-24 07:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21105000 2021-11-24 07:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21106000 2021-11-24 07:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21107000 2021-11-24 07:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21108000 2021-11-24 07:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21109000 2021-11-24 07:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21110000 2021-11-24 07:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21111000 2021-11-24 07:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21112000 2021-11-24 07:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21113000 2021-11-24 07:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21114000 2021-11-24 07:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21115000 2021-11-24 07:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21116000 2021-11-24 07:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21117000 2021-11-24 07:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21118000 2021-11-24 07:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21119000 2021-11-24 07:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21120000 2021-11-24 07:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21121000 2021-11-24 07:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21122000 2021-11-24 07:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21123000 2021-11-24 07:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21124000 2021-11-24 07:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21125000 2021-11-24 07:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21126000 2021-11-24 07:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21127000 2021-11-24 07:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21128000 2021-11-24 07:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21129000 2021-11-24 07:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21130000 2021-11-24 07:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21131000 2021-11-24 07:48:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:48:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 833 containing 20.00 MB] 2021-11-24 07:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21132000 2021-11-24 07:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21133000 2021-11-24 07:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21134000 2021-11-24 07:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21135000 2021-11-24 07:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21136000 2021-11-24 07:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21137000 2021-11-24 07:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21138000 2021-11-24 07:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21139000 2021-11-24 07:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21140000 2021-11-24 07:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21141000 2021-11-24 07:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21142000 2021-11-24 07:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21143000 2021-11-24 07:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21144000 2021-11-24 07:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21145000 2021-11-24 07:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21146000 2021-11-24 07:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21147000 2021-11-24 07:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21148000 2021-11-24 07:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21149000 2021-11-24 07:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21150000 2021-11-24 07:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21151000 2021-11-24 07:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21152000 2021-11-24 07:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21153000 2021-11-24 07:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21154000 2021-11-24 07:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21155000 2021-11-24 07:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21156000 2021-11-24 07:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21157000 2021-11-24 07:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21158000 2021-11-24 07:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21159000 2021-11-24 07:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21160000 2021-11-24 07:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21161000 2021-11-24 07:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21162000 2021-11-24 07:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21163000 2021-11-24 07:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21164000 2021-11-24 07:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21165000 2021-11-24 07:48:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:48:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 834 containing 20.00 MB] 2021-11-24 07:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21166000 2021-11-24 07:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21167000 2021-11-24 07:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21168000 2021-11-24 07:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21169000 2021-11-24 07:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21170000 2021-11-24 07:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21171000 2021-11-24 07:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21172000 2021-11-24 07:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21173000 2021-11-24 07:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21174000 2021-11-24 07:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21175000 2021-11-24 07:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21176000 2021-11-24 07:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21177000 2021-11-24 07:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21178000 2021-11-24 07:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21179000 2021-11-24 07:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21180000 2021-11-24 07:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21181000 2021-11-24 07:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21182000 2021-11-24 07:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21183000 2021-11-24 07:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21184000 2021-11-24 07:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21185000 2021-11-24 07:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21186000 2021-11-24 07:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21187000 2021-11-24 07:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21188000 2021-11-24 07:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21189000 2021-11-24 07:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21190000 2021-11-24 07:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21191000 2021-11-24 07:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21192000 2021-11-24 07:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21193000 2021-11-24 07:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21194000 2021-11-24 07:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21195000 2021-11-24 07:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21196000 2021-11-24 07:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21197000 2021-11-24 07:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21198000 2021-11-24 07:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21199000 2021-11-24 07:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21200000 2021-11-24 07:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21201000 2021-11-24 07:48:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:48:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 835 containing 20.00 MB] 2021-11-24 07:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21202000 2021-11-24 07:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21203000 2021-11-24 07:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21204000 2021-11-24 07:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21205000 2021-11-24 07:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21206000 2021-11-24 07:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21207000 2021-11-24 07:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21208000 2021-11-24 07:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21209000 2021-11-24 07:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21210000 2021-11-24 07:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21211000 2021-11-24 07:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21212000 2021-11-24 07:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21213000 2021-11-24 07:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21214000 2021-11-24 07:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21215000 2021-11-24 07:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21216000 2021-11-24 07:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21217000 2021-11-24 07:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21218000 2021-11-24 07:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21219000 2021-11-24 07:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21220000 2021-11-24 07:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21221000 2021-11-24 07:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21222000 2021-11-24 07:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21223000 2021-11-24 07:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21224000 2021-11-24 07:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21225000 2021-11-24 07:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21226000 2021-11-24 07:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21227000 2021-11-24 07:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21228000 2021-11-24 07:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21229000 2021-11-24 07:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21230000 2021-11-24 07:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21231000 2021-11-24 07:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21232000 2021-11-24 07:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21233000 2021-11-24 07:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21234000 2021-11-24 07:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21235000 2021-11-24 07:49:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:49:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 836 containing 20.00 MB] 2021-11-24 07:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21236000 2021-11-24 07:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21237000 2021-11-24 07:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21238000 2021-11-24 07:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21239000 2021-11-24 07:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21240000 2021-11-24 07:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21241000 2021-11-24 07:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21242000 2021-11-24 07:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21243000 2021-11-24 07:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21244000 2021-11-24 07:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21245000 2021-11-24 07:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21246000 2021-11-24 07:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21247000 2021-11-24 07:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21248000 2021-11-24 07:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21249000 2021-11-24 07:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21250000 2021-11-24 07:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21251000 2021-11-24 07:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21252000 2021-11-24 07:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21253000 2021-11-24 07:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21254000 2021-11-24 07:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21255000 2021-11-24 07:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21256000 2021-11-24 07:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21257000 2021-11-24 07:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21258000 2021-11-24 07:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21259000 2021-11-24 07:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21260000 2021-11-24 07:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21261000 2021-11-24 07:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21262000 2021-11-24 07:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21263000 2021-11-24 07:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21264000 2021-11-24 07:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21265000 2021-11-24 07:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21266000 2021-11-24 07:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21267000 2021-11-24 07:49:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:49:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 837 containing 20.00 MB] 2021-11-24 07:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21268000 2021-11-24 07:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21269000 2021-11-24 07:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21270000 2021-11-24 07:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21271000 2021-11-24 07:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21272000 2021-11-24 07:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21273000 2021-11-24 07:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21274000 2021-11-24 07:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21275000 2021-11-24 07:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21276000 2021-11-24 07:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21277000 2021-11-24 07:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21278000 2021-11-24 07:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21279000 2021-11-24 07:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21280000 2021-11-24 07:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21281000 2021-11-24 07:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21282000 2021-11-24 07:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21283000 2021-11-24 07:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21284000 2021-11-24 07:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21285000 2021-11-24 07:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21286000 2021-11-24 07:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21287000 2021-11-24 07:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21288000 2021-11-24 07:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21289000 2021-11-24 07:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21290000 2021-11-24 07:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21291000 2021-11-24 07:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21292000 2021-11-24 07:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21293000 2021-11-24 07:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21294000 2021-11-24 07:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21295000 2021-11-24 07:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21296000 2021-11-24 07:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21297000 2021-11-24 07:49:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:49:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 838 containing 20.00 MB] 2021-11-24 07:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21298000 2021-11-24 07:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21299000 2021-11-24 07:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21300000 2021-11-24 07:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21301000 2021-11-24 07:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21302000 2021-11-24 07:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21303000 2021-11-24 07:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21304000 2021-11-24 07:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21305000 2021-11-24 07:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21306000 2021-11-24 07:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21307000 2021-11-24 07:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21308000 2021-11-24 07:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21309000 2021-11-24 07:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21310000 2021-11-24 07:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21311000 2021-11-24 07:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21312000 2021-11-24 07:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21313000 2021-11-24 07:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21314000 2021-11-24 07:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21315000 2021-11-24 07:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21316000 2021-11-24 07:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21317000 2021-11-24 07:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21318000 2021-11-24 07:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21319000 2021-11-24 07:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21320000 2021-11-24 07:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21321000 2021-11-24 07:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21322000 2021-11-24 07:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21323000 2021-11-24 07:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21324000 2021-11-24 07:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21325000 2021-11-24 07:49:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:49:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 839 containing 20.00 MB] 2021-11-24 07:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21326000 2021-11-24 07:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21327000 2021-11-24 07:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21328000 2021-11-24 07:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21329000 2021-11-24 07:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21330000 2021-11-24 07:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21331000 2021-11-24 07:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21332000 2021-11-24 07:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21333000 2021-11-24 07:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21334000 2021-11-24 07:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21335000 2021-11-24 07:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21336000 2021-11-24 07:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21337000 2021-11-24 07:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21338000 2021-11-24 07:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21339000 2021-11-24 07:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21340000 2021-11-24 07:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21341000 2021-11-24 07:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21342000 2021-11-24 07:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21343000 2021-11-24 07:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21344000 2021-11-24 07:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21345000 2021-11-24 07:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21346000 2021-11-24 07:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21347000 2021-11-24 07:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21348000 2021-11-24 07:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21349000 2021-11-24 07:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21350000 2021-11-24 07:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21351000 2021-11-24 07:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21352000 2021-11-24 07:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21353000 2021-11-24 07:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21354000 2021-11-24 07:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21355000 2021-11-24 07:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21356000 2021-11-24 07:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21357000 2021-11-24 07:50:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:50:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 840 containing 20.00 MB] 2021-11-24 07:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21358000 2021-11-24 07:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21359000 2021-11-24 07:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21360000 2021-11-24 07:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21361000 2021-11-24 07:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21362000 2021-11-24 07:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21363000 2021-11-24 07:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21364000 2021-11-24 07:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21365000 2021-11-24 07:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21366000 2021-11-24 07:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21367000 2021-11-24 07:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21368000 2021-11-24 07:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21369000 2021-11-24 07:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21370000 2021-11-24 07:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21371000 2021-11-24 07:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21372000 2021-11-24 07:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21373000 2021-11-24 07:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21374000 2021-11-24 07:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21375000 2021-11-24 07:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21376000 2021-11-24 07:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21377000 2021-11-24 07:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21378000 2021-11-24 07:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21379000 2021-11-24 07:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21380000 2021-11-24 07:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21381000 2021-11-24 07:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21382000 2021-11-24 07:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21383000 2021-11-24 07:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21384000 2021-11-24 07:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21385000 2021-11-24 07:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21386000 2021-11-24 07:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21387000 2021-11-24 07:50:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:50:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 841 containing 20.00 MB] 2021-11-24 07:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21388000 2021-11-24 07:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21389000 2021-11-24 07:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21390000 2021-11-24 07:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21391000 2021-11-24 07:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21392000 2021-11-24 07:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21393000 2021-11-24 07:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21394000 2021-11-24 07:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21395000 2021-11-24 07:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21396000 2021-11-24 07:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21397000 2021-11-24 07:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21398000 2021-11-24 07:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21399000 2021-11-24 07:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21400000 2021-11-24 07:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21401000 2021-11-24 07:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21402000 2021-11-24 07:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21403000 2021-11-24 07:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21404000 2021-11-24 07:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21405000 2021-11-24 07:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21406000 2021-11-24 07:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21407000 2021-11-24 07:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21408000 2021-11-24 07:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21409000 2021-11-24 07:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21410000 2021-11-24 07:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21411000 2021-11-24 07:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21412000 2021-11-24 07:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21413000 2021-11-24 07:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21414000 2021-11-24 07:50:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:50:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 842 containing 20.00 MB] 2021-11-24 07:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21415000 2021-11-24 07:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21416000 2021-11-24 07:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21417000 2021-11-24 07:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21418000 2021-11-24 07:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21419000 2021-11-24 07:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21420000 2021-11-24 07:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21421000 2021-11-24 07:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21422000 2021-11-24 07:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21423000 2021-11-24 07:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21424000 2021-11-24 07:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21425000 2021-11-24 07:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21426000 2021-11-24 07:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21427000 2021-11-24 07:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21428000 2021-11-24 07:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21429000 2021-11-24 07:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21430000 2021-11-24 07:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21431000 2021-11-24 07:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21432000 2021-11-24 07:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21433000 2021-11-24 07:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21434000 2021-11-24 07:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21435000 2021-11-24 07:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21436000 2021-11-24 07:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21437000 2021-11-24 07:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21438000 2021-11-24 07:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21439000 2021-11-24 07:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21440000 2021-11-24 07:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21441000 2021-11-24 07:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21442000 2021-11-24 07:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21443000 2021-11-24 07:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21444000 2021-11-24 07:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21445000 2021-11-24 07:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21446000 2021-11-24 07:50:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:50:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 843 containing 20.00 MB] 2021-11-24 07:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21447000 2021-11-24 07:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21448000 2021-11-24 07:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21449000 2021-11-24 07:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21450000 2021-11-24 07:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21451000 2021-11-24 07:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21452000 2021-11-24 07:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21453000 2021-11-24 07:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21454000 2021-11-24 07:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21455000 2021-11-24 07:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21456000 2021-11-24 07:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21457000 2021-11-24 07:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21458000 2021-11-24 07:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21459000 2021-11-24 07:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21460000 2021-11-24 07:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21461000 2021-11-24 07:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21462000 2021-11-24 07:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21463000 2021-11-24 07:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21464000 2021-11-24 07:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21465000 2021-11-24 07:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21466000 2021-11-24 07:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21467000 2021-11-24 07:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21468000 2021-11-24 07:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21469000 2021-11-24 07:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21470000 2021-11-24 07:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21471000 2021-11-24 07:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21472000 2021-11-24 07:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21473000 2021-11-24 07:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21474000 2021-11-24 07:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21475000 2021-11-24 07:50:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:50:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 844 containing 20.00 MB] 2021-11-24 07:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21476000 2021-11-24 07:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21477000 2021-11-24 07:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21478000 2021-11-24 07:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21479000 2021-11-24 07:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21480000 2021-11-24 07:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21481000 2021-11-24 07:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21482000 2021-11-24 07:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21483000 2021-11-24 07:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21484000 2021-11-24 07:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21485000 2021-11-24 07:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21486000 2021-11-24 07:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21487000 2021-11-24 07:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21488000 2021-11-24 07:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21489000 2021-11-24 07:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21490000 2021-11-24 07:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21491000 2021-11-24 07:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21492000 2021-11-24 07:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21493000 2021-11-24 07:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21494000 2021-11-24 07:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21495000 2021-11-24 07:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21496000 2021-11-24 07:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21497000 2021-11-24 07:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21498000 2021-11-24 07:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21499000 2021-11-24 07:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21500000 2021-11-24 07:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21501000 2021-11-24 07:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21502000 2021-11-24 07:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21503000 2021-11-24 07:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21504000 2021-11-24 07:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21505000 2021-11-24 07:51:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:51:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 845 containing 20.00 MB] 2021-11-24 07:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21506000 2021-11-24 07:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21507000 2021-11-24 07:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21508000 2021-11-24 07:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21509000 2021-11-24 07:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21510000 2021-11-24 07:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21511000 2021-11-24 07:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21512000 2021-11-24 07:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21513000 2021-11-24 07:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21514000 2021-11-24 07:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21515000 2021-11-24 07:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21516000 2021-11-24 07:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21517000 2021-11-24 07:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21518000 2021-11-24 07:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21519000 2021-11-24 07:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21520000 2021-11-24 07:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21521000 2021-11-24 07:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21522000 2021-11-24 07:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21523000 2021-11-24 07:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21524000 2021-11-24 07:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21525000 2021-11-24 07:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21526000 2021-11-24 07:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21527000 2021-11-24 07:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21528000 2021-11-24 07:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21529000 2021-11-24 07:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21530000 2021-11-24 07:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21531000 2021-11-24 07:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21532000 2021-11-24 07:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21533000 2021-11-24 07:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21534000 2021-11-24 07:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21535000 2021-11-24 07:51:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:51:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 846 containing 20.00 MB] 2021-11-24 07:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21536000 2021-11-24 07:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21537000 2021-11-24 07:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21538000 2021-11-24 07:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21539000 2021-11-24 07:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21540000 2021-11-24 07:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21541000 2021-11-24 07:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21542000 2021-11-24 07:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21543000 2021-11-24 07:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21544000 2021-11-24 07:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21545000 2021-11-24 07:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21546000 2021-11-24 07:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21547000 2021-11-24 07:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21548000 2021-11-24 07:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21549000 2021-11-24 07:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21550000 2021-11-24 07:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21551000 2021-11-24 07:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21552000 2021-11-24 07:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21553000 2021-11-24 07:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21554000 2021-11-24 07:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21555000 2021-11-24 07:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21556000 2021-11-24 07:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21557000 2021-11-24 07:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21558000 2021-11-24 07:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21559000 2021-11-24 07:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21560000 2021-11-24 07:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21561000 2021-11-24 07:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21562000 2021-11-24 07:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21563000 2021-11-24 07:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21564000 2021-11-24 07:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21565000 2021-11-24 07:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21566000 2021-11-24 07:51:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:51:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 847 containing 20.00 MB] 2021-11-24 07:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21567000 2021-11-24 07:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21568000 2021-11-24 07:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21569000 2021-11-24 07:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21570000 2021-11-24 07:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21571000 2021-11-24 07:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21572000 2021-11-24 07:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21573000 2021-11-24 07:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21574000 2021-11-24 07:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21575000 2021-11-24 07:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21576000 2021-11-24 07:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21577000 2021-11-24 07:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21578000 2021-11-24 07:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21579000 2021-11-24 07:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21580000 2021-11-24 07:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21581000 2021-11-24 07:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21582000 2021-11-24 07:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21583000 2021-11-24 07:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21584000 2021-11-24 07:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21585000 2021-11-24 07:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21586000 2021-11-24 07:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21587000 2021-11-24 07:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21588000 2021-11-24 07:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21589000 2021-11-24 07:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21590000 2021-11-24 07:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21591000 2021-11-24 07:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21592000 2021-11-24 07:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21593000 2021-11-24 07:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21594000 2021-11-24 07:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21595000 2021-11-24 07:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21596000 2021-11-24 07:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21597000 2021-11-24 07:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21598000 2021-11-24 07:51:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:51:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 848 containing 20.00 MB] 2021-11-24 07:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21599000 2021-11-24 07:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21600000 2021-11-24 07:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21601000 2021-11-24 07:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21602000 2021-11-24 07:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21603000 2021-11-24 07:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21604000 2021-11-24 07:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21605000 2021-11-24 07:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21606000 2021-11-24 07:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21607000 2021-11-24 07:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21608000 2021-11-24 07:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21609000 2021-11-24 07:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21610000 2021-11-24 07:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21611000 2021-11-24 07:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21612000 2021-11-24 07:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21613000 2021-11-24 07:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21614000 2021-11-24 07:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21615000 2021-11-24 07:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21616000 2021-11-24 07:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21617000 2021-11-24 07:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21618000 2021-11-24 07:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21619000 2021-11-24 07:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21620000 2021-11-24 07:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21621000 2021-11-24 07:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21622000 2021-11-24 07:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21623000 2021-11-24 07:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21624000 2021-11-24 07:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21625000 2021-11-24 07:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21626000 2021-11-24 07:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21627000 2021-11-24 07:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21628000 2021-11-24 07:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21629000 2021-11-24 07:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21630000 2021-11-24 07:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21631000 2021-11-24 07:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21632000 2021-11-24 07:52:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:52:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 849 containing 20.00 MB] 2021-11-24 07:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21633000 2021-11-24 07:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21634000 2021-11-24 07:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21635000 2021-11-24 07:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21636000 2021-11-24 07:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21637000 2021-11-24 07:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21638000 2021-11-24 07:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21639000 2021-11-24 07:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21640000 2021-11-24 07:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21641000 2021-11-24 07:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21642000 2021-11-24 07:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21643000 2021-11-24 07:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21644000 2021-11-24 07:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21645000 2021-11-24 07:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21646000 2021-11-24 07:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21647000 2021-11-24 07:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21648000 2021-11-24 07:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21649000 2021-11-24 07:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21650000 2021-11-24 07:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21651000 2021-11-24 07:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21652000 2021-11-24 07:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21653000 2021-11-24 07:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21654000 2021-11-24 07:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21655000 2021-11-24 07:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21656000 2021-11-24 07:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21657000 2021-11-24 07:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21658000 2021-11-24 07:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21659000 2021-11-24 07:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21660000 2021-11-24 07:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21661000 2021-11-24 07:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21662000 2021-11-24 07:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21663000 2021-11-24 07:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21664000 2021-11-24 07:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21665000 2021-11-24 07:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21666000 2021-11-24 07:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21667000 2021-11-24 07:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21668000 2021-11-24 07:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21669000 2021-11-24 07:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21670000 2021-11-24 07:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21671000 2021-11-24 07:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21672000 2021-11-24 07:52:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:52:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 850 containing 20.00 MB] 2021-11-24 07:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21673000 2021-11-24 07:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21674000 2021-11-24 07:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21675000 2021-11-24 07:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21676000 2021-11-24 07:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21677000 2021-11-24 07:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21678000 2021-11-24 07:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21679000 2021-11-24 07:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21680000 2021-11-24 07:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21681000 2021-11-24 07:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21682000 2021-11-24 07:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21683000 2021-11-24 07:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21684000 2021-11-24 07:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21685000 2021-11-24 07:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21686000 2021-11-24 07:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21687000 2021-11-24 07:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21688000 2021-11-24 07:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21689000 2021-11-24 07:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21690000 2021-11-24 07:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21691000 2021-11-24 07:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21692000 2021-11-24 07:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21693000 2021-11-24 07:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21694000 2021-11-24 07:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21695000 2021-11-24 07:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21696000 2021-11-24 07:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21697000 2021-11-24 07:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21698000 2021-11-24 07:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21699000 2021-11-24 07:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21700000 2021-11-24 07:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21701000 2021-11-24 07:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21702000 2021-11-24 07:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21703000 2021-11-24 07:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21704000 2021-11-24 07:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21705000 2021-11-24 07:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21706000 2021-11-24 07:52:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:52:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 851 containing 20.00 MB] 2021-11-24 07:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21707000 2021-11-24 07:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21708000 2021-11-24 07:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21709000 2021-11-24 07:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21710000 2021-11-24 07:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21711000 2021-11-24 07:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21712000 2021-11-24 07:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21713000 2021-11-24 07:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21714000 2021-11-24 07:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21715000 2021-11-24 07:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21716000 2021-11-24 07:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21717000 2021-11-24 07:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21718000 2021-11-24 07:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21719000 2021-11-24 07:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21720000 2021-11-24 07:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21721000 2021-11-24 07:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21722000 2021-11-24 07:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21723000 2021-11-24 07:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21724000 2021-11-24 07:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21725000 2021-11-24 07:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21726000 2021-11-24 07:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21727000 2021-11-24 07:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21728000 2021-11-24 07:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21729000 2021-11-24 07:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21730000 2021-11-24 07:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21731000 2021-11-24 07:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21732000 2021-11-24 07:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21733000 2021-11-24 07:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21734000 2021-11-24 07:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21735000 2021-11-24 07:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21736000 2021-11-24 07:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21737000 2021-11-24 07:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21738000 2021-11-24 07:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21739000 2021-11-24 07:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21740000 2021-11-24 07:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21741000 2021-11-24 07:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21742000 2021-11-24 07:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21743000 2021-11-24 07:53:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:53:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 852 containing 20.00 MB] 2021-11-24 07:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21744000 2021-11-24 07:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21745000 2021-11-24 07:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21746000 2021-11-24 07:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21747000 2021-11-24 07:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21748000 2021-11-24 07:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21749000 2021-11-24 07:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21750000 2021-11-24 07:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21751000 2021-11-24 07:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21752000 2021-11-24 07:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21753000 2021-11-24 07:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21754000 2021-11-24 07:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21755000 2021-11-24 07:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21756000 2021-11-24 07:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21757000 2021-11-24 07:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21758000 2021-11-24 07:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21759000 2021-11-24 07:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21760000 2021-11-24 07:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21761000 2021-11-24 07:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21762000 2021-11-24 07:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21763000 2021-11-24 07:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21764000 2021-11-24 07:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21765000 2021-11-24 07:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21766000 2021-11-24 07:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21767000 2021-11-24 07:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21768000 2021-11-24 07:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21769000 2021-11-24 07:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21770000 2021-11-24 07:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21771000 2021-11-24 07:53:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:53:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 853 containing 20.00 MB] 2021-11-24 07:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21772000 2021-11-24 07:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21773000 2021-11-24 07:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21774000 2021-11-24 07:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21775000 2021-11-24 07:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21776000 2021-11-24 07:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21777000 2021-11-24 07:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21778000 2021-11-24 07:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21779000 2021-11-24 07:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21780000 2021-11-24 07:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21781000 2021-11-24 07:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21782000 2021-11-24 07:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21783000 2021-11-24 07:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21784000 2021-11-24 07:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21785000 2021-11-24 07:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21786000 2021-11-24 07:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21787000 2021-11-24 07:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21788000 2021-11-24 07:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21789000 2021-11-24 07:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21790000 2021-11-24 07:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21791000 2021-11-24 07:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21792000 2021-11-24 07:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21793000 2021-11-24 07:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21794000 2021-11-24 07:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21795000 2021-11-24 07:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21796000 2021-11-24 07:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21797000 2021-11-24 07:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21798000 2021-11-24 07:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21799000 2021-11-24 07:53:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:53:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 854 containing 20.00 MB] 2021-11-24 07:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21800000 2021-11-24 07:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21801000 2021-11-24 07:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21802000 2021-11-24 07:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21803000 2021-11-24 07:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21804000 2021-11-24 07:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21805000 2021-11-24 07:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21806000 2021-11-24 07:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21807000 2021-11-24 07:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21808000 2021-11-24 07:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21809000 2021-11-24 07:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21810000 2021-11-24 07:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21811000 2021-11-24 07:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21812000 2021-11-24 07:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21813000 2021-11-24 07:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21814000 2021-11-24 07:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21815000 2021-11-24 07:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21816000 2021-11-24 07:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21817000 2021-11-24 07:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21818000 2021-11-24 07:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21819000 2021-11-24 07:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21820000 2021-11-24 07:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21821000 2021-11-24 07:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21822000 2021-11-24 07:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21823000 2021-11-24 07:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21824000 2021-11-24 07:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21825000 2021-11-24 07:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21826000 2021-11-24 07:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21827000 2021-11-24 07:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21828000 2021-11-24 07:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21829000 2021-11-24 07:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21830000 2021-11-24 07:53:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:53:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 855 containing 20.00 MB] 2021-11-24 07:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21831000 2021-11-24 07:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21832000 2021-11-24 07:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21833000 2021-11-24 07:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21834000 2021-11-24 07:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21835000 2021-11-24 07:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21836000 2021-11-24 07:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21837000 2021-11-24 07:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21838000 2021-11-24 07:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21839000 2021-11-24 07:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21840000 2021-11-24 07:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21841000 2021-11-24 07:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21842000 2021-11-24 07:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21843000 2021-11-24 07:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21844000 2021-11-24 07:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21845000 2021-11-24 07:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21846000 2021-11-24 07:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21847000 2021-11-24 07:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21848000 2021-11-24 07:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21849000 2021-11-24 07:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21850000 2021-11-24 07:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21851000 2021-11-24 07:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21852000 2021-11-24 07:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21853000 2021-11-24 07:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21854000 2021-11-24 07:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21855000 2021-11-24 07:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21856000 2021-11-24 07:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21857000 2021-11-24 07:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21858000 2021-11-24 07:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21859000 2021-11-24 07:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21860000 2021-11-24 07:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21861000 2021-11-24 07:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21862000 2021-11-24 07:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21863000 2021-11-24 07:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21864000 2021-11-24 07:54:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:54:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 856 containing 20.00 MB] 2021-11-24 07:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21865000 2021-11-24 07:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21866000 2021-11-24 07:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21867000 2021-11-24 07:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21868000 2021-11-24 07:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21869000 2021-11-24 07:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21870000 2021-11-24 07:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21871000 2021-11-24 07:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21872000 2021-11-24 07:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21873000 2021-11-24 07:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21874000 2021-11-24 07:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21875000 2021-11-24 07:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21876000 2021-11-24 07:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21877000 2021-11-24 07:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21878000 2021-11-24 07:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21879000 2021-11-24 07:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21880000 2021-11-24 07:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21881000 2021-11-24 07:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21882000 2021-11-24 07:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21883000 2021-11-24 07:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21884000 2021-11-24 07:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21885000 2021-11-24 07:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21886000 2021-11-24 07:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21887000 2021-11-24 07:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21888000 2021-11-24 07:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21889000 2021-11-24 07:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21890000 2021-11-24 07:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21891000 2021-11-24 07:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21892000 2021-11-24 07:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21893000 2021-11-24 07:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21894000 2021-11-24 07:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21895000 2021-11-24 07:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21896000 2021-11-24 07:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21897000 2021-11-24 07:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21898000 2021-11-24 07:54:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:54:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 857 containing 20.00 MB] 2021-11-24 07:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21899000 2021-11-24 07:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21900000 2021-11-24 07:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21901000 2021-11-24 07:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21902000 2021-11-24 07:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21903000 2021-11-24 07:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21904000 2021-11-24 07:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21905000 2021-11-24 07:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21906000 2021-11-24 07:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21907000 2021-11-24 07:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21908000 2021-11-24 07:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21909000 2021-11-24 07:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21910000 2021-11-24 07:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21911000 2021-11-24 07:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21912000 2021-11-24 07:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21913000 2021-11-24 07:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21914000 2021-11-24 07:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21915000 2021-11-24 07:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21916000 2021-11-24 07:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21917000 2021-11-24 07:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21918000 2021-11-24 07:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21919000 2021-11-24 07:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21920000 2021-11-24 07:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21921000 2021-11-24 07:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21922000 2021-11-24 07:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21923000 2021-11-24 07:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21924000 2021-11-24 07:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21925000 2021-11-24 07:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21926000 2021-11-24 07:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21927000 2021-11-24 07:54:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:54:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 858 containing 20.00 MB] 2021-11-24 07:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21928000 2021-11-24 07:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21929000 2021-11-24 07:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21930000 2021-11-24 07:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21931000 2021-11-24 07:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21932000 2021-11-24 07:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21933000 2021-11-24 07:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21934000 2021-11-24 07:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21935000 2021-11-24 07:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21936000 2021-11-24 07:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21937000 2021-11-24 07:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21938000 2021-11-24 07:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21939000 2021-11-24 07:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21940000 2021-11-24 07:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21941000 2021-11-24 07:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21942000 2021-11-24 07:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21943000 2021-11-24 07:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21944000 2021-11-24 07:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21945000 2021-11-24 07:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21946000 2021-11-24 07:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21947000 2021-11-24 07:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21948000 2021-11-24 07:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21949000 2021-11-24 07:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21950000 2021-11-24 07:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21951000 2021-11-24 07:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21952000 2021-11-24 07:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21953000 2021-11-24 07:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21954000 2021-11-24 07:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21955000 2021-11-24 07:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21956000 2021-11-24 07:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21957000 2021-11-24 07:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21958000 2021-11-24 07:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21959000 2021-11-24 07:54:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:54:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 859 containing 20.00 MB] 2021-11-24 07:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21960000 2021-11-24 07:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21961000 2021-11-24 07:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21962000 2021-11-24 07:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21963000 2021-11-24 07:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21964000 2021-11-24 07:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21965000 2021-11-24 07:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21966000 2021-11-24 07:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21967000 2021-11-24 07:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21968000 2021-11-24 07:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21969000 2021-11-24 07:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21970000 2021-11-24 07:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21971000 2021-11-24 07:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21972000 2021-11-24 07:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21973000 2021-11-24 07:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21974000 2021-11-24 07:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21975000 2021-11-24 07:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21976000 2021-11-24 07:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21977000 2021-11-24 07:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21978000 2021-11-24 07:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21979000 2021-11-24 07:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21980000 2021-11-24 07:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21981000 2021-11-24 07:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21982000 2021-11-24 07:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21983000 2021-11-24 07:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21984000 2021-11-24 07:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21985000 2021-11-24 07:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21986000 2021-11-24 07:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21987000 2021-11-24 07:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21988000 2021-11-24 07:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21989000 2021-11-24 07:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21990000 2021-11-24 07:55:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:55:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 860 containing 20.00 MB] 2021-11-24 07:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21991000 2021-11-24 07:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21992000 2021-11-24 07:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21993000 2021-11-24 07:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21994000 2021-11-24 07:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21995000 2021-11-24 07:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21996000 2021-11-24 07:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21997000 2021-11-24 07:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21998000 2021-11-24 07:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 21999000 2021-11-24 07:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22000000 2021-11-24 07:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22001000 2021-11-24 07:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22002000 2021-11-24 07:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22003000 2021-11-24 07:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22004000 2021-11-24 07:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22005000 2021-11-24 07:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22006000 2021-11-24 07:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22007000 2021-11-24 07:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22008000 2021-11-24 07:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22009000 2021-11-24 07:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22010000 2021-11-24 07:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22011000 2021-11-24 07:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22012000 2021-11-24 07:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22013000 2021-11-24 07:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22014000 2021-11-24 07:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22015000 2021-11-24 07:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22016000 2021-11-24 07:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22017000 2021-11-24 07:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22018000 2021-11-24 07:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22019000 2021-11-24 07:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22020000 2021-11-24 07:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22021000 2021-11-24 07:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22022000 2021-11-24 07:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22023000 2021-11-24 07:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22024000 2021-11-24 07:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22025000 2021-11-24 07:55:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:55:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 861 containing 20.00 MB] 2021-11-24 07:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22026000 2021-11-24 07:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22027000 2021-11-24 07:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22028000 2021-11-24 07:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22029000 2021-11-24 07:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22030000 2021-11-24 07:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22031000 2021-11-24 07:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22032000 2021-11-24 07:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22033000 2021-11-24 07:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22034000 2021-11-24 07:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22035000 2021-11-24 07:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22036000 2021-11-24 07:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22037000 2021-11-24 07:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22038000 2021-11-24 07:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22039000 2021-11-24 07:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22040000 2021-11-24 07:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22041000 2021-11-24 07:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22042000 2021-11-24 07:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22043000 2021-11-24 07:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22044000 2021-11-24 07:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22045000 2021-11-24 07:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22046000 2021-11-24 07:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22047000 2021-11-24 07:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22048000 2021-11-24 07:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22049000 2021-11-24 07:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22050000 2021-11-24 07:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22051000 2021-11-24 07:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22052000 2021-11-24 07:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22053000 2021-11-24 07:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22054000 2021-11-24 07:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22055000 2021-11-24 07:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22056000 2021-11-24 07:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22057000 2021-11-24 07:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22058000 2021-11-24 07:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22059000 2021-11-24 07:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22060000 2021-11-24 07:55:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:55:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 862 containing 20.00 MB] 2021-11-24 07:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22061000 2021-11-24 07:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22062000 2021-11-24 07:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22063000 2021-11-24 07:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22064000 2021-11-24 07:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22065000 2021-11-24 07:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22066000 2021-11-24 07:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22067000 2021-11-24 07:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22068000 2021-11-24 07:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22069000 2021-11-24 07:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22070000 2021-11-24 07:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22071000 2021-11-24 07:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22072000 2021-11-24 07:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22073000 2021-11-24 07:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22074000 2021-11-24 07:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22075000 2021-11-24 07:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22076000 2021-11-24 07:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22077000 2021-11-24 07:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22078000 2021-11-24 07:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22079000 2021-11-24 07:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22080000 2021-11-24 07:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22081000 2021-11-24 07:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22082000 2021-11-24 07:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22083000 2021-11-24 07:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22084000 2021-11-24 07:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22085000 2021-11-24 07:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22086000 2021-11-24 07:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22087000 2021-11-24 07:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22088000 2021-11-24 07:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22089000 2021-11-24 07:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22090000 2021-11-24 07:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22091000 2021-11-24 07:55:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:55:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 863 containing 20.00 MB] 2021-11-24 07:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22092000 2021-11-24 07:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22093000 2021-11-24 07:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22094000 2021-11-24 07:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22095000 2021-11-24 07:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22096000 2021-11-24 07:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22097000 2021-11-24 07:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22098000 2021-11-24 07:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22099000 2021-11-24 07:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22100000 2021-11-24 07:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22101000 2021-11-24 07:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22102000 2021-11-24 07:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22103000 2021-11-24 07:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22104000 2021-11-24 07:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22105000 2021-11-24 07:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22106000 2021-11-24 07:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22107000 2021-11-24 07:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22108000 2021-11-24 07:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22109000 2021-11-24 07:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22110000 2021-11-24 07:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22111000 2021-11-24 07:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22112000 2021-11-24 07:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22113000 2021-11-24 07:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22114000 2021-11-24 07:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22115000 2021-11-24 07:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22116000 2021-11-24 07:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22117000 2021-11-24 07:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22118000 2021-11-24 07:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22119000 2021-11-24 07:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22120000 2021-11-24 07:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22121000 2021-11-24 07:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22122000 2021-11-24 07:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22123000 2021-11-24 07:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22124000 2021-11-24 07:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22125000 2021-11-24 07:56:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:56:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 864 containing 20.00 MB] 2021-11-24 07:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22126000 2021-11-24 07:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22127000 2021-11-24 07:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22128000 2021-11-24 07:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22129000 2021-11-24 07:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22130000 2021-11-24 07:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22131000 2021-11-24 07:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22132000 2021-11-24 07:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22133000 2021-11-24 07:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22134000 2021-11-24 07:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22135000 2021-11-24 07:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22136000 2021-11-24 07:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22137000 2021-11-24 07:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22138000 2021-11-24 07:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22139000 2021-11-24 07:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22140000 2021-11-24 07:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22141000 2021-11-24 07:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22142000 2021-11-24 07:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22143000 2021-11-24 07:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22144000 2021-11-24 07:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22145000 2021-11-24 07:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22146000 2021-11-24 07:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22147000 2021-11-24 07:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22148000 2021-11-24 07:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22149000 2021-11-24 07:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22150000 2021-11-24 07:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22151000 2021-11-24 07:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22152000 2021-11-24 07:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22153000 2021-11-24 07:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22154000 2021-11-24 07:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22155000 2021-11-24 07:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22156000 2021-11-24 07:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22157000 2021-11-24 07:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22158000 2021-11-24 07:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22159000 2021-11-24 07:56:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:56:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 865 containing 20.00 MB] 2021-11-24 07:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22160000 2021-11-24 07:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22161000 2021-11-24 07:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22162000 2021-11-24 07:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22163000 2021-11-24 07:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22164000 2021-11-24 07:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22165000 2021-11-24 07:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22166000 2021-11-24 07:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22167000 2021-11-24 07:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22168000 2021-11-24 07:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22169000 2021-11-24 07:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22170000 2021-11-24 07:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22171000 2021-11-24 07:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22172000 2021-11-24 07:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22173000 2021-11-24 07:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22174000 2021-11-24 07:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22175000 2021-11-24 07:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22176000 2021-11-24 07:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22177000 2021-11-24 07:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22178000 2021-11-24 07:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22179000 2021-11-24 07:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22180000 2021-11-24 07:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22181000 2021-11-24 07:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22182000 2021-11-24 07:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22183000 2021-11-24 07:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22184000 2021-11-24 07:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22185000 2021-11-24 07:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22186000 2021-11-24 07:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22187000 2021-11-24 07:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22188000 2021-11-24 07:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22189000 2021-11-24 07:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22190000 2021-11-24 07:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22191000 2021-11-24 07:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22192000 2021-11-24 07:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22193000 2021-11-24 07:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22194000 2021-11-24 07:56:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:56:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 866 containing 20.00 MB] 2021-11-24 07:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22195000 2021-11-24 07:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22196000 2021-11-24 07:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22197000 2021-11-24 07:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22198000 2021-11-24 07:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22199000 2021-11-24 07:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22200000 2021-11-24 07:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22201000 2021-11-24 07:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22202000 2021-11-24 07:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22203000 2021-11-24 07:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22204000 2021-11-24 07:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22205000 2021-11-24 07:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22206000 2021-11-24 07:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22207000 2021-11-24 07:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22208000 2021-11-24 07:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22209000 2021-11-24 07:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22210000 2021-11-24 07:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22211000 2021-11-24 07:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22212000 2021-11-24 07:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22213000 2021-11-24 07:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22214000 2021-11-24 07:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22215000 2021-11-24 07:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22216000 2021-11-24 07:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22217000 2021-11-24 07:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22218000 2021-11-24 07:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22219000 2021-11-24 07:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22220000 2021-11-24 07:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22221000 2021-11-24 07:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22222000 2021-11-24 07:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22223000 2021-11-24 07:56:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:56:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 867 containing 20.00 MB] 2021-11-24 07:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22224000 2021-11-24 07:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22225000 2021-11-24 07:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22226000 2021-11-24 07:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22227000 2021-11-24 07:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22228000 2021-11-24 07:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22229000 2021-11-24 07:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22230000 2021-11-24 07:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22231000 2021-11-24 07:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22232000 2021-11-24 07:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22233000 2021-11-24 07:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22234000 2021-11-24 07:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22235000 2021-11-24 07:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22236000 2021-11-24 07:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22237000 2021-11-24 07:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22238000 2021-11-24 07:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22239000 2021-11-24 07:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22240000 2021-11-24 07:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22241000 2021-11-24 07:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22242000 2021-11-24 07:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22243000 2021-11-24 07:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22244000 2021-11-24 07:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22245000 2021-11-24 07:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22246000 2021-11-24 07:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22247000 2021-11-24 07:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22248000 2021-11-24 07:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22249000 2021-11-24 07:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22250000 2021-11-24 07:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22251000 2021-11-24 07:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22252000 2021-11-24 07:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22253000 2021-11-24 07:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22254000 2021-11-24 07:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22255000 2021-11-24 07:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22256000 2021-11-24 07:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22257000 2021-11-24 07:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22258000 2021-11-24 07:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22259000 2021-11-24 07:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22260000 2021-11-24 07:57:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:57:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 868 containing 20.00 MB] 2021-11-24 07:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22261000 2021-11-24 07:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22262000 2021-11-24 07:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22263000 2021-11-24 07:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22264000 2021-11-24 07:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22265000 2021-11-24 07:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22266000 2021-11-24 07:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22267000 2021-11-24 07:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22268000 2021-11-24 07:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22269000 2021-11-24 07:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22270000 2021-11-24 07:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22271000 2021-11-24 07:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22272000 2021-11-24 07:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22273000 2021-11-24 07:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22274000 2021-11-24 07:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22275000 2021-11-24 07:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22276000 2021-11-24 07:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22277000 2021-11-24 07:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22278000 2021-11-24 07:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22279000 2021-11-24 07:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22280000 2021-11-24 07:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22281000 2021-11-24 07:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22282000 2021-11-24 07:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22283000 2021-11-24 07:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22284000 2021-11-24 07:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22285000 2021-11-24 07:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22286000 2021-11-24 07:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22287000 2021-11-24 07:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22288000 2021-11-24 07:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22289000 2021-11-24 07:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22290000 2021-11-24 07:57:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:57:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 869 containing 20.00 MB] 2021-11-24 07:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22291000 2021-11-24 07:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22292000 2021-11-24 07:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22293000 2021-11-24 07:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22294000 2021-11-24 07:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22295000 2021-11-24 07:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22296000 2021-11-24 07:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22297000 2021-11-24 07:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22298000 2021-11-24 07:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22299000 2021-11-24 07:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22300000 2021-11-24 07:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22301000 2021-11-24 07:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22302000 2021-11-24 07:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22303000 2021-11-24 07:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22304000 2021-11-24 07:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22305000 2021-11-24 07:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22306000 2021-11-24 07:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22307000 2021-11-24 07:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22308000 2021-11-24 07:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22309000 2021-11-24 07:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22310000 2021-11-24 07:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22311000 2021-11-24 07:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22312000 2021-11-24 07:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22313000 2021-11-24 07:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22314000 2021-11-24 07:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22315000 2021-11-24 07:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22316000 2021-11-24 07:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22317000 2021-11-24 07:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22318000 2021-11-24 07:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22319000 2021-11-24 07:57:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:57:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 870 containing 20.00 MB] 2021-11-24 07:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22320000 2021-11-24 07:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22321000 2021-11-24 07:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22322000 2021-11-24 07:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22323000 2021-11-24 07:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22324000 2021-11-24 07:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22325000 2021-11-24 07:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22326000 2021-11-24 07:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22327000 2021-11-24 07:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22328000 2021-11-24 07:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22329000 2021-11-24 07:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22330000 2021-11-24 07:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22331000 2021-11-24 07:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22332000 2021-11-24 07:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22333000 2021-11-24 07:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22334000 2021-11-24 07:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22335000 2021-11-24 07:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22336000 2021-11-24 07:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22337000 2021-11-24 07:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22338000 2021-11-24 07:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22339000 2021-11-24 07:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22340000 2021-11-24 07:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22341000 2021-11-24 07:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22342000 2021-11-24 07:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22343000 2021-11-24 07:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22344000 2021-11-24 07:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22345000 2021-11-24 07:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22346000 2021-11-24 07:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22347000 2021-11-24 07:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22348000 2021-11-24 07:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22349000 2021-11-24 07:57:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:57:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 871 containing 20.00 MB] 2021-11-24 07:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22350000 2021-11-24 07:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22351000 2021-11-24 07:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22352000 2021-11-24 07:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22353000 2021-11-24 07:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22354000 2021-11-24 07:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22355000 2021-11-24 07:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22356000 2021-11-24 07:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22357000 2021-11-24 07:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22358000 2021-11-24 07:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22359000 2021-11-24 07:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22360000 2021-11-24 07:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22361000 2021-11-24 07:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22362000 2021-11-24 07:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22363000 2021-11-24 07:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22364000 2021-11-24 07:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22365000 2021-11-24 07:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22366000 2021-11-24 07:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22367000 2021-11-24 07:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22368000 2021-11-24 07:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22369000 2021-11-24 07:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22370000 2021-11-24 07:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22371000 2021-11-24 07:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22372000 2021-11-24 07:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22373000 2021-11-24 07:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22374000 2021-11-24 07:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22375000 2021-11-24 07:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22376000 2021-11-24 07:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22377000 2021-11-24 07:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22378000 2021-11-24 07:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22379000 2021-11-24 07:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22380000 2021-11-24 07:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22381000 2021-11-24 07:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22382000 2021-11-24 07:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22383000 2021-11-24 07:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22384000 2021-11-24 07:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22385000 2021-11-24 07:58:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:58:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 872 containing 20.00 MB] 2021-11-24 07:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22386000 2021-11-24 07:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22387000 2021-11-24 07:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22388000 2021-11-24 07:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22389000 2021-11-24 07:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22390000 2021-11-24 07:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22391000 2021-11-24 07:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22392000 2021-11-24 07:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22393000 2021-11-24 07:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22394000 2021-11-24 07:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22395000 2021-11-24 07:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22396000 2021-11-24 07:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22397000 2021-11-24 07:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22398000 2021-11-24 07:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22399000 2021-11-24 07:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22400000 2021-11-24 07:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22401000 2021-11-24 07:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22402000 2021-11-24 07:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22403000 2021-11-24 07:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22404000 2021-11-24 07:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22405000 2021-11-24 07:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22406000 2021-11-24 07:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22407000 2021-11-24 07:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22408000 2021-11-24 07:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22409000 2021-11-24 07:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22410000 2021-11-24 07:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22411000 2021-11-24 07:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22412000 2021-11-24 07:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22413000 2021-11-24 07:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22414000 2021-11-24 07:58:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:58:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 873 containing 20.00 MB] 2021-11-24 07:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22415000 2021-11-24 07:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22416000 2021-11-24 07:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22417000 2021-11-24 07:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22418000 2021-11-24 07:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22419000 2021-11-24 07:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22420000 2021-11-24 07:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22421000 2021-11-24 07:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22422000 2021-11-24 07:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22423000 2021-11-24 07:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22424000 2021-11-24 07:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22425000 2021-11-24 07:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22426000 2021-11-24 07:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22427000 2021-11-24 07:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22428000 2021-11-24 07:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22429000 2021-11-24 07:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22430000 2021-11-24 07:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22431000 2021-11-24 07:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22432000 2021-11-24 07:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22433000 2021-11-24 07:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22434000 2021-11-24 07:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22435000 2021-11-24 07:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22436000 2021-11-24 07:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22437000 2021-11-24 07:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22438000 2021-11-24 07:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22439000 2021-11-24 07:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22440000 2021-11-24 07:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22441000 2021-11-24 07:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22442000 2021-11-24 07:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22443000 2021-11-24 07:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22444000 2021-11-24 07:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22445000 2021-11-24 07:58:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:58:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 874 containing 20.00 MB] 2021-11-24 07:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22446000 2021-11-24 07:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22447000 2021-11-24 07:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22448000 2021-11-24 07:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22449000 2021-11-24 07:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22450000 2021-11-24 07:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22451000 2021-11-24 07:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22452000 2021-11-24 07:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22453000 2021-11-24 07:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22454000 2021-11-24 07:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22455000 2021-11-24 07:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22456000 2021-11-24 07:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22457000 2021-11-24 07:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22458000 2021-11-24 07:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22459000 2021-11-24 07:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22460000 2021-11-24 07:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22461000 2021-11-24 07:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22462000 2021-11-24 07:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22463000 2021-11-24 07:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22464000 2021-11-24 07:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22465000 2021-11-24 07:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22466000 2021-11-24 07:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22467000 2021-11-24 07:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22468000 2021-11-24 07:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22469000 2021-11-24 07:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22470000 2021-11-24 07:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22471000 2021-11-24 07:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22472000 2021-11-24 07:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22473000 2021-11-24 07:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22474000 2021-11-24 07:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22475000 2021-11-24 07:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22476000 2021-11-24 07:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22477000 2021-11-24 07:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22478000 2021-11-24 07:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22479000 2021-11-24 07:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22480000 2021-11-24 07:58:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:58:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 875 containing 20.00 MB] 2021-11-24 07:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22481000 2021-11-24 07:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22482000 2021-11-24 07:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22483000 2021-11-24 07:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22484000 2021-11-24 07:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22485000 2021-11-24 07:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22486000 2021-11-24 07:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22487000 2021-11-24 07:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22488000 2021-11-24 07:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22489000 2021-11-24 07:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22490000 2021-11-24 07:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22491000 2021-11-24 07:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22492000 2021-11-24 07:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22493000 2021-11-24 07:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22494000 2021-11-24 07:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22495000 2021-11-24 07:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22496000 2021-11-24 07:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22497000 2021-11-24 07:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22498000 2021-11-24 07:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22499000 2021-11-24 07:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22500000 2021-11-24 07:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22501000 2021-11-24 07:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22502000 2021-11-24 07:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22503000 2021-11-24 07:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22504000 2021-11-24 07:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22505000 2021-11-24 07:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22506000 2021-11-24 07:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22507000 2021-11-24 07:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22508000 2021-11-24 07:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22509000 2021-11-24 07:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22510000 2021-11-24 07:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22511000 2021-11-24 07:59:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:59:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 876 containing 20.00 MB] 2021-11-24 07:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22512000 2021-11-24 07:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22513000 2021-11-24 07:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22514000 2021-11-24 07:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22515000 2021-11-24 07:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22516000 2021-11-24 07:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22517000 2021-11-24 07:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22518000 2021-11-24 07:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22519000 2021-11-24 07:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22520000 2021-11-24 07:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22521000 2021-11-24 07:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22522000 2021-11-24 07:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22523000 2021-11-24 07:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22524000 2021-11-24 07:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22525000 2021-11-24 07:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22526000 2021-11-24 07:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22527000 2021-11-24 07:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22528000 2021-11-24 07:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22529000 2021-11-24 07:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22530000 2021-11-24 07:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22531000 2021-11-24 07:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22532000 2021-11-24 07:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22533000 2021-11-24 07:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22534000 2021-11-24 07:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22535000 2021-11-24 07:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22536000 2021-11-24 07:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22537000 2021-11-24 07:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22538000 2021-11-24 07:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22539000 2021-11-24 07:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22540000 2021-11-24 07:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22541000 2021-11-24 07:59:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:59:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 877 containing 20.00 MB] 2021-11-24 07:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22542000 2021-11-24 07:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22543000 2021-11-24 07:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22544000 2021-11-24 07:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22545000 2021-11-24 07:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22546000 2021-11-24 07:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22547000 2021-11-24 07:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22548000 2021-11-24 07:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22549000 2021-11-24 07:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22550000 2021-11-24 07:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22551000 2021-11-24 07:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22552000 2021-11-24 07:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22553000 2021-11-24 07:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22554000 2021-11-24 07:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22555000 2021-11-24 07:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22556000 2021-11-24 07:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22557000 2021-11-24 07:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22558000 2021-11-24 07:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22559000 2021-11-24 07:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22560000 2021-11-24 07:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22561000 2021-11-24 07:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22562000 2021-11-24 07:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22563000 2021-11-24 07:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22564000 2021-11-24 07:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22565000 2021-11-24 07:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22566000 2021-11-24 07:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22567000 2021-11-24 07:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22568000 2021-11-24 07:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22569000 2021-11-24 07:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22570000 2021-11-24 07:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22571000 2021-11-24 07:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22572000 2021-11-24 07:59:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:59:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 878 containing 20.00 MB] 2021-11-24 07:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22573000 2021-11-24 07:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22574000 2021-11-24 07:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22575000 2021-11-24 07:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22576000 2021-11-24 07:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22577000 2021-11-24 07:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22578000 2021-11-24 07:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22579000 2021-11-24 07:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22580000 2021-11-24 07:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22581000 2021-11-24 07:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22582000 2021-11-24 07:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22583000 2021-11-24 07:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22584000 2021-11-24 07:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22585000 2021-11-24 07:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22586000 2021-11-24 07:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22587000 2021-11-24 07:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22588000 2021-11-24 07:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22589000 2021-11-24 07:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22590000 2021-11-24 07:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22591000 2021-11-24 07:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22592000 2021-11-24 07:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22593000 2021-11-24 07:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22594000 2021-11-24 07:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22595000 2021-11-24 07:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22596000 2021-11-24 07:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22597000 2021-11-24 07:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22598000 2021-11-24 07:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22599000 2021-11-24 07:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22600000 2021-11-24 07:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22601000 2021-11-24 07:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22602000 2021-11-24 07:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22603000 2021-11-24 07:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22604000 2021-11-24 07:59:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 07:59:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 879 containing 20.00 MB] 2021-11-24 07:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22605000 2021-11-24 07:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22606000 2021-11-24 07:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22607000 2021-11-24 07:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22608000 2021-11-24 07:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22609000 2021-11-24 07:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22610000 2021-11-24 07:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22611000 2021-11-24 07:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22612000 2021-11-24 07:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22613000 2021-11-24 07:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22614000 2021-11-24 07:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22615000 2021-11-24 07:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22616000 2021-11-24 07:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22617000 2021-11-24 07:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22618000 2021-11-24 08:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22619000 2021-11-24 08:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22620000 2021-11-24 08:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22621000 2021-11-24 08:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22622000 2021-11-24 08:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22623000 2021-11-24 08:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22624000 2021-11-24 08:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22625000 2021-11-24 08:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22626000 2021-11-24 08:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22627000 2021-11-24 08:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22628000 2021-11-24 08:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22629000 2021-11-24 08:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22630000 2021-11-24 08:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22631000 2021-11-24 08:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22632000 2021-11-24 08:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22633000 2021-11-24 08:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22634000 2021-11-24 08:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22635000 2021-11-24 08:00:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:00:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 880 containing 20.00 MB] 2021-11-24 08:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22636000 2021-11-24 08:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22637000 2021-11-24 08:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22638000 2021-11-24 08:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22639000 2021-11-24 08:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22640000 2021-11-24 08:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22641000 2021-11-24 08:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22642000 2021-11-24 08:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22643000 2021-11-24 08:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22644000 2021-11-24 08:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22645000 2021-11-24 08:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22646000 2021-11-24 08:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22647000 2021-11-24 08:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22648000 2021-11-24 08:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22649000 2021-11-24 08:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22650000 2021-11-24 08:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22651000 2021-11-24 08:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22652000 2021-11-24 08:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22653000 2021-11-24 08:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22654000 2021-11-24 08:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22655000 2021-11-24 08:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22656000 2021-11-24 08:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22657000 2021-11-24 08:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22658000 2021-11-24 08:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22659000 2021-11-24 08:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22660000 2021-11-24 08:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22661000 2021-11-24 08:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22662000 2021-11-24 08:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22663000 2021-11-24 08:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22664000 2021-11-24 08:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22665000 2021-11-24 08:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22666000 2021-11-24 08:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22667000 2021-11-24 08:00:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:00:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 881 containing 20.00 MB] 2021-11-24 08:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22668000 2021-11-24 08:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22669000 2021-11-24 08:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22670000 2021-11-24 08:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22671000 2021-11-24 08:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22672000 2021-11-24 08:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22673000 2021-11-24 08:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22674000 2021-11-24 08:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22675000 2021-11-24 08:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22676000 2021-11-24 08:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22677000 2021-11-24 08:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22678000 2021-11-24 08:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22679000 2021-11-24 08:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22680000 2021-11-24 08:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22681000 2021-11-24 08:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22682000 2021-11-24 08:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22683000 2021-11-24 08:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22684000 2021-11-24 08:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22685000 2021-11-24 08:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22686000 2021-11-24 08:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22687000 2021-11-24 08:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22688000 2021-11-24 08:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22689000 2021-11-24 08:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22690000 2021-11-24 08:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22691000 2021-11-24 08:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22692000 2021-11-24 08:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22693000 2021-11-24 08:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22694000 2021-11-24 08:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22695000 2021-11-24 08:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22696000 2021-11-24 08:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22697000 2021-11-24 08:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22698000 2021-11-24 08:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22699000 2021-11-24 08:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22700000 2021-11-24 08:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22701000 2021-11-24 08:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22702000 2021-11-24 08:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22703000 2021-11-24 08:00:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:00:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 882 containing 20.00 MB] 2021-11-24 08:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22704000 2021-11-24 08:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22705000 2021-11-24 08:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22706000 2021-11-24 08:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22707000 2021-11-24 08:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22708000 2021-11-24 08:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22709000 2021-11-24 08:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22710000 2021-11-24 08:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22711000 2021-11-24 08:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22712000 2021-11-24 08:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22713000 2021-11-24 08:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22714000 2021-11-24 08:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22715000 2021-11-24 08:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22716000 2021-11-24 08:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22717000 2021-11-24 08:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22718000 2021-11-24 08:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22719000 2021-11-24 08:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22720000 2021-11-24 08:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22721000 2021-11-24 08:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22722000 2021-11-24 08:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22723000 2021-11-24 08:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22724000 2021-11-24 08:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22725000 2021-11-24 08:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22726000 2021-11-24 08:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22727000 2021-11-24 08:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22728000 2021-11-24 08:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22729000 2021-11-24 08:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22730000 2021-11-24 08:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22731000 2021-11-24 08:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22732000 2021-11-24 08:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22733000 2021-11-24 08:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22734000 2021-11-24 08:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22735000 2021-11-24 08:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22736000 2021-11-24 08:01:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:01:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 883 containing 20.00 MB] 2021-11-24 08:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22737000 2021-11-24 08:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22738000 2021-11-24 08:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22739000 2021-11-24 08:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22740000 2021-11-24 08:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22741000 2021-11-24 08:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22742000 2021-11-24 08:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22743000 2021-11-24 08:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22744000 2021-11-24 08:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22745000 2021-11-24 08:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22746000 2021-11-24 08:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22747000 2021-11-24 08:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22748000 2021-11-24 08:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22749000 2021-11-24 08:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22750000 2021-11-24 08:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22751000 2021-11-24 08:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22752000 2021-11-24 08:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22753000 2021-11-24 08:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22754000 2021-11-24 08:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22755000 2021-11-24 08:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22756000 2021-11-24 08:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22757000 2021-11-24 08:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22758000 2021-11-24 08:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22759000 2021-11-24 08:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22760000 2021-11-24 08:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22761000 2021-11-24 08:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22762000 2021-11-24 08:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22763000 2021-11-24 08:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22764000 2021-11-24 08:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22765000 2021-11-24 08:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22766000 2021-11-24 08:01:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:01:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 884 containing 20.00 MB] 2021-11-24 08:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22767000 2021-11-24 08:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22768000 2021-11-24 08:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22769000 2021-11-24 08:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22770000 2021-11-24 08:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22771000 2021-11-24 08:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22772000 2021-11-24 08:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22773000 2021-11-24 08:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22774000 2021-11-24 08:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22775000 2021-11-24 08:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22776000 2021-11-24 08:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22777000 2021-11-24 08:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22778000 2021-11-24 08:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22779000 2021-11-24 08:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22780000 2021-11-24 08:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22781000 2021-11-24 08:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22782000 2021-11-24 08:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22783000 2021-11-24 08:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22784000 2021-11-24 08:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22785000 2021-11-24 08:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22786000 2021-11-24 08:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22787000 2021-11-24 08:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22788000 2021-11-24 08:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22789000 2021-11-24 08:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22790000 2021-11-24 08:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22791000 2021-11-24 08:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22792000 2021-11-24 08:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22793000 2021-11-24 08:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22794000 2021-11-24 08:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22795000 2021-11-24 08:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22796000 2021-11-24 08:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22797000 2021-11-24 08:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22798000 2021-11-24 08:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22799000 2021-11-24 08:01:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:01:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 885 containing 20.00 MB] 2021-11-24 08:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22800000 2021-11-24 08:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22801000 2021-11-24 08:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22802000 2021-11-24 08:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22803000 2021-11-24 08:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22804000 2021-11-24 08:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22805000 2021-11-24 08:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22806000 2021-11-24 08:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22807000 2021-11-24 08:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22808000 2021-11-24 08:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22809000 2021-11-24 08:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22810000 2021-11-24 08:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22811000 2021-11-24 08:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22812000 2021-11-24 08:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22813000 2021-11-24 08:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22814000 2021-11-24 08:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22815000 2021-11-24 08:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22816000 2021-11-24 08:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22817000 2021-11-24 08:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22818000 2021-11-24 08:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22819000 2021-11-24 08:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22820000 2021-11-24 08:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22821000 2021-11-24 08:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22822000 2021-11-24 08:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22823000 2021-11-24 08:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22824000 2021-11-24 08:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22825000 2021-11-24 08:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22826000 2021-11-24 08:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22827000 2021-11-24 08:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22828000 2021-11-24 08:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22829000 2021-11-24 08:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22830000 2021-11-24 08:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22831000 2021-11-24 08:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22832000 2021-11-24 08:01:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:01:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 886 containing 20.00 MB] 2021-11-24 08:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22833000 2021-11-24 08:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22834000 2021-11-24 08:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22835000 2021-11-24 08:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22836000 2021-11-24 08:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22837000 2021-11-24 08:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22838000 2021-11-24 08:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22839000 2021-11-24 08:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22840000 2021-11-24 08:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22841000 2021-11-24 08:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22842000 2021-11-24 08:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22843000 2021-11-24 08:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22844000 2021-11-24 08:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22845000 2021-11-24 08:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22846000 2021-11-24 08:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22847000 2021-11-24 08:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22848000 2021-11-24 08:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22849000 2021-11-24 08:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22850000 2021-11-24 08:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22851000 2021-11-24 08:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22852000 2021-11-24 08:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22853000 2021-11-24 08:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22854000 2021-11-24 08:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22855000 2021-11-24 08:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22856000 2021-11-24 08:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22857000 2021-11-24 08:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22858000 2021-11-24 08:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22859000 2021-11-24 08:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22860000 2021-11-24 08:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22861000 2021-11-24 08:02:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:02:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 887 containing 20.00 MB] 2021-11-24 08:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22862000 2021-11-24 08:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22863000 2021-11-24 08:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22864000 2021-11-24 08:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22865000 2021-11-24 08:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22866000 2021-11-24 08:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22867000 2021-11-24 08:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22868000 2021-11-24 08:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22869000 2021-11-24 08:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22870000 2021-11-24 08:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22871000 2021-11-24 08:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22872000 2021-11-24 08:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22873000 2021-11-24 08:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22874000 2021-11-24 08:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22875000 2021-11-24 08:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22876000 2021-11-24 08:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22877000 2021-11-24 08:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22878000 2021-11-24 08:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22879000 2021-11-24 08:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22880000 2021-11-24 08:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22881000 2021-11-24 08:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22882000 2021-11-24 08:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22883000 2021-11-24 08:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22884000 2021-11-24 08:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22885000 2021-11-24 08:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22886000 2021-11-24 08:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22887000 2021-11-24 08:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22888000 2021-11-24 08:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22889000 2021-11-24 08:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22890000 2021-11-24 08:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22891000 2021-11-24 08:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22892000 2021-11-24 08:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22893000 2021-11-24 08:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22894000 2021-11-24 08:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22895000 2021-11-24 08:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22896000 2021-11-24 08:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22897000 2021-11-24 08:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22898000 2021-11-24 08:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22899000 2021-11-24 08:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22900000 2021-11-24 08:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22901000 2021-11-24 08:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22902000 2021-11-24 08:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22903000 2021-11-24 08:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22904000 2021-11-24 08:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22905000 2021-11-24 08:02:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:02:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 888 containing 20.00 MB] 2021-11-24 08:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22906000 2021-11-24 08:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22907000 2021-11-24 08:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22908000 2021-11-24 08:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22909000 2021-11-24 08:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22910000 2021-11-24 08:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22911000 2021-11-24 08:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22912000 2021-11-24 08:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22913000 2021-11-24 08:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22914000 2021-11-24 08:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22915000 2021-11-24 08:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22916000 2021-11-24 08:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22917000 2021-11-24 08:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22918000 2021-11-24 08:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22919000 2021-11-24 08:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22920000 2021-11-24 08:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22921000 2021-11-24 08:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22922000 2021-11-24 08:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22923000 2021-11-24 08:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22924000 2021-11-24 08:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22925000 2021-11-24 08:02:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:02:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 889 containing 20.00 MB] 2021-11-24 08:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22926000 2021-11-24 08:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22927000 2021-11-24 08:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22928000 2021-11-24 08:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22929000 2021-11-24 08:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22930000 2021-11-24 08:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22931000 2021-11-24 08:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22932000 2021-11-24 08:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22933000 2021-11-24 08:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22934000 2021-11-24 08:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22935000 2021-11-24 08:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22936000 2021-11-24 08:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22937000 2021-11-24 08:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22938000 2021-11-24 08:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22939000 2021-11-24 08:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22940000 2021-11-24 08:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22941000 2021-11-24 08:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22942000 2021-11-24 08:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22943000 2021-11-24 08:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22944000 2021-11-24 08:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22945000 2021-11-24 08:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22946000 2021-11-24 08:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22947000 2021-11-24 08:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22948000 2021-11-24 08:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22949000 2021-11-24 08:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22950000 2021-11-24 08:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22951000 2021-11-24 08:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22952000 2021-11-24 08:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22953000 2021-11-24 08:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22954000 2021-11-24 08:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22955000 2021-11-24 08:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22956000 2021-11-24 08:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22957000 2021-11-24 08:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22958000 2021-11-24 08:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22959000 2021-11-24 08:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22960000 2021-11-24 08:02:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:02:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 890 containing 20.00 MB] 2021-11-24 08:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22961000 2021-11-24 08:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22962000 2021-11-24 08:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22963000 2021-11-24 08:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22964000 2021-11-24 08:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22965000 2021-11-24 08:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22966000 2021-11-24 08:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22967000 2021-11-24 08:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22968000 2021-11-24 08:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22969000 2021-11-24 08:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22970000 2021-11-24 08:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22971000 2021-11-24 08:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22972000 2021-11-24 08:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22973000 2021-11-24 08:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22974000 2021-11-24 08:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22975000 2021-11-24 08:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22976000 2021-11-24 08:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22977000 2021-11-24 08:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22978000 2021-11-24 08:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22979000 2021-11-24 08:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22980000 2021-11-24 08:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22981000 2021-11-24 08:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22982000 2021-11-24 08:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22983000 2021-11-24 08:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22984000 2021-11-24 08:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22985000 2021-11-24 08:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22986000 2021-11-24 08:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22987000 2021-11-24 08:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22988000 2021-11-24 08:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22989000 2021-11-24 08:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22990000 2021-11-24 08:03:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:03:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 891 containing 20.00 MB] 2021-11-24 08:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22991000 2021-11-24 08:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22992000 2021-11-24 08:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22993000 2021-11-24 08:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22994000 2021-11-24 08:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22995000 2021-11-24 08:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22996000 2021-11-24 08:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22997000 2021-11-24 08:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22998000 2021-11-24 08:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 22999000 2021-11-24 08:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23000000 2021-11-24 08:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23001000 2021-11-24 08:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23002000 2021-11-24 08:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23003000 2021-11-24 08:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23004000 2021-11-24 08:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23005000 2021-11-24 08:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23006000 2021-11-24 08:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23007000 2021-11-24 08:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23008000 2021-11-24 08:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23009000 2021-11-24 08:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23010000 2021-11-24 08:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23011000 2021-11-24 08:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23012000 2021-11-24 08:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23013000 2021-11-24 08:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23014000 2021-11-24 08:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23015000 2021-11-24 08:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23016000 2021-11-24 08:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23017000 2021-11-24 08:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23018000 2021-11-24 08:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23019000 2021-11-24 08:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23020000 2021-11-24 08:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23021000 2021-11-24 08:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23022000 2021-11-24 08:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23023000 2021-11-24 08:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23024000 2021-11-24 08:03:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:03:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 892 containing 20.00 MB] 2021-11-24 08:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23025000 2021-11-24 08:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23026000 2021-11-24 08:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23027000 2021-11-24 08:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23028000 2021-11-24 08:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23029000 2021-11-24 08:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23030000 2021-11-24 08:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23031000 2021-11-24 08:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23032000 2021-11-24 08:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23033000 2021-11-24 08:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23034000 2021-11-24 08:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23035000 2021-11-24 08:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23036000 2021-11-24 08:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23037000 2021-11-24 08:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23038000 2021-11-24 08:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23039000 2021-11-24 08:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23040000 2021-11-24 08:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23041000 2021-11-24 08:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23042000 2021-11-24 08:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23043000 2021-11-24 08:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23044000 2021-11-24 08:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23045000 2021-11-24 08:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23046000 2021-11-24 08:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23047000 2021-11-24 08:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23048000 2021-11-24 08:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23049000 2021-11-24 08:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23050000 2021-11-24 08:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23051000 2021-11-24 08:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23052000 2021-11-24 08:03:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:03:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 893 containing 20.00 MB] 2021-11-24 08:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23053000 2021-11-24 08:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23054000 2021-11-24 08:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23055000 2021-11-24 08:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23056000 2021-11-24 08:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23057000 2021-11-24 08:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23058000 2021-11-24 08:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23059000 2021-11-24 08:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23060000 2021-11-24 08:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23061000 2021-11-24 08:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23062000 2021-11-24 08:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23063000 2021-11-24 08:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23064000 2021-11-24 08:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23065000 2021-11-24 08:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23066000 2021-11-24 08:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23067000 2021-11-24 08:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23068000 2021-11-24 08:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23069000 2021-11-24 08:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23070000 2021-11-24 08:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23071000 2021-11-24 08:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23072000 2021-11-24 08:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23073000 2021-11-24 08:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23074000 2021-11-24 08:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23075000 2021-11-24 08:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23076000 2021-11-24 08:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23077000 2021-11-24 08:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23078000 2021-11-24 08:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23079000 2021-11-24 08:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23080000 2021-11-24 08:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23081000 2021-11-24 08:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23082000 2021-11-24 08:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23083000 2021-11-24 08:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23084000 2021-11-24 08:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23085000 2021-11-24 08:03:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:03:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 894 containing 20.00 MB] 2021-11-24 08:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23086000 2021-11-24 08:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23087000 2021-11-24 08:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23088000 2021-11-24 08:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23089000 2021-11-24 08:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23090000 2021-11-24 08:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23091000 2021-11-24 08:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23092000 2021-11-24 08:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23093000 2021-11-24 08:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23094000 2021-11-24 08:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23095000 2021-11-24 08:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23096000 2021-11-24 08:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23097000 2021-11-24 08:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23098000 2021-11-24 08:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23099000 2021-11-24 08:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23100000 2021-11-24 08:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23101000 2021-11-24 08:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23102000 2021-11-24 08:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23103000 2021-11-24 08:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23104000 2021-11-24 08:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23105000 2021-11-24 08:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23106000 2021-11-24 08:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23107000 2021-11-24 08:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23108000 2021-11-24 08:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23109000 2021-11-24 08:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23110000 2021-11-24 08:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23111000 2021-11-24 08:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23112000 2021-11-24 08:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23113000 2021-11-24 08:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23114000 2021-11-24 08:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23115000 2021-11-24 08:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23116000 2021-11-24 08:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23117000 2021-11-24 08:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23118000 2021-11-24 08:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23119000 2021-11-24 08:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23120000 2021-11-24 08:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23121000 2021-11-24 08:04:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:04:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 895 containing 20.00 MB] 2021-11-24 08:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23122000 2021-11-24 08:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23123000 2021-11-24 08:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23124000 2021-11-24 08:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23125000 2021-11-24 08:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23126000 2021-11-24 08:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23127000 2021-11-24 08:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23128000 2021-11-24 08:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23129000 2021-11-24 08:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23130000 2021-11-24 08:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23131000 2021-11-24 08:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23132000 2021-11-24 08:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23133000 2021-11-24 08:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23134000 2021-11-24 08:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23135000 2021-11-24 08:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23136000 2021-11-24 08:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23137000 2021-11-24 08:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23138000 2021-11-24 08:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23139000 2021-11-24 08:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23140000 2021-11-24 08:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23141000 2021-11-24 08:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23142000 2021-11-24 08:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23143000 2021-11-24 08:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23144000 2021-11-24 08:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23145000 2021-11-24 08:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23146000 2021-11-24 08:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23147000 2021-11-24 08:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23148000 2021-11-24 08:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23149000 2021-11-24 08:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23150000 2021-11-24 08:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23151000 2021-11-24 08:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23152000 2021-11-24 08:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23153000 2021-11-24 08:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23154000 2021-11-24 08:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23155000 2021-11-24 08:04:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:04:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 896 containing 20.00 MB] 2021-11-24 08:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23156000 2021-11-24 08:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23157000 2021-11-24 08:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23158000 2021-11-24 08:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23159000 2021-11-24 08:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23160000 2021-11-24 08:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23161000 2021-11-24 08:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23162000 2021-11-24 08:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23163000 2021-11-24 08:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23164000 2021-11-24 08:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23165000 2021-11-24 08:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23166000 2021-11-24 08:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23167000 2021-11-24 08:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23168000 2021-11-24 08:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23169000 2021-11-24 08:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23170000 2021-11-24 08:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23171000 2021-11-24 08:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23172000 2021-11-24 08:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23173000 2021-11-24 08:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23174000 2021-11-24 08:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23175000 2021-11-24 08:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23176000 2021-11-24 08:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23177000 2021-11-24 08:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23178000 2021-11-24 08:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23179000 2021-11-24 08:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23180000 2021-11-24 08:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23181000 2021-11-24 08:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23182000 2021-11-24 08:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23183000 2021-11-24 08:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23184000 2021-11-24 08:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23185000 2021-11-24 08:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23186000 2021-11-24 08:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23187000 2021-11-24 08:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23188000 2021-11-24 08:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23189000 2021-11-24 08:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23190000 2021-11-24 08:04:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:04:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 897 containing 20.00 MB] 2021-11-24 08:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23191000 2021-11-24 08:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23192000 2021-11-24 08:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23193000 2021-11-24 08:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23194000 2021-11-24 08:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23195000 2021-11-24 08:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23196000 2021-11-24 08:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23197000 2021-11-24 08:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23198000 2021-11-24 08:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23199000 2021-11-24 08:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23200000 2021-11-24 08:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23201000 2021-11-24 08:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23202000 2021-11-24 08:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23203000 2021-11-24 08:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23204000 2021-11-24 08:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23205000 2021-11-24 08:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23206000 2021-11-24 08:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23207000 2021-11-24 08:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23208000 2021-11-24 08:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23209000 2021-11-24 08:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23210000 2021-11-24 08:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23211000 2021-11-24 08:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23212000 2021-11-24 08:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23213000 2021-11-24 08:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23214000 2021-11-24 08:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23215000 2021-11-24 08:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23216000 2021-11-24 08:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23217000 2021-11-24 08:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23218000 2021-11-24 08:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23219000 2021-11-24 08:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23220000 2021-11-24 08:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23221000 2021-11-24 08:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23222000 2021-11-24 08:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23223000 2021-11-24 08:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23224000 2021-11-24 08:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23225000 2021-11-24 08:04:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:04:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 898 containing 20.00 MB] 2021-11-24 08:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23226000 2021-11-24 08:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23227000 2021-11-24 08:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23228000 2021-11-24 08:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23229000 2021-11-24 08:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23230000 2021-11-24 08:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23231000 2021-11-24 08:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23232000 2021-11-24 08:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23233000 2021-11-24 08:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23234000 2021-11-24 08:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23235000 2021-11-24 08:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23236000 2021-11-24 08:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23237000 2021-11-24 08:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23238000 2021-11-24 08:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23239000 2021-11-24 08:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23240000 2021-11-24 08:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23241000 2021-11-24 08:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23242000 2021-11-24 08:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23243000 2021-11-24 08:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23244000 2021-11-24 08:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23245000 2021-11-24 08:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23246000 2021-11-24 08:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23247000 2021-11-24 08:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23248000 2021-11-24 08:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23249000 2021-11-24 08:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23250000 2021-11-24 08:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23251000 2021-11-24 08:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23252000 2021-11-24 08:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23253000 2021-11-24 08:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23254000 2021-11-24 08:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23255000 2021-11-24 08:05:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:05:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 899 containing 20.00 MB] 2021-11-24 08:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23256000 2021-11-24 08:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23257000 2021-11-24 08:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23258000 2021-11-24 08:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23259000 2021-11-24 08:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23260000 2021-11-24 08:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23261000 2021-11-24 08:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23262000 2021-11-24 08:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23263000 2021-11-24 08:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23264000 2021-11-24 08:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23265000 2021-11-24 08:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23266000 2021-11-24 08:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23267000 2021-11-24 08:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23268000 2021-11-24 08:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23269000 2021-11-24 08:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23270000 2021-11-24 08:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23271000 2021-11-24 08:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23272000 2021-11-24 08:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23273000 2021-11-24 08:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23274000 2021-11-24 08:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23275000 2021-11-24 08:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23276000 2021-11-24 08:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23277000 2021-11-24 08:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23278000 2021-11-24 08:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23279000 2021-11-24 08:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23280000 2021-11-24 08:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23281000 2021-11-24 08:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23282000 2021-11-24 08:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23283000 2021-11-24 08:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23284000 2021-11-24 08:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23285000 2021-11-24 08:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23286000 2021-11-24 08:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23287000 2021-11-24 08:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23288000 2021-11-24 08:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23289000 2021-11-24 08:05:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:05:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 900 containing 20.00 MB] 2021-11-24 08:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23290000 2021-11-24 08:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23291000 2021-11-24 08:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23292000 2021-11-24 08:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23293000 2021-11-24 08:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23294000 2021-11-24 08:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23295000 2021-11-24 08:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23296000 2021-11-24 08:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23297000 2021-11-24 08:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23298000 2021-11-24 08:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23299000 2021-11-24 08:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23300000 2021-11-24 08:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23301000 2021-11-24 08:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23302000 2021-11-24 08:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23303000 2021-11-24 08:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23304000 2021-11-24 08:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23305000 2021-11-24 08:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23306000 2021-11-24 08:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23307000 2021-11-24 08:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23308000 2021-11-24 08:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23309000 2021-11-24 08:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23310000 2021-11-24 08:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23311000 2021-11-24 08:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23312000 2021-11-24 08:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23313000 2021-11-24 08:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23314000 2021-11-24 08:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23315000 2021-11-24 08:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23316000 2021-11-24 08:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23317000 2021-11-24 08:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23318000 2021-11-24 08:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23319000 2021-11-24 08:05:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:05:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 901 containing 20.00 MB] 2021-11-24 08:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23320000 2021-11-24 08:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23321000 2021-11-24 08:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23322000 2021-11-24 08:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23323000 2021-11-24 08:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23324000 2021-11-24 08:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23325000 2021-11-24 08:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23326000 2021-11-24 08:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23327000 2021-11-24 08:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23328000 2021-11-24 08:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23329000 2021-11-24 08:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23330000 2021-11-24 08:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23331000 2021-11-24 08:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23332000 2021-11-24 08:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23333000 2021-11-24 08:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23334000 2021-11-24 08:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23335000 2021-11-24 08:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23336000 2021-11-24 08:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23337000 2021-11-24 08:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23338000 2021-11-24 08:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23339000 2021-11-24 08:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23340000 2021-11-24 08:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23341000 2021-11-24 08:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23342000 2021-11-24 08:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23343000 2021-11-24 08:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23344000 2021-11-24 08:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23345000 2021-11-24 08:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23346000 2021-11-24 08:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23347000 2021-11-24 08:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23348000 2021-11-24 08:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23349000 2021-11-24 08:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23350000 2021-11-24 08:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23351000 2021-11-24 08:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23352000 2021-11-24 08:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23353000 2021-11-24 08:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23354000 2021-11-24 08:05:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:05:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 902 containing 20.00 MB] 2021-11-24 08:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23355000 2021-11-24 08:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23356000 2021-11-24 08:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23357000 2021-11-24 08:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23358000 2021-11-24 08:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23359000 2021-11-24 08:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23360000 2021-11-24 08:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23361000 2021-11-24 08:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23362000 2021-11-24 08:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23363000 2021-11-24 08:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23364000 2021-11-24 08:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23365000 2021-11-24 08:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23366000 2021-11-24 08:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23367000 2021-11-24 08:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23368000 2021-11-24 08:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23369000 2021-11-24 08:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23370000 2021-11-24 08:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23371000 2021-11-24 08:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23372000 2021-11-24 08:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23373000 2021-11-24 08:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23374000 2021-11-24 08:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23375000 2021-11-24 08:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23376000 2021-11-24 08:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23377000 2021-11-24 08:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23378000 2021-11-24 08:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23379000 2021-11-24 08:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23380000 2021-11-24 08:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23381000 2021-11-24 08:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23382000 2021-11-24 08:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23383000 2021-11-24 08:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23384000 2021-11-24 08:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23385000 2021-11-24 08:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23386000 2021-11-24 08:06:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:06:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 903 containing 20.00 MB] 2021-11-24 08:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23387000 2021-11-24 08:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23388000 2021-11-24 08:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23389000 2021-11-24 08:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23390000 2021-11-24 08:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23391000 2021-11-24 08:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23392000 2021-11-24 08:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23393000 2021-11-24 08:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23394000 2021-11-24 08:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23395000 2021-11-24 08:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23396000 2021-11-24 08:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23397000 2021-11-24 08:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23398000 2021-11-24 08:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23399000 2021-11-24 08:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23400000 2021-11-24 08:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23401000 2021-11-24 08:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23402000 2021-11-24 08:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23403000 2021-11-24 08:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23404000 2021-11-24 08:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23405000 2021-11-24 08:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23406000 2021-11-24 08:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23407000 2021-11-24 08:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23408000 2021-11-24 08:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23409000 2021-11-24 08:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23410000 2021-11-24 08:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23411000 2021-11-24 08:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23412000 2021-11-24 08:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23413000 2021-11-24 08:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23414000 2021-11-24 08:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23415000 2021-11-24 08:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23416000 2021-11-24 08:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23417000 2021-11-24 08:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23418000 2021-11-24 08:06:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:06:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 904 containing 20.00 MB] 2021-11-24 08:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23419000 2021-11-24 08:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23420000 2021-11-24 08:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23421000 2021-11-24 08:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23422000 2021-11-24 08:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23423000 2021-11-24 08:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23424000 2021-11-24 08:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23425000 2021-11-24 08:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23426000 2021-11-24 08:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23427000 2021-11-24 08:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23428000 2021-11-24 08:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23429000 2021-11-24 08:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23430000 2021-11-24 08:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23431000 2021-11-24 08:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23432000 2021-11-24 08:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23433000 2021-11-24 08:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23434000 2021-11-24 08:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23435000 2021-11-24 08:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23436000 2021-11-24 08:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23437000 2021-11-24 08:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23438000 2021-11-24 08:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23439000 2021-11-24 08:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23440000 2021-11-24 08:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23441000 2021-11-24 08:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23442000 2021-11-24 08:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23443000 2021-11-24 08:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23444000 2021-11-24 08:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23445000 2021-11-24 08:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23446000 2021-11-24 08:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23447000 2021-11-24 08:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23448000 2021-11-24 08:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23449000 2021-11-24 08:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23450000 2021-11-24 08:06:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:06:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 905 containing 20.00 MB] 2021-11-24 08:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23451000 2021-11-24 08:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23452000 2021-11-24 08:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23453000 2021-11-24 08:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23454000 2021-11-24 08:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23455000 2021-11-24 08:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23456000 2021-11-24 08:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23457000 2021-11-24 08:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23458000 2021-11-24 08:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23459000 2021-11-24 08:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23460000 2021-11-24 08:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23461000 2021-11-24 08:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23462000 2021-11-24 08:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23463000 2021-11-24 08:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23464000 2021-11-24 08:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23465000 2021-11-24 08:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23466000 2021-11-24 08:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23467000 2021-11-24 08:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23468000 2021-11-24 08:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23469000 2021-11-24 08:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23470000 2021-11-24 08:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23471000 2021-11-24 08:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23472000 2021-11-24 08:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23473000 2021-11-24 08:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23474000 2021-11-24 08:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23475000 2021-11-24 08:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23476000 2021-11-24 08:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23477000 2021-11-24 08:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23478000 2021-11-24 08:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23479000 2021-11-24 08:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23480000 2021-11-24 08:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23481000 2021-11-24 08:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23482000 2021-11-24 08:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23483000 2021-11-24 08:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23484000 2021-11-24 08:07:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:07:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 906 containing 20.00 MB] 2021-11-24 08:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23485000 2021-11-24 08:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23486000 2021-11-24 08:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23487000 2021-11-24 08:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23488000 2021-11-24 08:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23489000 2021-11-24 08:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23490000 2021-11-24 08:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23491000 2021-11-24 08:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23492000 2021-11-24 08:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23493000 2021-11-24 08:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23494000 2021-11-24 08:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23495000 2021-11-24 08:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23496000 2021-11-24 08:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23497000 2021-11-24 08:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23498000 2021-11-24 08:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23499000 2021-11-24 08:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23500000 2021-11-24 08:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23501000 2021-11-24 08:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23502000 2021-11-24 08:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23503000 2021-11-24 08:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23504000 2021-11-24 08:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23505000 2021-11-24 08:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23506000 2021-11-24 08:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23507000 2021-11-24 08:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23508000 2021-11-24 08:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23509000 2021-11-24 08:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23510000 2021-11-24 08:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23511000 2021-11-24 08:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23512000 2021-11-24 08:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23513000 2021-11-24 08:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23514000 2021-11-24 08:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23515000 2021-11-24 08:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23516000 2021-11-24 08:07:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:07:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 907 containing 20.00 MB] 2021-11-24 08:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23517000 2021-11-24 08:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23518000 2021-11-24 08:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23519000 2021-11-24 08:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23520000 2021-11-24 08:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23521000 2021-11-24 08:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23522000 2021-11-24 08:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23523000 2021-11-24 08:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23524000 2021-11-24 08:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23525000 2021-11-24 08:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23526000 2021-11-24 08:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23527000 2021-11-24 08:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23528000 2021-11-24 08:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23529000 2021-11-24 08:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23530000 2021-11-24 08:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23531000 2021-11-24 08:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23532000 2021-11-24 08:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23533000 2021-11-24 08:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23534000 2021-11-24 08:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23535000 2021-11-24 08:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23536000 2021-11-24 08:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23537000 2021-11-24 08:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23538000 2021-11-24 08:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23539000 2021-11-24 08:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23540000 2021-11-24 08:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23541000 2021-11-24 08:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23542000 2021-11-24 08:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23543000 2021-11-24 08:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23544000 2021-11-24 08:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23545000 2021-11-24 08:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23546000 2021-11-24 08:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23547000 2021-11-24 08:07:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:07:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 908 containing 20.00 MB] 2021-11-24 08:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23548000 2021-11-24 08:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23549000 2021-11-24 08:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23550000 2021-11-24 08:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23551000 2021-11-24 08:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23552000 2021-11-24 08:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23553000 2021-11-24 08:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23554000 2021-11-24 08:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23555000 2021-11-24 08:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23556000 2021-11-24 08:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23557000 2021-11-24 08:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23558000 2021-11-24 08:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23559000 2021-11-24 08:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23560000 2021-11-24 08:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23561000 2021-11-24 08:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23562000 2021-11-24 08:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23563000 2021-11-24 08:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23564000 2021-11-24 08:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23565000 2021-11-24 08:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23566000 2021-11-24 08:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23567000 2021-11-24 08:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23568000 2021-11-24 08:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23569000 2021-11-24 08:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23570000 2021-11-24 08:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23571000 2021-11-24 08:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23572000 2021-11-24 08:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23573000 2021-11-24 08:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23574000 2021-11-24 08:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23575000 2021-11-24 08:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23576000 2021-11-24 08:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23577000 2021-11-24 08:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23578000 2021-11-24 08:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23579000 2021-11-24 08:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23580000 2021-11-24 08:07:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:07:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 909 containing 20.00 MB] 2021-11-24 08:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23581000 2021-11-24 08:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23582000 2021-11-24 08:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23583000 2021-11-24 08:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23584000 2021-11-24 08:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23585000 2021-11-24 08:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23586000 2021-11-24 08:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23587000 2021-11-24 08:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23588000 2021-11-24 08:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23589000 2021-11-24 08:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23590000 2021-11-24 08:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23591000 2021-11-24 08:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23592000 2021-11-24 08:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23593000 2021-11-24 08:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23594000 2021-11-24 08:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23595000 2021-11-24 08:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23596000 2021-11-24 08:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23597000 2021-11-24 08:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23598000 2021-11-24 08:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23599000 2021-11-24 08:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23600000 2021-11-24 08:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23601000 2021-11-24 08:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23602000 2021-11-24 08:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23603000 2021-11-24 08:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23604000 2021-11-24 08:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23605000 2021-11-24 08:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23606000 2021-11-24 08:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23607000 2021-11-24 08:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23608000 2021-11-24 08:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23609000 2021-11-24 08:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23610000 2021-11-24 08:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23611000 2021-11-24 08:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23612000 2021-11-24 08:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23613000 2021-11-24 08:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23614000 2021-11-24 08:08:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:08:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 910 containing 20.00 MB] 2021-11-24 08:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23615000 2021-11-24 08:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23616000 2021-11-24 08:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23617000 2021-11-24 08:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23618000 2021-11-24 08:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23619000 2021-11-24 08:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23620000 2021-11-24 08:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23621000 2021-11-24 08:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23622000 2021-11-24 08:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23623000 2021-11-24 08:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23624000 2021-11-24 08:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23625000 2021-11-24 08:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23626000 2021-11-24 08:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23627000 2021-11-24 08:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23628000 2021-11-24 08:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23629000 2021-11-24 08:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23630000 2021-11-24 08:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23631000 2021-11-24 08:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23632000 2021-11-24 08:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23633000 2021-11-24 08:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23634000 2021-11-24 08:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23635000 2021-11-24 08:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23636000 2021-11-24 08:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23637000 2021-11-24 08:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23638000 2021-11-24 08:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23639000 2021-11-24 08:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23640000 2021-11-24 08:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23641000 2021-11-24 08:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23642000 2021-11-24 08:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23643000 2021-11-24 08:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23644000 2021-11-24 08:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23645000 2021-11-24 08:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23646000 2021-11-24 08:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23647000 2021-11-24 08:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23648000 2021-11-24 08:08:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:08:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 911 containing 20.00 MB] 2021-11-24 08:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23649000 2021-11-24 08:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23650000 2021-11-24 08:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23651000 2021-11-24 08:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23652000 2021-11-24 08:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23653000 2021-11-24 08:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23654000 2021-11-24 08:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23655000 2021-11-24 08:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23656000 2021-11-24 08:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23657000 2021-11-24 08:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23658000 2021-11-24 08:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23659000 2021-11-24 08:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23660000 2021-11-24 08:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23661000 2021-11-24 08:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23662000 2021-11-24 08:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23663000 2021-11-24 08:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23664000 2021-11-24 08:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23665000 2021-11-24 08:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23666000 2021-11-24 08:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23667000 2021-11-24 08:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23668000 2021-11-24 08:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23669000 2021-11-24 08:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23670000 2021-11-24 08:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23671000 2021-11-24 08:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23672000 2021-11-24 08:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23673000 2021-11-24 08:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23674000 2021-11-24 08:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23675000 2021-11-24 08:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23676000 2021-11-24 08:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23677000 2021-11-24 08:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23678000 2021-11-24 08:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23679000 2021-11-24 08:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23680000 2021-11-24 08:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23681000 2021-11-24 08:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23682000 2021-11-24 08:08:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:08:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 912 containing 20.00 MB] 2021-11-24 08:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23683000 2021-11-24 08:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23684000 2021-11-24 08:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23685000 2021-11-24 08:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23686000 2021-11-24 08:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23687000 2021-11-24 08:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23688000 2021-11-24 08:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23689000 2021-11-24 08:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23690000 2021-11-24 08:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23691000 2021-11-24 08:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23692000 2021-11-24 08:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23693000 2021-11-24 08:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23694000 2021-11-24 08:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23695000 2021-11-24 08:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23696000 2021-11-24 08:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23697000 2021-11-24 08:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23698000 2021-11-24 08:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23699000 2021-11-24 08:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23700000 2021-11-24 08:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23701000 2021-11-24 08:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23702000 2021-11-24 08:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23703000 2021-11-24 08:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23704000 2021-11-24 08:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23705000 2021-11-24 08:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23706000 2021-11-24 08:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23707000 2021-11-24 08:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23708000 2021-11-24 08:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23709000 2021-11-24 08:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23710000 2021-11-24 08:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23711000 2021-11-24 08:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23712000 2021-11-24 08:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23713000 2021-11-24 08:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23714000 2021-11-24 08:08:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:08:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 913 containing 20.00 MB] 2021-11-24 08:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23715000 2021-11-24 08:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23716000 2021-11-24 08:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23717000 2021-11-24 08:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23718000 2021-11-24 08:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23719000 2021-11-24 08:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23720000 2021-11-24 08:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23721000 2021-11-24 08:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23722000 2021-11-24 08:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23723000 2021-11-24 08:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23724000 2021-11-24 08:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23725000 2021-11-24 08:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23726000 2021-11-24 08:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23727000 2021-11-24 08:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23728000 2021-11-24 08:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23729000 2021-11-24 08:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23730000 2021-11-24 08:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23731000 2021-11-24 08:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23732000 2021-11-24 08:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23733000 2021-11-24 08:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23734000 2021-11-24 08:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23735000 2021-11-24 08:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23736000 2021-11-24 08:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23737000 2021-11-24 08:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23738000 2021-11-24 08:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23739000 2021-11-24 08:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23740000 2021-11-24 08:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23741000 2021-11-24 08:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23742000 2021-11-24 08:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23743000 2021-11-24 08:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23744000 2021-11-24 08:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23745000 2021-11-24 08:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23746000 2021-11-24 08:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23747000 2021-11-24 08:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23748000 2021-11-24 08:09:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:09:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 914 containing 20.00 MB] 2021-11-24 08:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23749000 2021-11-24 08:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23750000 2021-11-24 08:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23751000 2021-11-24 08:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23752000 2021-11-24 08:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23753000 2021-11-24 08:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23754000 2021-11-24 08:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23755000 2021-11-24 08:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23756000 2021-11-24 08:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23757000 2021-11-24 08:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23758000 2021-11-24 08:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23759000 2021-11-24 08:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23760000 2021-11-24 08:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23761000 2021-11-24 08:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23762000 2021-11-24 08:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23763000 2021-11-24 08:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23764000 2021-11-24 08:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23765000 2021-11-24 08:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23766000 2021-11-24 08:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23767000 2021-11-24 08:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23768000 2021-11-24 08:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23769000 2021-11-24 08:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23770000 2021-11-24 08:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23771000 2021-11-24 08:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23772000 2021-11-24 08:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23773000 2021-11-24 08:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23774000 2021-11-24 08:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23775000 2021-11-24 08:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23776000 2021-11-24 08:09:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:09:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 915 containing 20.00 MB] 2021-11-24 08:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23777000 2021-11-24 08:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23778000 2021-11-24 08:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23779000 2021-11-24 08:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23780000 2021-11-24 08:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23781000 2021-11-24 08:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23782000 2021-11-24 08:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23783000 2021-11-24 08:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23784000 2021-11-24 08:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23785000 2021-11-24 08:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23786000 2021-11-24 08:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23787000 2021-11-24 08:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23788000 2021-11-24 08:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23789000 2021-11-24 08:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23790000 2021-11-24 08:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23791000 2021-11-24 08:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23792000 2021-11-24 08:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23793000 2021-11-24 08:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23794000 2021-11-24 08:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23795000 2021-11-24 08:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23796000 2021-11-24 08:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23797000 2021-11-24 08:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23798000 2021-11-24 08:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23799000 2021-11-24 08:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23800000 2021-11-24 08:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23801000 2021-11-24 08:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23802000 2021-11-24 08:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23803000 2021-11-24 08:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23804000 2021-11-24 08:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23805000 2021-11-24 08:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23806000 2021-11-24 08:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23807000 2021-11-24 08:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23808000 2021-11-24 08:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23809000 2021-11-24 08:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23810000 2021-11-24 08:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23811000 2021-11-24 08:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23812000 2021-11-24 08:09:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:09:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 916 containing 20.00 MB] 2021-11-24 08:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23813000 2021-11-24 08:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23814000 2021-11-24 08:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23815000 2021-11-24 08:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23816000 2021-11-24 08:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23817000 2021-11-24 08:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23818000 2021-11-24 08:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23819000 2021-11-24 08:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23820000 2021-11-24 08:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23821000 2021-11-24 08:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23822000 2021-11-24 08:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23823000 2021-11-24 08:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23824000 2021-11-24 08:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23825000 2021-11-24 08:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23826000 2021-11-24 08:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23827000 2021-11-24 08:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23828000 2021-11-24 08:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23829000 2021-11-24 08:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23830000 2021-11-24 08:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23831000 2021-11-24 08:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23832000 2021-11-24 08:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23833000 2021-11-24 08:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23834000 2021-11-24 08:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23835000 2021-11-24 08:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23836000 2021-11-24 08:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23837000 2021-11-24 08:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23838000 2021-11-24 08:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23839000 2021-11-24 08:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23840000 2021-11-24 08:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23841000 2021-11-24 08:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23842000 2021-11-24 08:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23843000 2021-11-24 08:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23844000 2021-11-24 08:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23845000 2021-11-24 08:09:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:09:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 917 containing 20.00 MB] 2021-11-24 08:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23846000 2021-11-24 08:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23847000 2021-11-24 08:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23848000 2021-11-24 08:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23849000 2021-11-24 08:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23850000 2021-11-24 08:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23851000 2021-11-24 08:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23852000 2021-11-24 08:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23853000 2021-11-24 08:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23854000 2021-11-24 08:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23855000 2021-11-24 08:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23856000 2021-11-24 08:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23857000 2021-11-24 08:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23858000 2021-11-24 08:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23859000 2021-11-24 08:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23860000 2021-11-24 08:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23861000 2021-11-24 08:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23862000 2021-11-24 08:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23863000 2021-11-24 08:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23864000 2021-11-24 08:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23865000 2021-11-24 08:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23866000 2021-11-24 08:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23867000 2021-11-24 08:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23868000 2021-11-24 08:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23869000 2021-11-24 08:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23870000 2021-11-24 08:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23871000 2021-11-24 08:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23872000 2021-11-24 08:10:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:10:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 918 containing 20.00 MB] 2021-11-24 08:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23873000 2021-11-24 08:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23874000 2021-11-24 08:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23875000 2021-11-24 08:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23876000 2021-11-24 08:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23877000 2021-11-24 08:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23878000 2021-11-24 08:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23879000 2021-11-24 08:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23880000 2021-11-24 08:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23881000 2021-11-24 08:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23882000 2021-11-24 08:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23883000 2021-11-24 08:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23884000 2021-11-24 08:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23885000 2021-11-24 08:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23886000 2021-11-24 08:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23887000 2021-11-24 08:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23888000 2021-11-24 08:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23889000 2021-11-24 08:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23890000 2021-11-24 08:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23891000 2021-11-24 08:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23892000 2021-11-24 08:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23893000 2021-11-24 08:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23894000 2021-11-24 08:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23895000 2021-11-24 08:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23896000 2021-11-24 08:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23897000 2021-11-24 08:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23898000 2021-11-24 08:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23899000 2021-11-24 08:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23900000 2021-11-24 08:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23901000 2021-11-24 08:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23902000 2021-11-24 08:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23903000 2021-11-24 08:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23904000 2021-11-24 08:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23905000 2021-11-24 08:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23906000 2021-11-24 08:10:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:10:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 919 containing 20.00 MB] 2021-11-24 08:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23907000 2021-11-24 08:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23908000 2021-11-24 08:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23909000 2021-11-24 08:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23910000 2021-11-24 08:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23911000 2021-11-24 08:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23912000 2021-11-24 08:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23913000 2021-11-24 08:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23914000 2021-11-24 08:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23915000 2021-11-24 08:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23916000 2021-11-24 08:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23917000 2021-11-24 08:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23918000 2021-11-24 08:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23919000 2021-11-24 08:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23920000 2021-11-24 08:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23921000 2021-11-24 08:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23922000 2021-11-24 08:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23923000 2021-11-24 08:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23924000 2021-11-24 08:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23925000 2021-11-24 08:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23926000 2021-11-24 08:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23927000 2021-11-24 08:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23928000 2021-11-24 08:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23929000 2021-11-24 08:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23930000 2021-11-24 08:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23931000 2021-11-24 08:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23932000 2021-11-24 08:10:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:10:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 920 containing 20.00 MB] 2021-11-24 08:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23933000 2021-11-24 08:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23934000 2021-11-24 08:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23935000 2021-11-24 08:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23936000 2021-11-24 08:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23937000 2021-11-24 08:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23938000 2021-11-24 08:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23939000 2021-11-24 08:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23940000 2021-11-24 08:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23941000 2021-11-24 08:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23942000 2021-11-24 08:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23943000 2021-11-24 08:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23944000 2021-11-24 08:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23945000 2021-11-24 08:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23946000 2021-11-24 08:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23947000 2021-11-24 08:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23948000 2021-11-24 08:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23949000 2021-11-24 08:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23950000 2021-11-24 08:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23951000 2021-11-24 08:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23952000 2021-11-24 08:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23953000 2021-11-24 08:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23954000 2021-11-24 08:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23955000 2021-11-24 08:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23956000 2021-11-24 08:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23957000 2021-11-24 08:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23958000 2021-11-24 08:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23959000 2021-11-24 08:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23960000 2021-11-24 08:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23961000 2021-11-24 08:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23962000 2021-11-24 08:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23963000 2021-11-24 08:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23964000 2021-11-24 08:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23965000 2021-11-24 08:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23966000 2021-11-24 08:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23967000 2021-11-24 08:10:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:10:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 921 containing 20.00 MB] 2021-11-24 08:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23968000 2021-11-24 08:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23969000 2021-11-24 08:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23970000 2021-11-24 08:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23971000 2021-11-24 08:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23972000 2021-11-24 08:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23973000 2021-11-24 08:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23974000 2021-11-24 08:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23975000 2021-11-24 08:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23976000 2021-11-24 08:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23977000 2021-11-24 08:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23978000 2021-11-24 08:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23979000 2021-11-24 08:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23980000 2021-11-24 08:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23981000 2021-11-24 08:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23982000 2021-11-24 08:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23983000 2021-11-24 08:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23984000 2021-11-24 08:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23985000 2021-11-24 08:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23986000 2021-11-24 08:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23987000 2021-11-24 08:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23988000 2021-11-24 08:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23989000 2021-11-24 08:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23990000 2021-11-24 08:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23991000 2021-11-24 08:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23992000 2021-11-24 08:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23993000 2021-11-24 08:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23994000 2021-11-24 08:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23995000 2021-11-24 08:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23996000 2021-11-24 08:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23997000 2021-11-24 08:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23998000 2021-11-24 08:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 23999000 2021-11-24 08:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24000000 2021-11-24 08:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24001000 2021-11-24 08:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24002000 2021-11-24 08:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24003000 2021-11-24 08:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24004000 2021-11-24 08:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24005000 2021-11-24 08:11:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:11:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 922 containing 20.00 MB] 2021-11-24 08:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24006000 2021-11-24 08:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24007000 2021-11-24 08:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24008000 2021-11-24 08:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24009000 2021-11-24 08:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24010000 2021-11-24 08:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24011000 2021-11-24 08:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24012000 2021-11-24 08:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24013000 2021-11-24 08:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24014000 2021-11-24 08:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24015000 2021-11-24 08:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24016000 2021-11-24 08:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24017000 2021-11-24 08:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24018000 2021-11-24 08:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24019000 2021-11-24 08:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24020000 2021-11-24 08:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24021000 2021-11-24 08:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24022000 2021-11-24 08:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24023000 2021-11-24 08:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24024000 2021-11-24 08:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24025000 2021-11-24 08:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24026000 2021-11-24 08:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24027000 2021-11-24 08:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24028000 2021-11-24 08:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24029000 2021-11-24 08:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24030000 2021-11-24 08:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24031000 2021-11-24 08:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24032000 2021-11-24 08:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24033000 2021-11-24 08:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24034000 2021-11-24 08:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24035000 2021-11-24 08:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24036000 2021-11-24 08:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24037000 2021-11-24 08:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24038000 2021-11-24 08:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24039000 2021-11-24 08:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24040000 2021-11-24 08:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24041000 2021-11-24 08:11:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:11:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 923 containing 20.00 MB] 2021-11-24 08:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24042000 2021-11-24 08:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24043000 2021-11-24 08:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24044000 2021-11-24 08:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24045000 2021-11-24 08:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24046000 2021-11-24 08:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24047000 2021-11-24 08:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24048000 2021-11-24 08:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24049000 2021-11-24 08:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24050000 2021-11-24 08:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24051000 2021-11-24 08:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24052000 2021-11-24 08:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24053000 2021-11-24 08:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24054000 2021-11-24 08:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24055000 2021-11-24 08:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24056000 2021-11-24 08:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24057000 2021-11-24 08:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24058000 2021-11-24 08:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24059000 2021-11-24 08:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24060000 2021-11-24 08:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24061000 2021-11-24 08:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24062000 2021-11-24 08:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24063000 2021-11-24 08:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24064000 2021-11-24 08:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24065000 2021-11-24 08:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24066000 2021-11-24 08:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24067000 2021-11-24 08:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24068000 2021-11-24 08:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24069000 2021-11-24 08:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24070000 2021-11-24 08:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24071000 2021-11-24 08:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24072000 2021-11-24 08:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24073000 2021-11-24 08:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24074000 2021-11-24 08:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24075000 2021-11-24 08:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24076000 2021-11-24 08:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24077000 2021-11-24 08:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24078000 2021-11-24 08:11:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:11:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 924 containing 20.00 MB] 2021-11-24 08:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24079000 2021-11-24 08:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24080000 2021-11-24 08:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24081000 2021-11-24 08:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24082000 2021-11-24 08:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24083000 2021-11-24 08:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24084000 2021-11-24 08:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24085000 2021-11-24 08:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24086000 2021-11-24 08:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24087000 2021-11-24 08:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24088000 2021-11-24 08:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24089000 2021-11-24 08:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24090000 2021-11-24 08:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24091000 2021-11-24 08:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24092000 2021-11-24 08:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24093000 2021-11-24 08:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24094000 2021-11-24 08:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24095000 2021-11-24 08:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24096000 2021-11-24 08:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24097000 2021-11-24 08:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24098000 2021-11-24 08:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24099000 2021-11-24 08:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24100000 2021-11-24 08:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24101000 2021-11-24 08:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24102000 2021-11-24 08:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24103000 2021-11-24 08:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24104000 2021-11-24 08:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24105000 2021-11-24 08:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24106000 2021-11-24 08:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24107000 2021-11-24 08:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24108000 2021-11-24 08:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24109000 2021-11-24 08:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24110000 2021-11-24 08:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24111000 2021-11-24 08:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24112000 2021-11-24 08:11:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:11:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 925 containing 20.00 MB] 2021-11-24 08:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24113000 2021-11-24 08:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24114000 2021-11-24 08:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24115000 2021-11-24 08:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24116000 2021-11-24 08:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24117000 2021-11-24 08:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24118000 2021-11-24 08:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24119000 2021-11-24 08:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24120000 2021-11-24 08:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24121000 2021-11-24 08:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24122000 2021-11-24 08:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24123000 2021-11-24 08:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24124000 2021-11-24 08:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24125000 2021-11-24 08:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24126000 2021-11-24 08:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24127000 2021-11-24 08:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24128000 2021-11-24 08:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24129000 2021-11-24 08:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24130000 2021-11-24 08:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24131000 2021-11-24 08:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24132000 2021-11-24 08:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24133000 2021-11-24 08:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24134000 2021-11-24 08:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24135000 2021-11-24 08:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24136000 2021-11-24 08:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24137000 2021-11-24 08:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24138000 2021-11-24 08:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24139000 2021-11-24 08:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24140000 2021-11-24 08:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24141000 2021-11-24 08:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24142000 2021-11-24 08:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24143000 2021-11-24 08:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24144000 2021-11-24 08:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24145000 2021-11-24 08:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24146000 2021-11-24 08:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24147000 2021-11-24 08:12:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:12:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 926 containing 20.00 MB] 2021-11-24 08:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24148000 2021-11-24 08:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24149000 2021-11-24 08:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24150000 2021-11-24 08:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24151000 2021-11-24 08:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24152000 2021-11-24 08:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24153000 2021-11-24 08:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24154000 2021-11-24 08:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24155000 2021-11-24 08:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24156000 2021-11-24 08:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24157000 2021-11-24 08:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24158000 2021-11-24 08:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24159000 2021-11-24 08:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24160000 2021-11-24 08:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24161000 2021-11-24 08:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24162000 2021-11-24 08:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24163000 2021-11-24 08:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24164000 2021-11-24 08:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24165000 2021-11-24 08:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24166000 2021-11-24 08:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24167000 2021-11-24 08:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24168000 2021-11-24 08:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24169000 2021-11-24 08:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24170000 2021-11-24 08:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24171000 2021-11-24 08:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24172000 2021-11-24 08:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24173000 2021-11-24 08:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24174000 2021-11-24 08:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24175000 2021-11-24 08:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24176000 2021-11-24 08:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24177000 2021-11-24 08:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24178000 2021-11-24 08:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24179000 2021-11-24 08:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24180000 2021-11-24 08:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24181000 2021-11-24 08:12:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:12:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 927 containing 20.00 MB] 2021-11-24 08:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24182000 2021-11-24 08:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24183000 2021-11-24 08:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24184000 2021-11-24 08:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24185000 2021-11-24 08:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24186000 2021-11-24 08:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24187000 2021-11-24 08:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24188000 2021-11-24 08:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24189000 2021-11-24 08:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24190000 2021-11-24 08:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24191000 2021-11-24 08:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24192000 2021-11-24 08:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24193000 2021-11-24 08:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24194000 2021-11-24 08:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24195000 2021-11-24 08:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24196000 2021-11-24 08:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24197000 2021-11-24 08:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24198000 2021-11-24 08:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24199000 2021-11-24 08:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24200000 2021-11-24 08:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24201000 2021-11-24 08:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24202000 2021-11-24 08:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24203000 2021-11-24 08:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24204000 2021-11-24 08:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24205000 2021-11-24 08:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24206000 2021-11-24 08:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24207000 2021-11-24 08:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24208000 2021-11-24 08:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24209000 2021-11-24 08:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24210000 2021-11-24 08:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24211000 2021-11-24 08:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24212000 2021-11-24 08:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24213000 2021-11-24 08:12:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:12:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 928 containing 20.00 MB] 2021-11-24 08:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24214000 2021-11-24 08:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24215000 2021-11-24 08:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24216000 2021-11-24 08:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24217000 2021-11-24 08:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24218000 2021-11-24 08:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24219000 2021-11-24 08:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24220000 2021-11-24 08:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24221000 2021-11-24 08:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24222000 2021-11-24 08:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24223000 2021-11-24 08:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24224000 2021-11-24 08:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24225000 2021-11-24 08:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24226000 2021-11-24 08:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24227000 2021-11-24 08:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24228000 2021-11-24 08:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24229000 2021-11-24 08:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24230000 2021-11-24 08:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24231000 2021-11-24 08:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24232000 2021-11-24 08:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24233000 2021-11-24 08:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24234000 2021-11-24 08:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24235000 2021-11-24 08:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24236000 2021-11-24 08:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24237000 2021-11-24 08:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24238000 2021-11-24 08:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24239000 2021-11-24 08:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24240000 2021-11-24 08:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24241000 2021-11-24 08:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24242000 2021-11-24 08:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24243000 2021-11-24 08:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24244000 2021-11-24 08:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24245000 2021-11-24 08:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24246000 2021-11-24 08:13:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:13:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 929 containing 20.00 MB] 2021-11-24 08:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24247000 2021-11-24 08:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24248000 2021-11-24 08:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24249000 2021-11-24 08:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24250000 2021-11-24 08:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24251000 2021-11-24 08:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24252000 2021-11-24 08:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24253000 2021-11-24 08:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24254000 2021-11-24 08:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24255000 2021-11-24 08:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24256000 2021-11-24 08:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24257000 2021-11-24 08:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24258000 2021-11-24 08:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24259000 2021-11-24 08:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24260000 2021-11-24 08:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24261000 2021-11-24 08:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24262000 2021-11-24 08:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24263000 2021-11-24 08:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24264000 2021-11-24 08:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24265000 2021-11-24 08:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24266000 2021-11-24 08:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24267000 2021-11-24 08:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24268000 2021-11-24 08:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24269000 2021-11-24 08:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24270000 2021-11-24 08:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24271000 2021-11-24 08:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24272000 2021-11-24 08:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24273000 2021-11-24 08:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24274000 2021-11-24 08:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24275000 2021-11-24 08:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24276000 2021-11-24 08:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24277000 2021-11-24 08:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24278000 2021-11-24 08:13:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:13:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 930 containing 20.00 MB] 2021-11-24 08:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24279000 2021-11-24 08:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24280000 2021-11-24 08:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24281000 2021-11-24 08:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24282000 2021-11-24 08:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24283000 2021-11-24 08:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24284000 2021-11-24 08:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24285000 2021-11-24 08:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24286000 2021-11-24 08:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24287000 2021-11-24 08:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24288000 2021-11-24 08:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24289000 2021-11-24 08:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24290000 2021-11-24 08:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24291000 2021-11-24 08:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24292000 2021-11-24 08:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24293000 2021-11-24 08:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24294000 2021-11-24 08:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24295000 2021-11-24 08:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24296000 2021-11-24 08:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24297000 2021-11-24 08:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24298000 2021-11-24 08:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24299000 2021-11-24 08:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24300000 2021-11-24 08:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24301000 2021-11-24 08:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24302000 2021-11-24 08:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24303000 2021-11-24 08:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24304000 2021-11-24 08:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24305000 2021-11-24 08:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24306000 2021-11-24 08:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24307000 2021-11-24 08:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24308000 2021-11-24 08:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24309000 2021-11-24 08:13:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:13:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 931 containing 20.00 MB] 2021-11-24 08:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24310000 2021-11-24 08:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24311000 2021-11-24 08:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24312000 2021-11-24 08:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24313000 2021-11-24 08:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24314000 2021-11-24 08:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24315000 2021-11-24 08:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24316000 2021-11-24 08:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24317000 2021-11-24 08:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24318000 2021-11-24 08:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24319000 2021-11-24 08:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24320000 2021-11-24 08:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24321000 2021-11-24 08:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24322000 2021-11-24 08:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24323000 2021-11-24 08:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24324000 2021-11-24 08:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24325000 2021-11-24 08:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24326000 2021-11-24 08:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24327000 2021-11-24 08:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24328000 2021-11-24 08:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24329000 2021-11-24 08:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24330000 2021-11-24 08:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24331000 2021-11-24 08:13:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:13:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 932 containing 20.00 MB] 2021-11-24 08:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24332000 2021-11-24 08:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24333000 2021-11-24 08:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24334000 2021-11-24 08:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24335000 2021-11-24 08:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24336000 2021-11-24 08:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24337000 2021-11-24 08:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24338000 2021-11-24 08:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24339000 2021-11-24 08:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24340000 2021-11-24 08:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24341000 2021-11-24 08:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24342000 2021-11-24 08:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24343000 2021-11-24 08:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24344000 2021-11-24 08:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24345000 2021-11-24 08:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24346000 2021-11-24 08:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24347000 2021-11-24 08:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24348000 2021-11-24 08:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24349000 2021-11-24 08:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24350000 2021-11-24 08:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24351000 2021-11-24 08:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24352000 2021-11-24 08:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24353000 2021-11-24 08:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24354000 2021-11-24 08:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24355000 2021-11-24 08:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24356000 2021-11-24 08:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24357000 2021-11-24 08:13:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:13:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 933 containing 20.00 MB] 2021-11-24 08:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24358000 2021-11-24 08:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24359000 2021-11-24 08:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24360000 2021-11-24 08:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24361000 2021-11-24 08:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24362000 2021-11-24 08:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24363000 2021-11-24 08:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24364000 2021-11-24 08:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24365000 2021-11-24 08:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24366000 2021-11-24 08:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24367000 2021-11-24 08:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24368000 2021-11-24 08:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24369000 2021-11-24 08:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24370000 2021-11-24 08:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24371000 2021-11-24 08:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24372000 2021-11-24 08:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24373000 2021-11-24 08:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24374000 2021-11-24 08:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24375000 2021-11-24 08:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24376000 2021-11-24 08:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24377000 2021-11-24 08:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24378000 2021-11-24 08:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24379000 2021-11-24 08:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24380000 2021-11-24 08:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24381000 2021-11-24 08:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24382000 2021-11-24 08:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24383000 2021-11-24 08:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24384000 2021-11-24 08:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24385000 2021-11-24 08:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24386000 2021-11-24 08:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24387000 2021-11-24 08:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24388000 2021-11-24 08:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24389000 2021-11-24 08:14:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:14:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 934 containing 20.00 MB] 2021-11-24 08:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24390000 2021-11-24 08:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24391000 2021-11-24 08:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24392000 2021-11-24 08:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24393000 2021-11-24 08:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24394000 2021-11-24 08:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24395000 2021-11-24 08:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24396000 2021-11-24 08:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24397000 2021-11-24 08:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24398000 2021-11-24 08:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24399000 2021-11-24 08:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24400000 2021-11-24 08:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24401000 2021-11-24 08:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24402000 2021-11-24 08:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24403000 2021-11-24 08:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24404000 2021-11-24 08:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24405000 2021-11-24 08:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24406000 2021-11-24 08:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24407000 2021-11-24 08:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24408000 2021-11-24 08:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24409000 2021-11-24 08:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24410000 2021-11-24 08:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24411000 2021-11-24 08:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24412000 2021-11-24 08:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24413000 2021-11-24 08:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24414000 2021-11-24 08:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24415000 2021-11-24 08:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24416000 2021-11-24 08:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24417000 2021-11-24 08:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24418000 2021-11-24 08:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24419000 2021-11-24 08:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24420000 2021-11-24 08:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24421000 2021-11-24 08:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24422000 2021-11-24 08:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24423000 2021-11-24 08:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24424000 2021-11-24 08:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24425000 2021-11-24 08:14:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:14:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 935 containing 20.00 MB] 2021-11-24 08:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24426000 2021-11-24 08:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24427000 2021-11-24 08:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24428000 2021-11-24 08:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24429000 2021-11-24 08:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24430000 2021-11-24 08:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24431000 2021-11-24 08:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24432000 2021-11-24 08:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24433000 2021-11-24 08:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24434000 2021-11-24 08:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24435000 2021-11-24 08:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24436000 2021-11-24 08:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24437000 2021-11-24 08:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24438000 2021-11-24 08:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24439000 2021-11-24 08:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24440000 2021-11-24 08:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24441000 2021-11-24 08:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24442000 2021-11-24 08:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24443000 2021-11-24 08:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24444000 2021-11-24 08:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24445000 2021-11-24 08:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24446000 2021-11-24 08:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24447000 2021-11-24 08:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24448000 2021-11-24 08:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24449000 2021-11-24 08:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24450000 2021-11-24 08:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24451000 2021-11-24 08:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24452000 2021-11-24 08:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24453000 2021-11-24 08:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24454000 2021-11-24 08:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24455000 2021-11-24 08:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24456000 2021-11-24 08:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24457000 2021-11-24 08:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24458000 2021-11-24 08:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24459000 2021-11-24 08:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24460000 2021-11-24 08:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24461000 2021-11-24 08:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24462000 2021-11-24 08:14:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:14:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 936 containing 20.00 MB] 2021-11-24 08:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24463000 2021-11-24 08:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24464000 2021-11-24 08:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24465000 2021-11-24 08:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24466000 2021-11-24 08:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24467000 2021-11-24 08:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24468000 2021-11-24 08:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24469000 2021-11-24 08:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24470000 2021-11-24 08:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24471000 2021-11-24 08:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24472000 2021-11-24 08:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24473000 2021-11-24 08:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24474000 2021-11-24 08:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24475000 2021-11-24 08:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24476000 2021-11-24 08:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24477000 2021-11-24 08:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24478000 2021-11-24 08:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24479000 2021-11-24 08:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24480000 2021-11-24 08:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24481000 2021-11-24 08:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24482000 2021-11-24 08:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24483000 2021-11-24 08:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24484000 2021-11-24 08:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24485000 2021-11-24 08:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24486000 2021-11-24 08:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24487000 2021-11-24 08:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24488000 2021-11-24 08:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24489000 2021-11-24 08:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24490000 2021-11-24 08:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24491000 2021-11-24 08:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24492000 2021-11-24 08:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24493000 2021-11-24 08:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24494000 2021-11-24 08:15:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:15:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 937 containing 20.00 MB] 2021-11-24 08:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24495000 2021-11-24 08:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24496000 2021-11-24 08:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24497000 2021-11-24 08:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24498000 2021-11-24 08:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24499000 2021-11-24 08:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24500000 2021-11-24 08:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24501000 2021-11-24 08:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24502000 2021-11-24 08:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24503000 2021-11-24 08:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24504000 2021-11-24 08:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24505000 2021-11-24 08:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24506000 2021-11-24 08:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24507000 2021-11-24 08:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24508000 2021-11-24 08:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24509000 2021-11-24 08:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24510000 2021-11-24 08:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24511000 2021-11-24 08:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24512000 2021-11-24 08:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24513000 2021-11-24 08:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24514000 2021-11-24 08:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24515000 2021-11-24 08:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24516000 2021-11-24 08:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24517000 2021-11-24 08:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24518000 2021-11-24 08:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24519000 2021-11-24 08:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24520000 2021-11-24 08:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24521000 2021-11-24 08:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24522000 2021-11-24 08:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24523000 2021-11-24 08:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24524000 2021-11-24 08:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24525000 2021-11-24 08:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24526000 2021-11-24 08:15:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:15:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 938 containing 20.00 MB] 2021-11-24 08:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24527000 2021-11-24 08:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24528000 2021-11-24 08:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24529000 2021-11-24 08:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24530000 2021-11-24 08:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24531000 2021-11-24 08:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24532000 2021-11-24 08:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24533000 2021-11-24 08:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24534000 2021-11-24 08:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24535000 2021-11-24 08:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24536000 2021-11-24 08:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24537000 2021-11-24 08:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24538000 2021-11-24 08:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24539000 2021-11-24 08:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24540000 2021-11-24 08:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24541000 2021-11-24 08:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24542000 2021-11-24 08:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24543000 2021-11-24 08:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24544000 2021-11-24 08:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24545000 2021-11-24 08:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24546000 2021-11-24 08:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24547000 2021-11-24 08:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24548000 2021-11-24 08:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24549000 2021-11-24 08:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24550000 2021-11-24 08:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24551000 2021-11-24 08:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24552000 2021-11-24 08:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24553000 2021-11-24 08:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24554000 2021-11-24 08:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24555000 2021-11-24 08:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24556000 2021-11-24 08:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24557000 2021-11-24 08:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24558000 2021-11-24 08:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24559000 2021-11-24 08:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24560000 2021-11-24 08:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24561000 2021-11-24 08:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24562000 2021-11-24 08:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24563000 2021-11-24 08:15:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:15:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 939 containing 20.00 MB] 2021-11-24 08:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24564000 2021-11-24 08:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24565000 2021-11-24 08:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24566000 2021-11-24 08:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24567000 2021-11-24 08:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24568000 2021-11-24 08:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24569000 2021-11-24 08:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24570000 2021-11-24 08:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24571000 2021-11-24 08:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24572000 2021-11-24 08:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24573000 2021-11-24 08:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24574000 2021-11-24 08:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24575000 2021-11-24 08:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24576000 2021-11-24 08:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24577000 2021-11-24 08:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24578000 2021-11-24 08:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24579000 2021-11-24 08:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24580000 2021-11-24 08:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24581000 2021-11-24 08:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24582000 2021-11-24 08:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24583000 2021-11-24 08:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24584000 2021-11-24 08:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24585000 2021-11-24 08:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24586000 2021-11-24 08:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24587000 2021-11-24 08:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24588000 2021-11-24 08:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24589000 2021-11-24 08:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24590000 2021-11-24 08:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24591000 2021-11-24 08:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24592000 2021-11-24 08:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24593000 2021-11-24 08:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24594000 2021-11-24 08:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24595000 2021-11-24 08:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24596000 2021-11-24 08:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24597000 2021-11-24 08:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24598000 2021-11-24 08:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24599000 2021-11-24 08:15:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:15:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 940 containing 20.00 MB] 2021-11-24 08:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24600000 2021-11-24 08:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24601000 2021-11-24 08:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24602000 2021-11-24 08:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24603000 2021-11-24 08:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24604000 2021-11-24 08:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24605000 2021-11-24 08:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24606000 2021-11-24 08:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24607000 2021-11-24 08:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24608000 2021-11-24 08:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24609000 2021-11-24 08:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24610000 2021-11-24 08:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24611000 2021-11-24 08:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24612000 2021-11-24 08:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24613000 2021-11-24 08:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24614000 2021-11-24 08:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24615000 2021-11-24 08:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24616000 2021-11-24 08:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24617000 2021-11-24 08:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24618000 2021-11-24 08:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24619000 2021-11-24 08:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24620000 2021-11-24 08:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24621000 2021-11-24 08:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24622000 2021-11-24 08:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24623000 2021-11-24 08:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24624000 2021-11-24 08:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24625000 2021-11-24 08:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24626000 2021-11-24 08:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24627000 2021-11-24 08:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24628000 2021-11-24 08:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24629000 2021-11-24 08:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24630000 2021-11-24 08:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24631000 2021-11-24 08:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24632000 2021-11-24 08:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24633000 2021-11-24 08:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24634000 2021-11-24 08:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24635000 2021-11-24 08:16:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:16:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 941 containing 20.00 MB] 2021-11-24 08:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24636000 2021-11-24 08:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24637000 2021-11-24 08:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24638000 2021-11-24 08:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24639000 2021-11-24 08:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24640000 2021-11-24 08:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24641000 2021-11-24 08:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24642000 2021-11-24 08:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24643000 2021-11-24 08:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24644000 2021-11-24 08:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24645000 2021-11-24 08:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24646000 2021-11-24 08:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24647000 2021-11-24 08:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24648000 2021-11-24 08:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24649000 2021-11-24 08:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24650000 2021-11-24 08:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24651000 2021-11-24 08:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24652000 2021-11-24 08:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24653000 2021-11-24 08:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24654000 2021-11-24 08:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24655000 2021-11-24 08:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24656000 2021-11-24 08:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24657000 2021-11-24 08:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24658000 2021-11-24 08:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24659000 2021-11-24 08:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24660000 2021-11-24 08:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24661000 2021-11-24 08:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24662000 2021-11-24 08:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24663000 2021-11-24 08:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24664000 2021-11-24 08:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24665000 2021-11-24 08:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24666000 2021-11-24 08:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24667000 2021-11-24 08:16:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:16:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 942 containing 20.00 MB] 2021-11-24 08:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24668000 2021-11-24 08:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24669000 2021-11-24 08:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24670000 2021-11-24 08:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24671000 2021-11-24 08:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24672000 2021-11-24 08:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24673000 2021-11-24 08:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24674000 2021-11-24 08:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24675000 2021-11-24 08:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24676000 2021-11-24 08:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24677000 2021-11-24 08:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24678000 2021-11-24 08:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24679000 2021-11-24 08:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24680000 2021-11-24 08:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24681000 2021-11-24 08:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24682000 2021-11-24 08:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24683000 2021-11-24 08:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24684000 2021-11-24 08:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24685000 2021-11-24 08:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24686000 2021-11-24 08:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24687000 2021-11-24 08:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24688000 2021-11-24 08:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24689000 2021-11-24 08:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24690000 2021-11-24 08:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24691000 2021-11-24 08:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24692000 2021-11-24 08:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24693000 2021-11-24 08:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24694000 2021-11-24 08:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24695000 2021-11-24 08:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24696000 2021-11-24 08:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24697000 2021-11-24 08:16:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:16:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 943 containing 20.00 MB] 2021-11-24 08:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24698000 2021-11-24 08:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24699000 2021-11-24 08:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24700000 2021-11-24 08:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24701000 2021-11-24 08:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24702000 2021-11-24 08:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24703000 2021-11-24 08:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24704000 2021-11-24 08:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24705000 2021-11-24 08:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24706000 2021-11-24 08:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24707000 2021-11-24 08:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24708000 2021-11-24 08:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24709000 2021-11-24 08:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24710000 2021-11-24 08:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24711000 2021-11-24 08:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24712000 2021-11-24 08:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24713000 2021-11-24 08:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24714000 2021-11-24 08:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24715000 2021-11-24 08:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24716000 2021-11-24 08:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24717000 2021-11-24 08:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24718000 2021-11-24 08:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24719000 2021-11-24 08:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24720000 2021-11-24 08:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24721000 2021-11-24 08:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24722000 2021-11-24 08:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24723000 2021-11-24 08:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24724000 2021-11-24 08:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24725000 2021-11-24 08:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24726000 2021-11-24 08:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24727000 2021-11-24 08:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24728000 2021-11-24 08:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24729000 2021-11-24 08:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24730000 2021-11-24 08:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24731000 2021-11-24 08:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24732000 2021-11-24 08:16:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:16:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 944 containing 20.00 MB] 2021-11-24 08:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24733000 2021-11-24 08:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24734000 2021-11-24 08:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24735000 2021-11-24 08:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24736000 2021-11-24 08:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24737000 2021-11-24 08:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24738000 2021-11-24 08:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24739000 2021-11-24 08:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24740000 2021-11-24 08:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24741000 2021-11-24 08:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24742000 2021-11-24 08:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24743000 2021-11-24 08:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24744000 2021-11-24 08:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24745000 2021-11-24 08:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24746000 2021-11-24 08:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24747000 2021-11-24 08:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24748000 2021-11-24 08:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24749000 2021-11-24 08:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24750000 2021-11-24 08:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24751000 2021-11-24 08:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24752000 2021-11-24 08:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24753000 2021-11-24 08:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24754000 2021-11-24 08:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24755000 2021-11-24 08:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24756000 2021-11-24 08:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24757000 2021-11-24 08:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24758000 2021-11-24 08:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24759000 2021-11-24 08:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24760000 2021-11-24 08:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24761000 2021-11-24 08:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24762000 2021-11-24 08:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24763000 2021-11-24 08:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24764000 2021-11-24 08:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24765000 2021-11-24 08:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24766000 2021-11-24 08:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24767000 2021-11-24 08:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24768000 2021-11-24 08:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24769000 2021-11-24 08:17:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:17:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 945 containing 20.00 MB] 2021-11-24 08:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24770000 2021-11-24 08:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24771000 2021-11-24 08:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24772000 2021-11-24 08:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24773000 2021-11-24 08:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24774000 2021-11-24 08:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24775000 2021-11-24 08:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24776000 2021-11-24 08:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24777000 2021-11-24 08:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24778000 2021-11-24 08:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24779000 2021-11-24 08:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24780000 2021-11-24 08:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24781000 2021-11-24 08:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24782000 2021-11-24 08:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24783000 2021-11-24 08:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24784000 2021-11-24 08:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24785000 2021-11-24 08:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24786000 2021-11-24 08:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24787000 2021-11-24 08:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24788000 2021-11-24 08:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24789000 2021-11-24 08:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24790000 2021-11-24 08:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24791000 2021-11-24 08:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24792000 2021-11-24 08:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24793000 2021-11-24 08:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24794000 2021-11-24 08:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24795000 2021-11-24 08:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24796000 2021-11-24 08:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24797000 2021-11-24 08:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24798000 2021-11-24 08:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24799000 2021-11-24 08:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24800000 2021-11-24 08:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24801000 2021-11-24 08:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24802000 2021-11-24 08:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24803000 2021-11-24 08:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24804000 2021-11-24 08:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24805000 2021-11-24 08:17:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:17:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 946 containing 20.00 MB] 2021-11-24 08:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24806000 2021-11-24 08:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24807000 2021-11-24 08:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24808000 2021-11-24 08:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24809000 2021-11-24 08:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24810000 2021-11-24 08:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24811000 2021-11-24 08:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24812000 2021-11-24 08:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24813000 2021-11-24 08:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24814000 2021-11-24 08:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24815000 2021-11-24 08:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24816000 2021-11-24 08:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24817000 2021-11-24 08:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24818000 2021-11-24 08:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24819000 2021-11-24 08:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24820000 2021-11-24 08:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24821000 2021-11-24 08:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24822000 2021-11-24 08:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24823000 2021-11-24 08:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24824000 2021-11-24 08:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24825000 2021-11-24 08:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24826000 2021-11-24 08:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24827000 2021-11-24 08:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24828000 2021-11-24 08:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24829000 2021-11-24 08:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24830000 2021-11-24 08:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24831000 2021-11-24 08:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24832000 2021-11-24 08:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24833000 2021-11-24 08:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24834000 2021-11-24 08:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24835000 2021-11-24 08:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24836000 2021-11-24 08:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24837000 2021-11-24 08:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24838000 2021-11-24 08:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24839000 2021-11-24 08:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24840000 2021-11-24 08:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24841000 2021-11-24 08:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24842000 2021-11-24 08:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24843000 2021-11-24 08:17:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:17:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 947 containing 20.00 MB] 2021-11-24 08:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24844000 2021-11-24 08:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24845000 2021-11-24 08:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24846000 2021-11-24 08:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24847000 2021-11-24 08:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24848000 2021-11-24 08:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24849000 2021-11-24 08:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24850000 2021-11-24 08:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24851000 2021-11-24 08:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24852000 2021-11-24 08:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24853000 2021-11-24 08:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24854000 2021-11-24 08:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24855000 2021-11-24 08:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24856000 2021-11-24 08:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24857000 2021-11-24 08:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24858000 2021-11-24 08:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24859000 2021-11-24 08:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24860000 2021-11-24 08:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24861000 2021-11-24 08:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24862000 2021-11-24 08:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24863000 2021-11-24 08:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24864000 2021-11-24 08:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24865000 2021-11-24 08:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24866000 2021-11-24 08:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24867000 2021-11-24 08:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24868000 2021-11-24 08:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24869000 2021-11-24 08:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24870000 2021-11-24 08:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24871000 2021-11-24 08:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24872000 2021-11-24 08:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24873000 2021-11-24 08:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24874000 2021-11-24 08:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24875000 2021-11-24 08:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24876000 2021-11-24 08:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24877000 2021-11-24 08:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24878000 2021-11-24 08:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24879000 2021-11-24 08:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24880000 2021-11-24 08:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24881000 2021-11-24 08:18:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:18:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 948 containing 20.00 MB] 2021-11-24 08:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24882000 2021-11-24 08:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24883000 2021-11-24 08:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24884000 2021-11-24 08:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24885000 2021-11-24 08:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24886000 2021-11-24 08:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24887000 2021-11-24 08:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24888000 2021-11-24 08:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24889000 2021-11-24 08:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24890000 2021-11-24 08:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24891000 2021-11-24 08:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24892000 2021-11-24 08:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24893000 2021-11-24 08:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24894000 2021-11-24 08:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24895000 2021-11-24 08:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24896000 2021-11-24 08:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24897000 2021-11-24 08:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24898000 2021-11-24 08:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24899000 2021-11-24 08:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24900000 2021-11-24 08:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24901000 2021-11-24 08:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24902000 2021-11-24 08:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24903000 2021-11-24 08:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24904000 2021-11-24 08:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24905000 2021-11-24 08:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24906000 2021-11-24 08:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24907000 2021-11-24 08:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24908000 2021-11-24 08:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24909000 2021-11-24 08:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24910000 2021-11-24 08:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24911000 2021-11-24 08:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24912000 2021-11-24 08:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24913000 2021-11-24 08:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24914000 2021-11-24 08:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24915000 2021-11-24 08:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24916000 2021-11-24 08:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24917000 2021-11-24 08:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24918000 2021-11-24 08:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24919000 2021-11-24 08:18:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:18:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 949 containing 20.00 MB] 2021-11-24 08:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24920000 2021-11-24 08:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24921000 2021-11-24 08:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24922000 2021-11-24 08:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24923000 2021-11-24 08:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24924000 2021-11-24 08:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24925000 2021-11-24 08:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24926000 2021-11-24 08:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24927000 2021-11-24 08:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24928000 2021-11-24 08:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24929000 2021-11-24 08:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24930000 2021-11-24 08:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24931000 2021-11-24 08:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24932000 2021-11-24 08:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24933000 2021-11-24 08:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24934000 2021-11-24 08:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24935000 2021-11-24 08:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24936000 2021-11-24 08:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24937000 2021-11-24 08:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24938000 2021-11-24 08:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24939000 2021-11-24 08:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24940000 2021-11-24 08:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24941000 2021-11-24 08:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24942000 2021-11-24 08:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24943000 2021-11-24 08:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24944000 2021-11-24 08:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24945000 2021-11-24 08:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24946000 2021-11-24 08:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24947000 2021-11-24 08:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24948000 2021-11-24 08:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24949000 2021-11-24 08:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24950000 2021-11-24 08:18:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:18:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 950 containing 20.00 MB] 2021-11-24 08:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24951000 2021-11-24 08:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24952000 2021-11-24 08:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24953000 2021-11-24 08:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24954000 2021-11-24 08:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24955000 2021-11-24 08:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24956000 2021-11-24 08:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24957000 2021-11-24 08:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24958000 2021-11-24 08:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24959000 2021-11-24 08:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24960000 2021-11-24 08:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24961000 2021-11-24 08:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24962000 2021-11-24 08:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24963000 2021-11-24 08:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24964000 2021-11-24 08:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24965000 2021-11-24 08:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24966000 2021-11-24 08:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24967000 2021-11-24 08:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24968000 2021-11-24 08:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24969000 2021-11-24 08:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24970000 2021-11-24 08:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24971000 2021-11-24 08:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24972000 2021-11-24 08:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24973000 2021-11-24 08:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24974000 2021-11-24 08:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24975000 2021-11-24 08:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24976000 2021-11-24 08:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24977000 2021-11-24 08:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24978000 2021-11-24 08:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24979000 2021-11-24 08:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24980000 2021-11-24 08:18:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:18:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 951 containing 20.00 MB] 2021-11-24 08:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24981000 2021-11-24 08:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24982000 2021-11-24 08:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24983000 2021-11-24 08:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24984000 2021-11-24 08:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24985000 2021-11-24 08:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24986000 2021-11-24 08:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24987000 2021-11-24 08:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24988000 2021-11-24 08:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24989000 2021-11-24 08:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24990000 2021-11-24 08:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24991000 2021-11-24 08:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24992000 2021-11-24 08:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24993000 2021-11-24 08:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24994000 2021-11-24 08:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24995000 2021-11-24 08:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24996000 2021-11-24 08:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24997000 2021-11-24 08:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24998000 2021-11-24 08:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 24999000 2021-11-24 08:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25000000 2021-11-24 08:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25001000 2021-11-24 08:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25002000 2021-11-24 08:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25003000 2021-11-24 08:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25004000 2021-11-24 08:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25005000 2021-11-24 08:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25006000 2021-11-24 08:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25007000 2021-11-24 08:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25008000 2021-11-24 08:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25009000 2021-11-24 08:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25010000 2021-11-24 08:19:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:19:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 952 containing 20.00 MB] 2021-11-24 08:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25011000 2021-11-24 08:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25012000 2021-11-24 08:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25013000 2021-11-24 08:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25014000 2021-11-24 08:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25015000 2021-11-24 08:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25016000 2021-11-24 08:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25017000 2021-11-24 08:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25018000 2021-11-24 08:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25019000 2021-11-24 08:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25020000 2021-11-24 08:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25021000 2021-11-24 08:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25022000 2021-11-24 08:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25023000 2021-11-24 08:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25024000 2021-11-24 08:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25025000 2021-11-24 08:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25026000 2021-11-24 08:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25027000 2021-11-24 08:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25028000 2021-11-24 08:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25029000 2021-11-24 08:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25030000 2021-11-24 08:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25031000 2021-11-24 08:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25032000 2021-11-24 08:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25033000 2021-11-24 08:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25034000 2021-11-24 08:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25035000 2021-11-24 08:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25036000 2021-11-24 08:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25037000 2021-11-24 08:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25038000 2021-11-24 08:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25039000 2021-11-24 08:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25040000 2021-11-24 08:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25041000 2021-11-24 08:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25042000 2021-11-24 08:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25043000 2021-11-24 08:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25044000 2021-11-24 08:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25045000 2021-11-24 08:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25046000 2021-11-24 08:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25047000 2021-11-24 08:19:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:19:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 953 containing 20.00 MB] 2021-11-24 08:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25048000 2021-11-24 08:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25049000 2021-11-24 08:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25050000 2021-11-24 08:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25051000 2021-11-24 08:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25052000 2021-11-24 08:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25053000 2021-11-24 08:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25054000 2021-11-24 08:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25055000 2021-11-24 08:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25056000 2021-11-24 08:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25057000 2021-11-24 08:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25058000 2021-11-24 08:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25059000 2021-11-24 08:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25060000 2021-11-24 08:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25061000 2021-11-24 08:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25062000 2021-11-24 08:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25063000 2021-11-24 08:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25064000 2021-11-24 08:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25065000 2021-11-24 08:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25066000 2021-11-24 08:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25067000 2021-11-24 08:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25068000 2021-11-24 08:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25069000 2021-11-24 08:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25070000 2021-11-24 08:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25071000 2021-11-24 08:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25072000 2021-11-24 08:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25073000 2021-11-24 08:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25074000 2021-11-24 08:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25075000 2021-11-24 08:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25076000 2021-11-24 08:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25077000 2021-11-24 08:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25078000 2021-11-24 08:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25079000 2021-11-24 08:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25080000 2021-11-24 08:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25081000 2021-11-24 08:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25082000 2021-11-24 08:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25083000 2021-11-24 08:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25084000 2021-11-24 08:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25085000 2021-11-24 08:19:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:19:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 954 containing 20.00 MB] 2021-11-24 08:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25086000 2021-11-24 08:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25087000 2021-11-24 08:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25088000 2021-11-24 08:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25089000 2021-11-24 08:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25090000 2021-11-24 08:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25091000 2021-11-24 08:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25092000 2021-11-24 08:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25093000 2021-11-24 08:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25094000 2021-11-24 08:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25095000 2021-11-24 08:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25096000 2021-11-24 08:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25097000 2021-11-24 08:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25098000 2021-11-24 08:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25099000 2021-11-24 08:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25100000 2021-11-24 08:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25101000 2021-11-24 08:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25102000 2021-11-24 08:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25103000 2021-11-24 08:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25104000 2021-11-24 08:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25105000 2021-11-24 08:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25106000 2021-11-24 08:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25107000 2021-11-24 08:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25108000 2021-11-24 08:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25109000 2021-11-24 08:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25110000 2021-11-24 08:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25111000 2021-11-24 08:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25112000 2021-11-24 08:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25113000 2021-11-24 08:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25114000 2021-11-24 08:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25115000 2021-11-24 08:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25116000 2021-11-24 08:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25117000 2021-11-24 08:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25118000 2021-11-24 08:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25119000 2021-11-24 08:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25120000 2021-11-24 08:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25121000 2021-11-24 08:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25122000 2021-11-24 08:19:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:19:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 955 containing 20.00 MB] 2021-11-24 08:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25123000 2021-11-24 08:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25124000 2021-11-24 08:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25125000 2021-11-24 08:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25126000 2021-11-24 08:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25127000 2021-11-24 08:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25128000 2021-11-24 08:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25129000 2021-11-24 08:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25130000 2021-11-24 08:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25131000 2021-11-24 08:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25132000 2021-11-24 08:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25133000 2021-11-24 08:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25134000 2021-11-24 08:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25135000 2021-11-24 08:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25136000 2021-11-24 08:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25137000 2021-11-24 08:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25138000 2021-11-24 08:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25139000 2021-11-24 08:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25140000 2021-11-24 08:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25141000 2021-11-24 08:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25142000 2021-11-24 08:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25143000 2021-11-24 08:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25144000 2021-11-24 08:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25145000 2021-11-24 08:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25146000 2021-11-24 08:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25147000 2021-11-24 08:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25148000 2021-11-24 08:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25149000 2021-11-24 08:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25150000 2021-11-24 08:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25151000 2021-11-24 08:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25152000 2021-11-24 08:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25153000 2021-11-24 08:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25154000 2021-11-24 08:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25155000 2021-11-24 08:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25156000 2021-11-24 08:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25157000 2021-11-24 08:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25158000 2021-11-24 08:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25159000 2021-11-24 08:20:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:20:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 956 containing 20.00 MB] 2021-11-24 08:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25160000 2021-11-24 08:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25161000 2021-11-24 08:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25162000 2021-11-24 08:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25163000 2021-11-24 08:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25164000 2021-11-24 08:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25165000 2021-11-24 08:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25166000 2021-11-24 08:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25167000 2021-11-24 08:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25168000 2021-11-24 08:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25169000 2021-11-24 08:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25170000 2021-11-24 08:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25171000 2021-11-24 08:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25172000 2021-11-24 08:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25173000 2021-11-24 08:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25174000 2021-11-24 08:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25175000 2021-11-24 08:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25176000 2021-11-24 08:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25177000 2021-11-24 08:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25178000 2021-11-24 08:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25179000 2021-11-24 08:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25180000 2021-11-24 08:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25181000 2021-11-24 08:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25182000 2021-11-24 08:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25183000 2021-11-24 08:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25184000 2021-11-24 08:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25185000 2021-11-24 08:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25186000 2021-11-24 08:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25187000 2021-11-24 08:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25188000 2021-11-24 08:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25189000 2021-11-24 08:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25190000 2021-11-24 08:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25191000 2021-11-24 08:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25192000 2021-11-24 08:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25193000 2021-11-24 08:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25194000 2021-11-24 08:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25195000 2021-11-24 08:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25196000 2021-11-24 08:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25197000 2021-11-24 08:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25198000 2021-11-24 08:20:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:20:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 957 containing 20.00 MB] 2021-11-24 08:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25199000 2021-11-24 08:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25200000 2021-11-24 08:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25201000 2021-11-24 08:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25202000 2021-11-24 08:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25203000 2021-11-24 08:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25204000 2021-11-24 08:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25205000 2021-11-24 08:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25206000 2021-11-24 08:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25207000 2021-11-24 08:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25208000 2021-11-24 08:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25209000 2021-11-24 08:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25210000 2021-11-24 08:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25211000 2021-11-24 08:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25212000 2021-11-24 08:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25213000 2021-11-24 08:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25214000 2021-11-24 08:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25215000 2021-11-24 08:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25216000 2021-11-24 08:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25217000 2021-11-24 08:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25218000 2021-11-24 08:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25219000 2021-11-24 08:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25220000 2021-11-24 08:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25221000 2021-11-24 08:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25222000 2021-11-24 08:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25223000 2021-11-24 08:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25224000 2021-11-24 08:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25225000 2021-11-24 08:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25226000 2021-11-24 08:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25227000 2021-11-24 08:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25228000 2021-11-24 08:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25229000 2021-11-24 08:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25230000 2021-11-24 08:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25231000 2021-11-24 08:20:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:20:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 958 containing 20.00 MB] 2021-11-24 08:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25232000 2021-11-24 08:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25233000 2021-11-24 08:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25234000 2021-11-24 08:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25235000 2021-11-24 08:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25236000 2021-11-24 08:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25237000 2021-11-24 08:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25238000 2021-11-24 08:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25239000 2021-11-24 08:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25240000 2021-11-24 08:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25241000 2021-11-24 08:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25242000 2021-11-24 08:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25243000 2021-11-24 08:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25244000 2021-11-24 08:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25245000 2021-11-24 08:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25246000 2021-11-24 08:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25247000 2021-11-24 08:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25248000 2021-11-24 08:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25249000 2021-11-24 08:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25250000 2021-11-24 08:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25251000 2021-11-24 08:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25252000 2021-11-24 08:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25253000 2021-11-24 08:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25254000 2021-11-24 08:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25255000 2021-11-24 08:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25256000 2021-11-24 08:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25257000 2021-11-24 08:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25258000 2021-11-24 08:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25259000 2021-11-24 08:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25260000 2021-11-24 08:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25261000 2021-11-24 08:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25262000 2021-11-24 08:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25263000 2021-11-24 08:21:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:21:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 959 containing 20.00 MB] 2021-11-24 08:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25264000 2021-11-24 08:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25265000 2021-11-24 08:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25266000 2021-11-24 08:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25267000 2021-11-24 08:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25268000 2021-11-24 08:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25269000 2021-11-24 08:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25270000 2021-11-24 08:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25271000 2021-11-24 08:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25272000 2021-11-24 08:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25273000 2021-11-24 08:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25274000 2021-11-24 08:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25275000 2021-11-24 08:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25276000 2021-11-24 08:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25277000 2021-11-24 08:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25278000 2021-11-24 08:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25279000 2021-11-24 08:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25280000 2021-11-24 08:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25281000 2021-11-24 08:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25282000 2021-11-24 08:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25283000 2021-11-24 08:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25284000 2021-11-24 08:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25285000 2021-11-24 08:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25286000 2021-11-24 08:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25287000 2021-11-24 08:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25288000 2021-11-24 08:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25289000 2021-11-24 08:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25290000 2021-11-24 08:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25291000 2021-11-24 08:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25292000 2021-11-24 08:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25293000 2021-11-24 08:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25294000 2021-11-24 08:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25295000 2021-11-24 08:21:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:21:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 960 containing 20.00 MB] 2021-11-24 08:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25296000 2021-11-24 08:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25297000 2021-11-24 08:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25298000 2021-11-24 08:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25299000 2021-11-24 08:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25300000 2021-11-24 08:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25301000 2021-11-24 08:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25302000 2021-11-24 08:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25303000 2021-11-24 08:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25304000 2021-11-24 08:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25305000 2021-11-24 08:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25306000 2021-11-24 08:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25307000 2021-11-24 08:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25308000 2021-11-24 08:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25309000 2021-11-24 08:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25310000 2021-11-24 08:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25311000 2021-11-24 08:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25312000 2021-11-24 08:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25313000 2021-11-24 08:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25314000 2021-11-24 08:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25315000 2021-11-24 08:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25316000 2021-11-24 08:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25317000 2021-11-24 08:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25318000 2021-11-24 08:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25319000 2021-11-24 08:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25320000 2021-11-24 08:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25321000 2021-11-24 08:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25322000 2021-11-24 08:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25323000 2021-11-24 08:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25324000 2021-11-24 08:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25325000 2021-11-24 08:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25326000 2021-11-24 08:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25327000 2021-11-24 08:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25328000 2021-11-24 08:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25329000 2021-11-24 08:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25330000 2021-11-24 08:21:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:21:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 961 containing 20.00 MB] 2021-11-24 08:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25331000 2021-11-24 08:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25332000 2021-11-24 08:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25333000 2021-11-24 08:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25334000 2021-11-24 08:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25335000 2021-11-24 08:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25336000 2021-11-24 08:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25337000 2021-11-24 08:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25338000 2021-11-24 08:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25339000 2021-11-24 08:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25340000 2021-11-24 08:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25341000 2021-11-24 08:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25342000 2021-11-24 08:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25343000 2021-11-24 08:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25344000 2021-11-24 08:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25345000 2021-11-24 08:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25346000 2021-11-24 08:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25347000 2021-11-24 08:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25348000 2021-11-24 08:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25349000 2021-11-24 08:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25350000 2021-11-24 08:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25351000 2021-11-24 08:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25352000 2021-11-24 08:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25353000 2021-11-24 08:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25354000 2021-11-24 08:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25355000 2021-11-24 08:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25356000 2021-11-24 08:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25357000 2021-11-24 08:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25358000 2021-11-24 08:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25359000 2021-11-24 08:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25360000 2021-11-24 08:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25361000 2021-11-24 08:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25362000 2021-11-24 08:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25363000 2021-11-24 08:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25364000 2021-11-24 08:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25365000 2021-11-24 08:21:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:21:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 962 containing 20.00 MB] 2021-11-24 08:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25366000 2021-11-24 08:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25367000 2021-11-24 08:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25368000 2021-11-24 08:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25369000 2021-11-24 08:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25370000 2021-11-24 08:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25371000 2021-11-24 08:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25372000 2021-11-24 08:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25373000 2021-11-24 08:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25374000 2021-11-24 08:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25375000 2021-11-24 08:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25376000 2021-11-24 08:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25377000 2021-11-24 08:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25378000 2021-11-24 08:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25379000 2021-11-24 08:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25380000 2021-11-24 08:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25381000 2021-11-24 08:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25382000 2021-11-24 08:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25383000 2021-11-24 08:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25384000 2021-11-24 08:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25385000 2021-11-24 08:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25386000 2021-11-24 08:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25387000 2021-11-24 08:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25388000 2021-11-24 08:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25389000 2021-11-24 08:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25390000 2021-11-24 08:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25391000 2021-11-24 08:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25392000 2021-11-24 08:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25393000 2021-11-24 08:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25394000 2021-11-24 08:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25395000 2021-11-24 08:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25396000 2021-11-24 08:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25397000 2021-11-24 08:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25398000 2021-11-24 08:22:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:22:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 963 containing 20.00 MB] 2021-11-24 08:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25399000 2021-11-24 08:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25400000 2021-11-24 08:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25401000 2021-11-24 08:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25402000 2021-11-24 08:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25403000 2021-11-24 08:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25404000 2021-11-24 08:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25405000 2021-11-24 08:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25406000 2021-11-24 08:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25407000 2021-11-24 08:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25408000 2021-11-24 08:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25409000 2021-11-24 08:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25410000 2021-11-24 08:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25411000 2021-11-24 08:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25412000 2021-11-24 08:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25413000 2021-11-24 08:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25414000 2021-11-24 08:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25415000 2021-11-24 08:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25416000 2021-11-24 08:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25417000 2021-11-24 08:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25418000 2021-11-24 08:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25419000 2021-11-24 08:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25420000 2021-11-24 08:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25421000 2021-11-24 08:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25422000 2021-11-24 08:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25423000 2021-11-24 08:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25424000 2021-11-24 08:22:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:22:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 964 containing 20.00 MB] 2021-11-24 08:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25425000 2021-11-24 08:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25426000 2021-11-24 08:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25427000 2021-11-24 08:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25428000 2021-11-24 08:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25429000 2021-11-24 08:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25430000 2021-11-24 08:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25431000 2021-11-24 08:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25432000 2021-11-24 08:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25433000 2021-11-24 08:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25434000 2021-11-24 08:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25435000 2021-11-24 08:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25436000 2021-11-24 08:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25437000 2021-11-24 08:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25438000 2021-11-24 08:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25439000 2021-11-24 08:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25440000 2021-11-24 08:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25441000 2021-11-24 08:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25442000 2021-11-24 08:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25443000 2021-11-24 08:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25444000 2021-11-24 08:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25445000 2021-11-24 08:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25446000 2021-11-24 08:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25447000 2021-11-24 08:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25448000 2021-11-24 08:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25449000 2021-11-24 08:22:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:22:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 965 containing 20.00 MB] 2021-11-24 08:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25450000 2021-11-24 08:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25451000 2021-11-24 08:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25452000 2021-11-24 08:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25453000 2021-11-24 08:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25454000 2021-11-24 08:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25455000 2021-11-24 08:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25456000 2021-11-24 08:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25457000 2021-11-24 08:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25458000 2021-11-24 08:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25459000 2021-11-24 08:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25460000 2021-11-24 08:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25461000 2021-11-24 08:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25462000 2021-11-24 08:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25463000 2021-11-24 08:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25464000 2021-11-24 08:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25465000 2021-11-24 08:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25466000 2021-11-24 08:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25467000 2021-11-24 08:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25468000 2021-11-24 08:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25469000 2021-11-24 08:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25470000 2021-11-24 08:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25471000 2021-11-24 08:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25472000 2021-11-24 08:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25473000 2021-11-24 08:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25474000 2021-11-24 08:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25475000 2021-11-24 08:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25476000 2021-11-24 08:22:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:22:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 966 containing 20.00 MB] 2021-11-24 08:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25477000 2021-11-24 08:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25478000 2021-11-24 08:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25479000 2021-11-24 08:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25480000 2021-11-24 08:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25481000 2021-11-24 08:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25482000 2021-11-24 08:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25483000 2021-11-24 08:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25484000 2021-11-24 08:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25485000 2021-11-24 08:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25486000 2021-11-24 08:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25487000 2021-11-24 08:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25488000 2021-11-24 08:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25489000 2021-11-24 08:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25490000 2021-11-24 08:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25491000 2021-11-24 08:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25492000 2021-11-24 08:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25493000 2021-11-24 08:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25494000 2021-11-24 08:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25495000 2021-11-24 08:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25496000 2021-11-24 08:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25497000 2021-11-24 08:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25498000 2021-11-24 08:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25499000 2021-11-24 08:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25500000 2021-11-24 08:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25501000 2021-11-24 08:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25502000 2021-11-24 08:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25503000 2021-11-24 08:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25504000 2021-11-24 08:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25505000 2021-11-24 08:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25506000 2021-11-24 08:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25507000 2021-11-24 08:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25508000 2021-11-24 08:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25509000 2021-11-24 08:23:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:23:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 967 containing 20.00 MB] 2021-11-24 08:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25510000 2021-11-24 08:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25511000 2021-11-24 08:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25512000 2021-11-24 08:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25513000 2021-11-24 08:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25514000 2021-11-24 08:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25515000 2021-11-24 08:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25516000 2021-11-24 08:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25517000 2021-11-24 08:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25518000 2021-11-24 08:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25519000 2021-11-24 08:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25520000 2021-11-24 08:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25521000 2021-11-24 08:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25522000 2021-11-24 08:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25523000 2021-11-24 08:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25524000 2021-11-24 08:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25525000 2021-11-24 08:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25526000 2021-11-24 08:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25527000 2021-11-24 08:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25528000 2021-11-24 08:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25529000 2021-11-24 08:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25530000 2021-11-24 08:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25531000 2021-11-24 08:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25532000 2021-11-24 08:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25533000 2021-11-24 08:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25534000 2021-11-24 08:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25535000 2021-11-24 08:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25536000 2021-11-24 08:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25537000 2021-11-24 08:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25538000 2021-11-24 08:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25539000 2021-11-24 08:23:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:23:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 968 containing 20.00 MB] 2021-11-24 08:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25540000 2021-11-24 08:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25541000 2021-11-24 08:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25542000 2021-11-24 08:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25543000 2021-11-24 08:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25544000 2021-11-24 08:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25545000 2021-11-24 08:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25546000 2021-11-24 08:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25547000 2021-11-24 08:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25548000 2021-11-24 08:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25549000 2021-11-24 08:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25550000 2021-11-24 08:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25551000 2021-11-24 08:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25552000 2021-11-24 08:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25553000 2021-11-24 08:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25554000 2021-11-24 08:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25555000 2021-11-24 08:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25556000 2021-11-24 08:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25557000 2021-11-24 08:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25558000 2021-11-24 08:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25559000 2021-11-24 08:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25560000 2021-11-24 08:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25561000 2021-11-24 08:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25562000 2021-11-24 08:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25563000 2021-11-24 08:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25564000 2021-11-24 08:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25565000 2021-11-24 08:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25566000 2021-11-24 08:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25567000 2021-11-24 08:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25568000 2021-11-24 08:23:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:23:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 969 containing 20.00 MB] 2021-11-24 08:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25569000 2021-11-24 08:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25570000 2021-11-24 08:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25571000 2021-11-24 08:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25572000 2021-11-24 08:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25573000 2021-11-24 08:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25574000 2021-11-24 08:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25575000 2021-11-24 08:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25576000 2021-11-24 08:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25577000 2021-11-24 08:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25578000 2021-11-24 08:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25579000 2021-11-24 08:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25580000 2021-11-24 08:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25581000 2021-11-24 08:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25582000 2021-11-24 08:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25583000 2021-11-24 08:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25584000 2021-11-24 08:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25585000 2021-11-24 08:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25586000 2021-11-24 08:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25587000 2021-11-24 08:23:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:23:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 970 containing 20.00 MB] 2021-11-24 08:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25588000 2021-11-24 08:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25589000 2021-11-24 08:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25590000 2021-11-24 08:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25591000 2021-11-24 08:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25592000 2021-11-24 08:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25593000 2021-11-24 08:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25594000 2021-11-24 08:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25595000 2021-11-24 08:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25596000 2021-11-24 08:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25597000 2021-11-24 08:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25598000 2021-11-24 08:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25599000 2021-11-24 08:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25600000 2021-11-24 08:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25601000 2021-11-24 08:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25602000 2021-11-24 08:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25603000 2021-11-24 08:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25604000 2021-11-24 08:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25605000 2021-11-24 08:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25606000 2021-11-24 08:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25607000 2021-11-24 08:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25608000 2021-11-24 08:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25609000 2021-11-24 08:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25610000 2021-11-24 08:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25611000 2021-11-24 08:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25612000 2021-11-24 08:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25613000 2021-11-24 08:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25614000 2021-11-24 08:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25615000 2021-11-24 08:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25616000 2021-11-24 08:24:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:24:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 971 containing 20.00 MB] 2021-11-24 08:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25617000 2021-11-24 08:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25618000 2021-11-24 08:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25619000 2021-11-24 08:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25620000 2021-11-24 08:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25621000 2021-11-24 08:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25622000 2021-11-24 08:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25623000 2021-11-24 08:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25624000 2021-11-24 08:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25625000 2021-11-24 08:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25626000 2021-11-24 08:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25627000 2021-11-24 08:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25628000 2021-11-24 08:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25629000 2021-11-24 08:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25630000 2021-11-24 08:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25631000 2021-11-24 08:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25632000 2021-11-24 08:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25633000 2021-11-24 08:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25634000 2021-11-24 08:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25635000 2021-11-24 08:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25636000 2021-11-24 08:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25637000 2021-11-24 08:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25638000 2021-11-24 08:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25639000 2021-11-24 08:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25640000 2021-11-24 08:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25641000 2021-11-24 08:24:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:24:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 972 containing 20.00 MB] 2021-11-24 08:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25642000 2021-11-24 08:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25643000 2021-11-24 08:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25644000 2021-11-24 08:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25645000 2021-11-24 08:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25646000 2021-11-24 08:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25647000 2021-11-24 08:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25648000 2021-11-24 08:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25649000 2021-11-24 08:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25650000 2021-11-24 08:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25651000 2021-11-24 08:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25652000 2021-11-24 08:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25653000 2021-11-24 08:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25654000 2021-11-24 08:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25655000 2021-11-24 08:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25656000 2021-11-24 08:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25657000 2021-11-24 08:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25658000 2021-11-24 08:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25659000 2021-11-24 08:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25660000 2021-11-24 08:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25661000 2021-11-24 08:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25662000 2021-11-24 08:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25663000 2021-11-24 08:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25664000 2021-11-24 08:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25665000 2021-11-24 08:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25666000 2021-11-24 08:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25667000 2021-11-24 08:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25668000 2021-11-24 08:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25669000 2021-11-24 08:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25670000 2021-11-24 08:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25671000 2021-11-24 08:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25672000 2021-11-24 08:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25673000 2021-11-24 08:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25674000 2021-11-24 08:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25675000 2021-11-24 08:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25676000 2021-11-24 08:25:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:25:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 973 containing 20.00 MB] 2021-11-24 08:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25677000 2021-11-24 08:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25678000 2021-11-24 08:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25679000 2021-11-24 08:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25680000 2021-11-24 08:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25681000 2021-11-24 08:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25682000 2021-11-24 08:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25683000 2021-11-24 08:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25684000 2021-11-24 08:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25685000 2021-11-24 08:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25686000 2021-11-24 08:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25687000 2021-11-24 08:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25688000 2021-11-24 08:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25689000 2021-11-24 08:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25690000 2021-11-24 08:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25691000 2021-11-24 08:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25692000 2021-11-24 08:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25693000 2021-11-24 08:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25694000 2021-11-24 08:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25695000 2021-11-24 08:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25696000 2021-11-24 08:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25697000 2021-11-24 08:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25698000 2021-11-24 08:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25699000 2021-11-24 08:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25700000 2021-11-24 08:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25701000 2021-11-24 08:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25702000 2021-11-24 08:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25703000 2021-11-24 08:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25704000 2021-11-24 08:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25705000 2021-11-24 08:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25706000 2021-11-24 08:25:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:25:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 974 containing 20.00 MB] 2021-11-24 08:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25707000 2021-11-24 08:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25708000 2021-11-24 08:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25709000 2021-11-24 08:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25710000 2021-11-24 08:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25711000 2021-11-24 08:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25712000 2021-11-24 08:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25713000 2021-11-24 08:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25714000 2021-11-24 08:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25715000 2021-11-24 08:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25716000 2021-11-24 08:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25717000 2021-11-24 08:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25718000 2021-11-24 08:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25719000 2021-11-24 08:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25720000 2021-11-24 08:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25721000 2021-11-24 08:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25722000 2021-11-24 08:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25723000 2021-11-24 08:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25724000 2021-11-24 08:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25725000 2021-11-24 08:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25726000 2021-11-24 08:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25727000 2021-11-24 08:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25728000 2021-11-24 08:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25729000 2021-11-24 08:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25730000 2021-11-24 08:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25731000 2021-11-24 08:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25732000 2021-11-24 08:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25733000 2021-11-24 08:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25734000 2021-11-24 08:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25735000 2021-11-24 08:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25736000 2021-11-24 08:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25737000 2021-11-24 08:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25738000 2021-11-24 08:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25739000 2021-11-24 08:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25740000 2021-11-24 08:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25741000 2021-11-24 08:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25742000 2021-11-24 08:26:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:26:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 975 containing 20.00 MB] 2021-11-24 08:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25743000 2021-11-24 08:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25744000 2021-11-24 08:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25745000 2021-11-24 08:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25746000 2021-11-24 08:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25747000 2021-11-24 08:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25748000 2021-11-24 08:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25749000 2021-11-24 08:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25750000 2021-11-24 08:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25751000 2021-11-24 08:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25752000 2021-11-24 08:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25753000 2021-11-24 08:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25754000 2021-11-24 08:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25755000 2021-11-24 08:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25756000 2021-11-24 08:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25757000 2021-11-24 08:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25758000 2021-11-24 08:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25759000 2021-11-24 08:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25760000 2021-11-24 08:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25761000 2021-11-24 08:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25762000 2021-11-24 08:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25763000 2021-11-24 08:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25764000 2021-11-24 08:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25765000 2021-11-24 08:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25766000 2021-11-24 08:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25767000 2021-11-24 08:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25768000 2021-11-24 08:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25769000 2021-11-24 08:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25770000 2021-11-24 08:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25771000 2021-11-24 08:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25772000 2021-11-24 08:26:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:26:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 976 containing 20.00 MB] 2021-11-24 08:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25773000 2021-11-24 08:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25774000 2021-11-24 08:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25775000 2021-11-24 08:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25776000 2021-11-24 08:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25777000 2021-11-24 08:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25778000 2021-11-24 08:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25779000 2021-11-24 08:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25780000 2021-11-24 08:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25781000 2021-11-24 08:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25782000 2021-11-24 08:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25783000 2021-11-24 08:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25784000 2021-11-24 08:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25785000 2021-11-24 08:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25786000 2021-11-24 08:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25787000 2021-11-24 08:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25788000 2021-11-24 08:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25789000 2021-11-24 08:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25790000 2021-11-24 08:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25791000 2021-11-24 08:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25792000 2021-11-24 08:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25793000 2021-11-24 08:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25794000 2021-11-24 08:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25795000 2021-11-24 08:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25796000 2021-11-24 08:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25797000 2021-11-24 08:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25798000 2021-11-24 08:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25799000 2021-11-24 08:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25800000 2021-11-24 08:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25801000 2021-11-24 08:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25802000 2021-11-24 08:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25803000 2021-11-24 08:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25804000 2021-11-24 08:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25805000 2021-11-24 08:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25806000 2021-11-24 08:27:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:27:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 977 containing 20.00 MB] 2021-11-24 08:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25807000 2021-11-24 08:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25808000 2021-11-24 08:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25809000 2021-11-24 08:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25810000 2021-11-24 08:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25811000 2021-11-24 08:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25812000 2021-11-24 08:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25813000 2021-11-24 08:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25814000 2021-11-24 08:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25815000 2021-11-24 08:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25816000 2021-11-24 08:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25817000 2021-11-24 08:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25818000 2021-11-24 08:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25819000 2021-11-24 08:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25820000 2021-11-24 08:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25821000 2021-11-24 08:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25822000 2021-11-24 08:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25823000 2021-11-24 08:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25824000 2021-11-24 08:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25825000 2021-11-24 08:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25826000 2021-11-24 08:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25827000 2021-11-24 08:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25828000 2021-11-24 08:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25829000 2021-11-24 08:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25830000 2021-11-24 08:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25831000 2021-11-24 08:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25832000 2021-11-24 08:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25833000 2021-11-24 08:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25834000 2021-11-24 08:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25835000 2021-11-24 08:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25836000 2021-11-24 08:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25837000 2021-11-24 08:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25838000 2021-11-24 08:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25839000 2021-11-24 08:27:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:27:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 978 containing 20.00 MB] 2021-11-24 08:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25840000 2021-11-24 08:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25841000 2021-11-24 08:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25842000 2021-11-24 08:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25843000 2021-11-24 08:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25844000 2021-11-24 08:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25845000 2021-11-24 08:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25846000 2021-11-24 08:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25847000 2021-11-24 08:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25848000 2021-11-24 08:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25849000 2021-11-24 08:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25850000 2021-11-24 08:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25851000 2021-11-24 08:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25852000 2021-11-24 08:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25853000 2021-11-24 08:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25854000 2021-11-24 08:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25855000 2021-11-24 08:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25856000 2021-11-24 08:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25857000 2021-11-24 08:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25858000 2021-11-24 08:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25859000 2021-11-24 08:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25860000 2021-11-24 08:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25861000 2021-11-24 08:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25862000 2021-11-24 08:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25863000 2021-11-24 08:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25864000 2021-11-24 08:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25865000 2021-11-24 08:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25866000 2021-11-24 08:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25867000 2021-11-24 08:28:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:28:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 979 containing 20.00 MB] 2021-11-24 08:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25868000 2021-11-24 08:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25869000 2021-11-24 08:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25870000 2021-11-24 08:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25871000 2021-11-24 08:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25872000 2021-11-24 08:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25873000 2021-11-24 08:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25874000 2021-11-24 08:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25875000 2021-11-24 08:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25876000 2021-11-24 08:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25877000 2021-11-24 08:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25878000 2021-11-24 08:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25879000 2021-11-24 08:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25880000 2021-11-24 08:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25881000 2021-11-24 08:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25882000 2021-11-24 08:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25883000 2021-11-24 08:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25884000 2021-11-24 08:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25885000 2021-11-24 08:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25886000 2021-11-24 08:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25887000 2021-11-24 08:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25888000 2021-11-24 08:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25889000 2021-11-24 08:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25890000 2021-11-24 08:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25891000 2021-11-24 08:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25892000 2021-11-24 08:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25893000 2021-11-24 08:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25894000 2021-11-24 08:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25895000 2021-11-24 08:28:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:28:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 980 containing 20.00 MB] 2021-11-24 08:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25896000 2021-11-24 08:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25897000 2021-11-24 08:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25898000 2021-11-24 08:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25899000 2021-11-24 08:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25900000 2021-11-24 08:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25901000 2021-11-24 08:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25902000 2021-11-24 08:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25903000 2021-11-24 08:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25904000 2021-11-24 08:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25905000 2021-11-24 08:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25906000 2021-11-24 08:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25907000 2021-11-24 08:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25908000 2021-11-24 08:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25909000 2021-11-24 08:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25910000 2021-11-24 08:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25911000 2021-11-24 08:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25912000 2021-11-24 08:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25913000 2021-11-24 08:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25914000 2021-11-24 08:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25915000 2021-11-24 08:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25916000 2021-11-24 08:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25917000 2021-11-24 08:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25918000 2021-11-24 08:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25919000 2021-11-24 08:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25920000 2021-11-24 08:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25921000 2021-11-24 08:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25922000 2021-11-24 08:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25923000 2021-11-24 08:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25924000 2021-11-24 08:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25925000 2021-11-24 08:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25926000 2021-11-24 08:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25927000 2021-11-24 08:28:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:28:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 981 containing 20.00 MB] 2021-11-24 08:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25928000 2021-11-24 08:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25929000 2021-11-24 08:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25930000 2021-11-24 08:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25931000 2021-11-24 08:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25932000 2021-11-24 08:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25933000 2021-11-24 08:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25934000 2021-11-24 08:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25935000 2021-11-24 08:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25936000 2021-11-24 08:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25937000 2021-11-24 08:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25938000 2021-11-24 08:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25939000 2021-11-24 08:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25940000 2021-11-24 08:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25941000 2021-11-24 08:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25942000 2021-11-24 08:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25943000 2021-11-24 08:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25944000 2021-11-24 08:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25945000 2021-11-24 08:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25946000 2021-11-24 08:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25947000 2021-11-24 08:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25948000 2021-11-24 08:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25949000 2021-11-24 08:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25950000 2021-11-24 08:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25951000 2021-11-24 08:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25952000 2021-11-24 08:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25953000 2021-11-24 08:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25954000 2021-11-24 08:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25955000 2021-11-24 08:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25956000 2021-11-24 08:29:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:29:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 982 containing 20.00 MB] 2021-11-24 08:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25957000 2021-11-24 08:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25958000 2021-11-24 08:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25959000 2021-11-24 08:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25960000 2021-11-24 08:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25961000 2021-11-24 08:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25962000 2021-11-24 08:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25963000 2021-11-24 08:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25964000 2021-11-24 08:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25965000 2021-11-24 08:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25966000 2021-11-24 08:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25967000 2021-11-24 08:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25968000 2021-11-24 08:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25969000 2021-11-24 08:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25970000 2021-11-24 08:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25971000 2021-11-24 08:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25972000 2021-11-24 08:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25973000 2021-11-24 08:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25974000 2021-11-24 08:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25975000 2021-11-24 08:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25976000 2021-11-24 08:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25977000 2021-11-24 08:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25978000 2021-11-24 08:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25979000 2021-11-24 08:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25980000 2021-11-24 08:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25981000 2021-11-24 08:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25982000 2021-11-24 08:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25983000 2021-11-24 08:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25984000 2021-11-24 08:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25985000 2021-11-24 08:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25986000 2021-11-24 08:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25987000 2021-11-24 08:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25988000 2021-11-24 08:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25989000 2021-11-24 08:29:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:29:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 983 containing 20.00 MB] 2021-11-24 08:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25990000 2021-11-24 08:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25991000 2021-11-24 08:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25992000 2021-11-24 08:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25993000 2021-11-24 08:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25994000 2021-11-24 08:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25995000 2021-11-24 08:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25996000 2021-11-24 08:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25997000 2021-11-24 08:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25998000 2021-11-24 08:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 25999000 2021-11-24 08:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26000000 2021-11-24 08:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26001000 2021-11-24 08:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26002000 2021-11-24 08:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26003000 2021-11-24 08:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26004000 2021-11-24 08:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26005000 2021-11-24 08:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26006000 2021-11-24 08:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26007000 2021-11-24 08:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26008000 2021-11-24 08:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26009000 2021-11-24 08:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26010000 2021-11-24 08:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26011000 2021-11-24 08:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26012000 2021-11-24 08:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26013000 2021-11-24 08:30:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:30:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 984 containing 20.00 MB] 2021-11-24 08:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26014000 2021-11-24 08:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26015000 2021-11-24 08:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26016000 2021-11-24 08:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26017000 2021-11-24 08:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26018000 2021-11-24 08:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26019000 2021-11-24 08:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26020000 2021-11-24 08:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26021000 2021-11-24 08:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26022000 2021-11-24 08:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26023000 2021-11-24 08:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26024000 2021-11-24 08:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26025000 2021-11-24 08:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26026000 2021-11-24 08:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26027000 2021-11-24 08:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26028000 2021-11-24 08:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26029000 2021-11-24 08:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26030000 2021-11-24 08:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26031000 2021-11-24 08:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26032000 2021-11-24 08:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26033000 2021-11-24 08:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26034000 2021-11-24 08:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26035000 2021-11-24 08:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26036000 2021-11-24 08:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26037000 2021-11-24 08:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26038000 2021-11-24 08:30:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:30:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 985 containing 20.00 MB] 2021-11-24 08:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26039000 2021-11-24 08:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26040000 2021-11-24 08:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26041000 2021-11-24 08:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26042000 2021-11-24 08:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26043000 2021-11-24 08:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26044000 2021-11-24 08:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26045000 2021-11-24 08:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26046000 2021-11-24 08:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26047000 2021-11-24 08:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26048000 2021-11-24 08:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26049000 2021-11-24 08:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26050000 2021-11-24 08:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26051000 2021-11-24 08:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26052000 2021-11-24 08:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26053000 2021-11-24 08:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26054000 2021-11-24 08:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26055000 2021-11-24 08:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26056000 2021-11-24 08:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26057000 2021-11-24 08:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26058000 2021-11-24 08:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26059000 2021-11-24 08:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26060000 2021-11-24 08:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26061000 2021-11-24 08:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26062000 2021-11-24 08:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26063000 2021-11-24 08:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26064000 2021-11-24 08:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26065000 2021-11-24 08:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26066000 2021-11-24 08:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26067000 2021-11-24 08:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26068000 2021-11-24 08:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26069000 2021-11-24 08:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26070000 2021-11-24 08:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26071000 2021-11-24 08:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26072000 2021-11-24 08:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26073000 2021-11-24 08:31:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:31:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 986 containing 20.00 MB] 2021-11-24 08:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26074000 2021-11-24 08:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26075000 2021-11-24 08:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26076000 2021-11-24 08:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26077000 2021-11-24 08:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26078000 2021-11-24 08:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26079000 2021-11-24 08:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26080000 2021-11-24 08:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26081000 2021-11-24 08:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26082000 2021-11-24 08:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26083000 2021-11-24 08:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26084000 2021-11-24 08:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26085000 2021-11-24 08:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26086000 2021-11-24 08:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26087000 2021-11-24 08:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26088000 2021-11-24 08:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26089000 2021-11-24 08:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26090000 2021-11-24 08:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26091000 2021-11-24 08:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26092000 2021-11-24 08:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26093000 2021-11-24 08:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26094000 2021-11-24 08:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26095000 2021-11-24 08:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26096000 2021-11-24 08:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26097000 2021-11-24 08:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26098000 2021-11-24 08:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26099000 2021-11-24 08:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26100000 2021-11-24 08:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26101000 2021-11-24 08:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26102000 2021-11-24 08:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26103000 2021-11-24 08:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26104000 2021-11-24 08:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26105000 2021-11-24 08:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26106000 2021-11-24 08:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26107000 2021-11-24 08:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26108000 2021-11-24 08:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26109000 2021-11-24 08:31:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:31:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 987 containing 20.00 MB] 2021-11-24 08:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26110000 2021-11-24 08:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26111000 2021-11-24 08:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26112000 2021-11-24 08:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26113000 2021-11-24 08:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26114000 2021-11-24 08:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26115000 2021-11-24 08:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26116000 2021-11-24 08:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26117000 2021-11-24 08:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26118000 2021-11-24 08:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26119000 2021-11-24 08:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26120000 2021-11-24 08:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26121000 2021-11-24 08:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26122000 2021-11-24 08:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26123000 2021-11-24 08:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26124000 2021-11-24 08:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26125000 2021-11-24 08:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26126000 2021-11-24 08:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26127000 2021-11-24 08:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26128000 2021-11-24 08:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26129000 2021-11-24 08:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26130000 2021-11-24 08:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26131000 2021-11-24 08:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26132000 2021-11-24 08:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26133000 2021-11-24 08:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26134000 2021-11-24 08:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26135000 2021-11-24 08:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26136000 2021-11-24 08:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26137000 2021-11-24 08:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26138000 2021-11-24 08:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26139000 2021-11-24 08:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26140000 2021-11-24 08:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26141000 2021-11-24 08:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26142000 2021-11-24 08:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26143000 2021-11-24 08:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26144000 2021-11-24 08:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26145000 2021-11-24 08:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26146000 2021-11-24 08:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26147000 2021-11-24 08:32:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:32:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 988 containing 20.00 MB] 2021-11-24 08:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26148000 2021-11-24 08:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26149000 2021-11-24 08:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26150000 2021-11-24 08:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26151000 2021-11-24 08:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26152000 2021-11-24 08:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26153000 2021-11-24 08:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26154000 2021-11-24 08:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26155000 2021-11-24 08:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26156000 2021-11-24 08:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26157000 2021-11-24 08:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26158000 2021-11-24 08:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26159000 2021-11-24 08:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26160000 2021-11-24 08:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26161000 2021-11-24 08:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26162000 2021-11-24 08:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26163000 2021-11-24 08:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26164000 2021-11-24 08:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26165000 2021-11-24 08:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26166000 2021-11-24 08:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26167000 2021-11-24 08:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26168000 2021-11-24 08:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26169000 2021-11-24 08:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26170000 2021-11-24 08:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26171000 2021-11-24 08:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26172000 2021-11-24 08:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26173000 2021-11-24 08:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26174000 2021-11-24 08:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26175000 2021-11-24 08:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26176000 2021-11-24 08:32:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:32:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 989 containing 20.00 MB] 2021-11-24 08:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26177000 2021-11-24 08:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26178000 2021-11-24 08:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26179000 2021-11-24 08:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26180000 2021-11-24 08:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26181000 2021-11-24 08:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26182000 2021-11-24 08:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26183000 2021-11-24 08:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26184000 2021-11-24 08:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26185000 2021-11-24 08:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26186000 2021-11-24 08:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26187000 2021-11-24 08:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26188000 2021-11-24 08:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26189000 2021-11-24 08:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26190000 2021-11-24 08:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26191000 2021-11-24 08:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26192000 2021-11-24 08:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26193000 2021-11-24 08:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26194000 2021-11-24 08:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26195000 2021-11-24 08:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26196000 2021-11-24 08:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26197000 2021-11-24 08:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26198000 2021-11-24 08:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26199000 2021-11-24 08:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26200000 2021-11-24 08:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26201000 2021-11-24 08:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26202000 2021-11-24 08:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26203000 2021-11-24 08:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26204000 2021-11-24 08:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26205000 2021-11-24 08:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26206000 2021-11-24 08:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26207000 2021-11-24 08:33:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:33:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 990 containing 20.00 MB] 2021-11-24 08:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26208000 2021-11-24 08:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26209000 2021-11-24 08:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26210000 2021-11-24 08:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26211000 2021-11-24 08:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26212000 2021-11-24 08:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26213000 2021-11-24 08:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26214000 2021-11-24 08:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26215000 2021-11-24 08:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26216000 2021-11-24 08:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26217000 2021-11-24 08:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26218000 2021-11-24 08:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26219000 2021-11-24 08:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26220000 2021-11-24 08:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26221000 2021-11-24 08:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26222000 2021-11-24 08:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26223000 2021-11-24 08:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26224000 2021-11-24 08:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26225000 2021-11-24 08:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26226000 2021-11-24 08:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26227000 2021-11-24 08:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26228000 2021-11-24 08:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26229000 2021-11-24 08:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26230000 2021-11-24 08:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26231000 2021-11-24 08:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26232000 2021-11-24 08:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26233000 2021-11-24 08:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26234000 2021-11-24 08:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26235000 2021-11-24 08:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26236000 2021-11-24 08:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26237000 2021-11-24 08:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26238000 2021-11-24 08:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26239000 2021-11-24 08:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26240000 2021-11-24 08:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26241000 2021-11-24 08:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26242000 2021-11-24 08:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26243000 2021-11-24 08:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26244000 2021-11-24 08:33:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:33:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 991 containing 20.00 MB] 2021-11-24 08:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26245000 2021-11-24 08:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26246000 2021-11-24 08:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26247000 2021-11-24 08:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26248000 2021-11-24 08:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26249000 2021-11-24 08:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26250000 2021-11-24 08:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26251000 2021-11-24 08:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26252000 2021-11-24 08:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26253000 2021-11-24 08:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26254000 2021-11-24 08:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26255000 2021-11-24 08:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26256000 2021-11-24 08:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26257000 2021-11-24 08:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26258000 2021-11-24 08:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26259000 2021-11-24 08:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26260000 2021-11-24 08:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26261000 2021-11-24 08:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26262000 2021-11-24 08:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26263000 2021-11-24 08:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26264000 2021-11-24 08:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26265000 2021-11-24 08:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26266000 2021-11-24 08:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26267000 2021-11-24 08:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26268000 2021-11-24 08:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26269000 2021-11-24 08:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26270000 2021-11-24 08:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26271000 2021-11-24 08:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26272000 2021-11-24 08:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26273000 2021-11-24 08:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26274000 2021-11-24 08:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26275000 2021-11-24 08:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26276000 2021-11-24 08:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26277000 2021-11-24 08:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26278000 2021-11-24 08:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26279000 2021-11-24 08:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26280000 2021-11-24 08:34:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:34:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 992 containing 20.00 MB] 2021-11-24 08:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26281000 2021-11-24 08:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26282000 2021-11-24 08:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26283000 2021-11-24 08:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26284000 2021-11-24 08:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26285000 2021-11-24 08:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26286000 2021-11-24 08:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26287000 2021-11-24 08:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26288000 2021-11-24 08:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26289000 2021-11-24 08:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26290000 2021-11-24 08:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26291000 2021-11-24 08:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26292000 2021-11-24 08:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26293000 2021-11-24 08:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26294000 2021-11-24 08:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26295000 2021-11-24 08:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26296000 2021-11-24 08:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26297000 2021-11-24 08:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26298000 2021-11-24 08:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26299000 2021-11-24 08:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26300000 2021-11-24 08:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26301000 2021-11-24 08:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26302000 2021-11-24 08:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26303000 2021-11-24 08:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26304000 2021-11-24 08:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26305000 2021-11-24 08:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26306000 2021-11-24 08:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26307000 2021-11-24 08:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26308000 2021-11-24 08:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26309000 2021-11-24 08:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26310000 2021-11-24 08:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26311000 2021-11-24 08:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26312000 2021-11-24 08:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26313000 2021-11-24 08:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26314000 2021-11-24 08:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26315000 2021-11-24 08:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26316000 2021-11-24 08:34:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:34:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 993 containing 20.00 MB] 2021-11-24 08:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26317000 2021-11-24 08:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26318000 2021-11-24 08:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26319000 2021-11-24 08:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26320000 2021-11-24 08:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26321000 2021-11-24 08:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26322000 2021-11-24 08:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26323000 2021-11-24 08:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26324000 2021-11-24 08:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26325000 2021-11-24 08:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26326000 2021-11-24 08:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26327000 2021-11-24 08:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26328000 2021-11-24 08:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26329000 2021-11-24 08:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26330000 2021-11-24 08:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26331000 2021-11-24 08:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26332000 2021-11-24 08:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26333000 2021-11-24 08:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26334000 2021-11-24 08:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26335000 2021-11-24 08:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26336000 2021-11-24 08:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26337000 2021-11-24 08:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26338000 2021-11-24 08:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26339000 2021-11-24 08:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26340000 2021-11-24 08:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26341000 2021-11-24 08:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26342000 2021-11-24 08:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26343000 2021-11-24 08:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26344000 2021-11-24 08:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26345000 2021-11-24 08:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26346000 2021-11-24 08:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26347000 2021-11-24 08:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26348000 2021-11-24 08:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26349000 2021-11-24 08:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26350000 2021-11-24 08:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26351000 2021-11-24 08:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26352000 2021-11-24 08:35:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:35:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 994 containing 20.00 MB] 2021-11-24 08:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26353000 2021-11-24 08:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26354000 2021-11-24 08:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26355000 2021-11-24 08:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26356000 2021-11-24 08:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26357000 2021-11-24 08:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26358000 2021-11-24 08:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26359000 2021-11-24 08:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26360000 2021-11-24 08:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26361000 2021-11-24 08:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26362000 2021-11-24 08:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26363000 2021-11-24 08:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26364000 2021-11-24 08:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26365000 2021-11-24 08:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26366000 2021-11-24 08:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26367000 2021-11-24 08:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26368000 2021-11-24 08:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26369000 2021-11-24 08:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26370000 2021-11-24 08:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26371000 2021-11-24 08:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26372000 2021-11-24 08:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26373000 2021-11-24 08:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26374000 2021-11-24 08:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26375000 2021-11-24 08:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26376000 2021-11-24 08:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26377000 2021-11-24 08:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26378000 2021-11-24 08:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26379000 2021-11-24 08:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26380000 2021-11-24 08:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26381000 2021-11-24 08:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26382000 2021-11-24 08:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26383000 2021-11-24 08:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26384000 2021-11-24 08:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26385000 2021-11-24 08:35:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:35:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 995 containing 20.00 MB] 2021-11-24 08:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26386000 2021-11-24 08:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26387000 2021-11-24 08:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26388000 2021-11-24 08:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26389000 2021-11-24 08:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26390000 2021-11-24 08:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26391000 2021-11-24 08:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26392000 2021-11-24 08:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26393000 2021-11-24 08:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26394000 2021-11-24 08:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26395000 2021-11-24 08:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26396000 2021-11-24 08:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26397000 2021-11-24 08:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26398000 2021-11-24 08:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26399000 2021-11-24 08:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26400000 2021-11-24 08:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26401000 2021-11-24 08:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26402000 2021-11-24 08:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26403000 2021-11-24 08:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26404000 2021-11-24 08:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26405000 2021-11-24 08:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26406000 2021-11-24 08:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26407000 2021-11-24 08:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26408000 2021-11-24 08:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26409000 2021-11-24 08:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26410000 2021-11-24 08:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26411000 2021-11-24 08:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26412000 2021-11-24 08:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26413000 2021-11-24 08:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26414000 2021-11-24 08:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26415000 2021-11-24 08:36:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:36:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 996 containing 20.00 MB] 2021-11-24 08:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26416000 2021-11-24 08:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26417000 2021-11-24 08:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26418000 2021-11-24 08:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26419000 2021-11-24 08:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26420000 2021-11-24 08:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26421000 2021-11-24 08:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26422000 2021-11-24 08:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26423000 2021-11-24 08:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26424000 2021-11-24 08:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26425000 2021-11-24 08:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26426000 2021-11-24 08:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26427000 2021-11-24 08:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26428000 2021-11-24 08:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26429000 2021-11-24 08:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26430000 2021-11-24 08:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26431000 2021-11-24 08:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26432000 2021-11-24 08:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26433000 2021-11-24 08:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26434000 2021-11-24 08:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26435000 2021-11-24 08:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26436000 2021-11-24 08:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26437000 2021-11-24 08:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26438000 2021-11-24 08:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26439000 2021-11-24 08:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26440000 2021-11-24 08:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26441000 2021-11-24 08:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26442000 2021-11-24 08:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26443000 2021-11-24 08:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26444000 2021-11-24 08:36:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:36:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 997 containing 20.00 MB] 2021-11-24 08:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26445000 2021-11-24 08:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26446000 2021-11-24 08:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26447000 2021-11-24 08:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26448000 2021-11-24 08:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26449000 2021-11-24 08:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26450000 2021-11-24 08:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26451000 2021-11-24 08:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26452000 2021-11-24 08:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26453000 2021-11-24 08:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26454000 2021-11-24 08:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26455000 2021-11-24 08:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26456000 2021-11-24 08:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26457000 2021-11-24 08:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26458000 2021-11-24 08:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26459000 2021-11-24 08:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26460000 2021-11-24 08:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26461000 2021-11-24 08:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26462000 2021-11-24 08:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26463000 2021-11-24 08:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26464000 2021-11-24 08:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26465000 2021-11-24 08:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26466000 2021-11-24 08:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26467000 2021-11-24 08:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26468000 2021-11-24 08:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26469000 2021-11-24 08:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26470000 2021-11-24 08:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26471000 2021-11-24 08:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26472000 2021-11-24 08:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26473000 2021-11-24 08:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26474000 2021-11-24 08:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26475000 2021-11-24 08:37:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:37:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 998 containing 20.00 MB] 2021-11-24 08:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26476000 2021-11-24 08:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26477000 2021-11-24 08:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26478000 2021-11-24 08:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26479000 2021-11-24 08:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26480000 2021-11-24 08:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26481000 2021-11-24 08:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26482000 2021-11-24 08:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26483000 2021-11-24 08:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26484000 2021-11-24 08:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26485000 2021-11-24 08:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26486000 2021-11-24 08:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26487000 2021-11-24 08:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26488000 2021-11-24 08:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26489000 2021-11-24 08:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26490000 2021-11-24 08:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26491000 2021-11-24 08:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26492000 2021-11-24 08:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26493000 2021-11-24 08:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26494000 2021-11-24 08:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26495000 2021-11-24 08:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26496000 2021-11-24 08:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26497000 2021-11-24 08:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26498000 2021-11-24 08:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26499000 2021-11-24 08:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26500000 2021-11-24 08:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26501000 2021-11-24 08:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26502000 2021-11-24 08:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26503000 2021-11-24 08:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26504000 2021-11-24 08:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26505000 2021-11-24 08:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26506000 2021-11-24 08:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26507000 2021-11-24 08:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26508000 2021-11-24 08:37:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:37:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 999 containing 20.00 MB] 2021-11-24 08:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26509000 2021-11-24 08:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26510000 2021-11-24 08:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26511000 2021-11-24 08:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26512000 2021-11-24 08:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26513000 2021-11-24 08:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26514000 2021-11-24 08:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26515000 2021-11-24 08:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26516000 2021-11-24 08:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26517000 2021-11-24 08:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26518000 2021-11-24 08:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26519000 2021-11-24 08:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26520000 2021-11-24 08:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26521000 2021-11-24 08:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26522000 2021-11-24 08:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26523000 2021-11-24 08:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26524000 2021-11-24 08:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26525000 2021-11-24 08:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26526000 2021-11-24 08:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26527000 2021-11-24 08:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26528000 2021-11-24 08:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26529000 2021-11-24 08:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26530000 2021-11-24 08:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26531000 2021-11-24 08:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26532000 2021-11-24 08:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26533000 2021-11-24 08:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26534000 2021-11-24 08:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26535000 2021-11-24 08:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26536000 2021-11-24 08:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26537000 2021-11-24 08:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26538000 2021-11-24 08:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26539000 2021-11-24 08:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26540000 2021-11-24 08:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26541000 2021-11-24 08:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26542000 2021-11-24 08:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26543000 2021-11-24 08:38:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:38:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1000 containing 20.00 MB] 2021-11-24 08:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26544000 2021-11-24 08:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26545000 2021-11-24 08:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26546000 2021-11-24 08:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26547000 2021-11-24 08:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26548000 2021-11-24 08:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26549000 2021-11-24 08:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26550000 2021-11-24 08:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26551000 2021-11-24 08:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26552000 2021-11-24 08:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26553000 2021-11-24 08:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26554000 2021-11-24 08:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26555000 2021-11-24 08:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26556000 2021-11-24 08:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26557000 2021-11-24 08:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26558000 2021-11-24 08:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26559000 2021-11-24 08:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26560000 2021-11-24 08:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26561000 2021-11-24 08:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26562000 2021-11-24 08:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26563000 2021-11-24 08:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26564000 2021-11-24 08:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26565000 2021-11-24 08:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26566000 2021-11-24 08:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26567000 2021-11-24 08:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26568000 2021-11-24 08:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26569000 2021-11-24 08:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26570000 2021-11-24 08:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26571000 2021-11-24 08:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26572000 2021-11-24 08:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26573000 2021-11-24 08:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26574000 2021-11-24 08:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26575000 2021-11-24 08:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26576000 2021-11-24 08:38:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:38:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1001 containing 20.00 MB] 2021-11-24 08:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26577000 2021-11-24 08:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26578000 2021-11-24 08:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26579000 2021-11-24 08:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26580000 2021-11-24 08:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26581000 2021-11-24 08:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26582000 2021-11-24 08:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26583000 2021-11-24 08:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26584000 2021-11-24 08:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26585000 2021-11-24 08:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26586000 2021-11-24 08:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26587000 2021-11-24 08:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26588000 2021-11-24 08:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26589000 2021-11-24 08:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26590000 2021-11-24 08:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26591000 2021-11-24 08:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26592000 2021-11-24 08:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26593000 2021-11-24 08:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26594000 2021-11-24 08:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26595000 2021-11-24 08:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26596000 2021-11-24 08:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26597000 2021-11-24 08:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26598000 2021-11-24 08:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26599000 2021-11-24 08:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26600000 2021-11-24 08:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26601000 2021-11-24 08:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26602000 2021-11-24 08:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26603000 2021-11-24 08:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26604000 2021-11-24 08:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26605000 2021-11-24 08:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26606000 2021-11-24 08:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26607000 2021-11-24 08:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26608000 2021-11-24 08:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26609000 2021-11-24 08:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26610000 2021-11-24 08:39:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:39:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1002 containing 20.00 MB] 2021-11-24 08:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26611000 2021-11-24 08:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26612000 2021-11-24 08:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26613000 2021-11-24 08:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26614000 2021-11-24 08:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26615000 2021-11-24 08:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26616000 2021-11-24 08:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26617000 2021-11-24 08:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26618000 2021-11-24 08:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26619000 2021-11-24 08:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26620000 2021-11-24 08:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26621000 2021-11-24 08:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26622000 2021-11-24 08:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26623000 2021-11-24 08:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26624000 2021-11-24 08:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26625000 2021-11-24 08:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26626000 2021-11-24 08:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26627000 2021-11-24 08:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26628000 2021-11-24 08:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26629000 2021-11-24 08:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26630000 2021-11-24 08:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26631000 2021-11-24 08:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26632000 2021-11-24 08:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26633000 2021-11-24 08:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26634000 2021-11-24 08:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26635000 2021-11-24 08:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26636000 2021-11-24 08:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26637000 2021-11-24 08:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26638000 2021-11-24 08:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26639000 2021-11-24 08:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26640000 2021-11-24 08:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26641000 2021-11-24 08:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26642000 2021-11-24 08:39:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:39:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1003 containing 20.00 MB] 2021-11-24 08:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26643000 2021-11-24 08:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26644000 2021-11-24 08:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26645000 2021-11-24 08:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26646000 2021-11-24 08:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26647000 2021-11-24 08:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26648000 2021-11-24 08:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26649000 2021-11-24 08:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26650000 2021-11-24 08:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26651000 2021-11-24 08:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26652000 2021-11-24 08:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26653000 2021-11-24 08:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26654000 2021-11-24 08:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26655000 2021-11-24 08:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26656000 2021-11-24 08:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26657000 2021-11-24 08:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26658000 2021-11-24 08:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26659000 2021-11-24 08:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26660000 2021-11-24 08:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26661000 2021-11-24 08:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26662000 2021-11-24 08:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26663000 2021-11-24 08:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26664000 2021-11-24 08:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26665000 2021-11-24 08:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26666000 2021-11-24 08:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26667000 2021-11-24 08:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26668000 2021-11-24 08:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26669000 2021-11-24 08:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26670000 2021-11-24 08:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26671000 2021-11-24 08:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26672000 2021-11-24 08:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26673000 2021-11-24 08:40:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:40:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1004 containing 20.00 MB] 2021-11-24 08:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26674000 2021-11-24 08:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26675000 2021-11-24 08:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26676000 2021-11-24 08:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26677000 2021-11-24 08:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26678000 2021-11-24 08:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26679000 2021-11-24 08:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26680000 2021-11-24 08:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26681000 2021-11-24 08:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26682000 2021-11-24 08:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26683000 2021-11-24 08:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26684000 2021-11-24 08:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26685000 2021-11-24 08:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26686000 2021-11-24 08:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26687000 2021-11-24 08:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26688000 2021-11-24 08:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26689000 2021-11-24 08:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26690000 2021-11-24 08:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26691000 2021-11-24 08:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26692000 2021-11-24 08:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26693000 2021-11-24 08:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26694000 2021-11-24 08:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26695000 2021-11-24 08:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26696000 2021-11-24 08:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26697000 2021-11-24 08:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26698000 2021-11-24 08:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26699000 2021-11-24 08:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26700000 2021-11-24 08:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26701000 2021-11-24 08:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26702000 2021-11-24 08:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26703000 2021-11-24 08:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26704000 2021-11-24 08:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26705000 2021-11-24 08:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26706000 2021-11-24 08:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26707000 2021-11-24 08:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26708000 2021-11-24 08:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26709000 2021-11-24 08:40:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:40:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1005 containing 20.00 MB] 2021-11-24 08:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26710000 2021-11-24 08:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26711000 2021-11-24 08:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26712000 2021-11-24 08:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26713000 2021-11-24 08:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26714000 2021-11-24 08:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26715000 2021-11-24 08:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26716000 2021-11-24 08:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26717000 2021-11-24 08:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26718000 2021-11-24 08:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26719000 2021-11-24 08:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26720000 2021-11-24 08:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26721000 2021-11-24 08:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26722000 2021-11-24 08:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26723000 2021-11-24 08:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26724000 2021-11-24 08:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26725000 2021-11-24 08:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26726000 2021-11-24 08:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26727000 2021-11-24 08:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26728000 2021-11-24 08:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26729000 2021-11-24 08:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26730000 2021-11-24 08:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26731000 2021-11-24 08:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26732000 2021-11-24 08:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26733000 2021-11-24 08:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26734000 2021-11-24 08:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26735000 2021-11-24 08:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26736000 2021-11-24 08:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26737000 2021-11-24 08:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26738000 2021-11-24 08:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26739000 2021-11-24 08:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26740000 2021-11-24 08:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26741000 2021-11-24 08:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26742000 2021-11-24 08:41:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:41:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1006 containing 20.00 MB] 2021-11-24 08:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26743000 2021-11-24 08:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26744000 2021-11-24 08:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26745000 2021-11-24 08:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26746000 2021-11-24 08:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26747000 2021-11-24 08:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26748000 2021-11-24 08:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26749000 2021-11-24 08:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26750000 2021-11-24 08:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26751000 2021-11-24 08:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26752000 2021-11-24 08:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26753000 2021-11-24 08:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26754000 2021-11-24 08:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26755000 2021-11-24 08:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26756000 2021-11-24 08:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26757000 2021-11-24 08:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26758000 2021-11-24 08:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26759000 2021-11-24 08:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26760000 2021-11-24 08:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26761000 2021-11-24 08:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26762000 2021-11-24 08:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26763000 2021-11-24 08:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26764000 2021-11-24 08:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26765000 2021-11-24 08:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26766000 2021-11-24 08:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26767000 2021-11-24 08:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26768000 2021-11-24 08:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26769000 2021-11-24 08:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26770000 2021-11-24 08:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26771000 2021-11-24 08:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26772000 2021-11-24 08:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26773000 2021-11-24 08:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26774000 2021-11-24 08:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26775000 2021-11-24 08:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26776000 2021-11-24 08:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26777000 2021-11-24 08:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26778000 2021-11-24 08:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26779000 2021-11-24 08:41:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:41:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1007 containing 20.00 MB] 2021-11-24 08:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26780000 2021-11-24 08:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26781000 2021-11-24 08:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26782000 2021-11-24 08:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26783000 2021-11-24 08:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26784000 2021-11-24 08:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26785000 2021-11-24 08:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26786000 2021-11-24 08:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26787000 2021-11-24 08:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26788000 2021-11-24 08:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26789000 2021-11-24 08:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26790000 2021-11-24 08:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26791000 2021-11-24 08:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26792000 2021-11-24 08:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26793000 2021-11-24 08:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26794000 2021-11-24 08:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26795000 2021-11-24 08:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26796000 2021-11-24 08:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26797000 2021-11-24 08:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26798000 2021-11-24 08:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26799000 2021-11-24 08:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26800000 2021-11-24 08:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26801000 2021-11-24 08:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26802000 2021-11-24 08:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26803000 2021-11-24 08:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26804000 2021-11-24 08:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26805000 2021-11-24 08:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26806000 2021-11-24 08:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26807000 2021-11-24 08:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26808000 2021-11-24 08:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26809000 2021-11-24 08:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26810000 2021-11-24 08:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26811000 2021-11-24 08:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26812000 2021-11-24 08:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26813000 2021-11-24 08:42:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:42:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1008 containing 20.00 MB] 2021-11-24 08:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26814000 2021-11-24 08:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26815000 2021-11-24 08:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26816000 2021-11-24 08:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26817000 2021-11-24 08:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26818000 2021-11-24 08:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26819000 2021-11-24 08:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26820000 2021-11-24 08:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26821000 2021-11-24 08:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26822000 2021-11-24 08:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26823000 2021-11-24 08:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26824000 2021-11-24 08:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26825000 2021-11-24 08:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26826000 2021-11-24 08:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26827000 2021-11-24 08:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26828000 2021-11-24 08:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26829000 2021-11-24 08:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26830000 2021-11-24 08:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26831000 2021-11-24 08:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26832000 2021-11-24 08:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26833000 2021-11-24 08:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26834000 2021-11-24 08:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26835000 2021-11-24 08:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26836000 2021-11-24 08:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26837000 2021-11-24 08:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26838000 2021-11-24 08:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26839000 2021-11-24 08:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26840000 2021-11-24 08:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26841000 2021-11-24 08:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26842000 2021-11-24 08:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26843000 2021-11-24 08:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26844000 2021-11-24 08:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26845000 2021-11-24 08:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26846000 2021-11-24 08:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26847000 2021-11-24 08:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26848000 2021-11-24 08:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26849000 2021-11-24 08:42:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:42:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1009 containing 20.00 MB] 2021-11-24 08:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26850000 2021-11-24 08:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26851000 2021-11-24 08:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26852000 2021-11-24 08:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26853000 2021-11-24 08:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26854000 2021-11-24 08:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26855000 2021-11-24 08:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26856000 2021-11-24 08:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26857000 2021-11-24 08:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26858000 2021-11-24 08:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26859000 2021-11-24 08:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26860000 2021-11-24 08:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26861000 2021-11-24 08:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26862000 2021-11-24 08:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26863000 2021-11-24 08:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26864000 2021-11-24 08:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26865000 2021-11-24 08:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26866000 2021-11-24 08:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26867000 2021-11-24 08:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26868000 2021-11-24 08:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26869000 2021-11-24 08:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26870000 2021-11-24 08:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26871000 2021-11-24 08:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26872000 2021-11-24 08:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26873000 2021-11-24 08:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26874000 2021-11-24 08:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26875000 2021-11-24 08:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26876000 2021-11-24 08:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26877000 2021-11-24 08:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26878000 2021-11-24 08:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26879000 2021-11-24 08:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26880000 2021-11-24 08:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26881000 2021-11-24 08:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26882000 2021-11-24 08:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26883000 2021-11-24 08:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26884000 2021-11-24 08:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26885000 2021-11-24 08:43:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:43:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1010 containing 20.00 MB] 2021-11-24 08:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26886000 2021-11-24 08:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26887000 2021-11-24 08:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26888000 2021-11-24 08:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26889000 2021-11-24 08:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26890000 2021-11-24 08:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26891000 2021-11-24 08:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26892000 2021-11-24 08:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26893000 2021-11-24 08:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26894000 2021-11-24 08:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26895000 2021-11-24 08:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26896000 2021-11-24 08:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26897000 2021-11-24 08:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26898000 2021-11-24 08:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26899000 2021-11-24 08:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26900000 2021-11-24 08:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26901000 2021-11-24 08:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26902000 2021-11-24 08:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26903000 2021-11-24 08:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26904000 2021-11-24 08:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26905000 2021-11-24 08:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26906000 2021-11-24 08:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26907000 2021-11-24 08:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26908000 2021-11-24 08:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26909000 2021-11-24 08:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26910000 2021-11-24 08:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26911000 2021-11-24 08:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26912000 2021-11-24 08:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26913000 2021-11-24 08:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26914000 2021-11-24 08:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26915000 2021-11-24 08:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26916000 2021-11-24 08:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26917000 2021-11-24 08:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26918000 2021-11-24 08:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26919000 2021-11-24 08:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26920000 2021-11-24 08:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26921000 2021-11-24 08:43:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:43:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1011 containing 20.00 MB] 2021-11-24 08:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26922000 2021-11-24 08:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26923000 2021-11-24 08:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26924000 2021-11-24 08:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26925000 2021-11-24 08:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26926000 2021-11-24 08:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26927000 2021-11-24 08:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26928000 2021-11-24 08:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26929000 2021-11-24 08:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26930000 2021-11-24 08:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26931000 2021-11-24 08:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26932000 2021-11-24 08:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26933000 2021-11-24 08:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26934000 2021-11-24 08:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26935000 2021-11-24 08:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26936000 2021-11-24 08:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26937000 2021-11-24 08:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26938000 2021-11-24 08:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26939000 2021-11-24 08:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26940000 2021-11-24 08:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26941000 2021-11-24 08:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26942000 2021-11-24 08:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26943000 2021-11-24 08:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26944000 2021-11-24 08:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26945000 2021-11-24 08:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26946000 2021-11-24 08:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26947000 2021-11-24 08:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26948000 2021-11-24 08:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26949000 2021-11-24 08:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26950000 2021-11-24 08:44:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:44:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1012 containing 20.00 MB] 2021-11-24 08:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26951000 2021-11-24 08:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26952000 2021-11-24 08:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26953000 2021-11-24 08:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26954000 2021-11-24 08:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26955000 2021-11-24 08:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26956000 2021-11-24 08:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26957000 2021-11-24 08:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26958000 2021-11-24 08:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26959000 2021-11-24 08:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26960000 2021-11-24 08:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26961000 2021-11-24 08:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26962000 2021-11-24 08:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26963000 2021-11-24 08:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26964000 2021-11-24 08:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26965000 2021-11-24 08:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26966000 2021-11-24 08:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26967000 2021-11-24 08:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26968000 2021-11-24 08:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26969000 2021-11-24 08:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26970000 2021-11-24 08:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26971000 2021-11-24 08:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26972000 2021-11-24 08:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26973000 2021-11-24 08:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26974000 2021-11-24 08:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26975000 2021-11-24 08:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26976000 2021-11-24 08:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26977000 2021-11-24 08:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26978000 2021-11-24 08:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26979000 2021-11-24 08:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26980000 2021-11-24 08:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26981000 2021-11-24 08:44:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:44:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1013 containing 20.00 MB] 2021-11-24 08:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26982000 2021-11-24 08:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26983000 2021-11-24 08:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26984000 2021-11-24 08:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26985000 2021-11-24 08:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26986000 2021-11-24 08:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26987000 2021-11-24 08:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26988000 2021-11-24 08:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26989000 2021-11-24 08:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26990000 2021-11-24 08:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26991000 2021-11-24 08:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26992000 2021-11-24 08:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26993000 2021-11-24 08:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26994000 2021-11-24 08:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26995000 2021-11-24 08:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26996000 2021-11-24 08:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26997000 2021-11-24 08:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26998000 2021-11-24 08:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 26999000 2021-11-24 08:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27000000 2021-11-24 08:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27001000 2021-11-24 08:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27002000 2021-11-24 08:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27003000 2021-11-24 08:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27004000 2021-11-24 08:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27005000 2021-11-24 08:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27006000 2021-11-24 08:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27007000 2021-11-24 08:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27008000 2021-11-24 08:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27009000 2021-11-24 08:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27010000 2021-11-24 08:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27011000 2021-11-24 08:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27012000 2021-11-24 08:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27013000 2021-11-24 08:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27014000 2021-11-24 08:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27015000 2021-11-24 08:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27016000 2021-11-24 08:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27017000 2021-11-24 08:45:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:45:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1014 containing 20.00 MB] 2021-11-24 08:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27018000 2021-11-24 08:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27019000 2021-11-24 08:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27020000 2021-11-24 08:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27021000 2021-11-24 08:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27022000 2021-11-24 08:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27023000 2021-11-24 08:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27024000 2021-11-24 08:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27025000 2021-11-24 08:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27026000 2021-11-24 08:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27027000 2021-11-24 08:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27028000 2021-11-24 08:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27029000 2021-11-24 08:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27030000 2021-11-24 08:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27031000 2021-11-24 08:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27032000 2021-11-24 08:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27033000 2021-11-24 08:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27034000 2021-11-24 08:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27035000 2021-11-24 08:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27036000 2021-11-24 08:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27037000 2021-11-24 08:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27038000 2021-11-24 08:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27039000 2021-11-24 08:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27040000 2021-11-24 08:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27041000 2021-11-24 08:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27042000 2021-11-24 08:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27043000 2021-11-24 08:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27044000 2021-11-24 08:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27045000 2021-11-24 08:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27046000 2021-11-24 08:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27047000 2021-11-24 08:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27048000 2021-11-24 08:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27049000 2021-11-24 08:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27050000 2021-11-24 08:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27051000 2021-11-24 08:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27052000 2021-11-24 08:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27053000 2021-11-24 08:45:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:45:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1015 containing 20.00 MB] 2021-11-24 08:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27054000 2021-11-24 08:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27055000 2021-11-24 08:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27056000 2021-11-24 08:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27057000 2021-11-24 08:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27058000 2021-11-24 08:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27059000 2021-11-24 08:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27060000 2021-11-24 08:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27061000 2021-11-24 08:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27062000 2021-11-24 08:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27063000 2021-11-24 08:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27064000 2021-11-24 08:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27065000 2021-11-24 08:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27066000 2021-11-24 08:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27067000 2021-11-24 08:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27068000 2021-11-24 08:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27069000 2021-11-24 08:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27070000 2021-11-24 08:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27071000 2021-11-24 08:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27072000 2021-11-24 08:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27073000 2021-11-24 08:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27074000 2021-11-24 08:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27075000 2021-11-24 08:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27076000 2021-11-24 08:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27077000 2021-11-24 08:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27078000 2021-11-24 08:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27079000 2021-11-24 08:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27080000 2021-11-24 08:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27081000 2021-11-24 08:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27082000 2021-11-24 08:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27083000 2021-11-24 08:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27084000 2021-11-24 08:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27085000 2021-11-24 08:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27086000 2021-11-24 08:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27087000 2021-11-24 08:46:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:46:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1016 containing 20.00 MB] 2021-11-24 08:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27088000 2021-11-24 08:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27089000 2021-11-24 08:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27090000 2021-11-24 08:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27091000 2021-11-24 08:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27092000 2021-11-24 08:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27093000 2021-11-24 08:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27094000 2021-11-24 08:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27095000 2021-11-24 08:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27096000 2021-11-24 08:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27097000 2021-11-24 08:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27098000 2021-11-24 08:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27099000 2021-11-24 08:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27100000 2021-11-24 08:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27101000 2021-11-24 08:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27102000 2021-11-24 08:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27103000 2021-11-24 08:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27104000 2021-11-24 08:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27105000 2021-11-24 08:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27106000 2021-11-24 08:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27107000 2021-11-24 08:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27108000 2021-11-24 08:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27109000 2021-11-24 08:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27110000 2021-11-24 08:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27111000 2021-11-24 08:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27112000 2021-11-24 08:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27113000 2021-11-24 08:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27114000 2021-11-24 08:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27115000 2021-11-24 08:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27116000 2021-11-24 08:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27117000 2021-11-24 08:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27118000 2021-11-24 08:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27119000 2021-11-24 08:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27120000 2021-11-24 08:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27121000 2021-11-24 08:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27122000 2021-11-24 08:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27123000 2021-11-24 08:46:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:46:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1017 containing 20.00 MB] 2021-11-24 08:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27124000 2021-11-24 08:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27125000 2021-11-24 08:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27126000 2021-11-24 08:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27127000 2021-11-24 08:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27128000 2021-11-24 08:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27129000 2021-11-24 08:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27130000 2021-11-24 08:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27131000 2021-11-24 08:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27132000 2021-11-24 08:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27133000 2021-11-24 08:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27134000 2021-11-24 08:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27135000 2021-11-24 08:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27136000 2021-11-24 08:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27137000 2021-11-24 08:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27138000 2021-11-24 08:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27139000 2021-11-24 08:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27140000 2021-11-24 08:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27141000 2021-11-24 08:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27142000 2021-11-24 08:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27143000 2021-11-24 08:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27144000 2021-11-24 08:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27145000 2021-11-24 08:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27146000 2021-11-24 08:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27147000 2021-11-24 08:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27148000 2021-11-24 08:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27149000 2021-11-24 08:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27150000 2021-11-24 08:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27151000 2021-11-24 08:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27152000 2021-11-24 08:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27153000 2021-11-24 08:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27154000 2021-11-24 08:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27155000 2021-11-24 08:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27156000 2021-11-24 08:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27157000 2021-11-24 08:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27158000 2021-11-24 08:47:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:47:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1018 containing 20.00 MB] 2021-11-24 08:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27159000 2021-11-24 08:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27160000 2021-11-24 08:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27161000 2021-11-24 08:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27162000 2021-11-24 08:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27163000 2021-11-24 08:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27164000 2021-11-24 08:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27165000 2021-11-24 08:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27166000 2021-11-24 08:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27167000 2021-11-24 08:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27168000 2021-11-24 08:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27169000 2021-11-24 08:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27170000 2021-11-24 08:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27171000 2021-11-24 08:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27172000 2021-11-24 08:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27173000 2021-11-24 08:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27174000 2021-11-24 08:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27175000 2021-11-24 08:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27176000 2021-11-24 08:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27177000 2021-11-24 08:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27178000 2021-11-24 08:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27179000 2021-11-24 08:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27180000 2021-11-24 08:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27181000 2021-11-24 08:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27182000 2021-11-24 08:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27183000 2021-11-24 08:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27184000 2021-11-24 08:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27185000 2021-11-24 08:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27186000 2021-11-24 08:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27187000 2021-11-24 08:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27188000 2021-11-24 08:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27189000 2021-11-24 08:47:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:47:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1019 containing 20.00 MB] 2021-11-24 08:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27190000 2021-11-24 08:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27191000 2021-11-24 08:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27192000 2021-11-24 08:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27193000 2021-11-24 08:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27194000 2021-11-24 08:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27195000 2021-11-24 08:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27196000 2021-11-24 08:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27197000 2021-11-24 08:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27198000 2021-11-24 08:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27199000 2021-11-24 08:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27200000 2021-11-24 08:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27201000 2021-11-24 08:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27202000 2021-11-24 08:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27203000 2021-11-24 08:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27204000 2021-11-24 08:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27205000 2021-11-24 08:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27206000 2021-11-24 08:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27207000 2021-11-24 08:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27208000 2021-11-24 08:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27209000 2021-11-24 08:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27210000 2021-11-24 08:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27211000 2021-11-24 08:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27212000 2021-11-24 08:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27213000 2021-11-24 08:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27214000 2021-11-24 08:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27215000 2021-11-24 08:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27216000 2021-11-24 08:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27217000 2021-11-24 08:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27218000 2021-11-24 08:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27219000 2021-11-24 08:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27220000 2021-11-24 08:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27221000 2021-11-24 08:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27222000 2021-11-24 08:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27223000 2021-11-24 08:48:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:48:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1020 containing 20.00 MB] 2021-11-24 08:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27224000 2021-11-24 08:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27225000 2021-11-24 08:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27226000 2021-11-24 08:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27227000 2021-11-24 08:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27228000 2021-11-24 08:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27229000 2021-11-24 08:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27230000 2021-11-24 08:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27231000 2021-11-24 08:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27232000 2021-11-24 08:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27233000 2021-11-24 08:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27234000 2021-11-24 08:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27235000 2021-11-24 08:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27236000 2021-11-24 08:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27237000 2021-11-24 08:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27238000 2021-11-24 08:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27239000 2021-11-24 08:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27240000 2021-11-24 08:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27241000 2021-11-24 08:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27242000 2021-11-24 08:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27243000 2021-11-24 08:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27244000 2021-11-24 08:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27245000 2021-11-24 08:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27246000 2021-11-24 08:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27247000 2021-11-24 08:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27248000 2021-11-24 08:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27249000 2021-11-24 08:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27250000 2021-11-24 08:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27251000 2021-11-24 08:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27252000 2021-11-24 08:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27253000 2021-11-24 08:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27254000 2021-11-24 08:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27255000 2021-11-24 08:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27256000 2021-11-24 08:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27257000 2021-11-24 08:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27258000 2021-11-24 08:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27259000 2021-11-24 08:48:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:48:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1021 containing 20.00 MB] 2021-11-24 08:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27260000 2021-11-24 08:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27261000 2021-11-24 08:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27262000 2021-11-24 08:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27263000 2021-11-24 08:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27264000 2021-11-24 08:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27265000 2021-11-24 08:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27266000 2021-11-24 08:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27267000 2021-11-24 08:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27268000 2021-11-24 08:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27269000 2021-11-24 08:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27270000 2021-11-24 08:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27271000 2021-11-24 08:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27272000 2021-11-24 08:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27273000 2021-11-24 08:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27274000 2021-11-24 08:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27275000 2021-11-24 08:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27276000 2021-11-24 08:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27277000 2021-11-24 08:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27278000 2021-11-24 08:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27279000 2021-11-24 08:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27280000 2021-11-24 08:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27281000 2021-11-24 08:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27282000 2021-11-24 08:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27283000 2021-11-24 08:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27284000 2021-11-24 08:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27285000 2021-11-24 08:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27286000 2021-11-24 08:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27287000 2021-11-24 08:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27288000 2021-11-24 08:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27289000 2021-11-24 08:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27290000 2021-11-24 08:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27291000 2021-11-24 08:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27292000 2021-11-24 08:48:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:48:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1022 containing 20.00 MB] 2021-11-24 08:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27293000 2021-11-24 08:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27294000 2021-11-24 08:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27295000 2021-11-24 08:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27296000 2021-11-24 08:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27297000 2021-11-24 08:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27298000 2021-11-24 08:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27299000 2021-11-24 08:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27300000 2021-11-24 08:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27301000 2021-11-24 08:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27302000 2021-11-24 08:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27303000 2021-11-24 08:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27304000 2021-11-24 08:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27305000 2021-11-24 08:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27306000 2021-11-24 08:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27307000 2021-11-24 08:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27308000 2021-11-24 08:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27309000 2021-11-24 08:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27310000 2021-11-24 08:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27311000 2021-11-24 08:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27312000 2021-11-24 08:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27313000 2021-11-24 08:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27314000 2021-11-24 08:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27315000 2021-11-24 08:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27316000 2021-11-24 08:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27317000 2021-11-24 08:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27318000 2021-11-24 08:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27319000 2021-11-24 08:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27320000 2021-11-24 08:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27321000 2021-11-24 08:49:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:49:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1023 containing 20.00 MB] 2021-11-24 08:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27322000 2021-11-24 08:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27323000 2021-11-24 08:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27324000 2021-11-24 08:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27325000 2021-11-24 08:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27326000 2021-11-24 08:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27327000 2021-11-24 08:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27328000 2021-11-24 08:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27329000 2021-11-24 08:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27330000 2021-11-24 08:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27331000 2021-11-24 08:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27332000 2021-11-24 08:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27333000 2021-11-24 08:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27334000 2021-11-24 08:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27335000 2021-11-24 08:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27336000 2021-11-24 08:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27337000 2021-11-24 08:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27338000 2021-11-24 08:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27339000 2021-11-24 08:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27340000 2021-11-24 08:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27341000 2021-11-24 08:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27342000 2021-11-24 08:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27343000 2021-11-24 08:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27344000 2021-11-24 08:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27345000 2021-11-24 08:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27346000 2021-11-24 08:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27347000 2021-11-24 08:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27348000 2021-11-24 08:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27349000 2021-11-24 08:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27350000 2021-11-24 08:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27351000 2021-11-24 08:49:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:49:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1024 containing 20.00 MB] 2021-11-24 08:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27352000 2021-11-24 08:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27353000 2021-11-24 08:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27354000 2021-11-24 08:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27355000 2021-11-24 08:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27356000 2021-11-24 08:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27357000 2021-11-24 08:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27358000 2021-11-24 08:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27359000 2021-11-24 08:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27360000 2021-11-24 08:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27361000 2021-11-24 08:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27362000 2021-11-24 08:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27363000 2021-11-24 08:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27364000 2021-11-24 08:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27365000 2021-11-24 08:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27366000 2021-11-24 08:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27367000 2021-11-24 08:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27368000 2021-11-24 08:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27369000 2021-11-24 08:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27370000 2021-11-24 08:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27371000 2021-11-24 08:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27372000 2021-11-24 08:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27373000 2021-11-24 08:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27374000 2021-11-24 08:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27375000 2021-11-24 08:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27376000 2021-11-24 08:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27377000 2021-11-24 08:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27378000 2021-11-24 08:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27379000 2021-11-24 08:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27380000 2021-11-24 08:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27381000 2021-11-24 08:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27382000 2021-11-24 08:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27383000 2021-11-24 08:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27384000 2021-11-24 08:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27385000 2021-11-24 08:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27386000 2021-11-24 08:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27387000 2021-11-24 08:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27388000 2021-11-24 08:50:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:50:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1025 containing 20.00 MB] 2021-11-24 08:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27389000 2021-11-24 08:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27390000 2021-11-24 08:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27391000 2021-11-24 08:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27392000 2021-11-24 08:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27393000 2021-11-24 08:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27394000 2021-11-24 08:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27395000 2021-11-24 08:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27396000 2021-11-24 08:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27397000 2021-11-24 08:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27398000 2021-11-24 08:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27399000 2021-11-24 08:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27400000 2021-11-24 08:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27401000 2021-11-24 08:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27402000 2021-11-24 08:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27403000 2021-11-24 08:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27404000 2021-11-24 08:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27405000 2021-11-24 08:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27406000 2021-11-24 08:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27407000 2021-11-24 08:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27408000 2021-11-24 08:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27409000 2021-11-24 08:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27410000 2021-11-24 08:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27411000 2021-11-24 08:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27412000 2021-11-24 08:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27413000 2021-11-24 08:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27414000 2021-11-24 08:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27415000 2021-11-24 08:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27416000 2021-11-24 08:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27417000 2021-11-24 08:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27418000 2021-11-24 08:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27419000 2021-11-24 08:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27420000 2021-11-24 08:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27421000 2021-11-24 08:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27422000 2021-11-24 08:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27423000 2021-11-24 08:50:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:50:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1026 containing 20.00 MB] 2021-11-24 08:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27424000 2021-11-24 08:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27425000 2021-11-24 08:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27426000 2021-11-24 08:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27427000 2021-11-24 08:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27428000 2021-11-24 08:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27429000 2021-11-24 08:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27430000 2021-11-24 08:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27431000 2021-11-24 08:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27432000 2021-11-24 08:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27433000 2021-11-24 08:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27434000 2021-11-24 08:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27435000 2021-11-24 08:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27436000 2021-11-24 08:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27437000 2021-11-24 08:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27438000 2021-11-24 08:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27439000 2021-11-24 08:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27440000 2021-11-24 08:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27441000 2021-11-24 08:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27442000 2021-11-24 08:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27443000 2021-11-24 08:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27444000 2021-11-24 08:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27445000 2021-11-24 08:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27446000 2021-11-24 08:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27447000 2021-11-24 08:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27448000 2021-11-24 08:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27449000 2021-11-24 08:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27450000 2021-11-24 08:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27451000 2021-11-24 08:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27452000 2021-11-24 08:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27453000 2021-11-24 08:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27454000 2021-11-24 08:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27455000 2021-11-24 08:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27456000 2021-11-24 08:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27457000 2021-11-24 08:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27458000 2021-11-24 08:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27459000 2021-11-24 08:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27460000 2021-11-24 08:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27461000 2021-11-24 08:51:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:51:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1027 containing 20.00 MB] 2021-11-24 08:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27462000 2021-11-24 08:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27463000 2021-11-24 08:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27464000 2021-11-24 08:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27465000 2021-11-24 08:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27466000 2021-11-24 08:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27467000 2021-11-24 08:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27468000 2021-11-24 08:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27469000 2021-11-24 08:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27470000 2021-11-24 08:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27471000 2021-11-24 08:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27472000 2021-11-24 08:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27473000 2021-11-24 08:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27474000 2021-11-24 08:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27475000 2021-11-24 08:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27476000 2021-11-24 08:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27477000 2021-11-24 08:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27478000 2021-11-24 08:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27479000 2021-11-24 08:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27480000 2021-11-24 08:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27481000 2021-11-24 08:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27482000 2021-11-24 08:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27483000 2021-11-24 08:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27484000 2021-11-24 08:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27485000 2021-11-24 08:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27486000 2021-11-24 08:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27487000 2021-11-24 08:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27488000 2021-11-24 08:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27489000 2021-11-24 08:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27490000 2021-11-24 08:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27491000 2021-11-24 08:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27492000 2021-11-24 08:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27493000 2021-11-24 08:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27494000 2021-11-24 08:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27495000 2021-11-24 08:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27496000 2021-11-24 08:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27497000 2021-11-24 08:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27498000 2021-11-24 08:51:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:51:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1028 containing 20.00 MB] 2021-11-24 08:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27499000 2021-11-24 08:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27500000 2021-11-24 08:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27501000 2021-11-24 08:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27502000 2021-11-24 08:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27503000 2021-11-24 08:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27504000 2021-11-24 08:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27505000 2021-11-24 08:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27506000 2021-11-24 08:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27507000 2021-11-24 08:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27508000 2021-11-24 08:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27509000 2021-11-24 08:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27510000 2021-11-24 08:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27511000 2021-11-24 08:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27512000 2021-11-24 08:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27513000 2021-11-24 08:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27514000 2021-11-24 08:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27515000 2021-11-24 08:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27516000 2021-11-24 08:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27517000 2021-11-24 08:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27518000 2021-11-24 08:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27519000 2021-11-24 08:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27520000 2021-11-24 08:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27521000 2021-11-24 08:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27522000 2021-11-24 08:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27523000 2021-11-24 08:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27524000 2021-11-24 08:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27525000 2021-11-24 08:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27526000 2021-11-24 08:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27527000 2021-11-24 08:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27528000 2021-11-24 08:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27529000 2021-11-24 08:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27530000 2021-11-24 08:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27531000 2021-11-24 08:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27532000 2021-11-24 08:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27533000 2021-11-24 08:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27534000 2021-11-24 08:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27535000 2021-11-24 08:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27536000 2021-11-24 08:52:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:52:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1029 containing 20.00 MB] 2021-11-24 08:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27537000 2021-11-24 08:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27538000 2021-11-24 08:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27539000 2021-11-24 08:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27540000 2021-11-24 08:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27541000 2021-11-24 08:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27542000 2021-11-24 08:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27543000 2021-11-24 08:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27544000 2021-11-24 08:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27545000 2021-11-24 08:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27546000 2021-11-24 08:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27547000 2021-11-24 08:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27548000 2021-11-24 08:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27549000 2021-11-24 08:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27550000 2021-11-24 08:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27551000 2021-11-24 08:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27552000 2021-11-24 08:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27553000 2021-11-24 08:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27554000 2021-11-24 08:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27555000 2021-11-24 08:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27556000 2021-11-24 08:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27557000 2021-11-24 08:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27558000 2021-11-24 08:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27559000 2021-11-24 08:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27560000 2021-11-24 08:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27561000 2021-11-24 08:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27562000 2021-11-24 08:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27563000 2021-11-24 08:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27564000 2021-11-24 08:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27565000 2021-11-24 08:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27566000 2021-11-24 08:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27567000 2021-11-24 08:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27568000 2021-11-24 08:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27569000 2021-11-24 08:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27570000 2021-11-24 08:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27571000 2021-11-24 08:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27572000 2021-11-24 08:52:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:52:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1030 containing 20.00 MB] 2021-11-24 08:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27573000 2021-11-24 08:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27574000 2021-11-24 08:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27575000 2021-11-24 08:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27576000 2021-11-24 08:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27577000 2021-11-24 08:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27578000 2021-11-24 08:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27579000 2021-11-24 08:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27580000 2021-11-24 08:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27581000 2021-11-24 08:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27582000 2021-11-24 08:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27583000 2021-11-24 08:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27584000 2021-11-24 08:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27585000 2021-11-24 08:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27586000 2021-11-24 08:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27587000 2021-11-24 08:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27588000 2021-11-24 08:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27589000 2021-11-24 08:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27590000 2021-11-24 08:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27591000 2021-11-24 08:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27592000 2021-11-24 08:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27593000 2021-11-24 08:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27594000 2021-11-24 08:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27595000 2021-11-24 08:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27596000 2021-11-24 08:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27597000 2021-11-24 08:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27598000 2021-11-24 08:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27599000 2021-11-24 08:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27600000 2021-11-24 08:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27601000 2021-11-24 08:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27602000 2021-11-24 08:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27603000 2021-11-24 08:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27604000 2021-11-24 08:53:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:53:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1031 containing 20.00 MB] 2021-11-24 08:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27605000 2021-11-24 08:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27606000 2021-11-24 08:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27607000 2021-11-24 08:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27608000 2021-11-24 08:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27609000 2021-11-24 08:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27610000 2021-11-24 08:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27611000 2021-11-24 08:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27612000 2021-11-24 08:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27613000 2021-11-24 08:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27614000 2021-11-24 08:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27615000 2021-11-24 08:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27616000 2021-11-24 08:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27617000 2021-11-24 08:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27618000 2021-11-24 08:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27619000 2021-11-24 08:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27620000 2021-11-24 08:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27621000 2021-11-24 08:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27622000 2021-11-24 08:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27623000 2021-11-24 08:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27624000 2021-11-24 08:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27625000 2021-11-24 08:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27626000 2021-11-24 08:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27627000 2021-11-24 08:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27628000 2021-11-24 08:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27629000 2021-11-24 08:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27630000 2021-11-24 08:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27631000 2021-11-24 08:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27632000 2021-11-24 08:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27633000 2021-11-24 08:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27634000 2021-11-24 08:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27635000 2021-11-24 08:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27636000 2021-11-24 08:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27637000 2021-11-24 08:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27638000 2021-11-24 08:53:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:53:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1032 containing 20.00 MB] 2021-11-24 08:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27639000 2021-11-24 08:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27640000 2021-11-24 08:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27641000 2021-11-24 08:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27642000 2021-11-24 08:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27643000 2021-11-24 08:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27644000 2021-11-24 08:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27645000 2021-11-24 08:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27646000 2021-11-24 08:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27647000 2021-11-24 08:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27648000 2021-11-24 08:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27649000 2021-11-24 08:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27650000 2021-11-24 08:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27651000 2021-11-24 08:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27652000 2021-11-24 08:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27653000 2021-11-24 08:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27654000 2021-11-24 08:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27655000 2021-11-24 08:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27656000 2021-11-24 08:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27657000 2021-11-24 08:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27658000 2021-11-24 08:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27659000 2021-11-24 08:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27660000 2021-11-24 08:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27661000 2021-11-24 08:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27662000 2021-11-24 08:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27663000 2021-11-24 08:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27664000 2021-11-24 08:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27665000 2021-11-24 08:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27666000 2021-11-24 08:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27667000 2021-11-24 08:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27668000 2021-11-24 08:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27669000 2021-11-24 08:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27670000 2021-11-24 08:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27671000 2021-11-24 08:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27672000 2021-11-24 08:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27673000 2021-11-24 08:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27674000 2021-11-24 08:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27675000 2021-11-24 08:54:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:54:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1033 containing 20.00 MB] 2021-11-24 08:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27676000 2021-11-24 08:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27677000 2021-11-24 08:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27678000 2021-11-24 08:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27679000 2021-11-24 08:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27680000 2021-11-24 08:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27681000 2021-11-24 08:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27682000 2021-11-24 08:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27683000 2021-11-24 08:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27684000 2021-11-24 08:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27685000 2021-11-24 08:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27686000 2021-11-24 08:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27687000 2021-11-24 08:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27688000 2021-11-24 08:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27689000 2021-11-24 08:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27690000 2021-11-24 08:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27691000 2021-11-24 08:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27692000 2021-11-24 08:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27693000 2021-11-24 08:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27694000 2021-11-24 08:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27695000 2021-11-24 08:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27696000 2021-11-24 08:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27697000 2021-11-24 08:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27698000 2021-11-24 08:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27699000 2021-11-24 08:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27700000 2021-11-24 08:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27701000 2021-11-24 08:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27702000 2021-11-24 08:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27703000 2021-11-24 08:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27704000 2021-11-24 08:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27705000 2021-11-24 08:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27706000 2021-11-24 08:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27707000 2021-11-24 08:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27708000 2021-11-24 08:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27709000 2021-11-24 08:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27710000 2021-11-24 08:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27711000 2021-11-24 08:54:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:54:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1034 containing 20.00 MB] 2021-11-24 08:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27712000 2021-11-24 08:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27713000 2021-11-24 08:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27714000 2021-11-24 08:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27715000 2021-11-24 08:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27716000 2021-11-24 08:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27717000 2021-11-24 08:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27718000 2021-11-24 08:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27719000 2021-11-24 08:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27720000 2021-11-24 08:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27721000 2021-11-24 08:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27722000 2021-11-24 08:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27723000 2021-11-24 08:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27724000 2021-11-24 08:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27725000 2021-11-24 08:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27726000 2021-11-24 08:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27727000 2021-11-24 08:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27728000 2021-11-24 08:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27729000 2021-11-24 08:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27730000 2021-11-24 08:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27731000 2021-11-24 08:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27732000 2021-11-24 08:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27733000 2021-11-24 08:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27734000 2021-11-24 08:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27735000 2021-11-24 08:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27736000 2021-11-24 08:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27737000 2021-11-24 08:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27738000 2021-11-24 08:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27739000 2021-11-24 08:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27740000 2021-11-24 08:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27741000 2021-11-24 08:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27742000 2021-11-24 08:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27743000 2021-11-24 08:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27744000 2021-11-24 08:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27745000 2021-11-24 08:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27746000 2021-11-24 08:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27747000 2021-11-24 08:55:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:55:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1035 containing 20.00 MB] 2021-11-24 08:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27748000 2021-11-24 08:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27749000 2021-11-24 08:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27750000 2021-11-24 08:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27751000 2021-11-24 08:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27752000 2021-11-24 08:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27753000 2021-11-24 08:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27754000 2021-11-24 08:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27755000 2021-11-24 08:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27756000 2021-11-24 08:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27757000 2021-11-24 08:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27758000 2021-11-24 08:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27759000 2021-11-24 08:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27760000 2021-11-24 08:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27761000 2021-11-24 08:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27762000 2021-11-24 08:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27763000 2021-11-24 08:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27764000 2021-11-24 08:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27765000 2021-11-24 08:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27766000 2021-11-24 08:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27767000 2021-11-24 08:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27768000 2021-11-24 08:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27769000 2021-11-24 08:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27770000 2021-11-24 08:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27771000 2021-11-24 08:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27772000 2021-11-24 08:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27773000 2021-11-24 08:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27774000 2021-11-24 08:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27775000 2021-11-24 08:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27776000 2021-11-24 08:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27777000 2021-11-24 08:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27778000 2021-11-24 08:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27779000 2021-11-24 08:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27780000 2021-11-24 08:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27781000 2021-11-24 08:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27782000 2021-11-24 08:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27783000 2021-11-24 08:55:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:55:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1036 containing 20.00 MB] 2021-11-24 08:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27784000 2021-11-24 08:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27785000 2021-11-24 08:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27786000 2021-11-24 08:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27787000 2021-11-24 08:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27788000 2021-11-24 08:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27789000 2021-11-24 08:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27790000 2021-11-24 08:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27791000 2021-11-24 08:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27792000 2021-11-24 08:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27793000 2021-11-24 08:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27794000 2021-11-24 08:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27795000 2021-11-24 08:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27796000 2021-11-24 08:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27797000 2021-11-24 08:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27798000 2021-11-24 08:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27799000 2021-11-24 08:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27800000 2021-11-24 08:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27801000 2021-11-24 08:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27802000 2021-11-24 08:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27803000 2021-11-24 08:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27804000 2021-11-24 08:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27805000 2021-11-24 08:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27806000 2021-11-24 08:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27807000 2021-11-24 08:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27808000 2021-11-24 08:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27809000 2021-11-24 08:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27810000 2021-11-24 08:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27811000 2021-11-24 08:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27812000 2021-11-24 08:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27813000 2021-11-24 08:56:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:56:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1037 containing 20.00 MB] 2021-11-24 08:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27814000 2021-11-24 08:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27815000 2021-11-24 08:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27816000 2021-11-24 08:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27817000 2021-11-24 08:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27818000 2021-11-24 08:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27819000 2021-11-24 08:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27820000 2021-11-24 08:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27821000 2021-11-24 08:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27822000 2021-11-24 08:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27823000 2021-11-24 08:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27824000 2021-11-24 08:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27825000 2021-11-24 08:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27826000 2021-11-24 08:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27827000 2021-11-24 08:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27828000 2021-11-24 08:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27829000 2021-11-24 08:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27830000 2021-11-24 08:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27831000 2021-11-24 08:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27832000 2021-11-24 08:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27833000 2021-11-24 08:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27834000 2021-11-24 08:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27835000 2021-11-24 08:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27836000 2021-11-24 08:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27837000 2021-11-24 08:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27838000 2021-11-24 08:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27839000 2021-11-24 08:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27840000 2021-11-24 08:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27841000 2021-11-24 08:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27842000 2021-11-24 08:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27843000 2021-11-24 08:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27844000 2021-11-24 08:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27845000 2021-11-24 08:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27846000 2021-11-24 08:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27847000 2021-11-24 08:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27848000 2021-11-24 08:56:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:56:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1038 containing 20.00 MB] 2021-11-24 08:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27849000 2021-11-24 08:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27850000 2021-11-24 08:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27851000 2021-11-24 08:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27852000 2021-11-24 08:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27853000 2021-11-24 08:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27854000 2021-11-24 08:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27855000 2021-11-24 08:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27856000 2021-11-24 08:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27857000 2021-11-24 08:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27858000 2021-11-24 08:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27859000 2021-11-24 08:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27860000 2021-11-24 08:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27861000 2021-11-24 08:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27862000 2021-11-24 08:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27863000 2021-11-24 08:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27864000 2021-11-24 08:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27865000 2021-11-24 08:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27866000 2021-11-24 08:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27867000 2021-11-24 08:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27868000 2021-11-24 08:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27869000 2021-11-24 08:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27870000 2021-11-24 08:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27871000 2021-11-24 08:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27872000 2021-11-24 08:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27873000 2021-11-24 08:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27874000 2021-11-24 08:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27875000 2021-11-24 08:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27876000 2021-11-24 08:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27877000 2021-11-24 08:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27878000 2021-11-24 08:57:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:57:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1039 containing 20.00 MB] 2021-11-24 08:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27879000 2021-11-24 08:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27880000 2021-11-24 08:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27881000 2021-11-24 08:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27882000 2021-11-24 08:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27883000 2021-11-24 08:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27884000 2021-11-24 08:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27885000 2021-11-24 08:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27886000 2021-11-24 08:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27887000 2021-11-24 08:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27888000 2021-11-24 08:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27889000 2021-11-24 08:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27890000 2021-11-24 08:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27891000 2021-11-24 08:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27892000 2021-11-24 08:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27893000 2021-11-24 08:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27894000 2021-11-24 08:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27895000 2021-11-24 08:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27896000 2021-11-24 08:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27897000 2021-11-24 08:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27898000 2021-11-24 08:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27899000 2021-11-24 08:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27900000 2021-11-24 08:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27901000 2021-11-24 08:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27902000 2021-11-24 08:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27903000 2021-11-24 08:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27904000 2021-11-24 08:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27905000 2021-11-24 08:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27906000 2021-11-24 08:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27907000 2021-11-24 08:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27908000 2021-11-24 08:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27909000 2021-11-24 08:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27910000 2021-11-24 08:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27911000 2021-11-24 08:57:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:57:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1040 containing 20.00 MB] 2021-11-24 08:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27912000 2021-11-24 08:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27913000 2021-11-24 08:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27914000 2021-11-24 08:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27915000 2021-11-24 08:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27916000 2021-11-24 08:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27917000 2021-11-24 08:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27918000 2021-11-24 08:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27919000 2021-11-24 08:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27920000 2021-11-24 08:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27921000 2021-11-24 08:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27922000 2021-11-24 08:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27923000 2021-11-24 08:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27924000 2021-11-24 08:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27925000 2021-11-24 08:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27926000 2021-11-24 08:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27927000 2021-11-24 08:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27928000 2021-11-24 08:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27929000 2021-11-24 08:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27930000 2021-11-24 08:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27931000 2021-11-24 08:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27932000 2021-11-24 08:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27933000 2021-11-24 08:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27934000 2021-11-24 08:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27935000 2021-11-24 08:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27936000 2021-11-24 08:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27937000 2021-11-24 08:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27938000 2021-11-24 08:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27939000 2021-11-24 08:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27940000 2021-11-24 08:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27941000 2021-11-24 08:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27942000 2021-11-24 08:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27943000 2021-11-24 08:58:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:58:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1041 containing 20.00 MB] 2021-11-24 08:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27944000 2021-11-24 08:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27945000 2021-11-24 08:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27946000 2021-11-24 08:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27947000 2021-11-24 08:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27948000 2021-11-24 08:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27949000 2021-11-24 08:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27950000 2021-11-24 08:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27951000 2021-11-24 08:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27952000 2021-11-24 08:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27953000 2021-11-24 08:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27954000 2021-11-24 08:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27955000 2021-11-24 08:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27956000 2021-11-24 08:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27957000 2021-11-24 08:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27958000 2021-11-24 08:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27959000 2021-11-24 08:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27960000 2021-11-24 08:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27961000 2021-11-24 08:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27962000 2021-11-24 08:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27963000 2021-11-24 08:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27964000 2021-11-24 08:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27965000 2021-11-24 08:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27966000 2021-11-24 08:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27967000 2021-11-24 08:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27968000 2021-11-24 08:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27969000 2021-11-24 08:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27970000 2021-11-24 08:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27971000 2021-11-24 08:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27972000 2021-11-24 08:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27973000 2021-11-24 08:58:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:58:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1042 containing 20.01 MB] 2021-11-24 08:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27974000 2021-11-24 08:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27975000 2021-11-24 08:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27976000 2021-11-24 08:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27977000 2021-11-24 08:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27978000 2021-11-24 08:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27979000 2021-11-24 08:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27980000 2021-11-24 08:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27981000 2021-11-24 08:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27982000 2021-11-24 08:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27983000 2021-11-24 08:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27984000 2021-11-24 08:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27985000 2021-11-24 08:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27986000 2021-11-24 08:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27987000 2021-11-24 08:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27988000 2021-11-24 08:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27989000 2021-11-24 08:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27990000 2021-11-24 08:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27991000 2021-11-24 08:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27992000 2021-11-24 08:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27993000 2021-11-24 08:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27994000 2021-11-24 08:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27995000 2021-11-24 08:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27996000 2021-11-24 08:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27997000 2021-11-24 08:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27998000 2021-11-24 08:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 27999000 2021-11-24 08:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28000000 2021-11-24 08:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28001000 2021-11-24 08:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28002000 2021-11-24 08:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28003000 2021-11-24 08:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28004000 2021-11-24 08:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28005000 2021-11-24 08:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28006000 2021-11-24 08:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28007000 2021-11-24 08:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28008000 2021-11-24 08:59:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:59:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1043 containing 20.00 MB] 2021-11-24 08:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28009000 2021-11-24 08:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28010000 2021-11-24 08:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28011000 2021-11-24 08:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28012000 2021-11-24 08:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28013000 2021-11-24 08:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28014000 2021-11-24 08:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28015000 2021-11-24 08:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28016000 2021-11-24 08:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28017000 2021-11-24 08:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28018000 2021-11-24 08:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28019000 2021-11-24 08:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28020000 2021-11-24 08:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28021000 2021-11-24 08:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28022000 2021-11-24 08:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28023000 2021-11-24 08:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28024000 2021-11-24 08:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28025000 2021-11-24 08:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28026000 2021-11-24 08:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28027000 2021-11-24 08:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28028000 2021-11-24 08:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28029000 2021-11-24 08:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28030000 2021-11-24 08:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28031000 2021-11-24 08:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28032000 2021-11-24 08:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28033000 2021-11-24 08:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28034000 2021-11-24 08:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28035000 2021-11-24 08:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28036000 2021-11-24 08:59:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:59:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1044 containing 20.00 MB] 2021-11-24 08:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28037000 2021-11-24 08:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28038000 2021-11-24 08:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28039000 2021-11-24 08:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28040000 2021-11-24 08:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28041000 2021-11-24 08:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28042000 2021-11-24 08:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28043000 2021-11-24 08:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28044000 2021-11-24 08:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28045000 2021-11-24 08:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28046000 2021-11-24 08:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28047000 2021-11-24 08:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28048000 2021-11-24 08:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28049000 2021-11-24 08:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28050000 2021-11-24 08:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28051000 2021-11-24 08:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28052000 2021-11-24 08:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28053000 2021-11-24 08:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28054000 2021-11-24 08:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28055000 2021-11-24 08:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28056000 2021-11-24 08:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28057000 2021-11-24 08:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28058000 2021-11-24 08:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28059000 2021-11-24 08:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28060000 2021-11-24 08:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28061000 2021-11-24 08:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28062000 2021-11-24 08:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28063000 2021-11-24 08:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28064000 2021-11-24 08:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28065000 2021-11-24 08:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28066000 2021-11-24 08:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28067000 2021-11-24 08:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28068000 2021-11-24 08:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28069000 2021-11-24 08:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28070000 2021-11-24 08:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28071000 2021-11-24 08:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28072000 2021-11-24 08:59:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 08:59:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1045 containing 20.00 MB] 2021-11-24 08:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28073000 2021-11-24 08:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28074000 2021-11-24 08:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28075000 2021-11-24 08:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28076000 2021-11-24 09:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28077000 2021-11-24 09:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28078000 2021-11-24 09:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28079000 2021-11-24 09:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28080000 2021-11-24 09:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28081000 2021-11-24 09:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28082000 2021-11-24 09:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28083000 2021-11-24 09:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28084000 2021-11-24 09:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28085000 2021-11-24 09:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28086000 2021-11-24 09:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28087000 2021-11-24 09:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28088000 2021-11-24 09:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28089000 2021-11-24 09:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28090000 2021-11-24 09:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28091000 2021-11-24 09:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28092000 2021-11-24 09:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28093000 2021-11-24 09:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28094000 2021-11-24 09:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28095000 2021-11-24 09:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28096000 2021-11-24 09:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28097000 2021-11-24 09:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28098000 2021-11-24 09:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28099000 2021-11-24 09:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28100000 2021-11-24 09:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28101000 2021-11-24 09:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28102000 2021-11-24 09:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28103000 2021-11-24 09:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28104000 2021-11-24 09:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28105000 2021-11-24 09:00:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:00:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1046 containing 20.00 MB] 2021-11-24 09:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28106000 2021-11-24 09:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28107000 2021-11-24 09:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28108000 2021-11-24 09:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28109000 2021-11-24 09:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28110000 2021-11-24 09:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28111000 2021-11-24 09:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28112000 2021-11-24 09:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28113000 2021-11-24 09:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28114000 2021-11-24 09:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28115000 2021-11-24 09:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28116000 2021-11-24 09:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28117000 2021-11-24 09:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28118000 2021-11-24 09:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28119000 2021-11-24 09:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28120000 2021-11-24 09:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28121000 2021-11-24 09:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28122000 2021-11-24 09:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28123000 2021-11-24 09:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28124000 2021-11-24 09:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28125000 2021-11-24 09:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28126000 2021-11-24 09:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28127000 2021-11-24 09:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28128000 2021-11-24 09:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28129000 2021-11-24 09:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28130000 2021-11-24 09:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28131000 2021-11-24 09:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28132000 2021-11-24 09:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28133000 2021-11-24 09:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28134000 2021-11-24 09:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28135000 2021-11-24 09:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28136000 2021-11-24 09:00:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:00:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1047 containing 20.00 MB] 2021-11-24 09:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28137000 2021-11-24 09:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28138000 2021-11-24 09:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28139000 2021-11-24 09:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28140000 2021-11-24 09:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28141000 2021-11-24 09:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28142000 2021-11-24 09:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28143000 2021-11-24 09:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28144000 2021-11-24 09:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28145000 2021-11-24 09:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28146000 2021-11-24 09:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28147000 2021-11-24 09:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28148000 2021-11-24 09:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28149000 2021-11-24 09:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28150000 2021-11-24 09:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28151000 2021-11-24 09:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28152000 2021-11-24 09:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28153000 2021-11-24 09:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28154000 2021-11-24 09:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28155000 2021-11-24 09:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28156000 2021-11-24 09:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28157000 2021-11-24 09:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28158000 2021-11-24 09:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28159000 2021-11-24 09:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28160000 2021-11-24 09:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28161000 2021-11-24 09:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28162000 2021-11-24 09:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28163000 2021-11-24 09:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28164000 2021-11-24 09:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28165000 2021-11-24 09:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28166000 2021-11-24 09:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28167000 2021-11-24 09:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28168000 2021-11-24 09:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28169000 2021-11-24 09:01:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:01:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1048 containing 20.00 MB] 2021-11-24 09:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28170000 2021-11-24 09:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28171000 2021-11-24 09:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28172000 2021-11-24 09:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28173000 2021-11-24 09:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28174000 2021-11-24 09:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28175000 2021-11-24 09:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28176000 2021-11-24 09:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28177000 2021-11-24 09:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28178000 2021-11-24 09:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28179000 2021-11-24 09:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28180000 2021-11-24 09:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28181000 2021-11-24 09:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28182000 2021-11-24 09:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28183000 2021-11-24 09:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28184000 2021-11-24 09:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28185000 2021-11-24 09:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28186000 2021-11-24 09:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28187000 2021-11-24 09:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28188000 2021-11-24 09:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28189000 2021-11-24 09:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28190000 2021-11-24 09:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28191000 2021-11-24 09:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28192000 2021-11-24 09:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28193000 2021-11-24 09:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28194000 2021-11-24 09:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28195000 2021-11-24 09:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28196000 2021-11-24 09:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28197000 2021-11-24 09:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28198000 2021-11-24 09:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28199000 2021-11-24 09:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28200000 2021-11-24 09:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28201000 2021-11-24 09:01:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:01:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1049 containing 20.00 MB] 2021-11-24 09:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28202000 2021-11-24 09:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28203000 2021-11-24 09:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28204000 2021-11-24 09:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28205000 2021-11-24 09:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28206000 2021-11-24 09:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28207000 2021-11-24 09:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28208000 2021-11-24 09:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28209000 2021-11-24 09:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28210000 2021-11-24 09:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28211000 2021-11-24 09:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28212000 2021-11-24 09:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28213000 2021-11-24 09:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28214000 2021-11-24 09:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28215000 2021-11-24 09:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28216000 2021-11-24 09:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28217000 2021-11-24 09:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28218000 2021-11-24 09:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28219000 2021-11-24 09:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28220000 2021-11-24 09:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28221000 2021-11-24 09:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28222000 2021-11-24 09:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28223000 2021-11-24 09:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28224000 2021-11-24 09:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28225000 2021-11-24 09:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28226000 2021-11-24 09:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28227000 2021-11-24 09:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28228000 2021-11-24 09:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28229000 2021-11-24 09:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28230000 2021-11-24 09:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28231000 2021-11-24 09:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28232000 2021-11-24 09:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28233000 2021-11-24 09:02:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:02:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1050 containing 20.00 MB] 2021-11-24 09:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28234000 2021-11-24 09:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28235000 2021-11-24 09:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28236000 2021-11-24 09:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28237000 2021-11-24 09:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28238000 2021-11-24 09:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28239000 2021-11-24 09:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28240000 2021-11-24 09:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28241000 2021-11-24 09:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28242000 2021-11-24 09:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28243000 2021-11-24 09:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28244000 2021-11-24 09:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28245000 2021-11-24 09:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28246000 2021-11-24 09:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28247000 2021-11-24 09:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28248000 2021-11-24 09:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28249000 2021-11-24 09:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28250000 2021-11-24 09:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28251000 2021-11-24 09:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28252000 2021-11-24 09:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28253000 2021-11-24 09:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28254000 2021-11-24 09:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28255000 2021-11-24 09:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28256000 2021-11-24 09:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28257000 2021-11-24 09:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28258000 2021-11-24 09:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28259000 2021-11-24 09:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28260000 2021-11-24 09:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28261000 2021-11-24 09:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28262000 2021-11-24 09:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28263000 2021-11-24 09:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28264000 2021-11-24 09:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28265000 2021-11-24 09:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28266000 2021-11-24 09:02:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:02:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1051 containing 20.00 MB] 2021-11-24 09:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28267000 2021-11-24 09:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28268000 2021-11-24 09:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28269000 2021-11-24 09:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28270000 2021-11-24 09:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28271000 2021-11-24 09:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28272000 2021-11-24 09:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28273000 2021-11-24 09:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28274000 2021-11-24 09:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28275000 2021-11-24 09:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28276000 2021-11-24 09:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28277000 2021-11-24 09:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28278000 2021-11-24 09:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28279000 2021-11-24 09:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28280000 2021-11-24 09:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28281000 2021-11-24 09:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28282000 2021-11-24 09:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28283000 2021-11-24 09:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28284000 2021-11-24 09:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28285000 2021-11-24 09:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28286000 2021-11-24 09:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28287000 2021-11-24 09:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28288000 2021-11-24 09:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28289000 2021-11-24 09:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28290000 2021-11-24 09:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28291000 2021-11-24 09:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28292000 2021-11-24 09:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28293000 2021-11-24 09:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28294000 2021-11-24 09:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28295000 2021-11-24 09:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28296000 2021-11-24 09:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28297000 2021-11-24 09:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28298000 2021-11-24 09:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28299000 2021-11-24 09:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28300000 2021-11-24 09:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28301000 2021-11-24 09:03:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:03:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1052 containing 20.00 MB] 2021-11-24 09:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28302000 2021-11-24 09:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28303000 2021-11-24 09:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28304000 2021-11-24 09:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28305000 2021-11-24 09:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28306000 2021-11-24 09:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28307000 2021-11-24 09:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28308000 2021-11-24 09:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28309000 2021-11-24 09:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28310000 2021-11-24 09:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28311000 2021-11-24 09:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28312000 2021-11-24 09:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28313000 2021-11-24 09:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28314000 2021-11-24 09:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28315000 2021-11-24 09:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28316000 2021-11-24 09:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28317000 2021-11-24 09:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28318000 2021-11-24 09:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28319000 2021-11-24 09:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28320000 2021-11-24 09:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28321000 2021-11-24 09:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28322000 2021-11-24 09:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28323000 2021-11-24 09:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28324000 2021-11-24 09:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28325000 2021-11-24 09:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28326000 2021-11-24 09:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28327000 2021-11-24 09:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28328000 2021-11-24 09:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28329000 2021-11-24 09:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28330000 2021-11-24 09:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28331000 2021-11-24 09:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28332000 2021-11-24 09:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28333000 2021-11-24 09:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28334000 2021-11-24 09:03:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:03:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1053 containing 20.00 MB] 2021-11-24 09:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28335000 2021-11-24 09:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28336000 2021-11-24 09:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28337000 2021-11-24 09:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28338000 2021-11-24 09:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28339000 2021-11-24 09:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28340000 2021-11-24 09:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28341000 2021-11-24 09:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28342000 2021-11-24 09:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28343000 2021-11-24 09:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28344000 2021-11-24 09:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28345000 2021-11-24 09:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28346000 2021-11-24 09:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28347000 2021-11-24 09:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28348000 2021-11-24 09:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28349000 2021-11-24 09:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28350000 2021-11-24 09:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28351000 2021-11-24 09:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28352000 2021-11-24 09:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28353000 2021-11-24 09:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28354000 2021-11-24 09:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28355000 2021-11-24 09:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28356000 2021-11-24 09:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28357000 2021-11-24 09:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28358000 2021-11-24 09:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28359000 2021-11-24 09:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28360000 2021-11-24 09:04:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:04:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1054 containing 20.00 MB] 2021-11-24 09:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28361000 2021-11-24 09:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28362000 2021-11-24 09:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28363000 2021-11-24 09:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28364000 2021-11-24 09:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28365000 2021-11-24 09:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28366000 2021-11-24 09:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28367000 2021-11-24 09:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28368000 2021-11-24 09:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28369000 2021-11-24 09:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28370000 2021-11-24 09:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28371000 2021-11-24 09:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28372000 2021-11-24 09:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28373000 2021-11-24 09:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28374000 2021-11-24 09:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28375000 2021-11-24 09:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28376000 2021-11-24 09:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28377000 2021-11-24 09:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28378000 2021-11-24 09:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28379000 2021-11-24 09:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28380000 2021-11-24 09:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28381000 2021-11-24 09:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28382000 2021-11-24 09:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28383000 2021-11-24 09:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28384000 2021-11-24 09:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28385000 2021-11-24 09:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28386000 2021-11-24 09:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28387000 2021-11-24 09:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28388000 2021-11-24 09:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28389000 2021-11-24 09:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28390000 2021-11-24 09:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28391000 2021-11-24 09:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28392000 2021-11-24 09:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28393000 2021-11-24 09:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28394000 2021-11-24 09:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28395000 2021-11-24 09:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28396000 2021-11-24 09:05:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:05:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1055 containing 20.00 MB] 2021-11-24 09:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28397000 2021-11-24 09:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28398000 2021-11-24 09:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28399000 2021-11-24 09:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28400000 2021-11-24 09:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28401000 2021-11-24 09:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28402000 2021-11-24 09:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28403000 2021-11-24 09:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28404000 2021-11-24 09:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28405000 2021-11-24 09:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28406000 2021-11-24 09:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28407000 2021-11-24 09:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28408000 2021-11-24 09:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28409000 2021-11-24 09:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28410000 2021-11-24 09:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28411000 2021-11-24 09:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28412000 2021-11-24 09:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28413000 2021-11-24 09:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28414000 2021-11-24 09:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28415000 2021-11-24 09:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28416000 2021-11-24 09:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28417000 2021-11-24 09:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28418000 2021-11-24 09:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28419000 2021-11-24 09:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28420000 2021-11-24 09:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28421000 2021-11-24 09:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28422000 2021-11-24 09:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28423000 2021-11-24 09:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28424000 2021-11-24 09:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28425000 2021-11-24 09:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28426000 2021-11-24 09:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28427000 2021-11-24 09:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28428000 2021-11-24 09:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28429000 2021-11-24 09:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28430000 2021-11-24 09:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28431000 2021-11-24 09:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28432000 2021-11-24 09:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28433000 2021-11-24 09:05:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:05:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1056 containing 20.00 MB] 2021-11-24 09:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28434000 2021-11-24 09:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28435000 2021-11-24 09:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28436000 2021-11-24 09:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28437000 2021-11-24 09:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28438000 2021-11-24 09:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28439000 2021-11-24 09:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28440000 2021-11-24 09:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28441000 2021-11-24 09:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28442000 2021-11-24 09:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28443000 2021-11-24 09:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28444000 2021-11-24 09:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28445000 2021-11-24 09:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28446000 2021-11-24 09:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28447000 2021-11-24 09:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28448000 2021-11-24 09:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28449000 2021-11-24 09:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28450000 2021-11-24 09:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28451000 2021-11-24 09:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28452000 2021-11-24 09:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28453000 2021-11-24 09:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28454000 2021-11-24 09:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28455000 2021-11-24 09:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28456000 2021-11-24 09:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28457000 2021-11-24 09:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28458000 2021-11-24 09:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28459000 2021-11-24 09:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28460000 2021-11-24 09:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28461000 2021-11-24 09:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28462000 2021-11-24 09:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28463000 2021-11-24 09:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28464000 2021-11-24 09:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28465000 2021-11-24 09:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28466000 2021-11-24 09:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28467000 2021-11-24 09:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28468000 2021-11-24 09:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28469000 2021-11-24 09:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28470000 2021-11-24 09:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28471000 2021-11-24 09:06:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:06:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1057 containing 20.00 MB] 2021-11-24 09:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28472000 2021-11-24 09:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28473000 2021-11-24 09:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28474000 2021-11-24 09:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28475000 2021-11-24 09:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28476000 2021-11-24 09:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28477000 2021-11-24 09:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28478000 2021-11-24 09:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28479000 2021-11-24 09:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28480000 2021-11-24 09:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28481000 2021-11-24 09:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28482000 2021-11-24 09:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28483000 2021-11-24 09:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28484000 2021-11-24 09:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28485000 2021-11-24 09:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28486000 2021-11-24 09:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28487000 2021-11-24 09:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28488000 2021-11-24 09:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28489000 2021-11-24 09:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28490000 2021-11-24 09:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28491000 2021-11-24 09:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28492000 2021-11-24 09:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28493000 2021-11-24 09:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28494000 2021-11-24 09:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28495000 2021-11-24 09:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28496000 2021-11-24 09:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28497000 2021-11-24 09:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28498000 2021-11-24 09:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28499000 2021-11-24 09:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28500000 2021-11-24 09:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28501000 2021-11-24 09:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28502000 2021-11-24 09:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28503000 2021-11-24 09:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28504000 2021-11-24 09:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28505000 2021-11-24 09:06:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:06:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1058 containing 20.00 MB] 2021-11-24 09:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28506000 2021-11-24 09:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28507000 2021-11-24 09:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28508000 2021-11-24 09:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28509000 2021-11-24 09:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28510000 2021-11-24 09:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28511000 2021-11-24 09:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28512000 2021-11-24 09:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28513000 2021-11-24 09:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28514000 2021-11-24 09:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28515000 2021-11-24 09:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28516000 2021-11-24 09:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28517000 2021-11-24 09:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28518000 2021-11-24 09:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28519000 2021-11-24 09:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28520000 2021-11-24 09:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28521000 2021-11-24 09:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28522000 2021-11-24 09:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28523000 2021-11-24 09:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28524000 2021-11-24 09:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28525000 2021-11-24 09:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28526000 2021-11-24 09:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28527000 2021-11-24 09:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28528000 2021-11-24 09:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28529000 2021-11-24 09:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28530000 2021-11-24 09:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28531000 2021-11-24 09:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28532000 2021-11-24 09:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28533000 2021-11-24 09:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28534000 2021-11-24 09:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28535000 2021-11-24 09:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28536000 2021-11-24 09:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28537000 2021-11-24 09:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28538000 2021-11-24 09:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28539000 2021-11-24 09:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28540000 2021-11-24 09:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28541000 2021-11-24 09:07:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:07:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1059 containing 20.00 MB] 2021-11-24 09:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28542000 2021-11-24 09:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28543000 2021-11-24 09:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28544000 2021-11-24 09:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28545000 2021-11-24 09:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28546000 2021-11-24 09:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28547000 2021-11-24 09:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28548000 2021-11-24 09:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28549000 2021-11-24 09:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28550000 2021-11-24 09:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28551000 2021-11-24 09:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28552000 2021-11-24 09:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28553000 2021-11-24 09:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28554000 2021-11-24 09:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28555000 2021-11-24 09:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28556000 2021-11-24 09:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28557000 2021-11-24 09:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28558000 2021-11-24 09:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28559000 2021-11-24 09:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28560000 2021-11-24 09:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28561000 2021-11-24 09:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28562000 2021-11-24 09:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28563000 2021-11-24 09:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28564000 2021-11-24 09:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28565000 2021-11-24 09:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28566000 2021-11-24 09:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28567000 2021-11-24 09:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28568000 2021-11-24 09:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28569000 2021-11-24 09:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28570000 2021-11-24 09:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28571000 2021-11-24 09:07:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:07:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1060 containing 20.00 MB] 2021-11-24 09:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28572000 2021-11-24 09:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28573000 2021-11-24 09:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28574000 2021-11-24 09:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28575000 2021-11-24 09:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28576000 2021-11-24 09:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28577000 2021-11-24 09:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28578000 2021-11-24 09:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28579000 2021-11-24 09:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28580000 2021-11-24 09:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28581000 2021-11-24 09:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28582000 2021-11-24 09:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28583000 2021-11-24 09:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28584000 2021-11-24 09:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28585000 2021-11-24 09:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28586000 2021-11-24 09:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28587000 2021-11-24 09:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28588000 2021-11-24 09:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28589000 2021-11-24 09:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28590000 2021-11-24 09:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28591000 2021-11-24 09:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28592000 2021-11-24 09:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28593000 2021-11-24 09:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28594000 2021-11-24 09:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28595000 2021-11-24 09:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28596000 2021-11-24 09:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28597000 2021-11-24 09:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28598000 2021-11-24 09:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28599000 2021-11-24 09:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28600000 2021-11-24 09:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28601000 2021-11-24 09:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28602000 2021-11-24 09:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28603000 2021-11-24 09:08:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:08:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1061 containing 20.00 MB] 2021-11-24 09:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28604000 2021-11-24 09:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28605000 2021-11-24 09:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28606000 2021-11-24 09:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28607000 2021-11-24 09:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28608000 2021-11-24 09:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28609000 2021-11-24 09:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28610000 2021-11-24 09:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28611000 2021-11-24 09:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28612000 2021-11-24 09:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28613000 2021-11-24 09:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28614000 2021-11-24 09:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28615000 2021-11-24 09:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28616000 2021-11-24 09:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28617000 2021-11-24 09:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28618000 2021-11-24 09:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28619000 2021-11-24 09:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28620000 2021-11-24 09:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28621000 2021-11-24 09:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28622000 2021-11-24 09:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28623000 2021-11-24 09:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28624000 2021-11-24 09:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28625000 2021-11-24 09:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28626000 2021-11-24 09:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28627000 2021-11-24 09:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28628000 2021-11-24 09:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28629000 2021-11-24 09:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28630000 2021-11-24 09:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28631000 2021-11-24 09:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28632000 2021-11-24 09:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28633000 2021-11-24 09:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28634000 2021-11-24 09:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28635000 2021-11-24 09:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28636000 2021-11-24 09:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28637000 2021-11-24 09:08:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:08:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1062 containing 20.00 MB] 2021-11-24 09:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28638000 2021-11-24 09:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28639000 2021-11-24 09:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28640000 2021-11-24 09:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28641000 2021-11-24 09:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28642000 2021-11-24 09:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28643000 2021-11-24 09:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28644000 2021-11-24 09:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28645000 2021-11-24 09:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28646000 2021-11-24 09:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28647000 2021-11-24 09:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28648000 2021-11-24 09:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28649000 2021-11-24 09:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28650000 2021-11-24 09:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28651000 2021-11-24 09:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28652000 2021-11-24 09:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28653000 2021-11-24 09:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28654000 2021-11-24 09:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28655000 2021-11-24 09:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28656000 2021-11-24 09:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28657000 2021-11-24 09:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28658000 2021-11-24 09:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28659000 2021-11-24 09:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28660000 2021-11-24 09:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28661000 2021-11-24 09:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28662000 2021-11-24 09:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28663000 2021-11-24 09:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28664000 2021-11-24 09:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28665000 2021-11-24 09:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28666000 2021-11-24 09:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28667000 2021-11-24 09:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28668000 2021-11-24 09:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28669000 2021-11-24 09:09:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:09:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1063 containing 20.00 MB] 2021-11-24 09:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28670000 2021-11-24 09:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28671000 2021-11-24 09:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28672000 2021-11-24 09:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28673000 2021-11-24 09:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28674000 2021-11-24 09:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28675000 2021-11-24 09:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28676000 2021-11-24 09:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28677000 2021-11-24 09:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28678000 2021-11-24 09:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28679000 2021-11-24 09:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28680000 2021-11-24 09:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28681000 2021-11-24 09:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28682000 2021-11-24 09:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28683000 2021-11-24 09:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28684000 2021-11-24 09:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28685000 2021-11-24 09:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28686000 2021-11-24 09:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28687000 2021-11-24 09:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28688000 2021-11-24 09:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28689000 2021-11-24 09:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28690000 2021-11-24 09:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28691000 2021-11-24 09:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28692000 2021-11-24 09:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28693000 2021-11-24 09:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28694000 2021-11-24 09:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28695000 2021-11-24 09:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28696000 2021-11-24 09:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28697000 2021-11-24 09:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28698000 2021-11-24 09:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28699000 2021-11-24 09:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28700000 2021-11-24 09:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28701000 2021-11-24 09:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28702000 2021-11-24 09:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28703000 2021-11-24 09:10:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:10:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1064 containing 20.00 MB] 2021-11-24 09:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28704000 2021-11-24 09:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28705000 2021-11-24 09:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28706000 2021-11-24 09:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28707000 2021-11-24 09:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28708000 2021-11-24 09:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28709000 2021-11-24 09:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28710000 2021-11-24 09:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28711000 2021-11-24 09:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28712000 2021-11-24 09:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28713000 2021-11-24 09:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28714000 2021-11-24 09:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28715000 2021-11-24 09:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28716000 2021-11-24 09:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28717000 2021-11-24 09:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28718000 2021-11-24 09:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28719000 2021-11-24 09:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28720000 2021-11-24 09:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28721000 2021-11-24 09:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28722000 2021-11-24 09:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28723000 2021-11-24 09:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28724000 2021-11-24 09:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28725000 2021-11-24 09:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28726000 2021-11-24 09:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28727000 2021-11-24 09:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28728000 2021-11-24 09:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28729000 2021-11-24 09:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28730000 2021-11-24 09:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28731000 2021-11-24 09:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28732000 2021-11-24 09:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28733000 2021-11-24 09:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28734000 2021-11-24 09:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28735000 2021-11-24 09:10:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:10:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1065 containing 20.00 MB] 2021-11-24 09:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28736000 2021-11-24 09:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28737000 2021-11-24 09:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28738000 2021-11-24 09:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28739000 2021-11-24 09:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28740000 2021-11-24 09:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28741000 2021-11-24 09:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28742000 2021-11-24 09:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28743000 2021-11-24 09:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28744000 2021-11-24 09:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28745000 2021-11-24 09:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28746000 2021-11-24 09:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28747000 2021-11-24 09:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28748000 2021-11-24 09:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28749000 2021-11-24 09:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28750000 2021-11-24 09:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28751000 2021-11-24 09:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28752000 2021-11-24 09:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28753000 2021-11-24 09:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28754000 2021-11-24 09:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28755000 2021-11-24 09:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28756000 2021-11-24 09:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28757000 2021-11-24 09:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28758000 2021-11-24 09:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28759000 2021-11-24 09:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28760000 2021-11-24 09:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28761000 2021-11-24 09:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28762000 2021-11-24 09:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28763000 2021-11-24 09:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28764000 2021-11-24 09:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28765000 2021-11-24 09:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28766000 2021-11-24 09:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28767000 2021-11-24 09:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28768000 2021-11-24 09:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28769000 2021-11-24 09:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28770000 2021-11-24 09:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28771000 2021-11-24 09:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28772000 2021-11-24 09:11:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:11:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1066 containing 20.00 MB] 2021-11-24 09:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28773000 2021-11-24 09:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28774000 2021-11-24 09:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28775000 2021-11-24 09:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28776000 2021-11-24 09:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28777000 2021-11-24 09:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28778000 2021-11-24 09:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28779000 2021-11-24 09:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28780000 2021-11-24 09:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28781000 2021-11-24 09:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28782000 2021-11-24 09:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28783000 2021-11-24 09:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28784000 2021-11-24 09:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28785000 2021-11-24 09:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28786000 2021-11-24 09:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28787000 2021-11-24 09:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28788000 2021-11-24 09:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28789000 2021-11-24 09:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28790000 2021-11-24 09:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28791000 2021-11-24 09:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28792000 2021-11-24 09:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28793000 2021-11-24 09:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28794000 2021-11-24 09:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28795000 2021-11-24 09:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28796000 2021-11-24 09:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28797000 2021-11-24 09:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28798000 2021-11-24 09:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28799000 2021-11-24 09:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28800000 2021-11-24 09:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28801000 2021-11-24 09:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28802000 2021-11-24 09:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28803000 2021-11-24 09:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28804000 2021-11-24 09:11:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:11:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1067 containing 20.00 MB] 2021-11-24 09:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28805000 2021-11-24 09:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28806000 2021-11-24 09:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28807000 2021-11-24 09:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28808000 2021-11-24 09:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28809000 2021-11-24 09:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28810000 2021-11-24 09:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28811000 2021-11-24 09:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28812000 2021-11-24 09:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28813000 2021-11-24 09:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28814000 2021-11-24 09:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28815000 2021-11-24 09:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28816000 2021-11-24 09:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28817000 2021-11-24 09:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28818000 2021-11-24 09:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28819000 2021-11-24 09:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28820000 2021-11-24 09:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28821000 2021-11-24 09:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28822000 2021-11-24 09:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28823000 2021-11-24 09:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28824000 2021-11-24 09:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28825000 2021-11-24 09:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28826000 2021-11-24 09:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28827000 2021-11-24 09:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28828000 2021-11-24 09:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28829000 2021-11-24 09:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28830000 2021-11-24 09:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28831000 2021-11-24 09:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28832000 2021-11-24 09:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28833000 2021-11-24 09:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28834000 2021-11-24 09:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28835000 2021-11-24 09:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28836000 2021-11-24 09:12:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:12:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1068 containing 20.00 MB] 2021-11-24 09:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28837000 2021-11-24 09:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28838000 2021-11-24 09:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28839000 2021-11-24 09:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28840000 2021-11-24 09:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28841000 2021-11-24 09:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28842000 2021-11-24 09:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28843000 2021-11-24 09:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28844000 2021-11-24 09:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28845000 2021-11-24 09:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28846000 2021-11-24 09:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28847000 2021-11-24 09:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28848000 2021-11-24 09:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28849000 2021-11-24 09:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28850000 2021-11-24 09:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28851000 2021-11-24 09:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28852000 2021-11-24 09:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28853000 2021-11-24 09:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28854000 2021-11-24 09:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28855000 2021-11-24 09:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28856000 2021-11-24 09:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28857000 2021-11-24 09:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28858000 2021-11-24 09:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28859000 2021-11-24 09:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28860000 2021-11-24 09:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28861000 2021-11-24 09:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28862000 2021-11-24 09:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28863000 2021-11-24 09:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28864000 2021-11-24 09:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28865000 2021-11-24 09:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28866000 2021-11-24 09:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28867000 2021-11-24 09:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28868000 2021-11-24 09:12:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:12:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1069 containing 20.00 MB] 2021-11-24 09:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28869000 2021-11-24 09:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28870000 2021-11-24 09:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28871000 2021-11-24 09:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28872000 2021-11-24 09:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28873000 2021-11-24 09:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28874000 2021-11-24 09:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28875000 2021-11-24 09:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28876000 2021-11-24 09:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28877000 2021-11-24 09:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28878000 2021-11-24 09:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28879000 2021-11-24 09:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28880000 2021-11-24 09:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28881000 2021-11-24 09:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28882000 2021-11-24 09:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28883000 2021-11-24 09:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28884000 2021-11-24 09:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28885000 2021-11-24 09:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28886000 2021-11-24 09:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28887000 2021-11-24 09:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28888000 2021-11-24 09:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28889000 2021-11-24 09:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28890000 2021-11-24 09:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28891000 2021-11-24 09:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28892000 2021-11-24 09:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28893000 2021-11-24 09:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28894000 2021-11-24 09:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28895000 2021-11-24 09:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28896000 2021-11-24 09:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28897000 2021-11-24 09:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28898000 2021-11-24 09:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28899000 2021-11-24 09:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28900000 2021-11-24 09:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28901000 2021-11-24 09:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28902000 2021-11-24 09:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28903000 2021-11-24 09:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28904000 2021-11-24 09:13:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:13:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1070 containing 20.00 MB] 2021-11-24 09:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28905000 2021-11-24 09:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28906000 2021-11-24 09:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28907000 2021-11-24 09:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28908000 2021-11-24 09:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28909000 2021-11-24 09:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28910000 2021-11-24 09:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28911000 2021-11-24 09:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28912000 2021-11-24 09:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28913000 2021-11-24 09:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28914000 2021-11-24 09:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28915000 2021-11-24 09:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28916000 2021-11-24 09:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28917000 2021-11-24 09:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28918000 2021-11-24 09:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28919000 2021-11-24 09:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28920000 2021-11-24 09:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28921000 2021-11-24 09:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28922000 2021-11-24 09:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28923000 2021-11-24 09:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28924000 2021-11-24 09:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28925000 2021-11-24 09:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28926000 2021-11-24 09:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28927000 2021-11-24 09:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28928000 2021-11-24 09:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28929000 2021-11-24 09:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28930000 2021-11-24 09:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28931000 2021-11-24 09:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28932000 2021-11-24 09:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28933000 2021-11-24 09:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28934000 2021-11-24 09:13:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:13:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1071 containing 20.00 MB] 2021-11-24 09:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28935000 2021-11-24 09:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28936000 2021-11-24 09:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28937000 2021-11-24 09:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28938000 2021-11-24 09:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28939000 2021-11-24 09:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28940000 2021-11-24 09:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28941000 2021-11-24 09:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28942000 2021-11-24 09:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28943000 2021-11-24 09:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28944000 2021-11-24 09:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28945000 2021-11-24 09:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28946000 2021-11-24 09:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28947000 2021-11-24 09:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28948000 2021-11-24 09:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28949000 2021-11-24 09:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28950000 2021-11-24 09:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28951000 2021-11-24 09:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28952000 2021-11-24 09:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28953000 2021-11-24 09:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28954000 2021-11-24 09:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28955000 2021-11-24 09:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28956000 2021-11-24 09:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28957000 2021-11-24 09:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28958000 2021-11-24 09:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28959000 2021-11-24 09:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28960000 2021-11-24 09:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28961000 2021-11-24 09:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28962000 2021-11-24 09:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28963000 2021-11-24 09:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28964000 2021-11-24 09:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28965000 2021-11-24 09:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28966000 2021-11-24 09:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28967000 2021-11-24 09:14:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:14:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1072 containing 20.00 MB] 2021-11-24 09:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28968000 2021-11-24 09:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28969000 2021-11-24 09:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28970000 2021-11-24 09:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28971000 2021-11-24 09:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28972000 2021-11-24 09:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28973000 2021-11-24 09:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28974000 2021-11-24 09:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28975000 2021-11-24 09:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28976000 2021-11-24 09:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28977000 2021-11-24 09:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28978000 2021-11-24 09:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28979000 2021-11-24 09:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28980000 2021-11-24 09:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28981000 2021-11-24 09:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28982000 2021-11-24 09:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28983000 2021-11-24 09:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28984000 2021-11-24 09:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28985000 2021-11-24 09:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28986000 2021-11-24 09:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28987000 2021-11-24 09:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28988000 2021-11-24 09:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28989000 2021-11-24 09:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28990000 2021-11-24 09:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28991000 2021-11-24 09:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28992000 2021-11-24 09:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28993000 2021-11-24 09:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28994000 2021-11-24 09:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28995000 2021-11-24 09:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28996000 2021-11-24 09:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28997000 2021-11-24 09:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28998000 2021-11-24 09:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 28999000 2021-11-24 09:14:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:14:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1073 containing 20.00 MB] 2021-11-24 09:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29000000 2021-11-24 09:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29001000 2021-11-24 09:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29002000 2021-11-24 09:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29003000 2021-11-24 09:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29004000 2021-11-24 09:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29005000 2021-11-24 09:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29006000 2021-11-24 09:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29007000 2021-11-24 09:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29008000 2021-11-24 09:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29009000 2021-11-24 09:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29010000 2021-11-24 09:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29011000 2021-11-24 09:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29012000 2021-11-24 09:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29013000 2021-11-24 09:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29014000 2021-11-24 09:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29015000 2021-11-24 09:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29016000 2021-11-24 09:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29017000 2021-11-24 09:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29018000 2021-11-24 09:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29019000 2021-11-24 09:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29020000 2021-11-24 09:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29021000 2021-11-24 09:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29022000 2021-11-24 09:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29023000 2021-11-24 09:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29024000 2021-11-24 09:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29025000 2021-11-24 09:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29026000 2021-11-24 09:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29027000 2021-11-24 09:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29028000 2021-11-24 09:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29029000 2021-11-24 09:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29030000 2021-11-24 09:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29031000 2021-11-24 09:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29032000 2021-11-24 09:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29033000 2021-11-24 09:15:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:15:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1074 containing 20.00 MB] 2021-11-24 09:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29034000 2021-11-24 09:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29035000 2021-11-24 09:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29036000 2021-11-24 09:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29037000 2021-11-24 09:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29038000 2021-11-24 09:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29039000 2021-11-24 09:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29040000 2021-11-24 09:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29041000 2021-11-24 09:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29042000 2021-11-24 09:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29043000 2021-11-24 09:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29044000 2021-11-24 09:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29045000 2021-11-24 09:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29046000 2021-11-24 09:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29047000 2021-11-24 09:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29048000 2021-11-24 09:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29049000 2021-11-24 09:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29050000 2021-11-24 09:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29051000 2021-11-24 09:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29052000 2021-11-24 09:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29053000 2021-11-24 09:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29054000 2021-11-24 09:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29055000 2021-11-24 09:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29056000 2021-11-24 09:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29057000 2021-11-24 09:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29058000 2021-11-24 09:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29059000 2021-11-24 09:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29060000 2021-11-24 09:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29061000 2021-11-24 09:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29062000 2021-11-24 09:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29063000 2021-11-24 09:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29064000 2021-11-24 09:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29065000 2021-11-24 09:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29066000 2021-11-24 09:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29067000 2021-11-24 09:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29068000 2021-11-24 09:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29069000 2021-11-24 09:15:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:15:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1075 containing 20.00 MB] 2021-11-24 09:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29070000 2021-11-24 09:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29071000 2021-11-24 09:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29072000 2021-11-24 09:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29073000 2021-11-24 09:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29074000 2021-11-24 09:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29075000 2021-11-24 09:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29076000 2021-11-24 09:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29077000 2021-11-24 09:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29078000 2021-11-24 09:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29079000 2021-11-24 09:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29080000 2021-11-24 09:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29081000 2021-11-24 09:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29082000 2021-11-24 09:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29083000 2021-11-24 09:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29084000 2021-11-24 09:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29085000 2021-11-24 09:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29086000 2021-11-24 09:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29087000 2021-11-24 09:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29088000 2021-11-24 09:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29089000 2021-11-24 09:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29090000 2021-11-24 09:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29091000 2021-11-24 09:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29092000 2021-11-24 09:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29093000 2021-11-24 09:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29094000 2021-11-24 09:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29095000 2021-11-24 09:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29096000 2021-11-24 09:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29097000 2021-11-24 09:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29098000 2021-11-24 09:16:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:16:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1076 containing 20.00 MB] 2021-11-24 09:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29099000 2021-11-24 09:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29100000 2021-11-24 09:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29101000 2021-11-24 09:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29102000 2021-11-24 09:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29103000 2021-11-24 09:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29104000 2021-11-24 09:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29105000 2021-11-24 09:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29106000 2021-11-24 09:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29107000 2021-11-24 09:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29108000 2021-11-24 09:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29109000 2021-11-24 09:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29110000 2021-11-24 09:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29111000 2021-11-24 09:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29112000 2021-11-24 09:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29113000 2021-11-24 09:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29114000 2021-11-24 09:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29115000 2021-11-24 09:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29116000 2021-11-24 09:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29117000 2021-11-24 09:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29118000 2021-11-24 09:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29119000 2021-11-24 09:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29120000 2021-11-24 09:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29121000 2021-11-24 09:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29122000 2021-11-24 09:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29123000 2021-11-24 09:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29124000 2021-11-24 09:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29125000 2021-11-24 09:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29126000 2021-11-24 09:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29127000 2021-11-24 09:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29128000 2021-11-24 09:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29129000 2021-11-24 09:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29130000 2021-11-24 09:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29131000 2021-11-24 09:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29132000 2021-11-24 09:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29133000 2021-11-24 09:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29134000 2021-11-24 09:16:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:16:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1077 containing 20.00 MB] 2021-11-24 09:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29135000 2021-11-24 09:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29136000 2021-11-24 09:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29137000 2021-11-24 09:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29138000 2021-11-24 09:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29139000 2021-11-24 09:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29140000 2021-11-24 09:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29141000 2021-11-24 09:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29142000 2021-11-24 09:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29143000 2021-11-24 09:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29144000 2021-11-24 09:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29145000 2021-11-24 09:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29146000 2021-11-24 09:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29147000 2021-11-24 09:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29148000 2021-11-24 09:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29149000 2021-11-24 09:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29150000 2021-11-24 09:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29151000 2021-11-24 09:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29152000 2021-11-24 09:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29153000 2021-11-24 09:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29154000 2021-11-24 09:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29155000 2021-11-24 09:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29156000 2021-11-24 09:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29157000 2021-11-24 09:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29158000 2021-11-24 09:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29159000 2021-11-24 09:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29160000 2021-11-24 09:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29161000 2021-11-24 09:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29162000 2021-11-24 09:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29163000 2021-11-24 09:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29164000 2021-11-24 09:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29165000 2021-11-24 09:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29166000 2021-11-24 09:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29167000 2021-11-24 09:17:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:17:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1078 containing 20.00 MB] 2021-11-24 09:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29168000 2021-11-24 09:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29169000 2021-11-24 09:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29170000 2021-11-24 09:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29171000 2021-11-24 09:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29172000 2021-11-24 09:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29173000 2021-11-24 09:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29174000 2021-11-24 09:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29175000 2021-11-24 09:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29176000 2021-11-24 09:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29177000 2021-11-24 09:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29178000 2021-11-24 09:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29179000 2021-11-24 09:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29180000 2021-11-24 09:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29181000 2021-11-24 09:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29182000 2021-11-24 09:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29183000 2021-11-24 09:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29184000 2021-11-24 09:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29185000 2021-11-24 09:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29186000 2021-11-24 09:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29187000 2021-11-24 09:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29188000 2021-11-24 09:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29189000 2021-11-24 09:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29190000 2021-11-24 09:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29191000 2021-11-24 09:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29192000 2021-11-24 09:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29193000 2021-11-24 09:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29194000 2021-11-24 09:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29195000 2021-11-24 09:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29196000 2021-11-24 09:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29197000 2021-11-24 09:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29198000 2021-11-24 09:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29199000 2021-11-24 09:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29200000 2021-11-24 09:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29201000 2021-11-24 09:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29202000 2021-11-24 09:17:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:17:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1079 containing 20.00 MB] 2021-11-24 09:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29203000 2021-11-24 09:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29204000 2021-11-24 09:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29205000 2021-11-24 09:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29206000 2021-11-24 09:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29207000 2021-11-24 09:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29208000 2021-11-24 09:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29209000 2021-11-24 09:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29210000 2021-11-24 09:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29211000 2021-11-24 09:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29212000 2021-11-24 09:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29213000 2021-11-24 09:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29214000 2021-11-24 09:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29215000 2021-11-24 09:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29216000 2021-11-24 09:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29217000 2021-11-24 09:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29218000 2021-11-24 09:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29219000 2021-11-24 09:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29220000 2021-11-24 09:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29221000 2021-11-24 09:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29222000 2021-11-24 09:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29223000 2021-11-24 09:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29224000 2021-11-24 09:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29225000 2021-11-24 09:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29226000 2021-11-24 09:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29227000 2021-11-24 09:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29228000 2021-11-24 09:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29229000 2021-11-24 09:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29230000 2021-11-24 09:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29231000 2021-11-24 09:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29232000 2021-11-24 09:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29233000 2021-11-24 09:18:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:18:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1080 containing 20.00 MB] 2021-11-24 09:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29234000 2021-11-24 09:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29235000 2021-11-24 09:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29236000 2021-11-24 09:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29237000 2021-11-24 09:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29238000 2021-11-24 09:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29239000 2021-11-24 09:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29240000 2021-11-24 09:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29241000 2021-11-24 09:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29242000 2021-11-24 09:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29243000 2021-11-24 09:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29244000 2021-11-24 09:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29245000 2021-11-24 09:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29246000 2021-11-24 09:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29247000 2021-11-24 09:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29248000 2021-11-24 09:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29249000 2021-11-24 09:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29250000 2021-11-24 09:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29251000 2021-11-24 09:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29252000 2021-11-24 09:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29253000 2021-11-24 09:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29254000 2021-11-24 09:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29255000 2021-11-24 09:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29256000 2021-11-24 09:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29257000 2021-11-24 09:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29258000 2021-11-24 09:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29259000 2021-11-24 09:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29260000 2021-11-24 09:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29261000 2021-11-24 09:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29262000 2021-11-24 09:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29263000 2021-11-24 09:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29264000 2021-11-24 09:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29265000 2021-11-24 09:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29266000 2021-11-24 09:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29267000 2021-11-24 09:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29268000 2021-11-24 09:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29269000 2021-11-24 09:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29270000 2021-11-24 09:18:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:18:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1081 containing 20.00 MB] 2021-11-24 09:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29271000 2021-11-24 09:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29272000 2021-11-24 09:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29273000 2021-11-24 09:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29274000 2021-11-24 09:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29275000 2021-11-24 09:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29276000 2021-11-24 09:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29277000 2021-11-24 09:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29278000 2021-11-24 09:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29279000 2021-11-24 09:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29280000 2021-11-24 09:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29281000 2021-11-24 09:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29282000 2021-11-24 09:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29283000 2021-11-24 09:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29284000 2021-11-24 09:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29285000 2021-11-24 09:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29286000 2021-11-24 09:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29287000 2021-11-24 09:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29288000 2021-11-24 09:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29289000 2021-11-24 09:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29290000 2021-11-24 09:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29291000 2021-11-24 09:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29292000 2021-11-24 09:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29293000 2021-11-24 09:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29294000 2021-11-24 09:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29295000 2021-11-24 09:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29296000 2021-11-24 09:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29297000 2021-11-24 09:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29298000 2021-11-24 09:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29299000 2021-11-24 09:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29300000 2021-11-24 09:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29301000 2021-11-24 09:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29302000 2021-11-24 09:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29303000 2021-11-24 09:19:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:19:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1082 containing 20.00 MB] 2021-11-24 09:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29304000 2021-11-24 09:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29305000 2021-11-24 09:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29306000 2021-11-24 09:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29307000 2021-11-24 09:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29308000 2021-11-24 09:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29309000 2021-11-24 09:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29310000 2021-11-24 09:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29311000 2021-11-24 09:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29312000 2021-11-24 09:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29313000 2021-11-24 09:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29314000 2021-11-24 09:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29315000 2021-11-24 09:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29316000 2021-11-24 09:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29317000 2021-11-24 09:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29318000 2021-11-24 09:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29319000 2021-11-24 09:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29320000 2021-11-24 09:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29321000 2021-11-24 09:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29322000 2021-11-24 09:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29323000 2021-11-24 09:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29324000 2021-11-24 09:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29325000 2021-11-24 09:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29326000 2021-11-24 09:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29327000 2021-11-24 09:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29328000 2021-11-24 09:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29329000 2021-11-24 09:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29330000 2021-11-24 09:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29331000 2021-11-24 09:19:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:19:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1083 containing 20.00 MB] 2021-11-24 09:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29332000 2021-11-24 09:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29333000 2021-11-24 09:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29334000 2021-11-24 09:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29335000 2021-11-24 09:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29336000 2021-11-24 09:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29337000 2021-11-24 09:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29338000 2021-11-24 09:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29339000 2021-11-24 09:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29340000 2021-11-24 09:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29341000 2021-11-24 09:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29342000 2021-11-24 09:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29343000 2021-11-24 09:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29344000 2021-11-24 09:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29345000 2021-11-24 09:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29346000 2021-11-24 09:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29347000 2021-11-24 09:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29348000 2021-11-24 09:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29349000 2021-11-24 09:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29350000 2021-11-24 09:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29351000 2021-11-24 09:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29352000 2021-11-24 09:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29353000 2021-11-24 09:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29354000 2021-11-24 09:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29355000 2021-11-24 09:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29356000 2021-11-24 09:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29357000 2021-11-24 09:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29358000 2021-11-24 09:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29359000 2021-11-24 09:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29360000 2021-11-24 09:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29361000 2021-11-24 09:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29362000 2021-11-24 09:20:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:20:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1084 containing 20.00 MB] 2021-11-24 09:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29363000 2021-11-24 09:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29364000 2021-11-24 09:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29365000 2021-11-24 09:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29366000 2021-11-24 09:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29367000 2021-11-24 09:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29368000 2021-11-24 09:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29369000 2021-11-24 09:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29370000 2021-11-24 09:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29371000 2021-11-24 09:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29372000 2021-11-24 09:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29373000 2021-11-24 09:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29374000 2021-11-24 09:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29375000 2021-11-24 09:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29376000 2021-11-24 09:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29377000 2021-11-24 09:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29378000 2021-11-24 09:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29379000 2021-11-24 09:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29380000 2021-11-24 09:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29381000 2021-11-24 09:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29382000 2021-11-24 09:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29383000 2021-11-24 09:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29384000 2021-11-24 09:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29385000 2021-11-24 09:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29386000 2021-11-24 09:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29387000 2021-11-24 09:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29388000 2021-11-24 09:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29389000 2021-11-24 09:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29390000 2021-11-24 09:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29391000 2021-11-24 09:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29392000 2021-11-24 09:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29393000 2021-11-24 09:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29394000 2021-11-24 09:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29395000 2021-11-24 09:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29396000 2021-11-24 09:20:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:20:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1085 containing 20.00 MB] 2021-11-24 09:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29397000 2021-11-24 09:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29398000 2021-11-24 09:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29399000 2021-11-24 09:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29400000 2021-11-24 09:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29401000 2021-11-24 09:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29402000 2021-11-24 09:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29403000 2021-11-24 09:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29404000 2021-11-24 09:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29405000 2021-11-24 09:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29406000 2021-11-24 09:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29407000 2021-11-24 09:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29408000 2021-11-24 09:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29409000 2021-11-24 09:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29410000 2021-11-24 09:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29411000 2021-11-24 09:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29412000 2021-11-24 09:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29413000 2021-11-24 09:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29414000 2021-11-24 09:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29415000 2021-11-24 09:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29416000 2021-11-24 09:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29417000 2021-11-24 09:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29418000 2021-11-24 09:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29419000 2021-11-24 09:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29420000 2021-11-24 09:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29421000 2021-11-24 09:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29422000 2021-11-24 09:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29423000 2021-11-24 09:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29424000 2021-11-24 09:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29425000 2021-11-24 09:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29426000 2021-11-24 09:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29427000 2021-11-24 09:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29428000 2021-11-24 09:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29429000 2021-11-24 09:21:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:21:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1086 containing 20.00 MB] 2021-11-24 09:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29430000 2021-11-24 09:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29431000 2021-11-24 09:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29432000 2021-11-24 09:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29433000 2021-11-24 09:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29434000 2021-11-24 09:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29435000 2021-11-24 09:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29436000 2021-11-24 09:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29437000 2021-11-24 09:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29438000 2021-11-24 09:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29439000 2021-11-24 09:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29440000 2021-11-24 09:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29441000 2021-11-24 09:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29442000 2021-11-24 09:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29443000 2021-11-24 09:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29444000 2021-11-24 09:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29445000 2021-11-24 09:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29446000 2021-11-24 09:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29447000 2021-11-24 09:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29448000 2021-11-24 09:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29449000 2021-11-24 09:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29450000 2021-11-24 09:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29451000 2021-11-24 09:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29452000 2021-11-24 09:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29453000 2021-11-24 09:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29454000 2021-11-24 09:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29455000 2021-11-24 09:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29456000 2021-11-24 09:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29457000 2021-11-24 09:21:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:21:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1087 containing 20.00 MB] 2021-11-24 09:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29458000 2021-11-24 09:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29459000 2021-11-24 09:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29460000 2021-11-24 09:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29461000 2021-11-24 09:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29462000 2021-11-24 09:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29463000 2021-11-24 09:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29464000 2021-11-24 09:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29465000 2021-11-24 09:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29466000 2021-11-24 09:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29467000 2021-11-24 09:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29468000 2021-11-24 09:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29469000 2021-11-24 09:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29470000 2021-11-24 09:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29471000 2021-11-24 09:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29472000 2021-11-24 09:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29473000 2021-11-24 09:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29474000 2021-11-24 09:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29475000 2021-11-24 09:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29476000 2021-11-24 09:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29477000 2021-11-24 09:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29478000 2021-11-24 09:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29479000 2021-11-24 09:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29480000 2021-11-24 09:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29481000 2021-11-24 09:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29482000 2021-11-24 09:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29483000 2021-11-24 09:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29484000 2021-11-24 09:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29485000 2021-11-24 09:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29486000 2021-11-24 09:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29487000 2021-11-24 09:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29488000 2021-11-24 09:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29489000 2021-11-24 09:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29490000 2021-11-24 09:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29491000 2021-11-24 09:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29492000 2021-11-24 09:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29493000 2021-11-24 09:21:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:21:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1088 containing 20.00 MB] 2021-11-24 09:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29494000 2021-11-24 09:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29495000 2021-11-24 09:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29496000 2021-11-24 09:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29497000 2021-11-24 09:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29498000 2021-11-24 09:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29499000 2021-11-24 09:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29500000 2021-11-24 09:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29501000 2021-11-24 09:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29502000 2021-11-24 09:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29503000 2021-11-24 09:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29504000 2021-11-24 09:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29505000 2021-11-24 09:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29506000 2021-11-24 09:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29507000 2021-11-24 09:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29508000 2021-11-24 09:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29509000 2021-11-24 09:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29510000 2021-11-24 09:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29511000 2021-11-24 09:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29512000 2021-11-24 09:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29513000 2021-11-24 09:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29514000 2021-11-24 09:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29515000 2021-11-24 09:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29516000 2021-11-24 09:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29517000 2021-11-24 09:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29518000 2021-11-24 09:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29519000 2021-11-24 09:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29520000 2021-11-24 09:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29521000 2021-11-24 09:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29522000 2021-11-24 09:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29523000 2021-11-24 09:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29524000 2021-11-24 09:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29525000 2021-11-24 09:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29526000 2021-11-24 09:22:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:22:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1089 containing 20.00 MB] 2021-11-24 09:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29527000 2021-11-24 09:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29528000 2021-11-24 09:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29529000 2021-11-24 09:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29530000 2021-11-24 09:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29531000 2021-11-24 09:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29532000 2021-11-24 09:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29533000 2021-11-24 09:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29534000 2021-11-24 09:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29535000 2021-11-24 09:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29536000 2021-11-24 09:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29537000 2021-11-24 09:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29538000 2021-11-24 09:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29539000 2021-11-24 09:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29540000 2021-11-24 09:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29541000 2021-11-24 09:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29542000 2021-11-24 09:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29543000 2021-11-24 09:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29544000 2021-11-24 09:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29545000 2021-11-24 09:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29546000 2021-11-24 09:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29547000 2021-11-24 09:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29548000 2021-11-24 09:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29549000 2021-11-24 09:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29550000 2021-11-24 09:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29551000 2021-11-24 09:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29552000 2021-11-24 09:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29553000 2021-11-24 09:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29554000 2021-11-24 09:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29555000 2021-11-24 09:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29556000 2021-11-24 09:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29557000 2021-11-24 09:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29558000 2021-11-24 09:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29559000 2021-11-24 09:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29560000 2021-11-24 09:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29561000 2021-11-24 09:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29562000 2021-11-24 09:22:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:22:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1090 containing 20.00 MB] 2021-11-24 09:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29563000 2021-11-24 09:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29564000 2021-11-24 09:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29565000 2021-11-24 09:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29566000 2021-11-24 09:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29567000 2021-11-24 09:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29568000 2021-11-24 09:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29569000 2021-11-24 09:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29570000 2021-11-24 09:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29571000 2021-11-24 09:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29572000 2021-11-24 09:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29573000 2021-11-24 09:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29574000 2021-11-24 09:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29575000 2021-11-24 09:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29576000 2021-11-24 09:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29577000 2021-11-24 09:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29578000 2021-11-24 09:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29579000 2021-11-24 09:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29580000 2021-11-24 09:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29581000 2021-11-24 09:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29582000 2021-11-24 09:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29583000 2021-11-24 09:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29584000 2021-11-24 09:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29585000 2021-11-24 09:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29586000 2021-11-24 09:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29587000 2021-11-24 09:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29588000 2021-11-24 09:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29589000 2021-11-24 09:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29590000 2021-11-24 09:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29591000 2021-11-24 09:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29592000 2021-11-24 09:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29593000 2021-11-24 09:23:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:23:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1091 containing 20.00 MB] 2021-11-24 09:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29594000 2021-11-24 09:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29595000 2021-11-24 09:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29596000 2021-11-24 09:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29597000 2021-11-24 09:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29598000 2021-11-24 09:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29599000 2021-11-24 09:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29600000 2021-11-24 09:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29601000 2021-11-24 09:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29602000 2021-11-24 09:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29603000 2021-11-24 09:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29604000 2021-11-24 09:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29605000 2021-11-24 09:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29606000 2021-11-24 09:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29607000 2021-11-24 09:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29608000 2021-11-24 09:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29609000 2021-11-24 09:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29610000 2021-11-24 09:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29611000 2021-11-24 09:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29612000 2021-11-24 09:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29613000 2021-11-24 09:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29614000 2021-11-24 09:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29615000 2021-11-24 09:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29616000 2021-11-24 09:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29617000 2021-11-24 09:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29618000 2021-11-24 09:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29619000 2021-11-24 09:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29620000 2021-11-24 09:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29621000 2021-11-24 09:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29622000 2021-11-24 09:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29623000 2021-11-24 09:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29624000 2021-11-24 09:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29625000 2021-11-24 09:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29626000 2021-11-24 09:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29627000 2021-11-24 09:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29628000 2021-11-24 09:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29629000 2021-11-24 09:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29630000 2021-11-24 09:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29631000 2021-11-24 09:23:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:23:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1092 containing 20.00 MB] 2021-11-24 09:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29632000 2021-11-24 09:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29633000 2021-11-24 09:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29634000 2021-11-24 09:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29635000 2021-11-24 09:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29636000 2021-11-24 09:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29637000 2021-11-24 09:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29638000 2021-11-24 09:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29639000 2021-11-24 09:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29640000 2021-11-24 09:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29641000 2021-11-24 09:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29642000 2021-11-24 09:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29643000 2021-11-24 09:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29644000 2021-11-24 09:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29645000 2021-11-24 09:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29646000 2021-11-24 09:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29647000 2021-11-24 09:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29648000 2021-11-24 09:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29649000 2021-11-24 09:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29650000 2021-11-24 09:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29651000 2021-11-24 09:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29652000 2021-11-24 09:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29653000 2021-11-24 09:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29654000 2021-11-24 09:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29655000 2021-11-24 09:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29656000 2021-11-24 09:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29657000 2021-11-24 09:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29658000 2021-11-24 09:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29659000 2021-11-24 09:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29660000 2021-11-24 09:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29661000 2021-11-24 09:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29662000 2021-11-24 09:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29663000 2021-11-24 09:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29664000 2021-11-24 09:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29665000 2021-11-24 09:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29666000 2021-11-24 09:24:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:24:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1093 containing 20.00 MB] 2021-11-24 09:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29667000 2021-11-24 09:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29668000 2021-11-24 09:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29669000 2021-11-24 09:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29670000 2021-11-24 09:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29671000 2021-11-24 09:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29672000 2021-11-24 09:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29673000 2021-11-24 09:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29674000 2021-11-24 09:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29675000 2021-11-24 09:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29676000 2021-11-24 09:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29677000 2021-11-24 09:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29678000 2021-11-24 09:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29679000 2021-11-24 09:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29680000 2021-11-24 09:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29681000 2021-11-24 09:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29682000 2021-11-24 09:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29683000 2021-11-24 09:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29684000 2021-11-24 09:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29685000 2021-11-24 09:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29686000 2021-11-24 09:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29687000 2021-11-24 09:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29688000 2021-11-24 09:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29689000 2021-11-24 09:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29690000 2021-11-24 09:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29691000 2021-11-24 09:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29692000 2021-11-24 09:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29693000 2021-11-24 09:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29694000 2021-11-24 09:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29695000 2021-11-24 09:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29696000 2021-11-24 09:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29697000 2021-11-24 09:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29698000 2021-11-24 09:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29699000 2021-11-24 09:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29700000 2021-11-24 09:24:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:24:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1094 containing 20.00 MB] 2021-11-24 09:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29701000 2021-11-24 09:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29702000 2021-11-24 09:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29703000 2021-11-24 09:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29704000 2021-11-24 09:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29705000 2021-11-24 09:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29706000 2021-11-24 09:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29707000 2021-11-24 09:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29708000 2021-11-24 09:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29709000 2021-11-24 09:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29710000 2021-11-24 09:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29711000 2021-11-24 09:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29712000 2021-11-24 09:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29713000 2021-11-24 09:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29714000 2021-11-24 09:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29715000 2021-11-24 09:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29716000 2021-11-24 09:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29717000 2021-11-24 09:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29718000 2021-11-24 09:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29719000 2021-11-24 09:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29720000 2021-11-24 09:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29721000 2021-11-24 09:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29722000 2021-11-24 09:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29723000 2021-11-24 09:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29724000 2021-11-24 09:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29725000 2021-11-24 09:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29726000 2021-11-24 09:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29727000 2021-11-24 09:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29728000 2021-11-24 09:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29729000 2021-11-24 09:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29730000 2021-11-24 09:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29731000 2021-11-24 09:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29732000 2021-11-24 09:25:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:25:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1095 containing 20.00 MB] 2021-11-24 09:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29733000 2021-11-24 09:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29734000 2021-11-24 09:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29735000 2021-11-24 09:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29736000 2021-11-24 09:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29737000 2021-11-24 09:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29738000 2021-11-24 09:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29739000 2021-11-24 09:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29740000 2021-11-24 09:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29741000 2021-11-24 09:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29742000 2021-11-24 09:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29743000 2021-11-24 09:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29744000 2021-11-24 09:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29745000 2021-11-24 09:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29746000 2021-11-24 09:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29747000 2021-11-24 09:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29748000 2021-11-24 09:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29749000 2021-11-24 09:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29750000 2021-11-24 09:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29751000 2021-11-24 09:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29752000 2021-11-24 09:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29753000 2021-11-24 09:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29754000 2021-11-24 09:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29755000 2021-11-24 09:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29756000 2021-11-24 09:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29757000 2021-11-24 09:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29758000 2021-11-24 09:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29759000 2021-11-24 09:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29760000 2021-11-24 09:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29761000 2021-11-24 09:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29762000 2021-11-24 09:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29763000 2021-11-24 09:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29764000 2021-11-24 09:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29765000 2021-11-24 09:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29766000 2021-11-24 09:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29767000 2021-11-24 09:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29768000 2021-11-24 09:25:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:25:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1096 containing 20.00 MB] 2021-11-24 09:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29769000 2021-11-24 09:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29770000 2021-11-24 09:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29771000 2021-11-24 09:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29772000 2021-11-24 09:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29773000 2021-11-24 09:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29774000 2021-11-24 09:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29775000 2021-11-24 09:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29776000 2021-11-24 09:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29777000 2021-11-24 09:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29778000 2021-11-24 09:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29779000 2021-11-24 09:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29780000 2021-11-24 09:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29781000 2021-11-24 09:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29782000 2021-11-24 09:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29783000 2021-11-24 09:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29784000 2021-11-24 09:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29785000 2021-11-24 09:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29786000 2021-11-24 09:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29787000 2021-11-24 09:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29788000 2021-11-24 09:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29789000 2021-11-24 09:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29790000 2021-11-24 09:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29791000 2021-11-24 09:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29792000 2021-11-24 09:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29793000 2021-11-24 09:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29794000 2021-11-24 09:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29795000 2021-11-24 09:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29796000 2021-11-24 09:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29797000 2021-11-24 09:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29798000 2021-11-24 09:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29799000 2021-11-24 09:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29800000 2021-11-24 09:26:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:26:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1097 containing 20.00 MB] 2021-11-24 09:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29801000 2021-11-24 09:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29802000 2021-11-24 09:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29803000 2021-11-24 09:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29804000 2021-11-24 09:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29805000 2021-11-24 09:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29806000 2021-11-24 09:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29807000 2021-11-24 09:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29808000 2021-11-24 09:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29809000 2021-11-24 09:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29810000 2021-11-24 09:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29811000 2021-11-24 09:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29812000 2021-11-24 09:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29813000 2021-11-24 09:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29814000 2021-11-24 09:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29815000 2021-11-24 09:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29816000 2021-11-24 09:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29817000 2021-11-24 09:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29818000 2021-11-24 09:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29819000 2021-11-24 09:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29820000 2021-11-24 09:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29821000 2021-11-24 09:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29822000 2021-11-24 09:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29823000 2021-11-24 09:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29824000 2021-11-24 09:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29825000 2021-11-24 09:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29826000 2021-11-24 09:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29827000 2021-11-24 09:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29828000 2021-11-24 09:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29829000 2021-11-24 09:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29830000 2021-11-24 09:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29831000 2021-11-24 09:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29832000 2021-11-24 09:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29833000 2021-11-24 09:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29834000 2021-11-24 09:26:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:26:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1098 containing 20.00 MB] 2021-11-24 09:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29835000 2021-11-24 09:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29836000 2021-11-24 09:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29837000 2021-11-24 09:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29838000 2021-11-24 09:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29839000 2021-11-24 09:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29840000 2021-11-24 09:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29841000 2021-11-24 09:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29842000 2021-11-24 09:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29843000 2021-11-24 09:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29844000 2021-11-24 09:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29845000 2021-11-24 09:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29846000 2021-11-24 09:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29847000 2021-11-24 09:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29848000 2021-11-24 09:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29849000 2021-11-24 09:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29850000 2021-11-24 09:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29851000 2021-11-24 09:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29852000 2021-11-24 09:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29853000 2021-11-24 09:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29854000 2021-11-24 09:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29855000 2021-11-24 09:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29856000 2021-11-24 09:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29857000 2021-11-24 09:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29858000 2021-11-24 09:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29859000 2021-11-24 09:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29860000 2021-11-24 09:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29861000 2021-11-24 09:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29862000 2021-11-24 09:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29863000 2021-11-24 09:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29864000 2021-11-24 09:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29865000 2021-11-24 09:27:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:27:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1099 containing 20.00 MB] 2021-11-24 09:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29866000 2021-11-24 09:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29867000 2021-11-24 09:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29868000 2021-11-24 09:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29869000 2021-11-24 09:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29870000 2021-11-24 09:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29871000 2021-11-24 09:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29872000 2021-11-24 09:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29873000 2021-11-24 09:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29874000 2021-11-24 09:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29875000 2021-11-24 09:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29876000 2021-11-24 09:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29877000 2021-11-24 09:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29878000 2021-11-24 09:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29879000 2021-11-24 09:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29880000 2021-11-24 09:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29881000 2021-11-24 09:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29882000 2021-11-24 09:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29883000 2021-11-24 09:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29884000 2021-11-24 09:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29885000 2021-11-24 09:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29886000 2021-11-24 09:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29887000 2021-11-24 09:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29888000 2021-11-24 09:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29889000 2021-11-24 09:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29890000 2021-11-24 09:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29891000 2021-11-24 09:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29892000 2021-11-24 09:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29893000 2021-11-24 09:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29894000 2021-11-24 09:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29895000 2021-11-24 09:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29896000 2021-11-24 09:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29897000 2021-11-24 09:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29898000 2021-11-24 09:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29899000 2021-11-24 09:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29900000 2021-11-24 09:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29901000 2021-11-24 09:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29902000 2021-11-24 09:27:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:27:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1100 containing 20.00 MB] 2021-11-24 09:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29903000 2021-11-24 09:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29904000 2021-11-24 09:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29905000 2021-11-24 09:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29906000 2021-11-24 09:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29907000 2021-11-24 09:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29908000 2021-11-24 09:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29909000 2021-11-24 09:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29910000 2021-11-24 09:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29911000 2021-11-24 09:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29912000 2021-11-24 09:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29913000 2021-11-24 09:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29914000 2021-11-24 09:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29915000 2021-11-24 09:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29916000 2021-11-24 09:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29917000 2021-11-24 09:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29918000 2021-11-24 09:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29919000 2021-11-24 09:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29920000 2021-11-24 09:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29921000 2021-11-24 09:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29922000 2021-11-24 09:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29923000 2021-11-24 09:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29924000 2021-11-24 09:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29925000 2021-11-24 09:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29926000 2021-11-24 09:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29927000 2021-11-24 09:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29928000 2021-11-24 09:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29929000 2021-11-24 09:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29930000 2021-11-24 09:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29931000 2021-11-24 09:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29932000 2021-11-24 09:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29933000 2021-11-24 09:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29934000 2021-11-24 09:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29935000 2021-11-24 09:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29936000 2021-11-24 09:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29937000 2021-11-24 09:28:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:28:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1101 containing 20.00 MB] 2021-11-24 09:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29938000 2021-11-24 09:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29939000 2021-11-24 09:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29940000 2021-11-24 09:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29941000 2021-11-24 09:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29942000 2021-11-24 09:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29943000 2021-11-24 09:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29944000 2021-11-24 09:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29945000 2021-11-24 09:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29946000 2021-11-24 09:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29947000 2021-11-24 09:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29948000 2021-11-24 09:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29949000 2021-11-24 09:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29950000 2021-11-24 09:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29951000 2021-11-24 09:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29952000 2021-11-24 09:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29953000 2021-11-24 09:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29954000 2021-11-24 09:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29955000 2021-11-24 09:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29956000 2021-11-24 09:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29957000 2021-11-24 09:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29958000 2021-11-24 09:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29959000 2021-11-24 09:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29960000 2021-11-24 09:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29961000 2021-11-24 09:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29962000 2021-11-24 09:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29963000 2021-11-24 09:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29964000 2021-11-24 09:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29965000 2021-11-24 09:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29966000 2021-11-24 09:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29967000 2021-11-24 09:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29968000 2021-11-24 09:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29969000 2021-11-24 09:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29970000 2021-11-24 09:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29971000 2021-11-24 09:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29972000 2021-11-24 09:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29973000 2021-11-24 09:28:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:28:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1102 containing 20.00 MB] 2021-11-24 09:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29974000 2021-11-24 09:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29975000 2021-11-24 09:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29976000 2021-11-24 09:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29977000 2021-11-24 09:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29978000 2021-11-24 09:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29979000 2021-11-24 09:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29980000 2021-11-24 09:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29981000 2021-11-24 09:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29982000 2021-11-24 09:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29983000 2021-11-24 09:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29984000 2021-11-24 09:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29985000 2021-11-24 09:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29986000 2021-11-24 09:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29987000 2021-11-24 09:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29988000 2021-11-24 09:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29989000 2021-11-24 09:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29990000 2021-11-24 09:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29991000 2021-11-24 09:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29992000 2021-11-24 09:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29993000 2021-11-24 09:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29994000 2021-11-24 09:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29995000 2021-11-24 09:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29996000 2021-11-24 09:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29997000 2021-11-24 09:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29998000 2021-11-24 09:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 29999000 2021-11-24 09:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30000000 2021-11-24 09:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30001000 2021-11-24 09:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30002000 2021-11-24 09:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30003000 2021-11-24 09:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30004000 2021-11-24 09:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30005000 2021-11-24 09:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30006000 2021-11-24 09:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30007000 2021-11-24 09:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30008000 2021-11-24 09:29:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:29:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1103 containing 20.00 MB] 2021-11-24 09:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30009000 2021-11-24 09:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30010000 2021-11-24 09:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30011000 2021-11-24 09:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30012000 2021-11-24 09:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30013000 2021-11-24 09:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30014000 2021-11-24 09:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30015000 2021-11-24 09:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30016000 2021-11-24 09:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30017000 2021-11-24 09:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30018000 2021-11-24 09:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30019000 2021-11-24 09:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30020000 2021-11-24 09:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30021000 2021-11-24 09:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30022000 2021-11-24 09:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30023000 2021-11-24 09:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30024000 2021-11-24 09:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30025000 2021-11-24 09:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30026000 2021-11-24 09:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30027000 2021-11-24 09:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30028000 2021-11-24 09:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30029000 2021-11-24 09:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30030000 2021-11-24 09:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30031000 2021-11-24 09:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30032000 2021-11-24 09:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30033000 2021-11-24 09:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30034000 2021-11-24 09:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30035000 2021-11-24 09:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30036000 2021-11-24 09:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30037000 2021-11-24 09:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30038000 2021-11-24 09:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30039000 2021-11-24 09:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30040000 2021-11-24 09:29:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:29:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1104 containing 20.00 MB] 2021-11-24 09:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30041000 2021-11-24 09:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30042000 2021-11-24 09:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30043000 2021-11-24 09:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30044000 2021-11-24 09:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30045000 2021-11-24 09:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30046000 2021-11-24 09:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30047000 2021-11-24 09:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30048000 2021-11-24 09:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30049000 2021-11-24 09:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30050000 2021-11-24 09:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30051000 2021-11-24 09:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30052000 2021-11-24 09:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30053000 2021-11-24 09:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30054000 2021-11-24 09:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30055000 2021-11-24 09:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30056000 2021-11-24 09:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30057000 2021-11-24 09:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30058000 2021-11-24 09:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30059000 2021-11-24 09:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30060000 2021-11-24 09:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30061000 2021-11-24 09:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30062000 2021-11-24 09:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30063000 2021-11-24 09:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30064000 2021-11-24 09:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30065000 2021-11-24 09:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30066000 2021-11-24 09:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30067000 2021-11-24 09:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30068000 2021-11-24 09:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30069000 2021-11-24 09:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30070000 2021-11-24 09:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30071000 2021-11-24 09:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30072000 2021-11-24 09:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30073000 2021-11-24 09:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30074000 2021-11-24 09:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30075000 2021-11-24 09:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30076000 2021-11-24 09:30:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:30:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1105 containing 20.00 MB] 2021-11-24 09:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30077000 2021-11-24 09:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30078000 2021-11-24 09:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30079000 2021-11-24 09:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30080000 2021-11-24 09:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30081000 2021-11-24 09:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30082000 2021-11-24 09:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30083000 2021-11-24 09:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30084000 2021-11-24 09:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30085000 2021-11-24 09:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30086000 2021-11-24 09:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30087000 2021-11-24 09:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30088000 2021-11-24 09:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30089000 2021-11-24 09:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30090000 2021-11-24 09:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30091000 2021-11-24 09:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30092000 2021-11-24 09:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30093000 2021-11-24 09:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30094000 2021-11-24 09:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30095000 2021-11-24 09:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30096000 2021-11-24 09:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30097000 2021-11-24 09:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30098000 2021-11-24 09:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30099000 2021-11-24 09:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30100000 2021-11-24 09:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30101000 2021-11-24 09:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30102000 2021-11-24 09:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30103000 2021-11-24 09:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30104000 2021-11-24 09:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30105000 2021-11-24 09:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30106000 2021-11-24 09:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30107000 2021-11-24 09:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30108000 2021-11-24 09:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30109000 2021-11-24 09:30:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:30:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1106 containing 20.00 MB] 2021-11-24 09:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30110000 2021-11-24 09:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30111000 2021-11-24 09:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30112000 2021-11-24 09:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30113000 2021-11-24 09:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30114000 2021-11-24 09:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30115000 2021-11-24 09:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30116000 2021-11-24 09:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30117000 2021-11-24 09:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30118000 2021-11-24 09:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30119000 2021-11-24 09:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30120000 2021-11-24 09:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30121000 2021-11-24 09:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30122000 2021-11-24 09:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30123000 2021-11-24 09:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30124000 2021-11-24 09:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30125000 2021-11-24 09:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30126000 2021-11-24 09:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30127000 2021-11-24 09:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30128000 2021-11-24 09:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30129000 2021-11-24 09:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30130000 2021-11-24 09:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30131000 2021-11-24 09:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30132000 2021-11-24 09:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30133000 2021-11-24 09:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30134000 2021-11-24 09:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30135000 2021-11-24 09:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30136000 2021-11-24 09:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30137000 2021-11-24 09:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30138000 2021-11-24 09:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30139000 2021-11-24 09:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30140000 2021-11-24 09:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30141000 2021-11-24 09:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30142000 2021-11-24 09:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30143000 2021-11-24 09:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30144000 2021-11-24 09:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30145000 2021-11-24 09:31:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:31:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1107 containing 20.00 MB] 2021-11-24 09:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30146000 2021-11-24 09:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30147000 2021-11-24 09:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30148000 2021-11-24 09:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30149000 2021-11-24 09:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30150000 2021-11-24 09:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30151000 2021-11-24 09:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30152000 2021-11-24 09:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30153000 2021-11-24 09:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30154000 2021-11-24 09:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30155000 2021-11-24 09:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30156000 2021-11-24 09:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30157000 2021-11-24 09:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30158000 2021-11-24 09:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30159000 2021-11-24 09:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30160000 2021-11-24 09:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30161000 2021-11-24 09:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30162000 2021-11-24 09:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30163000 2021-11-24 09:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30164000 2021-11-24 09:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30165000 2021-11-24 09:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30166000 2021-11-24 09:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30167000 2021-11-24 09:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30168000 2021-11-24 09:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30169000 2021-11-24 09:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30170000 2021-11-24 09:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30171000 2021-11-24 09:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30172000 2021-11-24 09:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30173000 2021-11-24 09:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30174000 2021-11-24 09:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30175000 2021-11-24 09:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30176000 2021-11-24 09:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30177000 2021-11-24 09:31:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:31:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1108 containing 20.00 MB] 2021-11-24 09:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30178000 2021-11-24 09:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30179000 2021-11-24 09:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30180000 2021-11-24 09:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30181000 2021-11-24 09:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30182000 2021-11-24 09:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30183000 2021-11-24 09:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30184000 2021-11-24 09:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30185000 2021-11-24 09:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30186000 2021-11-24 09:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30187000 2021-11-24 09:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30188000 2021-11-24 09:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30189000 2021-11-24 09:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30190000 2021-11-24 09:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30191000 2021-11-24 09:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30192000 2021-11-24 09:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30193000 2021-11-24 09:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30194000 2021-11-24 09:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30195000 2021-11-24 09:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30196000 2021-11-24 09:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30197000 2021-11-24 09:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30198000 2021-11-24 09:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30199000 2021-11-24 09:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30200000 2021-11-24 09:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30201000 2021-11-24 09:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30202000 2021-11-24 09:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30203000 2021-11-24 09:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30204000 2021-11-24 09:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30205000 2021-11-24 09:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30206000 2021-11-24 09:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30207000 2021-11-24 09:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30208000 2021-11-24 09:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30209000 2021-11-24 09:32:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:32:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1109 containing 20.00 MB] 2021-11-24 09:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30210000 2021-11-24 09:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30211000 2021-11-24 09:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30212000 2021-11-24 09:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30213000 2021-11-24 09:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30214000 2021-11-24 09:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30215000 2021-11-24 09:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30216000 2021-11-24 09:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30217000 2021-11-24 09:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30218000 2021-11-24 09:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30219000 2021-11-24 09:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30220000 2021-11-24 09:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30221000 2021-11-24 09:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30222000 2021-11-24 09:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30223000 2021-11-24 09:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30224000 2021-11-24 09:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30225000 2021-11-24 09:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30226000 2021-11-24 09:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30227000 2021-11-24 09:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30228000 2021-11-24 09:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30229000 2021-11-24 09:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30230000 2021-11-24 09:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30231000 2021-11-24 09:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30232000 2021-11-24 09:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30233000 2021-11-24 09:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30234000 2021-11-24 09:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30235000 2021-11-24 09:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30236000 2021-11-24 09:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30237000 2021-11-24 09:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30238000 2021-11-24 09:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30239000 2021-11-24 09:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30240000 2021-11-24 09:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30241000 2021-11-24 09:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30242000 2021-11-24 09:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30243000 2021-11-24 09:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30244000 2021-11-24 09:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30245000 2021-11-24 09:32:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:32:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1110 containing 20.00 MB] 2021-11-24 09:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30246000 2021-11-24 09:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30247000 2021-11-24 09:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30248000 2021-11-24 09:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30249000 2021-11-24 09:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30250000 2021-11-24 09:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30251000 2021-11-24 09:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30252000 2021-11-24 09:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30253000 2021-11-24 09:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30254000 2021-11-24 09:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30255000 2021-11-24 09:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30256000 2021-11-24 09:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30257000 2021-11-24 09:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30258000 2021-11-24 09:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30259000 2021-11-24 09:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30260000 2021-11-24 09:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30261000 2021-11-24 09:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30262000 2021-11-24 09:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30263000 2021-11-24 09:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30264000 2021-11-24 09:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30265000 2021-11-24 09:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30266000 2021-11-24 09:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30267000 2021-11-24 09:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30268000 2021-11-24 09:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30269000 2021-11-24 09:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30270000 2021-11-24 09:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30271000 2021-11-24 09:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30272000 2021-11-24 09:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30273000 2021-11-24 09:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30274000 2021-11-24 09:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30275000 2021-11-24 09:33:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:33:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1111 containing 20.00 MB] 2021-11-24 09:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30276000 2021-11-24 09:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30277000 2021-11-24 09:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30278000 2021-11-24 09:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30279000 2021-11-24 09:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30280000 2021-11-24 09:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30281000 2021-11-24 09:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30282000 2021-11-24 09:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30283000 2021-11-24 09:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30284000 2021-11-24 09:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30285000 2021-11-24 09:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30286000 2021-11-24 09:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30287000 2021-11-24 09:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30288000 2021-11-24 09:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30289000 2021-11-24 09:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30290000 2021-11-24 09:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30291000 2021-11-24 09:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30292000 2021-11-24 09:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30293000 2021-11-24 09:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30294000 2021-11-24 09:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30295000 2021-11-24 09:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30296000 2021-11-24 09:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30297000 2021-11-24 09:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30298000 2021-11-24 09:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30299000 2021-11-24 09:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30300000 2021-11-24 09:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30301000 2021-11-24 09:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30302000 2021-11-24 09:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30303000 2021-11-24 09:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30304000 2021-11-24 09:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30305000 2021-11-24 09:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30306000 2021-11-24 09:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30307000 2021-11-24 09:33:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:33:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1112 containing 20.00 MB] 2021-11-24 09:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30308000 2021-11-24 09:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30309000 2021-11-24 09:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30310000 2021-11-24 09:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30311000 2021-11-24 09:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30312000 2021-11-24 09:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30313000 2021-11-24 09:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30314000 2021-11-24 09:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30315000 2021-11-24 09:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30316000 2021-11-24 09:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30317000 2021-11-24 09:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30318000 2021-11-24 09:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30319000 2021-11-24 09:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30320000 2021-11-24 09:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30321000 2021-11-24 09:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30322000 2021-11-24 09:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30323000 2021-11-24 09:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30324000 2021-11-24 09:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30325000 2021-11-24 09:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30326000 2021-11-24 09:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30327000 2021-11-24 09:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30328000 2021-11-24 09:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30329000 2021-11-24 09:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30330000 2021-11-24 09:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30331000 2021-11-24 09:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30332000 2021-11-24 09:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30333000 2021-11-24 09:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30334000 2021-11-24 09:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30335000 2021-11-24 09:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30336000 2021-11-24 09:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30337000 2021-11-24 09:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30338000 2021-11-24 09:34:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:34:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1113 containing 20.00 MB] 2021-11-24 09:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30339000 2021-11-24 09:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30340000 2021-11-24 09:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30341000 2021-11-24 09:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30342000 2021-11-24 09:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30343000 2021-11-24 09:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30344000 2021-11-24 09:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30345000 2021-11-24 09:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30346000 2021-11-24 09:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30347000 2021-11-24 09:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30348000 2021-11-24 09:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30349000 2021-11-24 09:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30350000 2021-11-24 09:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30351000 2021-11-24 09:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30352000 2021-11-24 09:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30353000 2021-11-24 09:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30354000 2021-11-24 09:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30355000 2021-11-24 09:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30356000 2021-11-24 09:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30357000 2021-11-24 09:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30358000 2021-11-24 09:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30359000 2021-11-24 09:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30360000 2021-11-24 09:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30361000 2021-11-24 09:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30362000 2021-11-24 09:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30363000 2021-11-24 09:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30364000 2021-11-24 09:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30365000 2021-11-24 09:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30366000 2021-11-24 09:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30367000 2021-11-24 09:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30368000 2021-11-24 09:34:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:34:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1114 containing 20.00 MB] 2021-11-24 09:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30369000 2021-11-24 09:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30370000 2021-11-24 09:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30371000 2021-11-24 09:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30372000 2021-11-24 09:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30373000 2021-11-24 09:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30374000 2021-11-24 09:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30375000 2021-11-24 09:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30376000 2021-11-24 09:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30377000 2021-11-24 09:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30378000 2021-11-24 09:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30379000 2021-11-24 09:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30380000 2021-11-24 09:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30381000 2021-11-24 09:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30382000 2021-11-24 09:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30383000 2021-11-24 09:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30384000 2021-11-24 09:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30385000 2021-11-24 09:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30386000 2021-11-24 09:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30387000 2021-11-24 09:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30388000 2021-11-24 09:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30389000 2021-11-24 09:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30390000 2021-11-24 09:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30391000 2021-11-24 09:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30392000 2021-11-24 09:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30393000 2021-11-24 09:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30394000 2021-11-24 09:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30395000 2021-11-24 09:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30396000 2021-11-24 09:35:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:35:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1115 containing 20.00 MB] 2021-11-24 09:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30397000 2021-11-24 09:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30398000 2021-11-24 09:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30399000 2021-11-24 09:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30400000 2021-11-24 09:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30401000 2021-11-24 09:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30402000 2021-11-24 09:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30403000 2021-11-24 09:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30404000 2021-11-24 09:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30405000 2021-11-24 09:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30406000 2021-11-24 09:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30407000 2021-11-24 09:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30408000 2021-11-24 09:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30409000 2021-11-24 09:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30410000 2021-11-24 09:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30411000 2021-11-24 09:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30412000 2021-11-24 09:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30413000 2021-11-24 09:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30414000 2021-11-24 09:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30415000 2021-11-24 09:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30416000 2021-11-24 09:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30417000 2021-11-24 09:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30418000 2021-11-24 09:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30419000 2021-11-24 09:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30420000 2021-11-24 09:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30421000 2021-11-24 09:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30422000 2021-11-24 09:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30423000 2021-11-24 09:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30424000 2021-11-24 09:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30425000 2021-11-24 09:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30426000 2021-11-24 09:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30427000 2021-11-24 09:35:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:35:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1116 containing 20.00 MB] 2021-11-24 09:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30428000 2021-11-24 09:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30429000 2021-11-24 09:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30430000 2021-11-24 09:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30431000 2021-11-24 09:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30432000 2021-11-24 09:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30433000 2021-11-24 09:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30434000 2021-11-24 09:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30435000 2021-11-24 09:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30436000 2021-11-24 09:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30437000 2021-11-24 09:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30438000 2021-11-24 09:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30439000 2021-11-24 09:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30440000 2021-11-24 09:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30441000 2021-11-24 09:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30442000 2021-11-24 09:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30443000 2021-11-24 09:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30444000 2021-11-24 09:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30445000 2021-11-24 09:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30446000 2021-11-24 09:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30447000 2021-11-24 09:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30448000 2021-11-24 09:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30449000 2021-11-24 09:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30450000 2021-11-24 09:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30451000 2021-11-24 09:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30452000 2021-11-24 09:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30453000 2021-11-24 09:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30454000 2021-11-24 09:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30455000 2021-11-24 09:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30456000 2021-11-24 09:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30457000 2021-11-24 09:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30458000 2021-11-24 09:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30459000 2021-11-24 09:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30460000 2021-11-24 09:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30461000 2021-11-24 09:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30462000 2021-11-24 09:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30463000 2021-11-24 09:36:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:36:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1117 containing 20.00 MB] 2021-11-24 09:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30464000 2021-11-24 09:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30465000 2021-11-24 09:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30466000 2021-11-24 09:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30467000 2021-11-24 09:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30468000 2021-11-24 09:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30469000 2021-11-24 09:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30470000 2021-11-24 09:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30471000 2021-11-24 09:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30472000 2021-11-24 09:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30473000 2021-11-24 09:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30474000 2021-11-24 09:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30475000 2021-11-24 09:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30476000 2021-11-24 09:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30477000 2021-11-24 09:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30478000 2021-11-24 09:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30479000 2021-11-24 09:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30480000 2021-11-24 09:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30481000 2021-11-24 09:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30482000 2021-11-24 09:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30483000 2021-11-24 09:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30484000 2021-11-24 09:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30485000 2021-11-24 09:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30486000 2021-11-24 09:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30487000 2021-11-24 09:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30488000 2021-11-24 09:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30489000 2021-11-24 09:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30490000 2021-11-24 09:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30491000 2021-11-24 09:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30492000 2021-11-24 09:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30493000 2021-11-24 09:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30494000 2021-11-24 09:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30495000 2021-11-24 09:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30496000 2021-11-24 09:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30497000 2021-11-24 09:36:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:36:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1118 containing 20.00 MB] 2021-11-24 09:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30498000 2021-11-24 09:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30499000 2021-11-24 09:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30500000 2021-11-24 09:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30501000 2021-11-24 09:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30502000 2021-11-24 09:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30503000 2021-11-24 09:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30504000 2021-11-24 09:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30505000 2021-11-24 09:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30506000 2021-11-24 09:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30507000 2021-11-24 09:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30508000 2021-11-24 09:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30509000 2021-11-24 09:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30510000 2021-11-24 09:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30511000 2021-11-24 09:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30512000 2021-11-24 09:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30513000 2021-11-24 09:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30514000 2021-11-24 09:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30515000 2021-11-24 09:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30516000 2021-11-24 09:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30517000 2021-11-24 09:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30518000 2021-11-24 09:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30519000 2021-11-24 09:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30520000 2021-11-24 09:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30521000 2021-11-24 09:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30522000 2021-11-24 09:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30523000 2021-11-24 09:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30524000 2021-11-24 09:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30525000 2021-11-24 09:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30526000 2021-11-24 09:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30527000 2021-11-24 09:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30528000 2021-11-24 09:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30529000 2021-11-24 09:37:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:37:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1119 containing 20.00 MB] 2021-11-24 09:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30530000 2021-11-24 09:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30531000 2021-11-24 09:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30532000 2021-11-24 09:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30533000 2021-11-24 09:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30534000 2021-11-24 09:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30535000 2021-11-24 09:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30536000 2021-11-24 09:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30537000 2021-11-24 09:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30538000 2021-11-24 09:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30539000 2021-11-24 09:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30540000 2021-11-24 09:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30541000 2021-11-24 09:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30542000 2021-11-24 09:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30543000 2021-11-24 09:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30544000 2021-11-24 09:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30545000 2021-11-24 09:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30546000 2021-11-24 09:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30547000 2021-11-24 09:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30548000 2021-11-24 09:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30549000 2021-11-24 09:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30550000 2021-11-24 09:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30551000 2021-11-24 09:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30552000 2021-11-24 09:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30553000 2021-11-24 09:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30554000 2021-11-24 09:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30555000 2021-11-24 09:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30556000 2021-11-24 09:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30557000 2021-11-24 09:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30558000 2021-11-24 09:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30559000 2021-11-24 09:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30560000 2021-11-24 09:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30561000 2021-11-24 09:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30562000 2021-11-24 09:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30563000 2021-11-24 09:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30564000 2021-11-24 09:37:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:37:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1120 containing 20.00 MB] 2021-11-24 09:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30565000 2021-11-24 09:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30566000 2021-11-24 09:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30567000 2021-11-24 09:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30568000 2021-11-24 09:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30569000 2021-11-24 09:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30570000 2021-11-24 09:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30571000 2021-11-24 09:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30572000 2021-11-24 09:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30573000 2021-11-24 09:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30574000 2021-11-24 09:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30575000 2021-11-24 09:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30576000 2021-11-24 09:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30577000 2021-11-24 09:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30578000 2021-11-24 09:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30579000 2021-11-24 09:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30580000 2021-11-24 09:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30581000 2021-11-24 09:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30582000 2021-11-24 09:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30583000 2021-11-24 09:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30584000 2021-11-24 09:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30585000 2021-11-24 09:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30586000 2021-11-24 09:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30587000 2021-11-24 09:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30588000 2021-11-24 09:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30589000 2021-11-24 09:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30590000 2021-11-24 09:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30591000 2021-11-24 09:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30592000 2021-11-24 09:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30593000 2021-11-24 09:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30594000 2021-11-24 09:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30595000 2021-11-24 09:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30596000 2021-11-24 09:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30597000 2021-11-24 09:38:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:38:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1121 containing 20.00 MB] 2021-11-24 09:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30598000 2021-11-24 09:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30599000 2021-11-24 09:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30600000 2021-11-24 09:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30601000 2021-11-24 09:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30602000 2021-11-24 09:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30603000 2021-11-24 09:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30604000 2021-11-24 09:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30605000 2021-11-24 09:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30606000 2021-11-24 09:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30607000 2021-11-24 09:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30608000 2021-11-24 09:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30609000 2021-11-24 09:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30610000 2021-11-24 09:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30611000 2021-11-24 09:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30612000 2021-11-24 09:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30613000 2021-11-24 09:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30614000 2021-11-24 09:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30615000 2021-11-24 09:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30616000 2021-11-24 09:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30617000 2021-11-24 09:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30618000 2021-11-24 09:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30619000 2021-11-24 09:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30620000 2021-11-24 09:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30621000 2021-11-24 09:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30622000 2021-11-24 09:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30623000 2021-11-24 09:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30624000 2021-11-24 09:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30625000 2021-11-24 09:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30626000 2021-11-24 09:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30627000 2021-11-24 09:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30628000 2021-11-24 09:38:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:38:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1122 containing 20.00 MB] 2021-11-24 09:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30629000 2021-11-24 09:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30630000 2021-11-24 09:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30631000 2021-11-24 09:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30632000 2021-11-24 09:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30633000 2021-11-24 09:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30634000 2021-11-24 09:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30635000 2021-11-24 09:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30636000 2021-11-24 09:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30637000 2021-11-24 09:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30638000 2021-11-24 09:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30639000 2021-11-24 09:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30640000 2021-11-24 09:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30641000 2021-11-24 09:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30642000 2021-11-24 09:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30643000 2021-11-24 09:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30644000 2021-11-24 09:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30645000 2021-11-24 09:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30646000 2021-11-24 09:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30647000 2021-11-24 09:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30648000 2021-11-24 09:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30649000 2021-11-24 09:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30650000 2021-11-24 09:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30651000 2021-11-24 09:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30652000 2021-11-24 09:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30653000 2021-11-24 09:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30654000 2021-11-24 09:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30655000 2021-11-24 09:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30656000 2021-11-24 09:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30657000 2021-11-24 09:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30658000 2021-11-24 09:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30659000 2021-11-24 09:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30660000 2021-11-24 09:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30661000 2021-11-24 09:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30662000 2021-11-24 09:39:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:39:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1123 containing 20.00 MB] 2021-11-24 09:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30663000 2021-11-24 09:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30664000 2021-11-24 09:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30665000 2021-11-24 09:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30666000 2021-11-24 09:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30667000 2021-11-24 09:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30668000 2021-11-24 09:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30669000 2021-11-24 09:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30670000 2021-11-24 09:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30671000 2021-11-24 09:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30672000 2021-11-24 09:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30673000 2021-11-24 09:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30674000 2021-11-24 09:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30675000 2021-11-24 09:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30676000 2021-11-24 09:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30677000 2021-11-24 09:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30678000 2021-11-24 09:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30679000 2021-11-24 09:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30680000 2021-11-24 09:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30681000 2021-11-24 09:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30682000 2021-11-24 09:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30683000 2021-11-24 09:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30684000 2021-11-24 09:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30685000 2021-11-24 09:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30686000 2021-11-24 09:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30687000 2021-11-24 09:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30688000 2021-11-24 09:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30689000 2021-11-24 09:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30690000 2021-11-24 09:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30691000 2021-11-24 09:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30692000 2021-11-24 09:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30693000 2021-11-24 09:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30694000 2021-11-24 09:39:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:39:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1124 containing 20.00 MB] 2021-11-24 09:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30695000 2021-11-24 09:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30696000 2021-11-24 09:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30697000 2021-11-24 09:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30698000 2021-11-24 09:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30699000 2021-11-24 09:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30700000 2021-11-24 09:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30701000 2021-11-24 09:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30702000 2021-11-24 09:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30703000 2021-11-24 09:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30704000 2021-11-24 09:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30705000 2021-11-24 09:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30706000 2021-11-24 09:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30707000 2021-11-24 09:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30708000 2021-11-24 09:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30709000 2021-11-24 09:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30710000 2021-11-24 09:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30711000 2021-11-24 09:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30712000 2021-11-24 09:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30713000 2021-11-24 09:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30714000 2021-11-24 09:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30715000 2021-11-24 09:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30716000 2021-11-24 09:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30717000 2021-11-24 09:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30718000 2021-11-24 09:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30719000 2021-11-24 09:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30720000 2021-11-24 09:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30721000 2021-11-24 09:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30722000 2021-11-24 09:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30723000 2021-11-24 09:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30724000 2021-11-24 09:40:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:40:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1125 containing 20.00 MB] 2021-11-24 09:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30725000 2021-11-24 09:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30726000 2021-11-24 09:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30727000 2021-11-24 09:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30728000 2021-11-24 09:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30729000 2021-11-24 09:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30730000 2021-11-24 09:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30731000 2021-11-24 09:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30732000 2021-11-24 09:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30733000 2021-11-24 09:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30734000 2021-11-24 09:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30735000 2021-11-24 09:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30736000 2021-11-24 09:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30737000 2021-11-24 09:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30738000 2021-11-24 09:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30739000 2021-11-24 09:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30740000 2021-11-24 09:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30741000 2021-11-24 09:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30742000 2021-11-24 09:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30743000 2021-11-24 09:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30744000 2021-11-24 09:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30745000 2021-11-24 09:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30746000 2021-11-24 09:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30747000 2021-11-24 09:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30748000 2021-11-24 09:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30749000 2021-11-24 09:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30750000 2021-11-24 09:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30751000 2021-11-24 09:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30752000 2021-11-24 09:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30753000 2021-11-24 09:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30754000 2021-11-24 09:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30755000 2021-11-24 09:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30756000 2021-11-24 09:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30757000 2021-11-24 09:40:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:40:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1126 containing 20.00 MB] 2021-11-24 09:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30758000 2021-11-24 09:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30759000 2021-11-24 09:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30760000 2021-11-24 09:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30761000 2021-11-24 09:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30762000 2021-11-24 09:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30763000 2021-11-24 09:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30764000 2021-11-24 09:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30765000 2021-11-24 09:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30766000 2021-11-24 09:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30767000 2021-11-24 09:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30768000 2021-11-24 09:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30769000 2021-11-24 09:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30770000 2021-11-24 09:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30771000 2021-11-24 09:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30772000 2021-11-24 09:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30773000 2021-11-24 09:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30774000 2021-11-24 09:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30775000 2021-11-24 09:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30776000 2021-11-24 09:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30777000 2021-11-24 09:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30778000 2021-11-24 09:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30779000 2021-11-24 09:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30780000 2021-11-24 09:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30781000 2021-11-24 09:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30782000 2021-11-24 09:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30783000 2021-11-24 09:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30784000 2021-11-24 09:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30785000 2021-11-24 09:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30786000 2021-11-24 09:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30787000 2021-11-24 09:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30788000 2021-11-24 09:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30789000 2021-11-24 09:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30790000 2021-11-24 09:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30791000 2021-11-24 09:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30792000 2021-11-24 09:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30793000 2021-11-24 09:41:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:41:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1127 containing 20.00 MB] 2021-11-24 09:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30794000 2021-11-24 09:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30795000 2021-11-24 09:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30796000 2021-11-24 09:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30797000 2021-11-24 09:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30798000 2021-11-24 09:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30799000 2021-11-24 09:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30800000 2021-11-24 09:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30801000 2021-11-24 09:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30802000 2021-11-24 09:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30803000 2021-11-24 09:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30804000 2021-11-24 09:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30805000 2021-11-24 09:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30806000 2021-11-24 09:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30807000 2021-11-24 09:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30808000 2021-11-24 09:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30809000 2021-11-24 09:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30810000 2021-11-24 09:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30811000 2021-11-24 09:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30812000 2021-11-24 09:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30813000 2021-11-24 09:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30814000 2021-11-24 09:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30815000 2021-11-24 09:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30816000 2021-11-24 09:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30817000 2021-11-24 09:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30818000 2021-11-24 09:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30819000 2021-11-24 09:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30820000 2021-11-24 09:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30821000 2021-11-24 09:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30822000 2021-11-24 09:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30823000 2021-11-24 09:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30824000 2021-11-24 09:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30825000 2021-11-24 09:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30826000 2021-11-24 09:41:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:41:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1128 containing 20.00 MB] 2021-11-24 09:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30827000 2021-11-24 09:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30828000 2021-11-24 09:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30829000 2021-11-24 09:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30830000 2021-11-24 09:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30831000 2021-11-24 09:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30832000 2021-11-24 09:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30833000 2021-11-24 09:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30834000 2021-11-24 09:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30835000 2021-11-24 09:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30836000 2021-11-24 09:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30837000 2021-11-24 09:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30838000 2021-11-24 09:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30839000 2021-11-24 09:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30840000 2021-11-24 09:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30841000 2021-11-24 09:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30842000 2021-11-24 09:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30843000 2021-11-24 09:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30844000 2021-11-24 09:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30845000 2021-11-24 09:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30846000 2021-11-24 09:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30847000 2021-11-24 09:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30848000 2021-11-24 09:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30849000 2021-11-24 09:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30850000 2021-11-24 09:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30851000 2021-11-24 09:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30852000 2021-11-24 09:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30853000 2021-11-24 09:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30854000 2021-11-24 09:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30855000 2021-11-24 09:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30856000 2021-11-24 09:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30857000 2021-11-24 09:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30858000 2021-11-24 09:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30859000 2021-11-24 09:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30860000 2021-11-24 09:42:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:42:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1129 containing 20.00 MB] 2021-11-24 09:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30861000 2021-11-24 09:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30862000 2021-11-24 09:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30863000 2021-11-24 09:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30864000 2021-11-24 09:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30865000 2021-11-24 09:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30866000 2021-11-24 09:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30867000 2021-11-24 09:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30868000 2021-11-24 09:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30869000 2021-11-24 09:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30870000 2021-11-24 09:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30871000 2021-11-24 09:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30872000 2021-11-24 09:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30873000 2021-11-24 09:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30874000 2021-11-24 09:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30875000 2021-11-24 09:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30876000 2021-11-24 09:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30877000 2021-11-24 09:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30878000 2021-11-24 09:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30879000 2021-11-24 09:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30880000 2021-11-24 09:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30881000 2021-11-24 09:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30882000 2021-11-24 09:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30883000 2021-11-24 09:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30884000 2021-11-24 09:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30885000 2021-11-24 09:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30886000 2021-11-24 09:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30887000 2021-11-24 09:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30888000 2021-11-24 09:42:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:42:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1130 containing 20.00 MB] 2021-11-24 09:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30889000 2021-11-24 09:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30890000 2021-11-24 09:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30891000 2021-11-24 09:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30892000 2021-11-24 09:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30893000 2021-11-24 09:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30894000 2021-11-24 09:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30895000 2021-11-24 09:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30896000 2021-11-24 09:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30897000 2021-11-24 09:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30898000 2021-11-24 09:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30899000 2021-11-24 09:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30900000 2021-11-24 09:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30901000 2021-11-24 09:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30902000 2021-11-24 09:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30903000 2021-11-24 09:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30904000 2021-11-24 09:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30905000 2021-11-24 09:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30906000 2021-11-24 09:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30907000 2021-11-24 09:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30908000 2021-11-24 09:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30909000 2021-11-24 09:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30910000 2021-11-24 09:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30911000 2021-11-24 09:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30912000 2021-11-24 09:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30913000 2021-11-24 09:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30914000 2021-11-24 09:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30915000 2021-11-24 09:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30916000 2021-11-24 09:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30917000 2021-11-24 09:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30918000 2021-11-24 09:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30919000 2021-11-24 09:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30920000 2021-11-24 09:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30921000 2021-11-24 09:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30922000 2021-11-24 09:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30923000 2021-11-24 09:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30924000 2021-11-24 09:43:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:43:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1131 containing 20.00 MB] 2021-11-24 09:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30925000 2021-11-24 09:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30926000 2021-11-24 09:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30927000 2021-11-24 09:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30928000 2021-11-24 09:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30929000 2021-11-24 09:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30930000 2021-11-24 09:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30931000 2021-11-24 09:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30932000 2021-11-24 09:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30933000 2021-11-24 09:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30934000 2021-11-24 09:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30935000 2021-11-24 09:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30936000 2021-11-24 09:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30937000 2021-11-24 09:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30938000 2021-11-24 09:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30939000 2021-11-24 09:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30940000 2021-11-24 09:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30941000 2021-11-24 09:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30942000 2021-11-24 09:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30943000 2021-11-24 09:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30944000 2021-11-24 09:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30945000 2021-11-24 09:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30946000 2021-11-24 09:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30947000 2021-11-24 09:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30948000 2021-11-24 09:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30949000 2021-11-24 09:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30950000 2021-11-24 09:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30951000 2021-11-24 09:43:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:43:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1132 containing 20.00 MB] 2021-11-24 09:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30952000 2021-11-24 09:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30953000 2021-11-24 09:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30954000 2021-11-24 09:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30955000 2021-11-24 09:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30956000 2021-11-24 09:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30957000 2021-11-24 09:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30958000 2021-11-24 09:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30959000 2021-11-24 09:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30960000 2021-11-24 09:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30961000 2021-11-24 09:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30962000 2021-11-24 09:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30963000 2021-11-24 09:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30964000 2021-11-24 09:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30965000 2021-11-24 09:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30966000 2021-11-24 09:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30967000 2021-11-24 09:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30968000 2021-11-24 09:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30969000 2021-11-24 09:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30970000 2021-11-24 09:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30971000 2021-11-24 09:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30972000 2021-11-24 09:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30973000 2021-11-24 09:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30974000 2021-11-24 09:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30975000 2021-11-24 09:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30976000 2021-11-24 09:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30977000 2021-11-24 09:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30978000 2021-11-24 09:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30979000 2021-11-24 09:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30980000 2021-11-24 09:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30981000 2021-11-24 09:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30982000 2021-11-24 09:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30983000 2021-11-24 09:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30984000 2021-11-24 09:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30985000 2021-11-24 09:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30986000 2021-11-24 09:44:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:44:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1133 containing 20.00 MB] 2021-11-24 09:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30987000 2021-11-24 09:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30988000 2021-11-24 09:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30989000 2021-11-24 09:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30990000 2021-11-24 09:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30991000 2021-11-24 09:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30992000 2021-11-24 09:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30993000 2021-11-24 09:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30994000 2021-11-24 09:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30995000 2021-11-24 09:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30996000 2021-11-24 09:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30997000 2021-11-24 09:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30998000 2021-11-24 09:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 30999000 2021-11-24 09:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31000000 2021-11-24 09:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31001000 2021-11-24 09:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31002000 2021-11-24 09:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31003000 2021-11-24 09:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31004000 2021-11-24 09:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31005000 2021-11-24 09:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31006000 2021-11-24 09:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31007000 2021-11-24 09:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31008000 2021-11-24 09:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31009000 2021-11-24 09:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31010000 2021-11-24 09:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31011000 2021-11-24 09:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31012000 2021-11-24 09:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31013000 2021-11-24 09:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31014000 2021-11-24 09:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31015000 2021-11-24 09:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31016000 2021-11-24 09:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31017000 2021-11-24 09:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31018000 2021-11-24 09:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31019000 2021-11-24 09:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31020000 2021-11-24 09:44:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:44:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1134 containing 20.00 MB] 2021-11-24 09:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31021000 2021-11-24 09:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31022000 2021-11-24 09:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31023000 2021-11-24 09:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31024000 2021-11-24 09:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31025000 2021-11-24 09:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31026000 2021-11-24 09:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31027000 2021-11-24 09:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31028000 2021-11-24 09:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31029000 2021-11-24 09:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31030000 2021-11-24 09:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31031000 2021-11-24 09:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31032000 2021-11-24 09:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31033000 2021-11-24 09:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31034000 2021-11-24 09:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31035000 2021-11-24 09:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31036000 2021-11-24 09:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31037000 2021-11-24 09:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31038000 2021-11-24 09:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31039000 2021-11-24 09:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31040000 2021-11-24 09:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31041000 2021-11-24 09:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31042000 2021-11-24 09:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31043000 2021-11-24 09:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31044000 2021-11-24 09:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31045000 2021-11-24 09:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31046000 2021-11-24 09:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31047000 2021-11-24 09:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31048000 2021-11-24 09:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31049000 2021-11-24 09:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31050000 2021-11-24 09:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31051000 2021-11-24 09:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31052000 2021-11-24 09:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31053000 2021-11-24 09:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31054000 2021-11-24 09:45:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:45:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1135 containing 20.00 MB] 2021-11-24 09:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31055000 2021-11-24 09:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31056000 2021-11-24 09:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31057000 2021-11-24 09:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31058000 2021-11-24 09:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31059000 2021-11-24 09:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31060000 2021-11-24 09:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31061000 2021-11-24 09:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31062000 2021-11-24 09:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31063000 2021-11-24 09:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31064000 2021-11-24 09:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31065000 2021-11-24 09:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31066000 2021-11-24 09:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31067000 2021-11-24 09:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31068000 2021-11-24 09:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31069000 2021-11-24 09:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31070000 2021-11-24 09:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31071000 2021-11-24 09:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31072000 2021-11-24 09:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31073000 2021-11-24 09:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31074000 2021-11-24 09:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31075000 2021-11-24 09:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31076000 2021-11-24 09:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31077000 2021-11-24 09:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31078000 2021-11-24 09:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31079000 2021-11-24 09:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31080000 2021-11-24 09:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31081000 2021-11-24 09:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31082000 2021-11-24 09:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31083000 2021-11-24 09:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31084000 2021-11-24 09:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31085000 2021-11-24 09:45:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:45:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1136 containing 20.00 MB] 2021-11-24 09:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31086000 2021-11-24 09:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31087000 2021-11-24 09:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31088000 2021-11-24 09:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31089000 2021-11-24 09:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31090000 2021-11-24 09:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31091000 2021-11-24 09:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31092000 2021-11-24 09:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31093000 2021-11-24 09:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31094000 2021-11-24 09:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31095000 2021-11-24 09:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31096000 2021-11-24 09:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31097000 2021-11-24 09:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31098000 2021-11-24 09:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31099000 2021-11-24 09:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31100000 2021-11-24 09:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31101000 2021-11-24 09:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31102000 2021-11-24 09:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31103000 2021-11-24 09:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31104000 2021-11-24 09:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31105000 2021-11-24 09:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31106000 2021-11-24 09:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31107000 2021-11-24 09:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31108000 2021-11-24 09:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31109000 2021-11-24 09:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31110000 2021-11-24 09:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31111000 2021-11-24 09:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31112000 2021-11-24 09:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31113000 2021-11-24 09:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31114000 2021-11-24 09:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31115000 2021-11-24 09:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31116000 2021-11-24 09:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31117000 2021-11-24 09:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31118000 2021-11-24 09:45:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:45:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1137 containing 20.00 MB] 2021-11-24 09:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31119000 2021-11-24 09:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31120000 2021-11-24 09:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31121000 2021-11-24 09:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31122000 2021-11-24 09:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31123000 2021-11-24 09:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31124000 2021-11-24 09:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31125000 2021-11-24 09:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31126000 2021-11-24 09:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31127000 2021-11-24 09:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31128000 2021-11-24 09:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31129000 2021-11-24 09:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31130000 2021-11-24 09:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31131000 2021-11-24 09:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31132000 2021-11-24 09:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31133000 2021-11-24 09:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31134000 2021-11-24 09:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31135000 2021-11-24 09:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31136000 2021-11-24 09:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31137000 2021-11-24 09:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31138000 2021-11-24 09:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31139000 2021-11-24 09:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31140000 2021-11-24 09:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31141000 2021-11-24 09:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31142000 2021-11-24 09:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31143000 2021-11-24 09:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31144000 2021-11-24 09:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31145000 2021-11-24 09:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31146000 2021-11-24 09:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31147000 2021-11-24 09:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31148000 2021-11-24 09:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31149000 2021-11-24 09:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31150000 2021-11-24 09:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31151000 2021-11-24 09:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31152000 2021-11-24 09:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31153000 2021-11-24 09:46:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:46:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1138 containing 20.00 MB] 2021-11-24 09:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31154000 2021-11-24 09:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31155000 2021-11-24 09:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31156000 2021-11-24 09:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31157000 2021-11-24 09:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31158000 2021-11-24 09:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31159000 2021-11-24 09:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31160000 2021-11-24 09:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31161000 2021-11-24 09:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31162000 2021-11-24 09:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31163000 2021-11-24 09:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31164000 2021-11-24 09:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31165000 2021-11-24 09:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31166000 2021-11-24 09:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31167000 2021-11-24 09:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31168000 2021-11-24 09:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31169000 2021-11-24 09:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31170000 2021-11-24 09:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31171000 2021-11-24 09:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31172000 2021-11-24 09:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31173000 2021-11-24 09:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31174000 2021-11-24 09:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31175000 2021-11-24 09:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31176000 2021-11-24 09:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31177000 2021-11-24 09:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31178000 2021-11-24 09:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31179000 2021-11-24 09:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31180000 2021-11-24 09:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31181000 2021-11-24 09:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31182000 2021-11-24 09:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31183000 2021-11-24 09:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31184000 2021-11-24 09:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31185000 2021-11-24 09:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31186000 2021-11-24 09:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31187000 2021-11-24 09:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31188000 2021-11-24 09:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31189000 2021-11-24 09:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31190000 2021-11-24 09:46:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:46:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1139 containing 20.00 MB] 2021-11-24 09:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31191000 2021-11-24 09:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31192000 2021-11-24 09:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31193000 2021-11-24 09:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31194000 2021-11-24 09:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31195000 2021-11-24 09:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31196000 2021-11-24 09:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31197000 2021-11-24 09:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31198000 2021-11-24 09:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31199000 2021-11-24 09:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31200000 2021-11-24 09:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31201000 2021-11-24 09:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31202000 2021-11-24 09:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31203000 2021-11-24 09:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31204000 2021-11-24 09:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31205000 2021-11-24 09:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31206000 2021-11-24 09:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31207000 2021-11-24 09:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31208000 2021-11-24 09:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31209000 2021-11-24 09:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31210000 2021-11-24 09:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31211000 2021-11-24 09:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31212000 2021-11-24 09:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31213000 2021-11-24 09:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31214000 2021-11-24 09:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31215000 2021-11-24 09:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31216000 2021-11-24 09:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31217000 2021-11-24 09:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31218000 2021-11-24 09:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31219000 2021-11-24 09:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31220000 2021-11-24 09:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31221000 2021-11-24 09:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31222000 2021-11-24 09:47:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:47:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1140 containing 20.00 MB] 2021-11-24 09:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31223000 2021-11-24 09:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31224000 2021-11-24 09:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31225000 2021-11-24 09:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31226000 2021-11-24 09:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31227000 2021-11-24 09:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31228000 2021-11-24 09:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31229000 2021-11-24 09:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31230000 2021-11-24 09:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31231000 2021-11-24 09:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31232000 2021-11-24 09:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31233000 2021-11-24 09:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31234000 2021-11-24 09:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31235000 2021-11-24 09:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31236000 2021-11-24 09:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31237000 2021-11-24 09:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31238000 2021-11-24 09:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31239000 2021-11-24 09:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31240000 2021-11-24 09:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31241000 2021-11-24 09:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31242000 2021-11-24 09:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31243000 2021-11-24 09:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31244000 2021-11-24 09:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31245000 2021-11-24 09:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31246000 2021-11-24 09:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31247000 2021-11-24 09:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31248000 2021-11-24 09:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31249000 2021-11-24 09:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31250000 2021-11-24 09:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31251000 2021-11-24 09:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31252000 2021-11-24 09:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31253000 2021-11-24 09:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31254000 2021-11-24 09:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31255000 2021-11-24 09:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31256000 2021-11-24 09:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31257000 2021-11-24 09:47:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:47:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1141 containing 20.00 MB] 2021-11-24 09:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31258000 2021-11-24 09:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31259000 2021-11-24 09:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31260000 2021-11-24 09:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31261000 2021-11-24 09:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31262000 2021-11-24 09:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31263000 2021-11-24 09:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31264000 2021-11-24 09:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31265000 2021-11-24 09:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31266000 2021-11-24 09:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31267000 2021-11-24 09:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31268000 2021-11-24 09:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31269000 2021-11-24 09:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31270000 2021-11-24 09:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31271000 2021-11-24 09:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31272000 2021-11-24 09:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31273000 2021-11-24 09:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31274000 2021-11-24 09:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31275000 2021-11-24 09:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31276000 2021-11-24 09:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31277000 2021-11-24 09:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31278000 2021-11-24 09:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31279000 2021-11-24 09:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31280000 2021-11-24 09:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31281000 2021-11-24 09:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31282000 2021-11-24 09:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31283000 2021-11-24 09:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31284000 2021-11-24 09:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31285000 2021-11-24 09:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31286000 2021-11-24 09:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31287000 2021-11-24 09:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31288000 2021-11-24 09:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31289000 2021-11-24 09:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31290000 2021-11-24 09:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31291000 2021-11-24 09:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31292000 2021-11-24 09:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31293000 2021-11-24 09:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31294000 2021-11-24 09:48:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:48:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1142 containing 20.00 MB] 2021-11-24 09:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31295000 2021-11-24 09:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31296000 2021-11-24 09:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31297000 2021-11-24 09:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31298000 2021-11-24 09:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31299000 2021-11-24 09:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31300000 2021-11-24 09:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31301000 2021-11-24 09:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31302000 2021-11-24 09:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31303000 2021-11-24 09:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31304000 2021-11-24 09:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31305000 2021-11-24 09:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31306000 2021-11-24 09:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31307000 2021-11-24 09:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31308000 2021-11-24 09:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31309000 2021-11-24 09:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31310000 2021-11-24 09:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31311000 2021-11-24 09:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31312000 2021-11-24 09:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31313000 2021-11-24 09:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31314000 2021-11-24 09:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31315000 2021-11-24 09:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31316000 2021-11-24 09:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31317000 2021-11-24 09:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31318000 2021-11-24 09:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31319000 2021-11-24 09:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31320000 2021-11-24 09:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31321000 2021-11-24 09:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31322000 2021-11-24 09:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31323000 2021-11-24 09:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31324000 2021-11-24 09:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31325000 2021-11-24 09:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31326000 2021-11-24 09:48:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:48:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1143 containing 20.00 MB] 2021-11-24 09:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31327000 2021-11-24 09:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31328000 2021-11-24 09:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31329000 2021-11-24 09:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31330000 2021-11-24 09:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31331000 2021-11-24 09:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31332000 2021-11-24 09:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31333000 2021-11-24 09:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31334000 2021-11-24 09:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31335000 2021-11-24 09:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31336000 2021-11-24 09:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31337000 2021-11-24 09:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31338000 2021-11-24 09:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31339000 2021-11-24 09:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31340000 2021-11-24 09:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31341000 2021-11-24 09:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31342000 2021-11-24 09:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31343000 2021-11-24 09:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31344000 2021-11-24 09:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31345000 2021-11-24 09:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31346000 2021-11-24 09:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31347000 2021-11-24 09:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31348000 2021-11-24 09:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31349000 2021-11-24 09:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31350000 2021-11-24 09:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31351000 2021-11-24 09:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31352000 2021-11-24 09:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31353000 2021-11-24 09:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31354000 2021-11-24 09:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31355000 2021-11-24 09:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31356000 2021-11-24 09:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31357000 2021-11-24 09:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31358000 2021-11-24 09:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31359000 2021-11-24 09:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31360000 2021-11-24 09:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31361000 2021-11-24 09:49:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:49:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1144 containing 20.00 MB] 2021-11-24 09:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31362000 2021-11-24 09:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31363000 2021-11-24 09:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31364000 2021-11-24 09:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31365000 2021-11-24 09:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31366000 2021-11-24 09:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31367000 2021-11-24 09:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31368000 2021-11-24 09:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31369000 2021-11-24 09:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31370000 2021-11-24 09:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31371000 2021-11-24 09:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31372000 2021-11-24 09:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31373000 2021-11-24 09:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31374000 2021-11-24 09:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31375000 2021-11-24 09:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31376000 2021-11-24 09:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31377000 2021-11-24 09:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31378000 2021-11-24 09:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31379000 2021-11-24 09:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31380000 2021-11-24 09:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31381000 2021-11-24 09:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31382000 2021-11-24 09:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31383000 2021-11-24 09:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31384000 2021-11-24 09:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31385000 2021-11-24 09:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31386000 2021-11-24 09:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31387000 2021-11-24 09:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31388000 2021-11-24 09:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31389000 2021-11-24 09:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31390000 2021-11-24 09:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31391000 2021-11-24 09:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31392000 2021-11-24 09:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31393000 2021-11-24 09:49:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:49:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1145 containing 20.01 MB] 2021-11-24 09:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31394000 2021-11-24 09:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31395000 2021-11-24 09:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31396000 2021-11-24 09:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31397000 2021-11-24 09:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31398000 2021-11-24 09:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31399000 2021-11-24 09:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31400000 2021-11-24 09:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31401000 2021-11-24 09:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31402000 2021-11-24 09:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31403000 2021-11-24 09:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31404000 2021-11-24 09:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31405000 2021-11-24 09:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31406000 2021-11-24 09:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31407000 2021-11-24 09:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31408000 2021-11-24 09:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31409000 2021-11-24 09:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31410000 2021-11-24 09:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31411000 2021-11-24 09:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31412000 2021-11-24 09:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31413000 2021-11-24 09:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31414000 2021-11-24 09:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31415000 2021-11-24 09:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31416000 2021-11-24 09:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31417000 2021-11-24 09:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31418000 2021-11-24 09:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31419000 2021-11-24 09:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31420000 2021-11-24 09:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31421000 2021-11-24 09:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31422000 2021-11-24 09:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31423000 2021-11-24 09:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31424000 2021-11-24 09:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31425000 2021-11-24 09:50:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:50:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1146 containing 20.00 MB] 2021-11-24 09:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31426000 2021-11-24 09:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31427000 2021-11-24 09:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31428000 2021-11-24 09:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31429000 2021-11-24 09:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31430000 2021-11-24 09:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31431000 2021-11-24 09:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31432000 2021-11-24 09:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31433000 2021-11-24 09:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31434000 2021-11-24 09:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31435000 2021-11-24 09:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31436000 2021-11-24 09:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31437000 2021-11-24 09:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31438000 2021-11-24 09:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31439000 2021-11-24 09:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31440000 2021-11-24 09:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31441000 2021-11-24 09:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31442000 2021-11-24 09:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31443000 2021-11-24 09:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31444000 2021-11-24 09:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31445000 2021-11-24 09:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31446000 2021-11-24 09:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31447000 2021-11-24 09:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31448000 2021-11-24 09:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31449000 2021-11-24 09:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31450000 2021-11-24 09:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31451000 2021-11-24 09:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31452000 2021-11-24 09:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31453000 2021-11-24 09:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31454000 2021-11-24 09:50:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:50:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1147 containing 20.00 MB] 2021-11-24 09:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31455000 2021-11-24 09:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31456000 2021-11-24 09:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31457000 2021-11-24 09:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31458000 2021-11-24 09:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31459000 2021-11-24 09:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31460000 2021-11-24 09:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31461000 2021-11-24 09:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31462000 2021-11-24 09:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31463000 2021-11-24 09:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31464000 2021-11-24 09:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31465000 2021-11-24 09:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31466000 2021-11-24 09:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31467000 2021-11-24 09:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31468000 2021-11-24 09:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31469000 2021-11-24 09:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31470000 2021-11-24 09:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31471000 2021-11-24 09:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31472000 2021-11-24 09:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31473000 2021-11-24 09:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31474000 2021-11-24 09:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31475000 2021-11-24 09:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31476000 2021-11-24 09:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31477000 2021-11-24 09:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31478000 2021-11-24 09:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31479000 2021-11-24 09:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31480000 2021-11-24 09:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31481000 2021-11-24 09:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31482000 2021-11-24 09:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31483000 2021-11-24 09:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31484000 2021-11-24 09:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31485000 2021-11-24 09:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31486000 2021-11-24 09:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31487000 2021-11-24 09:51:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:51:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1148 containing 20.00 MB] 2021-11-24 09:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31488000 2021-11-24 09:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31489000 2021-11-24 09:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31490000 2021-11-24 09:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31491000 2021-11-24 09:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31492000 2021-11-24 09:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31493000 2021-11-24 09:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31494000 2021-11-24 09:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31495000 2021-11-24 09:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31496000 2021-11-24 09:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31497000 2021-11-24 09:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31498000 2021-11-24 09:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31499000 2021-11-24 09:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31500000 2021-11-24 09:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31501000 2021-11-24 09:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31502000 2021-11-24 09:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31503000 2021-11-24 09:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31504000 2021-11-24 09:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31505000 2021-11-24 09:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31506000 2021-11-24 09:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31507000 2021-11-24 09:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31508000 2021-11-24 09:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31509000 2021-11-24 09:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31510000 2021-11-24 09:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31511000 2021-11-24 09:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31512000 2021-11-24 09:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31513000 2021-11-24 09:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31514000 2021-11-24 09:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31515000 2021-11-24 09:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31516000 2021-11-24 09:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31517000 2021-11-24 09:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31518000 2021-11-24 09:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31519000 2021-11-24 09:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31520000 2021-11-24 09:51:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:51:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1149 containing 20.00 MB] 2021-11-24 09:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31521000 2021-11-24 09:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31522000 2021-11-24 09:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31523000 2021-11-24 09:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31524000 2021-11-24 09:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31525000 2021-11-24 09:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31526000 2021-11-24 09:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31527000 2021-11-24 09:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31528000 2021-11-24 09:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31529000 2021-11-24 09:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31530000 2021-11-24 09:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31531000 2021-11-24 09:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31532000 2021-11-24 09:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31533000 2021-11-24 09:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31534000 2021-11-24 09:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31535000 2021-11-24 09:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31536000 2021-11-24 09:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31537000 2021-11-24 09:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31538000 2021-11-24 09:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31539000 2021-11-24 09:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31540000 2021-11-24 09:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31541000 2021-11-24 09:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31542000 2021-11-24 09:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31543000 2021-11-24 09:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31544000 2021-11-24 09:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31545000 2021-11-24 09:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31546000 2021-11-24 09:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31547000 2021-11-24 09:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31548000 2021-11-24 09:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31549000 2021-11-24 09:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31550000 2021-11-24 09:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31551000 2021-11-24 09:52:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:52:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1150 containing 20.00 MB] 2021-11-24 09:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31552000 2021-11-24 09:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31553000 2021-11-24 09:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31554000 2021-11-24 09:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31555000 2021-11-24 09:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31556000 2021-11-24 09:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31557000 2021-11-24 09:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31558000 2021-11-24 09:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31559000 2021-11-24 09:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31560000 2021-11-24 09:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31561000 2021-11-24 09:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31562000 2021-11-24 09:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31563000 2021-11-24 09:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31564000 2021-11-24 09:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31565000 2021-11-24 09:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31566000 2021-11-24 09:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31567000 2021-11-24 09:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31568000 2021-11-24 09:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31569000 2021-11-24 09:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31570000 2021-11-24 09:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31571000 2021-11-24 09:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31572000 2021-11-24 09:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31573000 2021-11-24 09:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31574000 2021-11-24 09:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31575000 2021-11-24 09:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31576000 2021-11-24 09:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31577000 2021-11-24 09:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31578000 2021-11-24 09:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31579000 2021-11-24 09:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31580000 2021-11-24 09:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31581000 2021-11-24 09:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31582000 2021-11-24 09:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31583000 2021-11-24 09:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31584000 2021-11-24 09:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31585000 2021-11-24 09:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31586000 2021-11-24 09:52:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:52:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1151 containing 20.00 MB] 2021-11-24 09:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31587000 2021-11-24 09:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31588000 2021-11-24 09:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31589000 2021-11-24 09:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31590000 2021-11-24 09:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31591000 2021-11-24 09:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31592000 2021-11-24 09:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31593000 2021-11-24 09:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31594000 2021-11-24 09:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31595000 2021-11-24 09:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31596000 2021-11-24 09:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31597000 2021-11-24 09:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31598000 2021-11-24 09:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31599000 2021-11-24 09:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31600000 2021-11-24 09:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31601000 2021-11-24 09:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31602000 2021-11-24 09:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31603000 2021-11-24 09:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31604000 2021-11-24 09:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31605000 2021-11-24 09:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31606000 2021-11-24 09:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31607000 2021-11-24 09:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31608000 2021-11-24 09:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31609000 2021-11-24 09:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31610000 2021-11-24 09:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31611000 2021-11-24 09:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31612000 2021-11-24 09:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31613000 2021-11-24 09:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31614000 2021-11-24 09:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31615000 2021-11-24 09:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31616000 2021-11-24 09:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31617000 2021-11-24 09:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31618000 2021-11-24 09:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31619000 2021-11-24 09:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31620000 2021-11-24 09:53:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:53:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1152 containing 20.00 MB] 2021-11-24 09:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31621000 2021-11-24 09:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31622000 2021-11-24 09:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31623000 2021-11-24 09:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31624000 2021-11-24 09:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31625000 2021-11-24 09:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31626000 2021-11-24 09:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31627000 2021-11-24 09:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31628000 2021-11-24 09:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31629000 2021-11-24 09:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31630000 2021-11-24 09:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31631000 2021-11-24 09:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31632000 2021-11-24 09:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31633000 2021-11-24 09:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31634000 2021-11-24 09:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31635000 2021-11-24 09:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31636000 2021-11-24 09:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31637000 2021-11-24 09:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31638000 2021-11-24 09:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31639000 2021-11-24 09:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31640000 2021-11-24 09:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31641000 2021-11-24 09:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31642000 2021-11-24 09:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31643000 2021-11-24 09:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31644000 2021-11-24 09:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31645000 2021-11-24 09:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31646000 2021-11-24 09:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31647000 2021-11-24 09:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31648000 2021-11-24 09:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31649000 2021-11-24 09:53:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:53:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1153 containing 20.00 MB] 2021-11-24 09:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31650000 2021-11-24 09:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31651000 2021-11-24 09:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31652000 2021-11-24 09:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31653000 2021-11-24 09:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31654000 2021-11-24 09:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31655000 2021-11-24 09:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31656000 2021-11-24 09:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31657000 2021-11-24 09:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31658000 2021-11-24 09:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31659000 2021-11-24 09:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31660000 2021-11-24 09:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31661000 2021-11-24 09:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31662000 2021-11-24 09:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31663000 2021-11-24 09:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31664000 2021-11-24 09:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31665000 2021-11-24 09:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31666000 2021-11-24 09:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31667000 2021-11-24 09:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31668000 2021-11-24 09:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31669000 2021-11-24 09:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31670000 2021-11-24 09:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31671000 2021-11-24 09:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31672000 2021-11-24 09:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31673000 2021-11-24 09:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31674000 2021-11-24 09:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31675000 2021-11-24 09:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31676000 2021-11-24 09:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31677000 2021-11-24 09:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31678000 2021-11-24 09:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31679000 2021-11-24 09:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31680000 2021-11-24 09:54:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:54:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1154 containing 20.00 MB] 2021-11-24 09:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31681000 2021-11-24 09:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31682000 2021-11-24 09:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31683000 2021-11-24 09:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31684000 2021-11-24 09:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31685000 2021-11-24 09:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31686000 2021-11-24 09:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31687000 2021-11-24 09:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31688000 2021-11-24 09:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31689000 2021-11-24 09:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31690000 2021-11-24 09:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31691000 2021-11-24 09:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31692000 2021-11-24 09:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31693000 2021-11-24 09:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31694000 2021-11-24 09:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31695000 2021-11-24 09:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31696000 2021-11-24 09:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31697000 2021-11-24 09:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31698000 2021-11-24 09:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31699000 2021-11-24 09:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31700000 2021-11-24 09:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31701000 2021-11-24 09:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31702000 2021-11-24 09:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31703000 2021-11-24 09:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31704000 2021-11-24 09:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31705000 2021-11-24 09:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31706000 2021-11-24 09:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31707000 2021-11-24 09:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31708000 2021-11-24 09:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31709000 2021-11-24 09:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31710000 2021-11-24 09:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31711000 2021-11-24 09:54:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:54:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1155 containing 20.00 MB] 2021-11-24 09:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31712000 2021-11-24 09:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31713000 2021-11-24 09:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31714000 2021-11-24 09:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31715000 2021-11-24 09:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31716000 2021-11-24 09:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31717000 2021-11-24 09:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31718000 2021-11-24 09:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31719000 2021-11-24 09:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31720000 2021-11-24 09:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31721000 2021-11-24 09:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31722000 2021-11-24 09:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31723000 2021-11-24 09:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31724000 2021-11-24 09:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31725000 2021-11-24 09:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31726000 2021-11-24 09:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31727000 2021-11-24 09:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31728000 2021-11-24 09:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31729000 2021-11-24 09:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31730000 2021-11-24 09:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31731000 2021-11-24 09:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31732000 2021-11-24 09:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31733000 2021-11-24 09:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31734000 2021-11-24 09:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31735000 2021-11-24 09:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31736000 2021-11-24 09:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31737000 2021-11-24 09:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31738000 2021-11-24 09:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31739000 2021-11-24 09:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31740000 2021-11-24 09:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31741000 2021-11-24 09:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31742000 2021-11-24 09:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31743000 2021-11-24 09:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31744000 2021-11-24 09:54:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:54:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1156 containing 20.00 MB] 2021-11-24 09:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31745000 2021-11-24 09:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31746000 2021-11-24 09:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31747000 2021-11-24 09:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31748000 2021-11-24 09:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31749000 2021-11-24 09:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31750000 2021-11-24 09:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31751000 2021-11-24 09:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31752000 2021-11-24 09:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31753000 2021-11-24 09:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31754000 2021-11-24 09:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31755000 2021-11-24 09:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31756000 2021-11-24 09:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31757000 2021-11-24 09:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31758000 2021-11-24 09:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31759000 2021-11-24 09:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31760000 2021-11-24 09:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31761000 2021-11-24 09:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31762000 2021-11-24 09:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31763000 2021-11-24 09:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31764000 2021-11-24 09:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31765000 2021-11-24 09:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31766000 2021-11-24 09:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31767000 2021-11-24 09:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31768000 2021-11-24 09:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31769000 2021-11-24 09:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31770000 2021-11-24 09:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31771000 2021-11-24 09:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31772000 2021-11-24 09:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31773000 2021-11-24 09:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31774000 2021-11-24 09:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31775000 2021-11-24 09:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31776000 2021-11-24 09:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31777000 2021-11-24 09:55:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:55:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1157 containing 20.00 MB] 2021-11-24 09:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31778000 2021-11-24 09:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31779000 2021-11-24 09:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31780000 2021-11-24 09:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31781000 2021-11-24 09:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31782000 2021-11-24 09:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31783000 2021-11-24 09:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31784000 2021-11-24 09:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31785000 2021-11-24 09:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31786000 2021-11-24 09:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31787000 2021-11-24 09:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31788000 2021-11-24 09:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31789000 2021-11-24 09:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31790000 2021-11-24 09:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31791000 2021-11-24 09:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31792000 2021-11-24 09:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31793000 2021-11-24 09:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31794000 2021-11-24 09:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31795000 2021-11-24 09:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31796000 2021-11-24 09:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31797000 2021-11-24 09:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31798000 2021-11-24 09:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31799000 2021-11-24 09:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31800000 2021-11-24 09:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31801000 2021-11-24 09:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31802000 2021-11-24 09:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31803000 2021-11-24 09:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31804000 2021-11-24 09:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31805000 2021-11-24 09:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31806000 2021-11-24 09:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31807000 2021-11-24 09:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31808000 2021-11-24 09:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31809000 2021-11-24 09:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31810000 2021-11-24 09:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31811000 2021-11-24 09:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31812000 2021-11-24 09:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31813000 2021-11-24 09:55:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:55:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1158 containing 20.00 MB] 2021-11-24 09:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31814000 2021-11-24 09:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31815000 2021-11-24 09:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31816000 2021-11-24 09:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31817000 2021-11-24 09:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31818000 2021-11-24 09:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31819000 2021-11-24 09:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31820000 2021-11-24 09:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31821000 2021-11-24 09:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31822000 2021-11-24 09:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31823000 2021-11-24 09:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31824000 2021-11-24 09:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31825000 2021-11-24 09:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31826000 2021-11-24 09:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31827000 2021-11-24 09:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31828000 2021-11-24 09:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31829000 2021-11-24 09:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31830000 2021-11-24 09:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31831000 2021-11-24 09:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31832000 2021-11-24 09:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31833000 2021-11-24 09:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31834000 2021-11-24 09:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31835000 2021-11-24 09:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31836000 2021-11-24 09:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31837000 2021-11-24 09:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31838000 2021-11-24 09:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31839000 2021-11-24 09:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31840000 2021-11-24 09:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31841000 2021-11-24 09:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31842000 2021-11-24 09:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31843000 2021-11-24 09:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31844000 2021-11-24 09:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31845000 2021-11-24 09:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31846000 2021-11-24 09:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31847000 2021-11-24 09:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31848000 2021-11-24 09:56:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:56:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1159 containing 20.00 MB] 2021-11-24 09:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31849000 2021-11-24 09:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31850000 2021-11-24 09:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31851000 2021-11-24 09:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31852000 2021-11-24 09:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31853000 2021-11-24 09:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31854000 2021-11-24 09:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31855000 2021-11-24 09:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31856000 2021-11-24 09:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31857000 2021-11-24 09:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31858000 2021-11-24 09:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31859000 2021-11-24 09:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31860000 2021-11-24 09:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31861000 2021-11-24 09:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31862000 2021-11-24 09:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31863000 2021-11-24 09:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31864000 2021-11-24 09:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31865000 2021-11-24 09:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31866000 2021-11-24 09:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31867000 2021-11-24 09:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31868000 2021-11-24 09:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31869000 2021-11-24 09:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31870000 2021-11-24 09:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31871000 2021-11-24 09:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31872000 2021-11-24 09:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31873000 2021-11-24 09:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31874000 2021-11-24 09:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31875000 2021-11-24 09:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31876000 2021-11-24 09:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31877000 2021-11-24 09:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31878000 2021-11-24 09:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31879000 2021-11-24 09:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31880000 2021-11-24 09:56:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:56:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1160 containing 20.00 MB] 2021-11-24 09:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31881000 2021-11-24 09:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31882000 2021-11-24 09:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31883000 2021-11-24 09:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31884000 2021-11-24 09:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31885000 2021-11-24 09:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31886000 2021-11-24 09:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31887000 2021-11-24 09:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31888000 2021-11-24 09:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31889000 2021-11-24 09:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31890000 2021-11-24 09:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31891000 2021-11-24 09:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31892000 2021-11-24 09:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31893000 2021-11-24 09:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31894000 2021-11-24 09:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31895000 2021-11-24 09:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31896000 2021-11-24 09:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31897000 2021-11-24 09:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31898000 2021-11-24 09:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31899000 2021-11-24 09:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31900000 2021-11-24 09:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31901000 2021-11-24 09:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31902000 2021-11-24 09:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31903000 2021-11-24 09:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31904000 2021-11-24 09:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31905000 2021-11-24 09:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31906000 2021-11-24 09:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31907000 2021-11-24 09:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31908000 2021-11-24 09:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31909000 2021-11-24 09:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31910000 2021-11-24 09:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31911000 2021-11-24 09:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31912000 2021-11-24 09:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31913000 2021-11-24 09:57:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:57:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1161 containing 20.00 MB] 2021-11-24 09:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31914000 2021-11-24 09:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31915000 2021-11-24 09:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31916000 2021-11-24 09:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31917000 2021-11-24 09:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31918000 2021-11-24 09:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31919000 2021-11-24 09:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31920000 2021-11-24 09:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31921000 2021-11-24 09:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31922000 2021-11-24 09:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31923000 2021-11-24 09:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31924000 2021-11-24 09:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31925000 2021-11-24 09:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31926000 2021-11-24 09:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31927000 2021-11-24 09:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31928000 2021-11-24 09:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31929000 2021-11-24 09:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31930000 2021-11-24 09:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31931000 2021-11-24 09:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31932000 2021-11-24 09:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31933000 2021-11-24 09:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31934000 2021-11-24 09:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31935000 2021-11-24 09:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31936000 2021-11-24 09:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31937000 2021-11-24 09:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31938000 2021-11-24 09:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31939000 2021-11-24 09:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31940000 2021-11-24 09:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31941000 2021-11-24 09:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31942000 2021-11-24 09:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31943000 2021-11-24 09:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31944000 2021-11-24 09:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31945000 2021-11-24 09:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31946000 2021-11-24 09:57:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:57:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1162 containing 20.00 MB] 2021-11-24 09:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31947000 2021-11-24 09:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31948000 2021-11-24 09:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31949000 2021-11-24 09:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31950000 2021-11-24 09:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31951000 2021-11-24 09:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31952000 2021-11-24 09:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31953000 2021-11-24 09:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31954000 2021-11-24 09:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31955000 2021-11-24 09:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31956000 2021-11-24 09:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31957000 2021-11-24 09:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31958000 2021-11-24 09:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31959000 2021-11-24 09:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31960000 2021-11-24 09:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31961000 2021-11-24 09:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31962000 2021-11-24 09:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31963000 2021-11-24 09:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31964000 2021-11-24 09:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31965000 2021-11-24 09:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31966000 2021-11-24 09:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31967000 2021-11-24 09:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31968000 2021-11-24 09:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31969000 2021-11-24 09:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31970000 2021-11-24 09:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31971000 2021-11-24 09:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31972000 2021-11-24 09:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31973000 2021-11-24 09:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31974000 2021-11-24 09:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31975000 2021-11-24 09:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31976000 2021-11-24 09:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31977000 2021-11-24 09:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31978000 2021-11-24 09:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31979000 2021-11-24 09:58:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:58:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1163 containing 20.00 MB] 2021-11-24 09:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31980000 2021-11-24 09:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31981000 2021-11-24 09:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31982000 2021-11-24 09:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31983000 2021-11-24 09:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31984000 2021-11-24 09:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31985000 2021-11-24 09:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31986000 2021-11-24 09:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31987000 2021-11-24 09:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31988000 2021-11-24 09:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31989000 2021-11-24 09:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31990000 2021-11-24 09:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31991000 2021-11-24 09:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31992000 2021-11-24 09:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31993000 2021-11-24 09:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31994000 2021-11-24 09:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31995000 2021-11-24 09:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31996000 2021-11-24 09:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31997000 2021-11-24 09:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31998000 2021-11-24 09:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 31999000 2021-11-24 09:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32000000 2021-11-24 09:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32001000 2021-11-24 09:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32002000 2021-11-24 09:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32003000 2021-11-24 09:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32004000 2021-11-24 09:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32005000 2021-11-24 09:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32006000 2021-11-24 09:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32007000 2021-11-24 09:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32008000 2021-11-24 09:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32009000 2021-11-24 09:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32010000 2021-11-24 09:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32011000 2021-11-24 09:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32012000 2021-11-24 09:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32013000 2021-11-24 09:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32014000 2021-11-24 09:58:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:58:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1164 containing 20.00 MB] 2021-11-24 09:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32015000 2021-11-24 09:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32016000 2021-11-24 09:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32017000 2021-11-24 09:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32018000 2021-11-24 09:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32019000 2021-11-24 09:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32020000 2021-11-24 09:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32021000 2021-11-24 09:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32022000 2021-11-24 09:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32023000 2021-11-24 09:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32024000 2021-11-24 09:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32025000 2021-11-24 09:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32026000 2021-11-24 09:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32027000 2021-11-24 09:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32028000 2021-11-24 09:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32029000 2021-11-24 09:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32030000 2021-11-24 09:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32031000 2021-11-24 09:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32032000 2021-11-24 09:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32033000 2021-11-24 09:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32034000 2021-11-24 09:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32035000 2021-11-24 09:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32036000 2021-11-24 09:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32037000 2021-11-24 09:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32038000 2021-11-24 09:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32039000 2021-11-24 09:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32040000 2021-11-24 09:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32041000 2021-11-24 09:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32042000 2021-11-24 09:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32043000 2021-11-24 09:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32044000 2021-11-24 09:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32045000 2021-11-24 09:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32046000 2021-11-24 09:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32047000 2021-11-24 09:59:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:59:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1165 containing 20.00 MB] 2021-11-24 09:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32048000 2021-11-24 09:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32049000 2021-11-24 09:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32050000 2021-11-24 09:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32051000 2021-11-24 09:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32052000 2021-11-24 09:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32053000 2021-11-24 09:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32054000 2021-11-24 09:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32055000 2021-11-24 09:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32056000 2021-11-24 09:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32057000 2021-11-24 09:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32058000 2021-11-24 09:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32059000 2021-11-24 09:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32060000 2021-11-24 09:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32061000 2021-11-24 09:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32062000 2021-11-24 09:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32063000 2021-11-24 09:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32064000 2021-11-24 09:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32065000 2021-11-24 09:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32066000 2021-11-24 09:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32067000 2021-11-24 09:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32068000 2021-11-24 09:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32069000 2021-11-24 09:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32070000 2021-11-24 09:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32071000 2021-11-24 09:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32072000 2021-11-24 09:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32073000 2021-11-24 09:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32074000 2021-11-24 09:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32075000 2021-11-24 09:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32076000 2021-11-24 09:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32077000 2021-11-24 09:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32078000 2021-11-24 09:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32079000 2021-11-24 09:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32080000 2021-11-24 09:59:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 09:59:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1166 containing 20.00 MB] 2021-11-24 09:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32081000 2021-11-24 09:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32082000 2021-11-24 09:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32083000 2021-11-24 09:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32084000 2021-11-24 09:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32085000 2021-11-24 09:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32086000 2021-11-24 09:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32087000 2021-11-24 09:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32088000 2021-11-24 09:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32089000 2021-11-24 09:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32090000 2021-11-24 09:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32091000 2021-11-24 09:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32092000 2021-11-24 09:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32093000 2021-11-24 09:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32094000 2021-11-24 09:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32095000 2021-11-24 09:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32096000 2021-11-24 10:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32097000 2021-11-24 10:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32098000 2021-11-24 10:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32099000 2021-11-24 10:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32100000 2021-11-24 10:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32101000 2021-11-24 10:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32102000 2021-11-24 10:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32103000 2021-11-24 10:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32104000 2021-11-24 10:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32105000 2021-11-24 10:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32106000 2021-11-24 10:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32107000 2021-11-24 10:00:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:00:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1167 containing 20.00 MB] 2021-11-24 10:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32108000 2021-11-24 10:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32109000 2021-11-24 10:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32110000 2021-11-24 10:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32111000 2021-11-24 10:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32112000 2021-11-24 10:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32113000 2021-11-24 10:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32114000 2021-11-24 10:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32115000 2021-11-24 10:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32116000 2021-11-24 10:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32117000 2021-11-24 10:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32118000 2021-11-24 10:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32119000 2021-11-24 10:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32120000 2021-11-24 10:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32121000 2021-11-24 10:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32122000 2021-11-24 10:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32123000 2021-11-24 10:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32124000 2021-11-24 10:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32125000 2021-11-24 10:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32126000 2021-11-24 10:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32127000 2021-11-24 10:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32128000 2021-11-24 10:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32129000 2021-11-24 10:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32130000 2021-11-24 10:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32131000 2021-11-24 10:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32132000 2021-11-24 10:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32133000 2021-11-24 10:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32134000 2021-11-24 10:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32135000 2021-11-24 10:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32136000 2021-11-24 10:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32137000 2021-11-24 10:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32138000 2021-11-24 10:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32139000 2021-11-24 10:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32140000 2021-11-24 10:00:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:00:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1168 containing 20.00 MB] 2021-11-24 10:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32141000 2021-11-24 10:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32142000 2021-11-24 10:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32143000 2021-11-24 10:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32144000 2021-11-24 10:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32145000 2021-11-24 10:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32146000 2021-11-24 10:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32147000 2021-11-24 10:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32148000 2021-11-24 10:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32149000 2021-11-24 10:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32150000 2021-11-24 10:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32151000 2021-11-24 10:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32152000 2021-11-24 10:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32153000 2021-11-24 10:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32154000 2021-11-24 10:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32155000 2021-11-24 10:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32156000 2021-11-24 10:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32157000 2021-11-24 10:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32158000 2021-11-24 10:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32159000 2021-11-24 10:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32160000 2021-11-24 10:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32161000 2021-11-24 10:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32162000 2021-11-24 10:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32163000 2021-11-24 10:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32164000 2021-11-24 10:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32165000 2021-11-24 10:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32166000 2021-11-24 10:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32167000 2021-11-24 10:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32168000 2021-11-24 10:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32169000 2021-11-24 10:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32170000 2021-11-24 10:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32171000 2021-11-24 10:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32172000 2021-11-24 10:01:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:01:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1169 containing 20.00 MB] 2021-11-24 10:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32173000 2021-11-24 10:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32174000 2021-11-24 10:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32175000 2021-11-24 10:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32176000 2021-11-24 10:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32177000 2021-11-24 10:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32178000 2021-11-24 10:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32179000 2021-11-24 10:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32180000 2021-11-24 10:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32181000 2021-11-24 10:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32182000 2021-11-24 10:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32183000 2021-11-24 10:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32184000 2021-11-24 10:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32185000 2021-11-24 10:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32186000 2021-11-24 10:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32187000 2021-11-24 10:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32188000 2021-11-24 10:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32189000 2021-11-24 10:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32190000 2021-11-24 10:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32191000 2021-11-24 10:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32192000 2021-11-24 10:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32193000 2021-11-24 10:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32194000 2021-11-24 10:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32195000 2021-11-24 10:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32196000 2021-11-24 10:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32197000 2021-11-24 10:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32198000 2021-11-24 10:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32199000 2021-11-24 10:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32200000 2021-11-24 10:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32201000 2021-11-24 10:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32202000 2021-11-24 10:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32203000 2021-11-24 10:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32204000 2021-11-24 10:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32205000 2021-11-24 10:01:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:01:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1170 containing 20.00 MB] 2021-11-24 10:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32206000 2021-11-24 10:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32207000 2021-11-24 10:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32208000 2021-11-24 10:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32209000 2021-11-24 10:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32210000 2021-11-24 10:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32211000 2021-11-24 10:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32212000 2021-11-24 10:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32213000 2021-11-24 10:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32214000 2021-11-24 10:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32215000 2021-11-24 10:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32216000 2021-11-24 10:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32217000 2021-11-24 10:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32218000 2021-11-24 10:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32219000 2021-11-24 10:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32220000 2021-11-24 10:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32221000 2021-11-24 10:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32222000 2021-11-24 10:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32223000 2021-11-24 10:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32224000 2021-11-24 10:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32225000 2021-11-24 10:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32226000 2021-11-24 10:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32227000 2021-11-24 10:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32228000 2021-11-24 10:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32229000 2021-11-24 10:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32230000 2021-11-24 10:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32231000 2021-11-24 10:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32232000 2021-11-24 10:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32233000 2021-11-24 10:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32234000 2021-11-24 10:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32235000 2021-11-24 10:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32236000 2021-11-24 10:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32237000 2021-11-24 10:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32238000 2021-11-24 10:02:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:02:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1171 containing 20.00 MB] 2021-11-24 10:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32239000 2021-11-24 10:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32240000 2021-11-24 10:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32241000 2021-11-24 10:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32242000 2021-11-24 10:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32243000 2021-11-24 10:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32244000 2021-11-24 10:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32245000 2021-11-24 10:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32246000 2021-11-24 10:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32247000 2021-11-24 10:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32248000 2021-11-24 10:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32249000 2021-11-24 10:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32250000 2021-11-24 10:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32251000 2021-11-24 10:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32252000 2021-11-24 10:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32253000 2021-11-24 10:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32254000 2021-11-24 10:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32255000 2021-11-24 10:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32256000 2021-11-24 10:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32257000 2021-11-24 10:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32258000 2021-11-24 10:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32259000 2021-11-24 10:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32260000 2021-11-24 10:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32261000 2021-11-24 10:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32262000 2021-11-24 10:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32263000 2021-11-24 10:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32264000 2021-11-24 10:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32265000 2021-11-24 10:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32266000 2021-11-24 10:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32267000 2021-11-24 10:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32268000 2021-11-24 10:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32269000 2021-11-24 10:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32270000 2021-11-24 10:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32271000 2021-11-24 10:03:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:03:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1172 containing 20.00 MB] 2021-11-24 10:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32272000 2021-11-24 10:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32273000 2021-11-24 10:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32274000 2021-11-24 10:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32275000 2021-11-24 10:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32276000 2021-11-24 10:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32277000 2021-11-24 10:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32278000 2021-11-24 10:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32279000 2021-11-24 10:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32280000 2021-11-24 10:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32281000 2021-11-24 10:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32282000 2021-11-24 10:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32283000 2021-11-24 10:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32284000 2021-11-24 10:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32285000 2021-11-24 10:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32286000 2021-11-24 10:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32287000 2021-11-24 10:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32288000 2021-11-24 10:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32289000 2021-11-24 10:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32290000 2021-11-24 10:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32291000 2021-11-24 10:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32292000 2021-11-24 10:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32293000 2021-11-24 10:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32294000 2021-11-24 10:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32295000 2021-11-24 10:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32296000 2021-11-24 10:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32297000 2021-11-24 10:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32298000 2021-11-24 10:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32299000 2021-11-24 10:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32300000 2021-11-24 10:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32301000 2021-11-24 10:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32302000 2021-11-24 10:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32303000 2021-11-24 10:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32304000 2021-11-24 10:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32305000 2021-11-24 10:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32306000 2021-11-24 10:03:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:03:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1173 containing 20.00 MB] 2021-11-24 10:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32307000 2021-11-24 10:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32308000 2021-11-24 10:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32309000 2021-11-24 10:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32310000 2021-11-24 10:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32311000 2021-11-24 10:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32312000 2021-11-24 10:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32313000 2021-11-24 10:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32314000 2021-11-24 10:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32315000 2021-11-24 10:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32316000 2021-11-24 10:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32317000 2021-11-24 10:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32318000 2021-11-24 10:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32319000 2021-11-24 10:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32320000 2021-11-24 10:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32321000 2021-11-24 10:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32322000 2021-11-24 10:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32323000 2021-11-24 10:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32324000 2021-11-24 10:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32325000 2021-11-24 10:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32326000 2021-11-24 10:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32327000 2021-11-24 10:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32328000 2021-11-24 10:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32329000 2021-11-24 10:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32330000 2021-11-24 10:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32331000 2021-11-24 10:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32332000 2021-11-24 10:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32333000 2021-11-24 10:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32334000 2021-11-24 10:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32335000 2021-11-24 10:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32336000 2021-11-24 10:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32337000 2021-11-24 10:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32338000 2021-11-24 10:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32339000 2021-11-24 10:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32340000 2021-11-24 10:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32341000 2021-11-24 10:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32342000 2021-11-24 10:04:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:04:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1174 containing 20.00 MB] 2021-11-24 10:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32343000 2021-11-24 10:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32344000 2021-11-24 10:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32345000 2021-11-24 10:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32346000 2021-11-24 10:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32347000 2021-11-24 10:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32348000 2021-11-24 10:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32349000 2021-11-24 10:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32350000 2021-11-24 10:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32351000 2021-11-24 10:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32352000 2021-11-24 10:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32353000 2021-11-24 10:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32354000 2021-11-24 10:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32355000 2021-11-24 10:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32356000 2021-11-24 10:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32357000 2021-11-24 10:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32358000 2021-11-24 10:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32359000 2021-11-24 10:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32360000 2021-11-24 10:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32361000 2021-11-24 10:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32362000 2021-11-24 10:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32363000 2021-11-24 10:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32364000 2021-11-24 10:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32365000 2021-11-24 10:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32366000 2021-11-24 10:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32367000 2021-11-24 10:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32368000 2021-11-24 10:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32369000 2021-11-24 10:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32370000 2021-11-24 10:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32371000 2021-11-24 10:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32372000 2021-11-24 10:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32373000 2021-11-24 10:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32374000 2021-11-24 10:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32375000 2021-11-24 10:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32376000 2021-11-24 10:04:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:04:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1175 containing 20.00 MB] 2021-11-24 10:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32377000 2021-11-24 10:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32378000 2021-11-24 10:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32379000 2021-11-24 10:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32380000 2021-11-24 10:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32381000 2021-11-24 10:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32382000 2021-11-24 10:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32383000 2021-11-24 10:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32384000 2021-11-24 10:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32385000 2021-11-24 10:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32386000 2021-11-24 10:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32387000 2021-11-24 10:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32388000 2021-11-24 10:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32389000 2021-11-24 10:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32390000 2021-11-24 10:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32391000 2021-11-24 10:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32392000 2021-11-24 10:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32393000 2021-11-24 10:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32394000 2021-11-24 10:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32395000 2021-11-24 10:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32396000 2021-11-24 10:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32397000 2021-11-24 10:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32398000 2021-11-24 10:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32399000 2021-11-24 10:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32400000 2021-11-24 10:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32401000 2021-11-24 10:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32402000 2021-11-24 10:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32403000 2021-11-24 10:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32404000 2021-11-24 10:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32405000 2021-11-24 10:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32406000 2021-11-24 10:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32407000 2021-11-24 10:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32408000 2021-11-24 10:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32409000 2021-11-24 10:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32410000 2021-11-24 10:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32411000 2021-11-24 10:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32412000 2021-11-24 10:05:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:05:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1176 containing 20.00 MB] 2021-11-24 10:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32413000 2021-11-24 10:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32414000 2021-11-24 10:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32415000 2021-11-24 10:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32416000 2021-11-24 10:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32417000 2021-11-24 10:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32418000 2021-11-24 10:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32419000 2021-11-24 10:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32420000 2021-11-24 10:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32421000 2021-11-24 10:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32422000 2021-11-24 10:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32423000 2021-11-24 10:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32424000 2021-11-24 10:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32425000 2021-11-24 10:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32426000 2021-11-24 10:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32427000 2021-11-24 10:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32428000 2021-11-24 10:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32429000 2021-11-24 10:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32430000 2021-11-24 10:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32431000 2021-11-24 10:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32432000 2021-11-24 10:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32433000 2021-11-24 10:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32434000 2021-11-24 10:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32435000 2021-11-24 10:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32436000 2021-11-24 10:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32437000 2021-11-24 10:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32438000 2021-11-24 10:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32439000 2021-11-24 10:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32440000 2021-11-24 10:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32441000 2021-11-24 10:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32442000 2021-11-24 10:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32443000 2021-11-24 10:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32444000 2021-11-24 10:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32445000 2021-11-24 10:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32446000 2021-11-24 10:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32447000 2021-11-24 10:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32448000 2021-11-24 10:05:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:05:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1177 containing 20.00 MB] 2021-11-24 10:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32449000 2021-11-24 10:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32450000 2021-11-24 10:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32451000 2021-11-24 10:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32452000 2021-11-24 10:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32453000 2021-11-24 10:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32454000 2021-11-24 10:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32455000 2021-11-24 10:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32456000 2021-11-24 10:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32457000 2021-11-24 10:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32458000 2021-11-24 10:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32459000 2021-11-24 10:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32460000 2021-11-24 10:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32461000 2021-11-24 10:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32462000 2021-11-24 10:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32463000 2021-11-24 10:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32464000 2021-11-24 10:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32465000 2021-11-24 10:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32466000 2021-11-24 10:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32467000 2021-11-24 10:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32468000 2021-11-24 10:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32469000 2021-11-24 10:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32470000 2021-11-24 10:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32471000 2021-11-24 10:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32472000 2021-11-24 10:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32473000 2021-11-24 10:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32474000 2021-11-24 10:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32475000 2021-11-24 10:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32476000 2021-11-24 10:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32477000 2021-11-24 10:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32478000 2021-11-24 10:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32479000 2021-11-24 10:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32480000 2021-11-24 10:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32481000 2021-11-24 10:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32482000 2021-11-24 10:06:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:06:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1178 containing 20.00 MB] 2021-11-24 10:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32483000 2021-11-24 10:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32484000 2021-11-24 10:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32485000 2021-11-24 10:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32486000 2021-11-24 10:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32487000 2021-11-24 10:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32488000 2021-11-24 10:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32489000 2021-11-24 10:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32490000 2021-11-24 10:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32491000 2021-11-24 10:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32492000 2021-11-24 10:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32493000 2021-11-24 10:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32494000 2021-11-24 10:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32495000 2021-11-24 10:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32496000 2021-11-24 10:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32497000 2021-11-24 10:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32498000 2021-11-24 10:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32499000 2021-11-24 10:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32500000 2021-11-24 10:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32501000 2021-11-24 10:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32502000 2021-11-24 10:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32503000 2021-11-24 10:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32504000 2021-11-24 10:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32505000 2021-11-24 10:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32506000 2021-11-24 10:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32507000 2021-11-24 10:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32508000 2021-11-24 10:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32509000 2021-11-24 10:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32510000 2021-11-24 10:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32511000 2021-11-24 10:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32512000 2021-11-24 10:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32513000 2021-11-24 10:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32514000 2021-11-24 10:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32515000 2021-11-24 10:06:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:06:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1179 containing 20.00 MB] 2021-11-24 10:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32516000 2021-11-24 10:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32517000 2021-11-24 10:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32518000 2021-11-24 10:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32519000 2021-11-24 10:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32520000 2021-11-24 10:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32521000 2021-11-24 10:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32522000 2021-11-24 10:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32523000 2021-11-24 10:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32524000 2021-11-24 10:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32525000 2021-11-24 10:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32526000 2021-11-24 10:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32527000 2021-11-24 10:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32528000 2021-11-24 10:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32529000 2021-11-24 10:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32530000 2021-11-24 10:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32531000 2021-11-24 10:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32532000 2021-11-24 10:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32533000 2021-11-24 10:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32534000 2021-11-24 10:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32535000 2021-11-24 10:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32536000 2021-11-24 10:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32537000 2021-11-24 10:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32538000 2021-11-24 10:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32539000 2021-11-24 10:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32540000 2021-11-24 10:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32541000 2021-11-24 10:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32542000 2021-11-24 10:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32543000 2021-11-24 10:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32544000 2021-11-24 10:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32545000 2021-11-24 10:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32546000 2021-11-24 10:07:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:07:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1180 containing 20.00 MB] 2021-11-24 10:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32547000 2021-11-24 10:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32548000 2021-11-24 10:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32549000 2021-11-24 10:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32550000 2021-11-24 10:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32551000 2021-11-24 10:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32552000 2021-11-24 10:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32553000 2021-11-24 10:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32554000 2021-11-24 10:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32555000 2021-11-24 10:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32556000 2021-11-24 10:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32557000 2021-11-24 10:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32558000 2021-11-24 10:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32559000 2021-11-24 10:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32560000 2021-11-24 10:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32561000 2021-11-24 10:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32562000 2021-11-24 10:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32563000 2021-11-24 10:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32564000 2021-11-24 10:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32565000 2021-11-24 10:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32566000 2021-11-24 10:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32567000 2021-11-24 10:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32568000 2021-11-24 10:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32569000 2021-11-24 10:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32570000 2021-11-24 10:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32571000 2021-11-24 10:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32572000 2021-11-24 10:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32573000 2021-11-24 10:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32574000 2021-11-24 10:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32575000 2021-11-24 10:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32576000 2021-11-24 10:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32577000 2021-11-24 10:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32578000 2021-11-24 10:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32579000 2021-11-24 10:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32580000 2021-11-24 10:07:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:07:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1181 containing 20.00 MB] 2021-11-24 10:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32581000 2021-11-24 10:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32582000 2021-11-24 10:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32583000 2021-11-24 10:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32584000 2021-11-24 10:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32585000 2021-11-24 10:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32586000 2021-11-24 10:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32587000 2021-11-24 10:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32588000 2021-11-24 10:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32589000 2021-11-24 10:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32590000 2021-11-24 10:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32591000 2021-11-24 10:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32592000 2021-11-24 10:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32593000 2021-11-24 10:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32594000 2021-11-24 10:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32595000 2021-11-24 10:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32596000 2021-11-24 10:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32597000 2021-11-24 10:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32598000 2021-11-24 10:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32599000 2021-11-24 10:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32600000 2021-11-24 10:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32601000 2021-11-24 10:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32602000 2021-11-24 10:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32603000 2021-11-24 10:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32604000 2021-11-24 10:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32605000 2021-11-24 10:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32606000 2021-11-24 10:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32607000 2021-11-24 10:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32608000 2021-11-24 10:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32609000 2021-11-24 10:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32610000 2021-11-24 10:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32611000 2021-11-24 10:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32612000 2021-11-24 10:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32613000 2021-11-24 10:08:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:08:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1182 containing 20.00 MB] 2021-11-24 10:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32614000 2021-11-24 10:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32615000 2021-11-24 10:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32616000 2021-11-24 10:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32617000 2021-11-24 10:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32618000 2021-11-24 10:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32619000 2021-11-24 10:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32620000 2021-11-24 10:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32621000 2021-11-24 10:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32622000 2021-11-24 10:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32623000 2021-11-24 10:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32624000 2021-11-24 10:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32625000 2021-11-24 10:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32626000 2021-11-24 10:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32627000 2021-11-24 10:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32628000 2021-11-24 10:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32629000 2021-11-24 10:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32630000 2021-11-24 10:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32631000 2021-11-24 10:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32632000 2021-11-24 10:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32633000 2021-11-24 10:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32634000 2021-11-24 10:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32635000 2021-11-24 10:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32636000 2021-11-24 10:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32637000 2021-11-24 10:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32638000 2021-11-24 10:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32639000 2021-11-24 10:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32640000 2021-11-24 10:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32641000 2021-11-24 10:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32642000 2021-11-24 10:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32643000 2021-11-24 10:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32644000 2021-11-24 10:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32645000 2021-11-24 10:09:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:09:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1183 containing 20.00 MB] 2021-11-24 10:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32646000 2021-11-24 10:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32647000 2021-11-24 10:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32648000 2021-11-24 10:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32649000 2021-11-24 10:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32650000 2021-11-24 10:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32651000 2021-11-24 10:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32652000 2021-11-24 10:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32653000 2021-11-24 10:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32654000 2021-11-24 10:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32655000 2021-11-24 10:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32656000 2021-11-24 10:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32657000 2021-11-24 10:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32658000 2021-11-24 10:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32659000 2021-11-24 10:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32660000 2021-11-24 10:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32661000 2021-11-24 10:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32662000 2021-11-24 10:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32663000 2021-11-24 10:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32664000 2021-11-24 10:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32665000 2021-11-24 10:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32666000 2021-11-24 10:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32667000 2021-11-24 10:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32668000 2021-11-24 10:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32669000 2021-11-24 10:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32670000 2021-11-24 10:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32671000 2021-11-24 10:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32672000 2021-11-24 10:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32673000 2021-11-24 10:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32674000 2021-11-24 10:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32675000 2021-11-24 10:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32676000 2021-11-24 10:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32677000 2021-11-24 10:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32678000 2021-11-24 10:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32679000 2021-11-24 10:09:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:09:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1184 containing 20.00 MB] 2021-11-24 10:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32680000 2021-11-24 10:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32681000 2021-11-24 10:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32682000 2021-11-24 10:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32683000 2021-11-24 10:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32684000 2021-11-24 10:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32685000 2021-11-24 10:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32686000 2021-11-24 10:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32687000 2021-11-24 10:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32688000 2021-11-24 10:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32689000 2021-11-24 10:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32690000 2021-11-24 10:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32691000 2021-11-24 10:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32692000 2021-11-24 10:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32693000 2021-11-24 10:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32694000 2021-11-24 10:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32695000 2021-11-24 10:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32696000 2021-11-24 10:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32697000 2021-11-24 10:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32698000 2021-11-24 10:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32699000 2021-11-24 10:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32700000 2021-11-24 10:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32701000 2021-11-24 10:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32702000 2021-11-24 10:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32703000 2021-11-24 10:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32704000 2021-11-24 10:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32705000 2021-11-24 10:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32706000 2021-11-24 10:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32707000 2021-11-24 10:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32708000 2021-11-24 10:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32709000 2021-11-24 10:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32710000 2021-11-24 10:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32711000 2021-11-24 10:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32712000 2021-11-24 10:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32713000 2021-11-24 10:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32714000 2021-11-24 10:10:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:10:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1185 containing 20.00 MB] 2021-11-24 10:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32715000 2021-11-24 10:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32716000 2021-11-24 10:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32717000 2021-11-24 10:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32718000 2021-11-24 10:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32719000 2021-11-24 10:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32720000 2021-11-24 10:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32721000 2021-11-24 10:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32722000 2021-11-24 10:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32723000 2021-11-24 10:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32724000 2021-11-24 10:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32725000 2021-11-24 10:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32726000 2021-11-24 10:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32727000 2021-11-24 10:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32728000 2021-11-24 10:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32729000 2021-11-24 10:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32730000 2021-11-24 10:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32731000 2021-11-24 10:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32732000 2021-11-24 10:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32733000 2021-11-24 10:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32734000 2021-11-24 10:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32735000 2021-11-24 10:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32736000 2021-11-24 10:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32737000 2021-11-24 10:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32738000 2021-11-24 10:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32739000 2021-11-24 10:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32740000 2021-11-24 10:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32741000 2021-11-24 10:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32742000 2021-11-24 10:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32743000 2021-11-24 10:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32744000 2021-11-24 10:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32745000 2021-11-24 10:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32746000 2021-11-24 10:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32747000 2021-11-24 10:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32748000 2021-11-24 10:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32749000 2021-11-24 10:10:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:10:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1186 containing 20.00 MB] 2021-11-24 10:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32750000 2021-11-24 10:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32751000 2021-11-24 10:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32752000 2021-11-24 10:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32753000 2021-11-24 10:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32754000 2021-11-24 10:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32755000 2021-11-24 10:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32756000 2021-11-24 10:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32757000 2021-11-24 10:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32758000 2021-11-24 10:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32759000 2021-11-24 10:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32760000 2021-11-24 10:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32761000 2021-11-24 10:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32762000 2021-11-24 10:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32763000 2021-11-24 10:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32764000 2021-11-24 10:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32765000 2021-11-24 10:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32766000 2021-11-24 10:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32767000 2021-11-24 10:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32768000 2021-11-24 10:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32769000 2021-11-24 10:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32770000 2021-11-24 10:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32771000 2021-11-24 10:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32772000 2021-11-24 10:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32773000 2021-11-24 10:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32774000 2021-11-24 10:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32775000 2021-11-24 10:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32776000 2021-11-24 10:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32777000 2021-11-24 10:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32778000 2021-11-24 10:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32779000 2021-11-24 10:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32780000 2021-11-24 10:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32781000 2021-11-24 10:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32782000 2021-11-24 10:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32783000 2021-11-24 10:11:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:11:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1187 containing 20.00 MB] 2021-11-24 10:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32784000 2021-11-24 10:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32785000 2021-11-24 10:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32786000 2021-11-24 10:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32787000 2021-11-24 10:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32788000 2021-11-24 10:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32789000 2021-11-24 10:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32790000 2021-11-24 10:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32791000 2021-11-24 10:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32792000 2021-11-24 10:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32793000 2021-11-24 10:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32794000 2021-11-24 10:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32795000 2021-11-24 10:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32796000 2021-11-24 10:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32797000 2021-11-24 10:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32798000 2021-11-24 10:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32799000 2021-11-24 10:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32800000 2021-11-24 10:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32801000 2021-11-24 10:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32802000 2021-11-24 10:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32803000 2021-11-24 10:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32804000 2021-11-24 10:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32805000 2021-11-24 10:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32806000 2021-11-24 10:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32807000 2021-11-24 10:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32808000 2021-11-24 10:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32809000 2021-11-24 10:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32810000 2021-11-24 10:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32811000 2021-11-24 10:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32812000 2021-11-24 10:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32813000 2021-11-24 10:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32814000 2021-11-24 10:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32815000 2021-11-24 10:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32816000 2021-11-24 10:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32817000 2021-11-24 10:11:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:11:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1188 containing 20.00 MB] 2021-11-24 10:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32818000 2021-11-24 10:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32819000 2021-11-24 10:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32820000 2021-11-24 10:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32821000 2021-11-24 10:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32822000 2021-11-24 10:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32823000 2021-11-24 10:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32824000 2021-11-24 10:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32825000 2021-11-24 10:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32826000 2021-11-24 10:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32827000 2021-11-24 10:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32828000 2021-11-24 10:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32829000 2021-11-24 10:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32830000 2021-11-24 10:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32831000 2021-11-24 10:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32832000 2021-11-24 10:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32833000 2021-11-24 10:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32834000 2021-11-24 10:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32835000 2021-11-24 10:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32836000 2021-11-24 10:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32837000 2021-11-24 10:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32838000 2021-11-24 10:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32839000 2021-11-24 10:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32840000 2021-11-24 10:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32841000 2021-11-24 10:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32842000 2021-11-24 10:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32843000 2021-11-24 10:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32844000 2021-11-24 10:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32845000 2021-11-24 10:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32846000 2021-11-24 10:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32847000 2021-11-24 10:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32848000 2021-11-24 10:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32849000 2021-11-24 10:12:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:12:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1189 containing 20.00 MB] 2021-11-24 10:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32850000 2021-11-24 10:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32851000 2021-11-24 10:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32852000 2021-11-24 10:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32853000 2021-11-24 10:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32854000 2021-11-24 10:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32855000 2021-11-24 10:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32856000 2021-11-24 10:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32857000 2021-11-24 10:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32858000 2021-11-24 10:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32859000 2021-11-24 10:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32860000 2021-11-24 10:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32861000 2021-11-24 10:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32862000 2021-11-24 10:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32863000 2021-11-24 10:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32864000 2021-11-24 10:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32865000 2021-11-24 10:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32866000 2021-11-24 10:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32867000 2021-11-24 10:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32868000 2021-11-24 10:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32869000 2021-11-24 10:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32870000 2021-11-24 10:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32871000 2021-11-24 10:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32872000 2021-11-24 10:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32873000 2021-11-24 10:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32874000 2021-11-24 10:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32875000 2021-11-24 10:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32876000 2021-11-24 10:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32877000 2021-11-24 10:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32878000 2021-11-24 10:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32879000 2021-11-24 10:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32880000 2021-11-24 10:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32881000 2021-11-24 10:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32882000 2021-11-24 10:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32883000 2021-11-24 10:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32884000 2021-11-24 10:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32885000 2021-11-24 10:12:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:12:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1190 containing 20.00 MB] 2021-11-24 10:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32886000 2021-11-24 10:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32887000 2021-11-24 10:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32888000 2021-11-24 10:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32889000 2021-11-24 10:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32890000 2021-11-24 10:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32891000 2021-11-24 10:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32892000 2021-11-24 10:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32893000 2021-11-24 10:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32894000 2021-11-24 10:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32895000 2021-11-24 10:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32896000 2021-11-24 10:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32897000 2021-11-24 10:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32898000 2021-11-24 10:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32899000 2021-11-24 10:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32900000 2021-11-24 10:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32901000 2021-11-24 10:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32902000 2021-11-24 10:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32903000 2021-11-24 10:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32904000 2021-11-24 10:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32905000 2021-11-24 10:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32906000 2021-11-24 10:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32907000 2021-11-24 10:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32908000 2021-11-24 10:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32909000 2021-11-24 10:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32910000 2021-11-24 10:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32911000 2021-11-24 10:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32912000 2021-11-24 10:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32913000 2021-11-24 10:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32914000 2021-11-24 10:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32915000 2021-11-24 10:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32916000 2021-11-24 10:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32917000 2021-11-24 10:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32918000 2021-11-24 10:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32919000 2021-11-24 10:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32920000 2021-11-24 10:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32921000 2021-11-24 10:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32922000 2021-11-24 10:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32923000 2021-11-24 10:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32924000 2021-11-24 10:13:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:13:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1191 containing 20.00 MB] 2021-11-24 10:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32925000 2021-11-24 10:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32926000 2021-11-24 10:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32927000 2021-11-24 10:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32928000 2021-11-24 10:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32929000 2021-11-24 10:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32930000 2021-11-24 10:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32931000 2021-11-24 10:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32932000 2021-11-24 10:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32933000 2021-11-24 10:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32934000 2021-11-24 10:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32935000 2021-11-24 10:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32936000 2021-11-24 10:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32937000 2021-11-24 10:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32938000 2021-11-24 10:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32939000 2021-11-24 10:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32940000 2021-11-24 10:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32941000 2021-11-24 10:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32942000 2021-11-24 10:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32943000 2021-11-24 10:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32944000 2021-11-24 10:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32945000 2021-11-24 10:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32946000 2021-11-24 10:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32947000 2021-11-24 10:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32948000 2021-11-24 10:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32949000 2021-11-24 10:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32950000 2021-11-24 10:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32951000 2021-11-24 10:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32952000 2021-11-24 10:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32953000 2021-11-24 10:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32954000 2021-11-24 10:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32955000 2021-11-24 10:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32956000 2021-11-24 10:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32957000 2021-11-24 10:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32958000 2021-11-24 10:13:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:13:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1192 containing 20.00 MB] 2021-11-24 10:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32959000 2021-11-24 10:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32960000 2021-11-24 10:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32961000 2021-11-24 10:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32962000 2021-11-24 10:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32963000 2021-11-24 10:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32964000 2021-11-24 10:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32965000 2021-11-24 10:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32966000 2021-11-24 10:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32967000 2021-11-24 10:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32968000 2021-11-24 10:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32969000 2021-11-24 10:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32970000 2021-11-24 10:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32971000 2021-11-24 10:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32972000 2021-11-24 10:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32973000 2021-11-24 10:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32974000 2021-11-24 10:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32975000 2021-11-24 10:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32976000 2021-11-24 10:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32977000 2021-11-24 10:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32978000 2021-11-24 10:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32979000 2021-11-24 10:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32980000 2021-11-24 10:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32981000 2021-11-24 10:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32982000 2021-11-24 10:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32983000 2021-11-24 10:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32984000 2021-11-24 10:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32985000 2021-11-24 10:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32986000 2021-11-24 10:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32987000 2021-11-24 10:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32988000 2021-11-24 10:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32989000 2021-11-24 10:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32990000 2021-11-24 10:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32991000 2021-11-24 10:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32992000 2021-11-24 10:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32993000 2021-11-24 10:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32994000 2021-11-24 10:14:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:14:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1193 containing 20.00 MB] 2021-11-24 10:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32995000 2021-11-24 10:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32996000 2021-11-24 10:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32997000 2021-11-24 10:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32998000 2021-11-24 10:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 32999000 2021-11-24 10:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33000000 2021-11-24 10:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33001000 2021-11-24 10:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33002000 2021-11-24 10:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33003000 2021-11-24 10:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33004000 2021-11-24 10:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33005000 2021-11-24 10:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33006000 2021-11-24 10:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33007000 2021-11-24 10:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33008000 2021-11-24 10:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33009000 2021-11-24 10:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33010000 2021-11-24 10:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33011000 2021-11-24 10:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33012000 2021-11-24 10:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33013000 2021-11-24 10:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33014000 2021-11-24 10:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33015000 2021-11-24 10:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33016000 2021-11-24 10:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33017000 2021-11-24 10:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33018000 2021-11-24 10:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33019000 2021-11-24 10:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33020000 2021-11-24 10:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33021000 2021-11-24 10:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33022000 2021-11-24 10:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33023000 2021-11-24 10:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33024000 2021-11-24 10:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33025000 2021-11-24 10:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33026000 2021-11-24 10:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33027000 2021-11-24 10:14:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:14:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1194 containing 20.00 MB] 2021-11-24 10:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33028000 2021-11-24 10:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33029000 2021-11-24 10:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33030000 2021-11-24 10:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33031000 2021-11-24 10:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33032000 2021-11-24 10:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33033000 2021-11-24 10:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33034000 2021-11-24 10:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33035000 2021-11-24 10:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33036000 2021-11-24 10:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33037000 2021-11-24 10:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33038000 2021-11-24 10:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33039000 2021-11-24 10:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33040000 2021-11-24 10:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33041000 2021-11-24 10:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33042000 2021-11-24 10:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33043000 2021-11-24 10:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33044000 2021-11-24 10:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33045000 2021-11-24 10:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33046000 2021-11-24 10:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33047000 2021-11-24 10:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33048000 2021-11-24 10:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33049000 2021-11-24 10:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33050000 2021-11-24 10:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33051000 2021-11-24 10:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33052000 2021-11-24 10:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33053000 2021-11-24 10:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33054000 2021-11-24 10:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33055000 2021-11-24 10:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33056000 2021-11-24 10:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33057000 2021-11-24 10:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33058000 2021-11-24 10:15:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:15:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1195 containing 20.00 MB] 2021-11-24 10:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33059000 2021-11-24 10:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33060000 2021-11-24 10:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33061000 2021-11-24 10:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33062000 2021-11-24 10:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33063000 2021-11-24 10:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33064000 2021-11-24 10:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33065000 2021-11-24 10:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33066000 2021-11-24 10:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33067000 2021-11-24 10:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33068000 2021-11-24 10:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33069000 2021-11-24 10:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33070000 2021-11-24 10:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33071000 2021-11-24 10:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33072000 2021-11-24 10:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33073000 2021-11-24 10:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33074000 2021-11-24 10:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33075000 2021-11-24 10:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33076000 2021-11-24 10:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33077000 2021-11-24 10:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33078000 2021-11-24 10:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33079000 2021-11-24 10:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33080000 2021-11-24 10:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33081000 2021-11-24 10:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33082000 2021-11-24 10:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33083000 2021-11-24 10:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33084000 2021-11-24 10:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33085000 2021-11-24 10:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33086000 2021-11-24 10:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33087000 2021-11-24 10:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33088000 2021-11-24 10:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33089000 2021-11-24 10:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33090000 2021-11-24 10:15:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:15:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1196 containing 20.00 MB] 2021-11-24 10:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33091000 2021-11-24 10:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33092000 2021-11-24 10:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33093000 2021-11-24 10:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33094000 2021-11-24 10:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33095000 2021-11-24 10:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33096000 2021-11-24 10:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33097000 2021-11-24 10:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33098000 2021-11-24 10:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33099000 2021-11-24 10:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33100000 2021-11-24 10:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33101000 2021-11-24 10:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33102000 2021-11-24 10:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33103000 2021-11-24 10:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33104000 2021-11-24 10:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33105000 2021-11-24 10:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33106000 2021-11-24 10:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33107000 2021-11-24 10:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33108000 2021-11-24 10:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33109000 2021-11-24 10:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33110000 2021-11-24 10:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33111000 2021-11-24 10:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33112000 2021-11-24 10:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33113000 2021-11-24 10:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33114000 2021-11-24 10:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33115000 2021-11-24 10:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33116000 2021-11-24 10:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33117000 2021-11-24 10:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33118000 2021-11-24 10:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33119000 2021-11-24 10:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33120000 2021-11-24 10:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33121000 2021-11-24 10:16:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:16:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1197 containing 20.00 MB] 2021-11-24 10:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33122000 2021-11-24 10:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33123000 2021-11-24 10:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33124000 2021-11-24 10:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33125000 2021-11-24 10:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33126000 2021-11-24 10:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33127000 2021-11-24 10:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33128000 2021-11-24 10:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33129000 2021-11-24 10:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33130000 2021-11-24 10:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33131000 2021-11-24 10:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33132000 2021-11-24 10:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33133000 2021-11-24 10:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33134000 2021-11-24 10:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33135000 2021-11-24 10:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33136000 2021-11-24 10:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33137000 2021-11-24 10:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33138000 2021-11-24 10:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33139000 2021-11-24 10:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33140000 2021-11-24 10:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33141000 2021-11-24 10:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33142000 2021-11-24 10:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33143000 2021-11-24 10:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33144000 2021-11-24 10:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33145000 2021-11-24 10:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33146000 2021-11-24 10:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33147000 2021-11-24 10:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33148000 2021-11-24 10:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33149000 2021-11-24 10:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33150000 2021-11-24 10:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33151000 2021-11-24 10:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33152000 2021-11-24 10:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33153000 2021-11-24 10:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33154000 2021-11-24 10:16:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:16:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1198 containing 20.00 MB] 2021-11-24 10:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33155000 2021-11-24 10:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33156000 2021-11-24 10:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33157000 2021-11-24 10:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33158000 2021-11-24 10:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33159000 2021-11-24 10:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33160000 2021-11-24 10:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33161000 2021-11-24 10:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33162000 2021-11-24 10:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33163000 2021-11-24 10:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33164000 2021-11-24 10:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33165000 2021-11-24 10:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33166000 2021-11-24 10:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33167000 2021-11-24 10:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33168000 2021-11-24 10:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33169000 2021-11-24 10:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33170000 2021-11-24 10:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33171000 2021-11-24 10:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33172000 2021-11-24 10:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33173000 2021-11-24 10:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33174000 2021-11-24 10:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33175000 2021-11-24 10:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33176000 2021-11-24 10:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33177000 2021-11-24 10:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33178000 2021-11-24 10:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33179000 2021-11-24 10:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33180000 2021-11-24 10:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33181000 2021-11-24 10:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33182000 2021-11-24 10:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33183000 2021-11-24 10:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33184000 2021-11-24 10:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33185000 2021-11-24 10:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33186000 2021-11-24 10:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33187000 2021-11-24 10:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33188000 2021-11-24 10:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33189000 2021-11-24 10:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33190000 2021-11-24 10:17:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:17:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1199 containing 20.00 MB] 2021-11-24 10:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33191000 2021-11-24 10:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33192000 2021-11-24 10:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33193000 2021-11-24 10:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33194000 2021-11-24 10:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33195000 2021-11-24 10:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33196000 2021-11-24 10:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33197000 2021-11-24 10:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33198000 2021-11-24 10:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33199000 2021-11-24 10:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33200000 2021-11-24 10:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33201000 2021-11-24 10:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33202000 2021-11-24 10:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33203000 2021-11-24 10:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33204000 2021-11-24 10:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33205000 2021-11-24 10:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33206000 2021-11-24 10:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33207000 2021-11-24 10:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33208000 2021-11-24 10:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33209000 2021-11-24 10:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33210000 2021-11-24 10:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33211000 2021-11-24 10:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33212000 2021-11-24 10:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33213000 2021-11-24 10:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33214000 2021-11-24 10:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33215000 2021-11-24 10:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33216000 2021-11-24 10:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33217000 2021-11-24 10:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33218000 2021-11-24 10:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33219000 2021-11-24 10:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33220000 2021-11-24 10:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33221000 2021-11-24 10:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33222000 2021-11-24 10:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33223000 2021-11-24 10:17:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:17:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1200 containing 20.00 MB] 2021-11-24 10:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33224000 2021-11-24 10:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33225000 2021-11-24 10:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33226000 2021-11-24 10:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33227000 2021-11-24 10:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33228000 2021-11-24 10:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33229000 2021-11-24 10:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33230000 2021-11-24 10:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33231000 2021-11-24 10:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33232000 2021-11-24 10:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33233000 2021-11-24 10:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33234000 2021-11-24 10:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33235000 2021-11-24 10:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33236000 2021-11-24 10:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33237000 2021-11-24 10:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33238000 2021-11-24 10:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33239000 2021-11-24 10:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33240000 2021-11-24 10:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33241000 2021-11-24 10:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33242000 2021-11-24 10:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33243000 2021-11-24 10:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33244000 2021-11-24 10:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33245000 2021-11-24 10:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33246000 2021-11-24 10:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33247000 2021-11-24 10:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33248000 2021-11-24 10:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33249000 2021-11-24 10:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33250000 2021-11-24 10:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33251000 2021-11-24 10:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33252000 2021-11-24 10:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33253000 2021-11-24 10:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33254000 2021-11-24 10:18:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:18:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1201 containing 20.00 MB] 2021-11-24 10:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33255000 2021-11-24 10:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33256000 2021-11-24 10:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33257000 2021-11-24 10:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33258000 2021-11-24 10:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33259000 2021-11-24 10:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33260000 2021-11-24 10:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33261000 2021-11-24 10:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33262000 2021-11-24 10:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33263000 2021-11-24 10:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33264000 2021-11-24 10:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33265000 2021-11-24 10:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33266000 2021-11-24 10:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33267000 2021-11-24 10:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33268000 2021-11-24 10:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33269000 2021-11-24 10:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33270000 2021-11-24 10:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33271000 2021-11-24 10:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33272000 2021-11-24 10:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33273000 2021-11-24 10:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33274000 2021-11-24 10:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33275000 2021-11-24 10:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33276000 2021-11-24 10:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33277000 2021-11-24 10:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33278000 2021-11-24 10:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33279000 2021-11-24 10:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33280000 2021-11-24 10:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33281000 2021-11-24 10:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33282000 2021-11-24 10:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33283000 2021-11-24 10:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33284000 2021-11-24 10:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33285000 2021-11-24 10:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33286000 2021-11-24 10:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33287000 2021-11-24 10:18:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:18:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1202 containing 20.00 MB] 2021-11-24 10:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33288000 2021-11-24 10:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33289000 2021-11-24 10:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33290000 2021-11-24 10:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33291000 2021-11-24 10:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33292000 2021-11-24 10:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33293000 2021-11-24 10:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33294000 2021-11-24 10:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33295000 2021-11-24 10:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33296000 2021-11-24 10:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33297000 2021-11-24 10:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33298000 2021-11-24 10:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33299000 2021-11-24 10:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33300000 2021-11-24 10:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33301000 2021-11-24 10:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33302000 2021-11-24 10:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33303000 2021-11-24 10:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33304000 2021-11-24 10:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33305000 2021-11-24 10:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33306000 2021-11-24 10:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33307000 2021-11-24 10:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33308000 2021-11-24 10:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33309000 2021-11-24 10:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33310000 2021-11-24 10:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33311000 2021-11-24 10:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33312000 2021-11-24 10:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33313000 2021-11-24 10:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33314000 2021-11-24 10:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33315000 2021-11-24 10:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33316000 2021-11-24 10:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33317000 2021-11-24 10:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33318000 2021-11-24 10:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33319000 2021-11-24 10:19:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:19:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1203 containing 20.00 MB] 2021-11-24 10:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33320000 2021-11-24 10:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33321000 2021-11-24 10:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33322000 2021-11-24 10:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33323000 2021-11-24 10:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33324000 2021-11-24 10:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33325000 2021-11-24 10:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33326000 2021-11-24 10:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33327000 2021-11-24 10:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33328000 2021-11-24 10:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33329000 2021-11-24 10:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33330000 2021-11-24 10:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33331000 2021-11-24 10:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33332000 2021-11-24 10:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33333000 2021-11-24 10:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33334000 2021-11-24 10:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33335000 2021-11-24 10:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33336000 2021-11-24 10:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33337000 2021-11-24 10:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33338000 2021-11-24 10:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33339000 2021-11-24 10:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33340000 2021-11-24 10:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33341000 2021-11-24 10:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33342000 2021-11-24 10:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33343000 2021-11-24 10:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33344000 2021-11-24 10:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33345000 2021-11-24 10:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33346000 2021-11-24 10:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33347000 2021-11-24 10:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33348000 2021-11-24 10:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33349000 2021-11-24 10:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33350000 2021-11-24 10:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33351000 2021-11-24 10:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33352000 2021-11-24 10:19:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:19:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1204 containing 20.00 MB] 2021-11-24 10:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33353000 2021-11-24 10:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33354000 2021-11-24 10:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33355000 2021-11-24 10:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33356000 2021-11-24 10:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33357000 2021-11-24 10:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33358000 2021-11-24 10:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33359000 2021-11-24 10:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33360000 2021-11-24 10:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33361000 2021-11-24 10:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33362000 2021-11-24 10:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33363000 2021-11-24 10:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33364000 2021-11-24 10:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33365000 2021-11-24 10:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33366000 2021-11-24 10:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33367000 2021-11-24 10:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33368000 2021-11-24 10:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33369000 2021-11-24 10:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33370000 2021-11-24 10:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33371000 2021-11-24 10:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33372000 2021-11-24 10:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33373000 2021-11-24 10:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33374000 2021-11-24 10:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33375000 2021-11-24 10:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33376000 2021-11-24 10:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33377000 2021-11-24 10:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33378000 2021-11-24 10:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33379000 2021-11-24 10:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33380000 2021-11-24 10:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33381000 2021-11-24 10:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33382000 2021-11-24 10:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33383000 2021-11-24 10:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33384000 2021-11-24 10:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33385000 2021-11-24 10:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33386000 2021-11-24 10:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33387000 2021-11-24 10:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33388000 2021-11-24 10:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33389000 2021-11-24 10:20:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:20:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1205 containing 20.00 MB] 2021-11-24 10:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33390000 2021-11-24 10:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33391000 2021-11-24 10:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33392000 2021-11-24 10:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33393000 2021-11-24 10:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33394000 2021-11-24 10:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33395000 2021-11-24 10:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33396000 2021-11-24 10:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33397000 2021-11-24 10:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33398000 2021-11-24 10:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33399000 2021-11-24 10:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33400000 2021-11-24 10:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33401000 2021-11-24 10:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33402000 2021-11-24 10:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33403000 2021-11-24 10:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33404000 2021-11-24 10:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33405000 2021-11-24 10:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33406000 2021-11-24 10:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33407000 2021-11-24 10:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33408000 2021-11-24 10:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33409000 2021-11-24 10:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33410000 2021-11-24 10:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33411000 2021-11-24 10:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33412000 2021-11-24 10:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33413000 2021-11-24 10:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33414000 2021-11-24 10:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33415000 2021-11-24 10:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33416000 2021-11-24 10:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33417000 2021-11-24 10:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33418000 2021-11-24 10:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33419000 2021-11-24 10:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33420000 2021-11-24 10:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33421000 2021-11-24 10:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33422000 2021-11-24 10:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33423000 2021-11-24 10:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33424000 2021-11-24 10:20:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:20:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1206 containing 20.00 MB] 2021-11-24 10:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33425000 2021-11-24 10:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33426000 2021-11-24 10:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33427000 2021-11-24 10:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33428000 2021-11-24 10:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33429000 2021-11-24 10:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33430000 2021-11-24 10:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33431000 2021-11-24 10:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33432000 2021-11-24 10:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33433000 2021-11-24 10:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33434000 2021-11-24 10:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33435000 2021-11-24 10:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33436000 2021-11-24 10:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33437000 2021-11-24 10:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33438000 2021-11-24 10:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33439000 2021-11-24 10:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33440000 2021-11-24 10:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33441000 2021-11-24 10:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33442000 2021-11-24 10:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33443000 2021-11-24 10:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33444000 2021-11-24 10:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33445000 2021-11-24 10:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33446000 2021-11-24 10:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33447000 2021-11-24 10:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33448000 2021-11-24 10:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33449000 2021-11-24 10:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33450000 2021-11-24 10:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33451000 2021-11-24 10:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33452000 2021-11-24 10:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33453000 2021-11-24 10:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33454000 2021-11-24 10:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33455000 2021-11-24 10:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33456000 2021-11-24 10:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33457000 2021-11-24 10:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33458000 2021-11-24 10:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33459000 2021-11-24 10:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33460000 2021-11-24 10:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33461000 2021-11-24 10:21:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:21:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1207 containing 20.00 MB] 2021-11-24 10:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33462000 2021-11-24 10:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33463000 2021-11-24 10:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33464000 2021-11-24 10:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33465000 2021-11-24 10:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33466000 2021-11-24 10:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33467000 2021-11-24 10:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33468000 2021-11-24 10:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33469000 2021-11-24 10:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33470000 2021-11-24 10:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33471000 2021-11-24 10:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33472000 2021-11-24 10:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33473000 2021-11-24 10:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33474000 2021-11-24 10:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33475000 2021-11-24 10:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33476000 2021-11-24 10:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33477000 2021-11-24 10:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33478000 2021-11-24 10:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33479000 2021-11-24 10:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33480000 2021-11-24 10:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33481000 2021-11-24 10:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33482000 2021-11-24 10:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33483000 2021-11-24 10:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33484000 2021-11-24 10:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33485000 2021-11-24 10:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33486000 2021-11-24 10:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33487000 2021-11-24 10:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33488000 2021-11-24 10:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33489000 2021-11-24 10:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33490000 2021-11-24 10:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33491000 2021-11-24 10:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33492000 2021-11-24 10:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33493000 2021-11-24 10:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33494000 2021-11-24 10:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33495000 2021-11-24 10:21:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:21:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1208 containing 20.00 MB] 2021-11-24 10:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33496000 2021-11-24 10:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33497000 2021-11-24 10:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33498000 2021-11-24 10:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33499000 2021-11-24 10:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33500000 2021-11-24 10:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33501000 2021-11-24 10:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33502000 2021-11-24 10:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33503000 2021-11-24 10:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33504000 2021-11-24 10:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33505000 2021-11-24 10:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33506000 2021-11-24 10:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33507000 2021-11-24 10:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33508000 2021-11-24 10:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33509000 2021-11-24 10:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33510000 2021-11-24 10:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33511000 2021-11-24 10:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33512000 2021-11-24 10:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33513000 2021-11-24 10:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33514000 2021-11-24 10:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33515000 2021-11-24 10:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33516000 2021-11-24 10:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33517000 2021-11-24 10:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33518000 2021-11-24 10:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33519000 2021-11-24 10:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33520000 2021-11-24 10:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33521000 2021-11-24 10:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33522000 2021-11-24 10:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33523000 2021-11-24 10:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33524000 2021-11-24 10:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33525000 2021-11-24 10:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33526000 2021-11-24 10:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33527000 2021-11-24 10:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33528000 2021-11-24 10:22:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:22:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1209 containing 20.00 MB] 2021-11-24 10:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33529000 2021-11-24 10:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33530000 2021-11-24 10:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33531000 2021-11-24 10:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33532000 2021-11-24 10:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33533000 2021-11-24 10:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33534000 2021-11-24 10:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33535000 2021-11-24 10:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33536000 2021-11-24 10:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33537000 2021-11-24 10:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33538000 2021-11-24 10:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33539000 2021-11-24 10:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33540000 2021-11-24 10:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33541000 2021-11-24 10:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33542000 2021-11-24 10:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33543000 2021-11-24 10:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33544000 2021-11-24 10:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33545000 2021-11-24 10:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33546000 2021-11-24 10:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33547000 2021-11-24 10:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33548000 2021-11-24 10:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33549000 2021-11-24 10:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33550000 2021-11-24 10:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33551000 2021-11-24 10:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33552000 2021-11-24 10:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33553000 2021-11-24 10:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33554000 2021-11-24 10:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33555000 2021-11-24 10:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33556000 2021-11-24 10:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33557000 2021-11-24 10:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33558000 2021-11-24 10:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33559000 2021-11-24 10:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33560000 2021-11-24 10:22:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:22:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1210 containing 20.00 MB] 2021-11-24 10:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33561000 2021-11-24 10:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33562000 2021-11-24 10:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33563000 2021-11-24 10:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33564000 2021-11-24 10:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33565000 2021-11-24 10:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33566000 2021-11-24 10:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33567000 2021-11-24 10:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33568000 2021-11-24 10:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33569000 2021-11-24 10:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33570000 2021-11-24 10:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33571000 2021-11-24 10:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33572000 2021-11-24 10:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33573000 2021-11-24 10:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33574000 2021-11-24 10:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33575000 2021-11-24 10:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33576000 2021-11-24 10:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33577000 2021-11-24 10:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33578000 2021-11-24 10:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33579000 2021-11-24 10:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33580000 2021-11-24 10:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33581000 2021-11-24 10:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33582000 2021-11-24 10:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33583000 2021-11-24 10:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33584000 2021-11-24 10:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33585000 2021-11-24 10:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33586000 2021-11-24 10:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33587000 2021-11-24 10:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33588000 2021-11-24 10:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33589000 2021-11-24 10:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33590000 2021-11-24 10:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33591000 2021-11-24 10:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33592000 2021-11-24 10:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33593000 2021-11-24 10:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33594000 2021-11-24 10:23:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:23:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1211 containing 20.00 MB] 2021-11-24 10:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33595000 2021-11-24 10:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33596000 2021-11-24 10:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33597000 2021-11-24 10:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33598000 2021-11-24 10:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33599000 2021-11-24 10:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33600000 2021-11-24 10:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33601000 2021-11-24 10:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33602000 2021-11-24 10:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33603000 2021-11-24 10:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33604000 2021-11-24 10:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33605000 2021-11-24 10:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33606000 2021-11-24 10:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33607000 2021-11-24 10:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33608000 2021-11-24 10:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33609000 2021-11-24 10:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33610000 2021-11-24 10:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33611000 2021-11-24 10:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33612000 2021-11-24 10:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33613000 2021-11-24 10:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33614000 2021-11-24 10:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33615000 2021-11-24 10:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33616000 2021-11-24 10:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33617000 2021-11-24 10:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33618000 2021-11-24 10:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33619000 2021-11-24 10:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33620000 2021-11-24 10:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33621000 2021-11-24 10:23:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:23:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1212 containing 20.00 MB] 2021-11-24 10:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33622000 2021-11-24 10:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33623000 2021-11-24 10:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33624000 2021-11-24 10:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33625000 2021-11-24 10:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33626000 2021-11-24 10:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33627000 2021-11-24 10:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33628000 2021-11-24 10:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33629000 2021-11-24 10:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33630000 2021-11-24 10:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33631000 2021-11-24 10:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33632000 2021-11-24 10:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33633000 2021-11-24 10:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33634000 2021-11-24 10:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33635000 2021-11-24 10:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33636000 2021-11-24 10:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33637000 2021-11-24 10:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33638000 2021-11-24 10:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33639000 2021-11-24 10:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33640000 2021-11-24 10:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33641000 2021-11-24 10:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33642000 2021-11-24 10:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33643000 2021-11-24 10:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33644000 2021-11-24 10:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33645000 2021-11-24 10:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33646000 2021-11-24 10:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33647000 2021-11-24 10:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33648000 2021-11-24 10:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33649000 2021-11-24 10:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33650000 2021-11-24 10:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33651000 2021-11-24 10:24:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:24:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1213 containing 20.00 MB] 2021-11-24 10:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33652000 2021-11-24 10:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33653000 2021-11-24 10:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33654000 2021-11-24 10:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33655000 2021-11-24 10:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33656000 2021-11-24 10:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33657000 2021-11-24 10:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33658000 2021-11-24 10:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33659000 2021-11-24 10:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33660000 2021-11-24 10:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33661000 2021-11-24 10:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33662000 2021-11-24 10:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33663000 2021-11-24 10:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33664000 2021-11-24 10:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33665000 2021-11-24 10:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33666000 2021-11-24 10:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33667000 2021-11-24 10:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33668000 2021-11-24 10:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33669000 2021-11-24 10:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33670000 2021-11-24 10:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33671000 2021-11-24 10:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33672000 2021-11-24 10:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33673000 2021-11-24 10:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33674000 2021-11-24 10:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33675000 2021-11-24 10:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33676000 2021-11-24 10:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33677000 2021-11-24 10:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33678000 2021-11-24 10:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33679000 2021-11-24 10:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33680000 2021-11-24 10:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33681000 2021-11-24 10:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33682000 2021-11-24 10:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33683000 2021-11-24 10:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33684000 2021-11-24 10:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33685000 2021-11-24 10:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33686000 2021-11-24 10:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33687000 2021-11-24 10:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33688000 2021-11-24 10:24:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:24:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1214 containing 20.00 MB] 2021-11-24 10:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33689000 2021-11-24 10:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33690000 2021-11-24 10:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33691000 2021-11-24 10:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33692000 2021-11-24 10:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33693000 2021-11-24 10:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33694000 2021-11-24 10:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33695000 2021-11-24 10:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33696000 2021-11-24 10:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33697000 2021-11-24 10:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33698000 2021-11-24 10:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33699000 2021-11-24 10:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33700000 2021-11-24 10:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33701000 2021-11-24 10:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33702000 2021-11-24 10:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33703000 2021-11-24 10:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33704000 2021-11-24 10:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33705000 2021-11-24 10:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33706000 2021-11-24 10:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33707000 2021-11-24 10:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33708000 2021-11-24 10:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33709000 2021-11-24 10:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33710000 2021-11-24 10:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33711000 2021-11-24 10:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33712000 2021-11-24 10:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33713000 2021-11-24 10:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33714000 2021-11-24 10:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33715000 2021-11-24 10:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33716000 2021-11-24 10:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33717000 2021-11-24 10:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33718000 2021-11-24 10:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33719000 2021-11-24 10:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33720000 2021-11-24 10:25:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:25:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1215 containing 20.00 MB] 2021-11-24 10:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33721000 2021-11-24 10:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33722000 2021-11-24 10:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33723000 2021-11-24 10:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33724000 2021-11-24 10:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33725000 2021-11-24 10:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33726000 2021-11-24 10:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33727000 2021-11-24 10:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33728000 2021-11-24 10:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33729000 2021-11-24 10:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33730000 2021-11-24 10:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33731000 2021-11-24 10:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33732000 2021-11-24 10:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33733000 2021-11-24 10:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33734000 2021-11-24 10:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33735000 2021-11-24 10:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33736000 2021-11-24 10:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33737000 2021-11-24 10:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33738000 2021-11-24 10:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33739000 2021-11-24 10:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33740000 2021-11-24 10:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33741000 2021-11-24 10:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33742000 2021-11-24 10:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33743000 2021-11-24 10:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33744000 2021-11-24 10:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33745000 2021-11-24 10:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33746000 2021-11-24 10:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33747000 2021-11-24 10:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33748000 2021-11-24 10:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33749000 2021-11-24 10:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33750000 2021-11-24 10:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33751000 2021-11-24 10:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33752000 2021-11-24 10:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33753000 2021-11-24 10:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33754000 2021-11-24 10:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33755000 2021-11-24 10:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33756000 2021-11-24 10:25:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:25:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1216 containing 20.00 MB] 2021-11-24 10:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33757000 2021-11-24 10:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33758000 2021-11-24 10:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33759000 2021-11-24 10:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33760000 2021-11-24 10:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33761000 2021-11-24 10:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33762000 2021-11-24 10:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33763000 2021-11-24 10:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33764000 2021-11-24 10:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33765000 2021-11-24 10:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33766000 2021-11-24 10:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33767000 2021-11-24 10:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33768000 2021-11-24 10:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33769000 2021-11-24 10:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33770000 2021-11-24 10:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33771000 2021-11-24 10:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33772000 2021-11-24 10:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33773000 2021-11-24 10:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33774000 2021-11-24 10:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33775000 2021-11-24 10:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33776000 2021-11-24 10:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33777000 2021-11-24 10:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33778000 2021-11-24 10:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33779000 2021-11-24 10:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33780000 2021-11-24 10:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33781000 2021-11-24 10:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33782000 2021-11-24 10:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33783000 2021-11-24 10:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33784000 2021-11-24 10:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33785000 2021-11-24 10:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33786000 2021-11-24 10:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33787000 2021-11-24 10:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33788000 2021-11-24 10:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33789000 2021-11-24 10:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33790000 2021-11-24 10:26:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:26:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1217 containing 20.00 MB] 2021-11-24 10:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33791000 2021-11-24 10:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33792000 2021-11-24 10:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33793000 2021-11-24 10:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33794000 2021-11-24 10:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33795000 2021-11-24 10:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33796000 2021-11-24 10:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33797000 2021-11-24 10:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33798000 2021-11-24 10:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33799000 2021-11-24 10:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33800000 2021-11-24 10:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33801000 2021-11-24 10:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33802000 2021-11-24 10:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33803000 2021-11-24 10:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33804000 2021-11-24 10:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33805000 2021-11-24 10:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33806000 2021-11-24 10:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33807000 2021-11-24 10:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33808000 2021-11-24 10:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33809000 2021-11-24 10:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33810000 2021-11-24 10:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33811000 2021-11-24 10:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33812000 2021-11-24 10:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33813000 2021-11-24 10:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33814000 2021-11-24 10:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33815000 2021-11-24 10:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33816000 2021-11-24 10:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33817000 2021-11-24 10:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33818000 2021-11-24 10:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33819000 2021-11-24 10:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33820000 2021-11-24 10:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33821000 2021-11-24 10:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33822000 2021-11-24 10:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33823000 2021-11-24 10:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33824000 2021-11-24 10:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33825000 2021-11-24 10:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33826000 2021-11-24 10:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33827000 2021-11-24 10:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33828000 2021-11-24 10:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33829000 2021-11-24 10:26:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:26:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1218 containing 20.00 MB] 2021-11-24 10:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33830000 2021-11-24 10:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33831000 2021-11-24 10:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33832000 2021-11-24 10:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33833000 2021-11-24 10:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33834000 2021-11-24 10:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33835000 2021-11-24 10:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33836000 2021-11-24 10:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33837000 2021-11-24 10:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33838000 2021-11-24 10:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33839000 2021-11-24 10:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33840000 2021-11-24 10:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33841000 2021-11-24 10:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33842000 2021-11-24 10:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33843000 2021-11-24 10:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33844000 2021-11-24 10:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33845000 2021-11-24 10:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33846000 2021-11-24 10:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33847000 2021-11-24 10:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33848000 2021-11-24 10:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33849000 2021-11-24 10:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33850000 2021-11-24 10:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33851000 2021-11-24 10:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33852000 2021-11-24 10:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33853000 2021-11-24 10:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33854000 2021-11-24 10:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33855000 2021-11-24 10:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33856000 2021-11-24 10:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33857000 2021-11-24 10:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33858000 2021-11-24 10:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33859000 2021-11-24 10:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33860000 2021-11-24 10:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33861000 2021-11-24 10:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33862000 2021-11-24 10:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33863000 2021-11-24 10:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33864000 2021-11-24 10:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33865000 2021-11-24 10:27:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:27:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1219 containing 20.00 MB] 2021-11-24 10:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33866000 2021-11-24 10:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33867000 2021-11-24 10:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33868000 2021-11-24 10:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33869000 2021-11-24 10:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33870000 2021-11-24 10:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33871000 2021-11-24 10:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33872000 2021-11-24 10:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33873000 2021-11-24 10:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33874000 2021-11-24 10:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33875000 2021-11-24 10:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33876000 2021-11-24 10:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33877000 2021-11-24 10:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33878000 2021-11-24 10:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33879000 2021-11-24 10:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33880000 2021-11-24 10:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33881000 2021-11-24 10:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33882000 2021-11-24 10:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33883000 2021-11-24 10:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33884000 2021-11-24 10:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33885000 2021-11-24 10:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33886000 2021-11-24 10:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33887000 2021-11-24 10:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33888000 2021-11-24 10:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33889000 2021-11-24 10:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33890000 2021-11-24 10:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33891000 2021-11-24 10:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33892000 2021-11-24 10:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33893000 2021-11-24 10:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33894000 2021-11-24 10:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33895000 2021-11-24 10:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33896000 2021-11-24 10:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33897000 2021-11-24 10:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33898000 2021-11-24 10:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33899000 2021-11-24 10:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33900000 2021-11-24 10:27:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:27:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1220 containing 20.00 MB] 2021-11-24 10:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33901000 2021-11-24 10:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33902000 2021-11-24 10:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33903000 2021-11-24 10:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33904000 2021-11-24 10:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33905000 2021-11-24 10:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33906000 2021-11-24 10:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33907000 2021-11-24 10:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33908000 2021-11-24 10:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33909000 2021-11-24 10:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33910000 2021-11-24 10:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33911000 2021-11-24 10:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33912000 2021-11-24 10:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33913000 2021-11-24 10:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33914000 2021-11-24 10:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33915000 2021-11-24 10:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33916000 2021-11-24 10:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33917000 2021-11-24 10:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33918000 2021-11-24 10:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33919000 2021-11-24 10:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33920000 2021-11-24 10:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33921000 2021-11-24 10:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33922000 2021-11-24 10:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33923000 2021-11-24 10:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33924000 2021-11-24 10:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33925000 2021-11-24 10:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33926000 2021-11-24 10:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33927000 2021-11-24 10:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33928000 2021-11-24 10:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33929000 2021-11-24 10:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33930000 2021-11-24 10:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33931000 2021-11-24 10:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33932000 2021-11-24 10:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33933000 2021-11-24 10:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33934000 2021-11-24 10:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33935000 2021-11-24 10:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33936000 2021-11-24 10:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33937000 2021-11-24 10:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33938000 2021-11-24 10:28:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:28:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1221 containing 20.00 MB] 2021-11-24 10:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33939000 2021-11-24 10:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33940000 2021-11-24 10:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33941000 2021-11-24 10:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33942000 2021-11-24 10:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33943000 2021-11-24 10:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33944000 2021-11-24 10:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33945000 2021-11-24 10:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33946000 2021-11-24 10:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33947000 2021-11-24 10:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33948000 2021-11-24 10:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33949000 2021-11-24 10:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33950000 2021-11-24 10:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33951000 2021-11-24 10:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33952000 2021-11-24 10:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33953000 2021-11-24 10:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33954000 2021-11-24 10:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33955000 2021-11-24 10:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33956000 2021-11-24 10:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33957000 2021-11-24 10:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33958000 2021-11-24 10:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33959000 2021-11-24 10:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33960000 2021-11-24 10:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33961000 2021-11-24 10:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33962000 2021-11-24 10:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33963000 2021-11-24 10:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33964000 2021-11-24 10:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33965000 2021-11-24 10:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33966000 2021-11-24 10:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33967000 2021-11-24 10:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33968000 2021-11-24 10:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33969000 2021-11-24 10:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33970000 2021-11-24 10:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33971000 2021-11-24 10:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33972000 2021-11-24 10:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33973000 2021-11-24 10:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33974000 2021-11-24 10:28:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:28:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1222 containing 20.00 MB] 2021-11-24 10:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33975000 2021-11-24 10:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33976000 2021-11-24 10:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33977000 2021-11-24 10:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33978000 2021-11-24 10:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33979000 2021-11-24 10:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33980000 2021-11-24 10:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33981000 2021-11-24 10:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33982000 2021-11-24 10:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33983000 2021-11-24 10:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33984000 2021-11-24 10:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33985000 2021-11-24 10:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33986000 2021-11-24 10:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33987000 2021-11-24 10:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33988000 2021-11-24 10:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33989000 2021-11-24 10:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33990000 2021-11-24 10:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33991000 2021-11-24 10:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33992000 2021-11-24 10:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33993000 2021-11-24 10:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33994000 2021-11-24 10:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33995000 2021-11-24 10:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33996000 2021-11-24 10:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33997000 2021-11-24 10:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33998000 2021-11-24 10:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 33999000 2021-11-24 10:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34000000 2021-11-24 10:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34001000 2021-11-24 10:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34002000 2021-11-24 10:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34003000 2021-11-24 10:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34004000 2021-11-24 10:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34005000 2021-11-24 10:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34006000 2021-11-24 10:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34007000 2021-11-24 10:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34008000 2021-11-24 10:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34009000 2021-11-24 10:29:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:29:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1223 containing 20.00 MB] 2021-11-24 10:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34010000 2021-11-24 10:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34011000 2021-11-24 10:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34012000 2021-11-24 10:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34013000 2021-11-24 10:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34014000 2021-11-24 10:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34015000 2021-11-24 10:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34016000 2021-11-24 10:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34017000 2021-11-24 10:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34018000 2021-11-24 10:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34019000 2021-11-24 10:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34020000 2021-11-24 10:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34021000 2021-11-24 10:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34022000 2021-11-24 10:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34023000 2021-11-24 10:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34024000 2021-11-24 10:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34025000 2021-11-24 10:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34026000 2021-11-24 10:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34027000 2021-11-24 10:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34028000 2021-11-24 10:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34029000 2021-11-24 10:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34030000 2021-11-24 10:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34031000 2021-11-24 10:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34032000 2021-11-24 10:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34033000 2021-11-24 10:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34034000 2021-11-24 10:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34035000 2021-11-24 10:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34036000 2021-11-24 10:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34037000 2021-11-24 10:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34038000 2021-11-24 10:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34039000 2021-11-24 10:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34040000 2021-11-24 10:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34041000 2021-11-24 10:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34042000 2021-11-24 10:29:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:29:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1224 containing 20.00 MB] 2021-11-24 10:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34043000 2021-11-24 10:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34044000 2021-11-24 10:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34045000 2021-11-24 10:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34046000 2021-11-24 10:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34047000 2021-11-24 10:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34048000 2021-11-24 10:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34049000 2021-11-24 10:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34050000 2021-11-24 10:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34051000 2021-11-24 10:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34052000 2021-11-24 10:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34053000 2021-11-24 10:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34054000 2021-11-24 10:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34055000 2021-11-24 10:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34056000 2021-11-24 10:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34057000 2021-11-24 10:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34058000 2021-11-24 10:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34059000 2021-11-24 10:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34060000 2021-11-24 10:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34061000 2021-11-24 10:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34062000 2021-11-24 10:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34063000 2021-11-24 10:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34064000 2021-11-24 10:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34065000 2021-11-24 10:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34066000 2021-11-24 10:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34067000 2021-11-24 10:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34068000 2021-11-24 10:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34069000 2021-11-24 10:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34070000 2021-11-24 10:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34071000 2021-11-24 10:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34072000 2021-11-24 10:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34073000 2021-11-24 10:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34074000 2021-11-24 10:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34075000 2021-11-24 10:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34076000 2021-11-24 10:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34077000 2021-11-24 10:30:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:30:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1225 containing 20.00 MB] 2021-11-24 10:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34078000 2021-11-24 10:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34079000 2021-11-24 10:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34080000 2021-11-24 10:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34081000 2021-11-24 10:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34082000 2021-11-24 10:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34083000 2021-11-24 10:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34084000 2021-11-24 10:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34085000 2021-11-24 10:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34086000 2021-11-24 10:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34087000 2021-11-24 10:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34088000 2021-11-24 10:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34089000 2021-11-24 10:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34090000 2021-11-24 10:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34091000 2021-11-24 10:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34092000 2021-11-24 10:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34093000 2021-11-24 10:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34094000 2021-11-24 10:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34095000 2021-11-24 10:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34096000 2021-11-24 10:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34097000 2021-11-24 10:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34098000 2021-11-24 10:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34099000 2021-11-24 10:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34100000 2021-11-24 10:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34101000 2021-11-24 10:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34102000 2021-11-24 10:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34103000 2021-11-24 10:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34104000 2021-11-24 10:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34105000 2021-11-24 10:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34106000 2021-11-24 10:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34107000 2021-11-24 10:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34108000 2021-11-24 10:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34109000 2021-11-24 10:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34110000 2021-11-24 10:30:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:30:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1226 containing 20.00 MB] 2021-11-24 10:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34111000 2021-11-24 10:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34112000 2021-11-24 10:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34113000 2021-11-24 10:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34114000 2021-11-24 10:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34115000 2021-11-24 10:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34116000 2021-11-24 10:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34117000 2021-11-24 10:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34118000 2021-11-24 10:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34119000 2021-11-24 10:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34120000 2021-11-24 10:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34121000 2021-11-24 10:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34122000 2021-11-24 10:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34123000 2021-11-24 10:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34124000 2021-11-24 10:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34125000 2021-11-24 10:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34126000 2021-11-24 10:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34127000 2021-11-24 10:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34128000 2021-11-24 10:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34129000 2021-11-24 10:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34130000 2021-11-24 10:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34131000 2021-11-24 10:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34132000 2021-11-24 10:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34133000 2021-11-24 10:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34134000 2021-11-24 10:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34135000 2021-11-24 10:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34136000 2021-11-24 10:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34137000 2021-11-24 10:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34138000 2021-11-24 10:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34139000 2021-11-24 10:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34140000 2021-11-24 10:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34141000 2021-11-24 10:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34142000 2021-11-24 10:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34143000 2021-11-24 10:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34144000 2021-11-24 10:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34145000 2021-11-24 10:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34146000 2021-11-24 10:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34147000 2021-11-24 10:31:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:31:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1227 containing 20.00 MB] 2021-11-24 10:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34148000 2021-11-24 10:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34149000 2021-11-24 10:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34150000 2021-11-24 10:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34151000 2021-11-24 10:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34152000 2021-11-24 10:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34153000 2021-11-24 10:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34154000 2021-11-24 10:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34155000 2021-11-24 10:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34156000 2021-11-24 10:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34157000 2021-11-24 10:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34158000 2021-11-24 10:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34159000 2021-11-24 10:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34160000 2021-11-24 10:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34161000 2021-11-24 10:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34162000 2021-11-24 10:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34163000 2021-11-24 10:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34164000 2021-11-24 10:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34165000 2021-11-24 10:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34166000 2021-11-24 10:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34167000 2021-11-24 10:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34168000 2021-11-24 10:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34169000 2021-11-24 10:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34170000 2021-11-24 10:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34171000 2021-11-24 10:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34172000 2021-11-24 10:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34173000 2021-11-24 10:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34174000 2021-11-24 10:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34175000 2021-11-24 10:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34176000 2021-11-24 10:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34177000 2021-11-24 10:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34178000 2021-11-24 10:31:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:31:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1228 containing 20.00 MB] 2021-11-24 10:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34179000 2021-11-24 10:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34180000 2021-11-24 10:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34181000 2021-11-24 10:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34182000 2021-11-24 10:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34183000 2021-11-24 10:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34184000 2021-11-24 10:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34185000 2021-11-24 10:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34186000 2021-11-24 10:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34187000 2021-11-24 10:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34188000 2021-11-24 10:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34189000 2021-11-24 10:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34190000 2021-11-24 10:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34191000 2021-11-24 10:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34192000 2021-11-24 10:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34193000 2021-11-24 10:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34194000 2021-11-24 10:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34195000 2021-11-24 10:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34196000 2021-11-24 10:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34197000 2021-11-24 10:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34198000 2021-11-24 10:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34199000 2021-11-24 10:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34200000 2021-11-24 10:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34201000 2021-11-24 10:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34202000 2021-11-24 10:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34203000 2021-11-24 10:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34204000 2021-11-24 10:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34205000 2021-11-24 10:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34206000 2021-11-24 10:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34207000 2021-11-24 10:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34208000 2021-11-24 10:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34209000 2021-11-24 10:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34210000 2021-11-24 10:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34211000 2021-11-24 10:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34212000 2021-11-24 10:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34213000 2021-11-24 10:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34214000 2021-11-24 10:32:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:32:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1229 containing 20.00 MB] 2021-11-24 10:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34215000 2021-11-24 10:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34216000 2021-11-24 10:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34217000 2021-11-24 10:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34218000 2021-11-24 10:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34219000 2021-11-24 10:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34220000 2021-11-24 10:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34221000 2021-11-24 10:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34222000 2021-11-24 10:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34223000 2021-11-24 10:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34224000 2021-11-24 10:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34225000 2021-11-24 10:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34226000 2021-11-24 10:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34227000 2021-11-24 10:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34228000 2021-11-24 10:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34229000 2021-11-24 10:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34230000 2021-11-24 10:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34231000 2021-11-24 10:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34232000 2021-11-24 10:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34233000 2021-11-24 10:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34234000 2021-11-24 10:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34235000 2021-11-24 10:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34236000 2021-11-24 10:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34237000 2021-11-24 10:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34238000 2021-11-24 10:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34239000 2021-11-24 10:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34240000 2021-11-24 10:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34241000 2021-11-24 10:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34242000 2021-11-24 10:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34243000 2021-11-24 10:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34244000 2021-11-24 10:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34245000 2021-11-24 10:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34246000 2021-11-24 10:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34247000 2021-11-24 10:32:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:32:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1230 containing 20.00 MB] 2021-11-24 10:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34248000 2021-11-24 10:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34249000 2021-11-24 10:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34250000 2021-11-24 10:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34251000 2021-11-24 10:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34252000 2021-11-24 10:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34253000 2021-11-24 10:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34254000 2021-11-24 10:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34255000 2021-11-24 10:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34256000 2021-11-24 10:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34257000 2021-11-24 10:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34258000 2021-11-24 10:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34259000 2021-11-24 10:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34260000 2021-11-24 10:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34261000 2021-11-24 10:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34262000 2021-11-24 10:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34263000 2021-11-24 10:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34264000 2021-11-24 10:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34265000 2021-11-24 10:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34266000 2021-11-24 10:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34267000 2021-11-24 10:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34268000 2021-11-24 10:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34269000 2021-11-24 10:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34270000 2021-11-24 10:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34271000 2021-11-24 10:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34272000 2021-11-24 10:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34273000 2021-11-24 10:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34274000 2021-11-24 10:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34275000 2021-11-24 10:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34276000 2021-11-24 10:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34277000 2021-11-24 10:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34278000 2021-11-24 10:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34279000 2021-11-24 10:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34280000 2021-11-24 10:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34281000 2021-11-24 10:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34282000 2021-11-24 10:33:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:33:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1231 containing 20.00 MB] 2021-11-24 10:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34283000 2021-11-24 10:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34284000 2021-11-24 10:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34285000 2021-11-24 10:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34286000 2021-11-24 10:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34287000 2021-11-24 10:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34288000 2021-11-24 10:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34289000 2021-11-24 10:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34290000 2021-11-24 10:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34291000 2021-11-24 10:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34292000 2021-11-24 10:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34293000 2021-11-24 10:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34294000 2021-11-24 10:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34295000 2021-11-24 10:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34296000 2021-11-24 10:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34297000 2021-11-24 10:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34298000 2021-11-24 10:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34299000 2021-11-24 10:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34300000 2021-11-24 10:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34301000 2021-11-24 10:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34302000 2021-11-24 10:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34303000 2021-11-24 10:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34304000 2021-11-24 10:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34305000 2021-11-24 10:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34306000 2021-11-24 10:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34307000 2021-11-24 10:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34308000 2021-11-24 10:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34309000 2021-11-24 10:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34310000 2021-11-24 10:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34311000 2021-11-24 10:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34312000 2021-11-24 10:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34313000 2021-11-24 10:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34314000 2021-11-24 10:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34315000 2021-11-24 10:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34316000 2021-11-24 10:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34317000 2021-11-24 10:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34318000 2021-11-24 10:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34319000 2021-11-24 10:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34320000 2021-11-24 10:33:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:33:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1232 containing 20.00 MB] 2021-11-24 10:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34321000 2021-11-24 10:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34322000 2021-11-24 10:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34323000 2021-11-24 10:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34324000 2021-11-24 10:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34325000 2021-11-24 10:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34326000 2021-11-24 10:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34327000 2021-11-24 10:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34328000 2021-11-24 10:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34329000 2021-11-24 10:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34330000 2021-11-24 10:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34331000 2021-11-24 10:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34332000 2021-11-24 10:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34333000 2021-11-24 10:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34334000 2021-11-24 10:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34335000 2021-11-24 10:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34336000 2021-11-24 10:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34337000 2021-11-24 10:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34338000 2021-11-24 10:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34339000 2021-11-24 10:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34340000 2021-11-24 10:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34341000 2021-11-24 10:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34342000 2021-11-24 10:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34343000 2021-11-24 10:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34344000 2021-11-24 10:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34345000 2021-11-24 10:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34346000 2021-11-24 10:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34347000 2021-11-24 10:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34348000 2021-11-24 10:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34349000 2021-11-24 10:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34350000 2021-11-24 10:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34351000 2021-11-24 10:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34352000 2021-11-24 10:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34353000 2021-11-24 10:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34354000 2021-11-24 10:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34355000 2021-11-24 10:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34356000 2021-11-24 10:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34357000 2021-11-24 10:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34358000 2021-11-24 10:34:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:34:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1233 containing 20.00 MB] 2021-11-24 10:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34359000 2021-11-24 10:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34360000 2021-11-24 10:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34361000 2021-11-24 10:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34362000 2021-11-24 10:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34363000 2021-11-24 10:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34364000 2021-11-24 10:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34365000 2021-11-24 10:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34366000 2021-11-24 10:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34367000 2021-11-24 10:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34368000 2021-11-24 10:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34369000 2021-11-24 10:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34370000 2021-11-24 10:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34371000 2021-11-24 10:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34372000 2021-11-24 10:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34373000 2021-11-24 10:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34374000 2021-11-24 10:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34375000 2021-11-24 10:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34376000 2021-11-24 10:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34377000 2021-11-24 10:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34378000 2021-11-24 10:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34379000 2021-11-24 10:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34380000 2021-11-24 10:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34381000 2021-11-24 10:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34382000 2021-11-24 10:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34383000 2021-11-24 10:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34384000 2021-11-24 10:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34385000 2021-11-24 10:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34386000 2021-11-24 10:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34387000 2021-11-24 10:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34388000 2021-11-24 10:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34389000 2021-11-24 10:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34390000 2021-11-24 10:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34391000 2021-11-24 10:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34392000 2021-11-24 10:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34393000 2021-11-24 10:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34394000 2021-11-24 10:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34395000 2021-11-24 10:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34396000 2021-11-24 10:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34397000 2021-11-24 10:35:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:35:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1234 containing 20.00 MB] 2021-11-24 10:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34398000 2021-11-24 10:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34399000 2021-11-24 10:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34400000 2021-11-24 10:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34401000 2021-11-24 10:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34402000 2021-11-24 10:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34403000 2021-11-24 10:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34404000 2021-11-24 10:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34405000 2021-11-24 10:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34406000 2021-11-24 10:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34407000 2021-11-24 10:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34408000 2021-11-24 10:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34409000 2021-11-24 10:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34410000 2021-11-24 10:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34411000 2021-11-24 10:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34412000 2021-11-24 10:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34413000 2021-11-24 10:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34414000 2021-11-24 10:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34415000 2021-11-24 10:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34416000 2021-11-24 10:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34417000 2021-11-24 10:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34418000 2021-11-24 10:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34419000 2021-11-24 10:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34420000 2021-11-24 10:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34421000 2021-11-24 10:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34422000 2021-11-24 10:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34423000 2021-11-24 10:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34424000 2021-11-24 10:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34425000 2021-11-24 10:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34426000 2021-11-24 10:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34427000 2021-11-24 10:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34428000 2021-11-24 10:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34429000 2021-11-24 10:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34430000 2021-11-24 10:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34431000 2021-11-24 10:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34432000 2021-11-24 10:35:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:35:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1235 containing 20.00 MB] 2021-11-24 10:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34433000 2021-11-24 10:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34434000 2021-11-24 10:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34435000 2021-11-24 10:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34436000 2021-11-24 10:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34437000 2021-11-24 10:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34438000 2021-11-24 10:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34439000 2021-11-24 10:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34440000 2021-11-24 10:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34441000 2021-11-24 10:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34442000 2021-11-24 10:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34443000 2021-11-24 10:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34444000 2021-11-24 10:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34445000 2021-11-24 10:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34446000 2021-11-24 10:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34447000 2021-11-24 10:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34448000 2021-11-24 10:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34449000 2021-11-24 10:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34450000 2021-11-24 10:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34451000 2021-11-24 10:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34452000 2021-11-24 10:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34453000 2021-11-24 10:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34454000 2021-11-24 10:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34455000 2021-11-24 10:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34456000 2021-11-24 10:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34457000 2021-11-24 10:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34458000 2021-11-24 10:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34459000 2021-11-24 10:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34460000 2021-11-24 10:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34461000 2021-11-24 10:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34462000 2021-11-24 10:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34463000 2021-11-24 10:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34464000 2021-11-24 10:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34465000 2021-11-24 10:36:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:36:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1236 containing 20.00 MB] 2021-11-24 10:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34466000 2021-11-24 10:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34467000 2021-11-24 10:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34468000 2021-11-24 10:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34469000 2021-11-24 10:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34470000 2021-11-24 10:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34471000 2021-11-24 10:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34472000 2021-11-24 10:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34473000 2021-11-24 10:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34474000 2021-11-24 10:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34475000 2021-11-24 10:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34476000 2021-11-24 10:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34477000 2021-11-24 10:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34478000 2021-11-24 10:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34479000 2021-11-24 10:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34480000 2021-11-24 10:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34481000 2021-11-24 10:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34482000 2021-11-24 10:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34483000 2021-11-24 10:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34484000 2021-11-24 10:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34485000 2021-11-24 10:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34486000 2021-11-24 10:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34487000 2021-11-24 10:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34488000 2021-11-24 10:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34489000 2021-11-24 10:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34490000 2021-11-24 10:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34491000 2021-11-24 10:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34492000 2021-11-24 10:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34493000 2021-11-24 10:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34494000 2021-11-24 10:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34495000 2021-11-24 10:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34496000 2021-11-24 10:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34497000 2021-11-24 10:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34498000 2021-11-24 10:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34499000 2021-11-24 10:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34500000 2021-11-24 10:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34501000 2021-11-24 10:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34502000 2021-11-24 10:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34503000 2021-11-24 10:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34504000 2021-11-24 10:36:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:36:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1237 containing 20.00 MB] 2021-11-24 10:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34505000 2021-11-24 10:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34506000 2021-11-24 10:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34507000 2021-11-24 10:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34508000 2021-11-24 10:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34509000 2021-11-24 10:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34510000 2021-11-24 10:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34511000 2021-11-24 10:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34512000 2021-11-24 10:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34513000 2021-11-24 10:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34514000 2021-11-24 10:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34515000 2021-11-24 10:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34516000 2021-11-24 10:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34517000 2021-11-24 10:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34518000 2021-11-24 10:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34519000 2021-11-24 10:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34520000 2021-11-24 10:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34521000 2021-11-24 10:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34522000 2021-11-24 10:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34523000 2021-11-24 10:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34524000 2021-11-24 10:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34525000 2021-11-24 10:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34526000 2021-11-24 10:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34527000 2021-11-24 10:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34528000 2021-11-24 10:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34529000 2021-11-24 10:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34530000 2021-11-24 10:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34531000 2021-11-24 10:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34532000 2021-11-24 10:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34533000 2021-11-24 10:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34534000 2021-11-24 10:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34535000 2021-11-24 10:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34536000 2021-11-24 10:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34537000 2021-11-24 10:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34538000 2021-11-24 10:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34539000 2021-11-24 10:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34540000 2021-11-24 10:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34541000 2021-11-24 10:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34542000 2021-11-24 10:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34543000 2021-11-24 10:37:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:37:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1238 containing 20.00 MB] 2021-11-24 10:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34544000 2021-11-24 10:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34545000 2021-11-24 10:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34546000 2021-11-24 10:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34547000 2021-11-24 10:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34548000 2021-11-24 10:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34549000 2021-11-24 10:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34550000 2021-11-24 10:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34551000 2021-11-24 10:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34552000 2021-11-24 10:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34553000 2021-11-24 10:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34554000 2021-11-24 10:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34555000 2021-11-24 10:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34556000 2021-11-24 10:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34557000 2021-11-24 10:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34558000 2021-11-24 10:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34559000 2021-11-24 10:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34560000 2021-11-24 10:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34561000 2021-11-24 10:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34562000 2021-11-24 10:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34563000 2021-11-24 10:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34564000 2021-11-24 10:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34565000 2021-11-24 10:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34566000 2021-11-24 10:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34567000 2021-11-24 10:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34568000 2021-11-24 10:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34569000 2021-11-24 10:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34570000 2021-11-24 10:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34571000 2021-11-24 10:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34572000 2021-11-24 10:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34573000 2021-11-24 10:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34574000 2021-11-24 10:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34575000 2021-11-24 10:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34576000 2021-11-24 10:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34577000 2021-11-24 10:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34578000 2021-11-24 10:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34579000 2021-11-24 10:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34580000 2021-11-24 10:37:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:37:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1239 containing 20.00 MB] 2021-11-24 10:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34581000 2021-11-24 10:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34582000 2021-11-24 10:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34583000 2021-11-24 10:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34584000 2021-11-24 10:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34585000 2021-11-24 10:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34586000 2021-11-24 10:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34587000 2021-11-24 10:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34588000 2021-11-24 10:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34589000 2021-11-24 10:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34590000 2021-11-24 10:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34591000 2021-11-24 10:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34592000 2021-11-24 10:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34593000 2021-11-24 10:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34594000 2021-11-24 10:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34595000 2021-11-24 10:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34596000 2021-11-24 10:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34597000 2021-11-24 10:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34598000 2021-11-24 10:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34599000 2021-11-24 10:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34600000 2021-11-24 10:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34601000 2021-11-24 10:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34602000 2021-11-24 10:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34603000 2021-11-24 10:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34604000 2021-11-24 10:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34605000 2021-11-24 10:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34606000 2021-11-24 10:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34607000 2021-11-24 10:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34608000 2021-11-24 10:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34609000 2021-11-24 10:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34610000 2021-11-24 10:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34611000 2021-11-24 10:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34612000 2021-11-24 10:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34613000 2021-11-24 10:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34614000 2021-11-24 10:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34615000 2021-11-24 10:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34616000 2021-11-24 10:38:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:38:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1240 containing 20.00 MB] 2021-11-24 10:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34617000 2021-11-24 10:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34618000 2021-11-24 10:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34619000 2021-11-24 10:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34620000 2021-11-24 10:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34621000 2021-11-24 10:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34622000 2021-11-24 10:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34623000 2021-11-24 10:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34624000 2021-11-24 10:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34625000 2021-11-24 10:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34626000 2021-11-24 10:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34627000 2021-11-24 10:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34628000 2021-11-24 10:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34629000 2021-11-24 10:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34630000 2021-11-24 10:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34631000 2021-11-24 10:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34632000 2021-11-24 10:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34633000 2021-11-24 10:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34634000 2021-11-24 10:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34635000 2021-11-24 10:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34636000 2021-11-24 10:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34637000 2021-11-24 10:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34638000 2021-11-24 10:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34639000 2021-11-24 10:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34640000 2021-11-24 10:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34641000 2021-11-24 10:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34642000 2021-11-24 10:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34643000 2021-11-24 10:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34644000 2021-11-24 10:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34645000 2021-11-24 10:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34646000 2021-11-24 10:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34647000 2021-11-24 10:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34648000 2021-11-24 10:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34649000 2021-11-24 10:38:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:38:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1241 containing 20.00 MB] 2021-11-24 10:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34650000 2021-11-24 10:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34651000 2021-11-24 10:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34652000 2021-11-24 10:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34653000 2021-11-24 10:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34654000 2021-11-24 10:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34655000 2021-11-24 10:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34656000 2021-11-24 10:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34657000 2021-11-24 10:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34658000 2021-11-24 10:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34659000 2021-11-24 10:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34660000 2021-11-24 10:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34661000 2021-11-24 10:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34662000 2021-11-24 10:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34663000 2021-11-24 10:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34664000 2021-11-24 10:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34665000 2021-11-24 10:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34666000 2021-11-24 10:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34667000 2021-11-24 10:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34668000 2021-11-24 10:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34669000 2021-11-24 10:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34670000 2021-11-24 10:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34671000 2021-11-24 10:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34672000 2021-11-24 10:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34673000 2021-11-24 10:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34674000 2021-11-24 10:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34675000 2021-11-24 10:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34676000 2021-11-24 10:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34677000 2021-11-24 10:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34678000 2021-11-24 10:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34679000 2021-11-24 10:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34680000 2021-11-24 10:39:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:39:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1242 containing 20.00 MB] 2021-11-24 10:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34681000 2021-11-24 10:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34682000 2021-11-24 10:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34683000 2021-11-24 10:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34684000 2021-11-24 10:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34685000 2021-11-24 10:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34686000 2021-11-24 10:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34687000 2021-11-24 10:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34688000 2021-11-24 10:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34689000 2021-11-24 10:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34690000 2021-11-24 10:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34691000 2021-11-24 10:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34692000 2021-11-24 10:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34693000 2021-11-24 10:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34694000 2021-11-24 10:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34695000 2021-11-24 10:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34696000 2021-11-24 10:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34697000 2021-11-24 10:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34698000 2021-11-24 10:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34699000 2021-11-24 10:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34700000 2021-11-24 10:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34701000 2021-11-24 10:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34702000 2021-11-24 10:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34703000 2021-11-24 10:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34704000 2021-11-24 10:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34705000 2021-11-24 10:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34706000 2021-11-24 10:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34707000 2021-11-24 10:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34708000 2021-11-24 10:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34709000 2021-11-24 10:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34710000 2021-11-24 10:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34711000 2021-11-24 10:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34712000 2021-11-24 10:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34713000 2021-11-24 10:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34714000 2021-11-24 10:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34715000 2021-11-24 10:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34716000 2021-11-24 10:39:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:39:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1243 containing 20.00 MB] 2021-11-24 10:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34717000 2021-11-24 10:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34718000 2021-11-24 10:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34719000 2021-11-24 10:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34720000 2021-11-24 10:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34721000 2021-11-24 10:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34722000 2021-11-24 10:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34723000 2021-11-24 10:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34724000 2021-11-24 10:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34725000 2021-11-24 10:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34726000 2021-11-24 10:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34727000 2021-11-24 10:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34728000 2021-11-24 10:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34729000 2021-11-24 10:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34730000 2021-11-24 10:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34731000 2021-11-24 10:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34732000 2021-11-24 10:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34733000 2021-11-24 10:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34734000 2021-11-24 10:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34735000 2021-11-24 10:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34736000 2021-11-24 10:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34737000 2021-11-24 10:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34738000 2021-11-24 10:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34739000 2021-11-24 10:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34740000 2021-11-24 10:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34741000 2021-11-24 10:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34742000 2021-11-24 10:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34743000 2021-11-24 10:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34744000 2021-11-24 10:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34745000 2021-11-24 10:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34746000 2021-11-24 10:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34747000 2021-11-24 10:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34748000 2021-11-24 10:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34749000 2021-11-24 10:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34750000 2021-11-24 10:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34751000 2021-11-24 10:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34752000 2021-11-24 10:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34753000 2021-11-24 10:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34754000 2021-11-24 10:40:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:40:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1244 containing 20.00 MB] 2021-11-24 10:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34755000 2021-11-24 10:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34756000 2021-11-24 10:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34757000 2021-11-24 10:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34758000 2021-11-24 10:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34759000 2021-11-24 10:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34760000 2021-11-24 10:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34761000 2021-11-24 10:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34762000 2021-11-24 10:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34763000 2021-11-24 10:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34764000 2021-11-24 10:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34765000 2021-11-24 10:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34766000 2021-11-24 10:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34767000 2021-11-24 10:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34768000 2021-11-24 10:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34769000 2021-11-24 10:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34770000 2021-11-24 10:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34771000 2021-11-24 10:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34772000 2021-11-24 10:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34773000 2021-11-24 10:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34774000 2021-11-24 10:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34775000 2021-11-24 10:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34776000 2021-11-24 10:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34777000 2021-11-24 10:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34778000 2021-11-24 10:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34779000 2021-11-24 10:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34780000 2021-11-24 10:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34781000 2021-11-24 10:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34782000 2021-11-24 10:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34783000 2021-11-24 10:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34784000 2021-11-24 10:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34785000 2021-11-24 10:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34786000 2021-11-24 10:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34787000 2021-11-24 10:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34788000 2021-11-24 10:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34789000 2021-11-24 10:40:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:40:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1245 containing 20.00 MB] 2021-11-24 10:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34790000 2021-11-24 10:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34791000 2021-11-24 10:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34792000 2021-11-24 10:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34793000 2021-11-24 10:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34794000 2021-11-24 10:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34795000 2021-11-24 10:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34796000 2021-11-24 10:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34797000 2021-11-24 10:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34798000 2021-11-24 10:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34799000 2021-11-24 10:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34800000 2021-11-24 10:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34801000 2021-11-24 10:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34802000 2021-11-24 10:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34803000 2021-11-24 10:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34804000 2021-11-24 10:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34805000 2021-11-24 10:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34806000 2021-11-24 10:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34807000 2021-11-24 10:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34808000 2021-11-24 10:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34809000 2021-11-24 10:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34810000 2021-11-24 10:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34811000 2021-11-24 10:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34812000 2021-11-24 10:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34813000 2021-11-24 10:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34814000 2021-11-24 10:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34815000 2021-11-24 10:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34816000 2021-11-24 10:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34817000 2021-11-24 10:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34818000 2021-11-24 10:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34819000 2021-11-24 10:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34820000 2021-11-24 10:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34821000 2021-11-24 10:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34822000 2021-11-24 10:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34823000 2021-11-24 10:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34824000 2021-11-24 10:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34825000 2021-11-24 10:41:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:41:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1246 containing 20.00 MB] 2021-11-24 10:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34826000 2021-11-24 10:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34827000 2021-11-24 10:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34828000 2021-11-24 10:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34829000 2021-11-24 10:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34830000 2021-11-24 10:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34831000 2021-11-24 10:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34832000 2021-11-24 10:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34833000 2021-11-24 10:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34834000 2021-11-24 10:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34835000 2021-11-24 10:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34836000 2021-11-24 10:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34837000 2021-11-24 10:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34838000 2021-11-24 10:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34839000 2021-11-24 10:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34840000 2021-11-24 10:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34841000 2021-11-24 10:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34842000 2021-11-24 10:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34843000 2021-11-24 10:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34844000 2021-11-24 10:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34845000 2021-11-24 10:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34846000 2021-11-24 10:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34847000 2021-11-24 10:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34848000 2021-11-24 10:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34849000 2021-11-24 10:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34850000 2021-11-24 10:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34851000 2021-11-24 10:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34852000 2021-11-24 10:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34853000 2021-11-24 10:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34854000 2021-11-24 10:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34855000 2021-11-24 10:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34856000 2021-11-24 10:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34857000 2021-11-24 10:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34858000 2021-11-24 10:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34859000 2021-11-24 10:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34860000 2021-11-24 10:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34861000 2021-11-24 10:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34862000 2021-11-24 10:41:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:41:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1247 containing 20.00 MB] 2021-11-24 10:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34863000 2021-11-24 10:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34864000 2021-11-24 10:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34865000 2021-11-24 10:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34866000 2021-11-24 10:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34867000 2021-11-24 10:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34868000 2021-11-24 10:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34869000 2021-11-24 10:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34870000 2021-11-24 10:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34871000 2021-11-24 10:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34872000 2021-11-24 10:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34873000 2021-11-24 10:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34874000 2021-11-24 10:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34875000 2021-11-24 10:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34876000 2021-11-24 10:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34877000 2021-11-24 10:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34878000 2021-11-24 10:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34879000 2021-11-24 10:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34880000 2021-11-24 10:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34881000 2021-11-24 10:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34882000 2021-11-24 10:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34883000 2021-11-24 10:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34884000 2021-11-24 10:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34885000 2021-11-24 10:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34886000 2021-11-24 10:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34887000 2021-11-24 10:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34888000 2021-11-24 10:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34889000 2021-11-24 10:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34890000 2021-11-24 10:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34891000 2021-11-24 10:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34892000 2021-11-24 10:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34893000 2021-11-24 10:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34894000 2021-11-24 10:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34895000 2021-11-24 10:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34896000 2021-11-24 10:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34897000 2021-11-24 10:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34898000 2021-11-24 10:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34899000 2021-11-24 10:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34900000 2021-11-24 10:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34901000 2021-11-24 10:42:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:42:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1248 containing 20.00 MB] 2021-11-24 10:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34902000 2021-11-24 10:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34903000 2021-11-24 10:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34904000 2021-11-24 10:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34905000 2021-11-24 10:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34906000 2021-11-24 10:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34907000 2021-11-24 10:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34908000 2021-11-24 10:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34909000 2021-11-24 10:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34910000 2021-11-24 10:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34911000 2021-11-24 10:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34912000 2021-11-24 10:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34913000 2021-11-24 10:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34914000 2021-11-24 10:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34915000 2021-11-24 10:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34916000 2021-11-24 10:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34917000 2021-11-24 10:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34918000 2021-11-24 10:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34919000 2021-11-24 10:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34920000 2021-11-24 10:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34921000 2021-11-24 10:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34922000 2021-11-24 10:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34923000 2021-11-24 10:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34924000 2021-11-24 10:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34925000 2021-11-24 10:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34926000 2021-11-24 10:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34927000 2021-11-24 10:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34928000 2021-11-24 10:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34929000 2021-11-24 10:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34930000 2021-11-24 10:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34931000 2021-11-24 10:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34932000 2021-11-24 10:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34933000 2021-11-24 10:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34934000 2021-11-24 10:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34935000 2021-11-24 10:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34936000 2021-11-24 10:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34937000 2021-11-24 10:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34938000 2021-11-24 10:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34939000 2021-11-24 10:43:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:43:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1249 containing 20.00 MB] 2021-11-24 10:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34940000 2021-11-24 10:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34941000 2021-11-24 10:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34942000 2021-11-24 10:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34943000 2021-11-24 10:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34944000 2021-11-24 10:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34945000 2021-11-24 10:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34946000 2021-11-24 10:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34947000 2021-11-24 10:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34948000 2021-11-24 10:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34949000 2021-11-24 10:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34950000 2021-11-24 10:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34951000 2021-11-24 10:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34952000 2021-11-24 10:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34953000 2021-11-24 10:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34954000 2021-11-24 10:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34955000 2021-11-24 10:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34956000 2021-11-24 10:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34957000 2021-11-24 10:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34958000 2021-11-24 10:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34959000 2021-11-24 10:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34960000 2021-11-24 10:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34961000 2021-11-24 10:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34962000 2021-11-24 10:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34963000 2021-11-24 10:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34964000 2021-11-24 10:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34965000 2021-11-24 10:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34966000 2021-11-24 10:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34967000 2021-11-24 10:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34968000 2021-11-24 10:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34969000 2021-11-24 10:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34970000 2021-11-24 10:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34971000 2021-11-24 10:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34972000 2021-11-24 10:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34973000 2021-11-24 10:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34974000 2021-11-24 10:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34975000 2021-11-24 10:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34976000 2021-11-24 10:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34977000 2021-11-24 10:43:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:43:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1250 containing 20.00 MB] 2021-11-24 10:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34978000 2021-11-24 10:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34979000 2021-11-24 10:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34980000 2021-11-24 10:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34981000 2021-11-24 10:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34982000 2021-11-24 10:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34983000 2021-11-24 10:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34984000 2021-11-24 10:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34985000 2021-11-24 10:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34986000 2021-11-24 10:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34987000 2021-11-24 10:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34988000 2021-11-24 10:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34989000 2021-11-24 10:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34990000 2021-11-24 10:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34991000 2021-11-24 10:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34992000 2021-11-24 10:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34993000 2021-11-24 10:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34994000 2021-11-24 10:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34995000 2021-11-24 10:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34996000 2021-11-24 10:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34997000 2021-11-24 10:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34998000 2021-11-24 10:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 34999000 2021-11-24 10:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35000000 2021-11-24 10:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35001000 2021-11-24 10:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35002000 2021-11-24 10:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35003000 2021-11-24 10:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35004000 2021-11-24 10:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35005000 2021-11-24 10:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35006000 2021-11-24 10:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35007000 2021-11-24 10:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35008000 2021-11-24 10:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35009000 2021-11-24 10:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35010000 2021-11-24 10:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35011000 2021-11-24 10:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35012000 2021-11-24 10:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35013000 2021-11-24 10:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35014000 2021-11-24 10:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35015000 2021-11-24 10:44:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:44:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1251 containing 20.00 MB] 2021-11-24 10:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35016000 2021-11-24 10:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35017000 2021-11-24 10:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35018000 2021-11-24 10:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35019000 2021-11-24 10:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35020000 2021-11-24 10:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35021000 2021-11-24 10:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35022000 2021-11-24 10:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35023000 2021-11-24 10:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35024000 2021-11-24 10:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35025000 2021-11-24 10:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35026000 2021-11-24 10:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35027000 2021-11-24 10:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35028000 2021-11-24 10:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35029000 2021-11-24 10:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35030000 2021-11-24 10:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35031000 2021-11-24 10:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35032000 2021-11-24 10:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35033000 2021-11-24 10:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35034000 2021-11-24 10:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35035000 2021-11-24 10:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35036000 2021-11-24 10:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35037000 2021-11-24 10:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35038000 2021-11-24 10:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35039000 2021-11-24 10:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35040000 2021-11-24 10:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35041000 2021-11-24 10:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35042000 2021-11-24 10:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35043000 2021-11-24 10:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35044000 2021-11-24 10:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35045000 2021-11-24 10:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35046000 2021-11-24 10:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35047000 2021-11-24 10:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35048000 2021-11-24 10:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35049000 2021-11-24 10:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35050000 2021-11-24 10:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35051000 2021-11-24 10:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35052000 2021-11-24 10:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35053000 2021-11-24 10:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35054000 2021-11-24 10:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35055000 2021-11-24 10:44:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:44:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1252 containing 20.00 MB] 2021-11-24 10:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35056000 2021-11-24 10:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35057000 2021-11-24 10:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35058000 2021-11-24 10:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35059000 2021-11-24 10:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35060000 2021-11-24 10:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35061000 2021-11-24 10:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35062000 2021-11-24 10:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35063000 2021-11-24 10:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35064000 2021-11-24 10:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35065000 2021-11-24 10:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35066000 2021-11-24 10:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35067000 2021-11-24 10:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35068000 2021-11-24 10:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35069000 2021-11-24 10:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35070000 2021-11-24 10:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35071000 2021-11-24 10:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35072000 2021-11-24 10:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35073000 2021-11-24 10:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35074000 2021-11-24 10:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35075000 2021-11-24 10:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35076000 2021-11-24 10:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35077000 2021-11-24 10:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35078000 2021-11-24 10:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35079000 2021-11-24 10:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35080000 2021-11-24 10:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35081000 2021-11-24 10:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35082000 2021-11-24 10:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35083000 2021-11-24 10:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35084000 2021-11-24 10:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35085000 2021-11-24 10:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35086000 2021-11-24 10:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35087000 2021-11-24 10:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35088000 2021-11-24 10:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35089000 2021-11-24 10:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35090000 2021-11-24 10:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35091000 2021-11-24 10:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35092000 2021-11-24 10:45:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:45:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1253 containing 20.00 MB] 2021-11-24 10:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35093000 2021-11-24 10:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35094000 2021-11-24 10:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35095000 2021-11-24 10:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35096000 2021-11-24 10:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35097000 2021-11-24 10:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35098000 2021-11-24 10:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35099000 2021-11-24 10:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35100000 2021-11-24 10:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35101000 2021-11-24 10:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35102000 2021-11-24 10:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35103000 2021-11-24 10:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35104000 2021-11-24 10:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35105000 2021-11-24 10:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35106000 2021-11-24 10:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35107000 2021-11-24 10:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35108000 2021-11-24 10:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35109000 2021-11-24 10:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35110000 2021-11-24 10:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35111000 2021-11-24 10:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35112000 2021-11-24 10:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35113000 2021-11-24 10:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35114000 2021-11-24 10:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35115000 2021-11-24 10:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35116000 2021-11-24 10:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35117000 2021-11-24 10:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35118000 2021-11-24 10:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35119000 2021-11-24 10:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35120000 2021-11-24 10:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35121000 2021-11-24 10:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35122000 2021-11-24 10:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35123000 2021-11-24 10:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35124000 2021-11-24 10:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35125000 2021-11-24 10:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35126000 2021-11-24 10:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35127000 2021-11-24 10:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35128000 2021-11-24 10:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35129000 2021-11-24 10:45:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:45:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1254 containing 20.00 MB] 2021-11-24 10:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35130000 2021-11-24 10:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35131000 2021-11-24 10:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35132000 2021-11-24 10:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35133000 2021-11-24 10:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35134000 2021-11-24 10:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35135000 2021-11-24 10:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35136000 2021-11-24 10:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35137000 2021-11-24 10:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35138000 2021-11-24 10:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35139000 2021-11-24 10:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35140000 2021-11-24 10:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35141000 2021-11-24 10:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35142000 2021-11-24 10:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35143000 2021-11-24 10:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35144000 2021-11-24 10:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35145000 2021-11-24 10:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35146000 2021-11-24 10:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35147000 2021-11-24 10:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35148000 2021-11-24 10:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35149000 2021-11-24 10:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35150000 2021-11-24 10:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35151000 2021-11-24 10:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35152000 2021-11-24 10:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35153000 2021-11-24 10:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35154000 2021-11-24 10:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35155000 2021-11-24 10:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35156000 2021-11-24 10:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35157000 2021-11-24 10:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35158000 2021-11-24 10:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35159000 2021-11-24 10:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35160000 2021-11-24 10:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35161000 2021-11-24 10:46:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:46:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1255 containing 20.00 MB] 2021-11-24 10:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35162000 2021-11-24 10:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35163000 2021-11-24 10:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35164000 2021-11-24 10:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35165000 2021-11-24 10:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35166000 2021-11-24 10:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35167000 2021-11-24 10:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35168000 2021-11-24 10:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35169000 2021-11-24 10:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35170000 2021-11-24 10:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35171000 2021-11-24 10:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35172000 2021-11-24 10:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35173000 2021-11-24 10:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35174000 2021-11-24 10:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35175000 2021-11-24 10:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35176000 2021-11-24 10:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35177000 2021-11-24 10:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35178000 2021-11-24 10:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35179000 2021-11-24 10:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35180000 2021-11-24 10:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35181000 2021-11-24 10:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35182000 2021-11-24 10:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35183000 2021-11-24 10:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35184000 2021-11-24 10:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35185000 2021-11-24 10:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35186000 2021-11-24 10:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35187000 2021-11-24 10:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35188000 2021-11-24 10:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35189000 2021-11-24 10:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35190000 2021-11-24 10:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35191000 2021-11-24 10:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35192000 2021-11-24 10:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35193000 2021-11-24 10:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35194000 2021-11-24 10:46:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:46:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1256 containing 20.00 MB] 2021-11-24 10:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35195000 2021-11-24 10:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35196000 2021-11-24 10:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35197000 2021-11-24 10:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35198000 2021-11-24 10:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35199000 2021-11-24 10:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35200000 2021-11-24 10:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35201000 2021-11-24 10:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35202000 2021-11-24 10:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35203000 2021-11-24 10:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35204000 2021-11-24 10:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35205000 2021-11-24 10:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35206000 2021-11-24 10:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35207000 2021-11-24 10:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35208000 2021-11-24 10:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35209000 2021-11-24 10:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35210000 2021-11-24 10:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35211000 2021-11-24 10:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35212000 2021-11-24 10:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35213000 2021-11-24 10:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35214000 2021-11-24 10:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35215000 2021-11-24 10:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35216000 2021-11-24 10:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35217000 2021-11-24 10:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35218000 2021-11-24 10:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35219000 2021-11-24 10:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35220000 2021-11-24 10:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35221000 2021-11-24 10:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35222000 2021-11-24 10:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35223000 2021-11-24 10:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35224000 2021-11-24 10:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35225000 2021-11-24 10:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35226000 2021-11-24 10:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35227000 2021-11-24 10:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35228000 2021-11-24 10:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35229000 2021-11-24 10:47:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:47:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1257 containing 20.00 MB] 2021-11-24 10:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35230000 2021-11-24 10:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35231000 2021-11-24 10:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35232000 2021-11-24 10:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35233000 2021-11-24 10:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35234000 2021-11-24 10:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35235000 2021-11-24 10:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35236000 2021-11-24 10:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35237000 2021-11-24 10:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35238000 2021-11-24 10:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35239000 2021-11-24 10:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35240000 2021-11-24 10:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35241000 2021-11-24 10:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35242000 2021-11-24 10:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35243000 2021-11-24 10:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35244000 2021-11-24 10:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35245000 2021-11-24 10:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35246000 2021-11-24 10:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35247000 2021-11-24 10:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35248000 2021-11-24 10:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35249000 2021-11-24 10:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35250000 2021-11-24 10:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35251000 2021-11-24 10:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35252000 2021-11-24 10:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35253000 2021-11-24 10:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35254000 2021-11-24 10:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35255000 2021-11-24 10:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35256000 2021-11-24 10:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35257000 2021-11-24 10:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35258000 2021-11-24 10:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35259000 2021-11-24 10:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35260000 2021-11-24 10:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35261000 2021-11-24 10:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35262000 2021-11-24 10:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35263000 2021-11-24 10:47:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:47:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1258 containing 20.00 MB] 2021-11-24 10:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35264000 2021-11-24 10:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35265000 2021-11-24 10:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35266000 2021-11-24 10:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35267000 2021-11-24 10:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35268000 2021-11-24 10:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35269000 2021-11-24 10:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35270000 2021-11-24 10:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35271000 2021-11-24 10:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35272000 2021-11-24 10:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35273000 2021-11-24 10:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35274000 2021-11-24 10:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35275000 2021-11-24 10:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35276000 2021-11-24 10:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35277000 2021-11-24 10:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35278000 2021-11-24 10:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35279000 2021-11-24 10:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35280000 2021-11-24 10:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35281000 2021-11-24 10:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35282000 2021-11-24 10:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35283000 2021-11-24 10:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35284000 2021-11-24 10:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35285000 2021-11-24 10:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35286000 2021-11-24 10:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35287000 2021-11-24 10:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35288000 2021-11-24 10:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35289000 2021-11-24 10:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35290000 2021-11-24 10:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35291000 2021-11-24 10:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35292000 2021-11-24 10:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35293000 2021-11-24 10:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35294000 2021-11-24 10:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35295000 2021-11-24 10:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35296000 2021-11-24 10:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35297000 2021-11-24 10:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35298000 2021-11-24 10:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35299000 2021-11-24 10:48:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:48:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1259 containing 20.00 MB] 2021-11-24 10:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35300000 2021-11-24 10:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35301000 2021-11-24 10:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35302000 2021-11-24 10:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35303000 2021-11-24 10:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35304000 2021-11-24 10:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35305000 2021-11-24 10:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35306000 2021-11-24 10:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35307000 2021-11-24 10:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35308000 2021-11-24 10:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35309000 2021-11-24 10:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35310000 2021-11-24 10:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35311000 2021-11-24 10:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35312000 2021-11-24 10:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35313000 2021-11-24 10:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35314000 2021-11-24 10:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35315000 2021-11-24 10:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35316000 2021-11-24 10:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35317000 2021-11-24 10:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35318000 2021-11-24 10:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35319000 2021-11-24 10:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35320000 2021-11-24 10:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35321000 2021-11-24 10:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35322000 2021-11-24 10:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35323000 2021-11-24 10:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35324000 2021-11-24 10:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35325000 2021-11-24 10:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35326000 2021-11-24 10:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35327000 2021-11-24 10:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35328000 2021-11-24 10:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35329000 2021-11-24 10:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35330000 2021-11-24 10:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35331000 2021-11-24 10:48:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:48:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1260 containing 20.00 MB] 2021-11-24 10:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35332000 2021-11-24 10:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35333000 2021-11-24 10:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35334000 2021-11-24 10:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35335000 2021-11-24 10:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35336000 2021-11-24 10:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35337000 2021-11-24 10:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35338000 2021-11-24 10:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35339000 2021-11-24 10:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35340000 2021-11-24 10:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35341000 2021-11-24 10:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35342000 2021-11-24 10:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35343000 2021-11-24 10:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35344000 2021-11-24 10:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35345000 2021-11-24 10:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35346000 2021-11-24 10:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35347000 2021-11-24 10:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35348000 2021-11-24 10:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35349000 2021-11-24 10:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35350000 2021-11-24 10:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35351000 2021-11-24 10:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35352000 2021-11-24 10:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35353000 2021-11-24 10:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35354000 2021-11-24 10:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35355000 2021-11-24 10:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35356000 2021-11-24 10:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35357000 2021-11-24 10:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35358000 2021-11-24 10:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35359000 2021-11-24 10:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35360000 2021-11-24 10:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35361000 2021-11-24 10:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35362000 2021-11-24 10:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35363000 2021-11-24 10:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35364000 2021-11-24 10:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35365000 2021-11-24 10:49:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:49:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1261 containing 20.00 MB] 2021-11-24 10:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35366000 2021-11-24 10:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35367000 2021-11-24 10:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35368000 2021-11-24 10:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35369000 2021-11-24 10:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35370000 2021-11-24 10:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35371000 2021-11-24 10:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35372000 2021-11-24 10:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35373000 2021-11-24 10:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35374000 2021-11-24 10:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35375000 2021-11-24 10:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35376000 2021-11-24 10:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35377000 2021-11-24 10:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35378000 2021-11-24 10:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35379000 2021-11-24 10:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35380000 2021-11-24 10:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35381000 2021-11-24 10:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35382000 2021-11-24 10:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35383000 2021-11-24 10:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35384000 2021-11-24 10:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35385000 2021-11-24 10:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35386000 2021-11-24 10:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35387000 2021-11-24 10:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35388000 2021-11-24 10:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35389000 2021-11-24 10:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35390000 2021-11-24 10:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35391000 2021-11-24 10:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35392000 2021-11-24 10:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35393000 2021-11-24 10:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35394000 2021-11-24 10:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35395000 2021-11-24 10:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35396000 2021-11-24 10:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35397000 2021-11-24 10:49:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:49:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1262 containing 20.00 MB] 2021-11-24 10:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35398000 2021-11-24 10:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35399000 2021-11-24 10:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35400000 2021-11-24 10:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35401000 2021-11-24 10:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35402000 2021-11-24 10:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35403000 2021-11-24 10:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35404000 2021-11-24 10:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35405000 2021-11-24 10:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35406000 2021-11-24 10:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35407000 2021-11-24 10:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35408000 2021-11-24 10:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35409000 2021-11-24 10:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35410000 2021-11-24 10:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35411000 2021-11-24 10:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35412000 2021-11-24 10:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35413000 2021-11-24 10:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35414000 2021-11-24 10:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35415000 2021-11-24 10:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35416000 2021-11-24 10:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35417000 2021-11-24 10:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35418000 2021-11-24 10:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35419000 2021-11-24 10:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35420000 2021-11-24 10:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35421000 2021-11-24 10:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35422000 2021-11-24 10:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35423000 2021-11-24 10:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35424000 2021-11-24 10:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35425000 2021-11-24 10:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35426000 2021-11-24 10:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35427000 2021-11-24 10:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35428000 2021-11-24 10:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35429000 2021-11-24 10:50:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:50:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1263 containing 20.00 MB] 2021-11-24 10:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35430000 2021-11-24 10:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35431000 2021-11-24 10:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35432000 2021-11-24 10:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35433000 2021-11-24 10:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35434000 2021-11-24 10:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35435000 2021-11-24 10:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35436000 2021-11-24 10:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35437000 2021-11-24 10:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35438000 2021-11-24 10:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35439000 2021-11-24 10:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35440000 2021-11-24 10:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35441000 2021-11-24 10:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35442000 2021-11-24 10:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35443000 2021-11-24 10:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35444000 2021-11-24 10:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35445000 2021-11-24 10:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35446000 2021-11-24 10:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35447000 2021-11-24 10:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35448000 2021-11-24 10:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35449000 2021-11-24 10:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35450000 2021-11-24 10:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35451000 2021-11-24 10:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35452000 2021-11-24 10:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35453000 2021-11-24 10:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35454000 2021-11-24 10:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35455000 2021-11-24 10:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35456000 2021-11-24 10:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35457000 2021-11-24 10:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35458000 2021-11-24 10:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35459000 2021-11-24 10:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35460000 2021-11-24 10:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35461000 2021-11-24 10:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35462000 2021-11-24 10:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35463000 2021-11-24 10:50:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:50:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1264 containing 20.00 MB] 2021-11-24 10:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35464000 2021-11-24 10:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35465000 2021-11-24 10:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35466000 2021-11-24 10:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35467000 2021-11-24 10:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35468000 2021-11-24 10:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35469000 2021-11-24 10:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35470000 2021-11-24 10:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35471000 2021-11-24 10:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35472000 2021-11-24 10:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35473000 2021-11-24 10:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35474000 2021-11-24 10:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35475000 2021-11-24 10:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35476000 2021-11-24 10:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35477000 2021-11-24 10:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35478000 2021-11-24 10:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35479000 2021-11-24 10:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35480000 2021-11-24 10:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35481000 2021-11-24 10:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35482000 2021-11-24 10:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35483000 2021-11-24 10:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35484000 2021-11-24 10:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35485000 2021-11-24 10:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35486000 2021-11-24 10:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35487000 2021-11-24 10:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35488000 2021-11-24 10:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35489000 2021-11-24 10:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35490000 2021-11-24 10:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35491000 2021-11-24 10:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35492000 2021-11-24 10:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35493000 2021-11-24 10:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35494000 2021-11-24 10:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35495000 2021-11-24 10:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35496000 2021-11-24 10:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35497000 2021-11-24 10:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35498000 2021-11-24 10:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35499000 2021-11-24 10:51:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:51:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1265 containing 20.00 MB] 2021-11-24 10:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35500000 2021-11-24 10:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35501000 2021-11-24 10:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35502000 2021-11-24 10:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35503000 2021-11-24 10:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35504000 2021-11-24 10:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35505000 2021-11-24 10:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35506000 2021-11-24 10:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35507000 2021-11-24 10:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35508000 2021-11-24 10:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35509000 2021-11-24 10:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35510000 2021-11-24 10:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35511000 2021-11-24 10:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35512000 2021-11-24 10:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35513000 2021-11-24 10:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35514000 2021-11-24 10:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35515000 2021-11-24 10:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35516000 2021-11-24 10:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35517000 2021-11-24 10:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35518000 2021-11-24 10:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35519000 2021-11-24 10:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35520000 2021-11-24 10:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35521000 2021-11-24 10:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35522000 2021-11-24 10:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35523000 2021-11-24 10:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35524000 2021-11-24 10:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35525000 2021-11-24 10:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35526000 2021-11-24 10:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35527000 2021-11-24 10:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35528000 2021-11-24 10:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35529000 2021-11-24 10:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35530000 2021-11-24 10:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35531000 2021-11-24 10:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35532000 2021-11-24 10:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35533000 2021-11-24 10:51:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:51:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1266 containing 20.00 MB] 2021-11-24 10:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35534000 2021-11-24 10:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35535000 2021-11-24 10:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35536000 2021-11-24 10:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35537000 2021-11-24 10:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35538000 2021-11-24 10:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35539000 2021-11-24 10:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35540000 2021-11-24 10:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35541000 2021-11-24 10:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35542000 2021-11-24 10:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35543000 2021-11-24 10:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35544000 2021-11-24 10:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35545000 2021-11-24 10:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35546000 2021-11-24 10:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35547000 2021-11-24 10:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35548000 2021-11-24 10:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35549000 2021-11-24 10:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35550000 2021-11-24 10:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35551000 2021-11-24 10:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35552000 2021-11-24 10:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35553000 2021-11-24 10:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35554000 2021-11-24 10:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35555000 2021-11-24 10:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35556000 2021-11-24 10:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35557000 2021-11-24 10:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35558000 2021-11-24 10:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35559000 2021-11-24 10:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35560000 2021-11-24 10:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35561000 2021-11-24 10:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35562000 2021-11-24 10:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35563000 2021-11-24 10:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35564000 2021-11-24 10:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35565000 2021-11-24 10:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35566000 2021-11-24 10:52:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:52:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1267 containing 20.00 MB] 2021-11-24 10:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35567000 2021-11-24 10:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35568000 2021-11-24 10:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35569000 2021-11-24 10:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35570000 2021-11-24 10:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35571000 2021-11-24 10:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35572000 2021-11-24 10:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35573000 2021-11-24 10:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35574000 2021-11-24 10:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35575000 2021-11-24 10:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35576000 2021-11-24 10:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35577000 2021-11-24 10:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35578000 2021-11-24 10:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35579000 2021-11-24 10:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35580000 2021-11-24 10:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35581000 2021-11-24 10:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35582000 2021-11-24 10:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35583000 2021-11-24 10:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35584000 2021-11-24 10:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35585000 2021-11-24 10:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35586000 2021-11-24 10:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35587000 2021-11-24 10:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35588000 2021-11-24 10:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35589000 2021-11-24 10:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35590000 2021-11-24 10:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35591000 2021-11-24 10:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35592000 2021-11-24 10:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35593000 2021-11-24 10:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35594000 2021-11-24 10:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35595000 2021-11-24 10:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35596000 2021-11-24 10:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35597000 2021-11-24 10:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35598000 2021-11-24 10:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35599000 2021-11-24 10:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35600000 2021-11-24 10:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35601000 2021-11-24 10:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35602000 2021-11-24 10:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35603000 2021-11-24 10:52:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:52:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1268 containing 20.00 MB] 2021-11-24 10:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35604000 2021-11-24 10:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35605000 2021-11-24 10:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35606000 2021-11-24 10:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35607000 2021-11-24 10:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35608000 2021-11-24 10:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35609000 2021-11-24 10:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35610000 2021-11-24 10:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35611000 2021-11-24 10:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35612000 2021-11-24 10:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35613000 2021-11-24 10:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35614000 2021-11-24 10:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35615000 2021-11-24 10:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35616000 2021-11-24 10:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35617000 2021-11-24 10:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35618000 2021-11-24 10:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35619000 2021-11-24 10:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35620000 2021-11-24 10:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35621000 2021-11-24 10:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35622000 2021-11-24 10:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35623000 2021-11-24 10:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35624000 2021-11-24 10:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35625000 2021-11-24 10:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35626000 2021-11-24 10:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35627000 2021-11-24 10:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35628000 2021-11-24 10:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35629000 2021-11-24 10:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35630000 2021-11-24 10:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35631000 2021-11-24 10:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35632000 2021-11-24 10:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35633000 2021-11-24 10:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35634000 2021-11-24 10:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35635000 2021-11-24 10:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35636000 2021-11-24 10:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35637000 2021-11-24 10:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35638000 2021-11-24 10:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35639000 2021-11-24 10:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35640000 2021-11-24 10:53:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:53:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1269 containing 20.00 MB] 2021-11-24 10:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35641000 2021-11-24 10:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35642000 2021-11-24 10:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35643000 2021-11-24 10:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35644000 2021-11-24 10:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35645000 2021-11-24 10:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35646000 2021-11-24 10:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35647000 2021-11-24 10:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35648000 2021-11-24 10:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35649000 2021-11-24 10:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35650000 2021-11-24 10:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35651000 2021-11-24 10:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35652000 2021-11-24 10:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35653000 2021-11-24 10:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35654000 2021-11-24 10:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35655000 2021-11-24 10:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35656000 2021-11-24 10:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35657000 2021-11-24 10:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35658000 2021-11-24 10:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35659000 2021-11-24 10:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35660000 2021-11-24 10:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35661000 2021-11-24 10:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35662000 2021-11-24 10:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35663000 2021-11-24 10:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35664000 2021-11-24 10:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35665000 2021-11-24 10:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35666000 2021-11-24 10:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35667000 2021-11-24 10:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35668000 2021-11-24 10:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35669000 2021-11-24 10:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35670000 2021-11-24 10:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35671000 2021-11-24 10:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35672000 2021-11-24 10:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35673000 2021-11-24 10:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35674000 2021-11-24 10:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35675000 2021-11-24 10:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35676000 2021-11-24 10:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35677000 2021-11-24 10:53:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:53:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1270 containing 20.00 MB] 2021-11-24 10:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35678000 2021-11-24 10:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35679000 2021-11-24 10:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35680000 2021-11-24 10:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35681000 2021-11-24 10:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35682000 2021-11-24 10:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35683000 2021-11-24 10:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35684000 2021-11-24 10:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35685000 2021-11-24 10:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35686000 2021-11-24 10:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35687000 2021-11-24 10:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35688000 2021-11-24 10:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35689000 2021-11-24 10:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35690000 2021-11-24 10:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35691000 2021-11-24 10:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35692000 2021-11-24 10:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35693000 2021-11-24 10:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35694000 2021-11-24 10:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35695000 2021-11-24 10:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35696000 2021-11-24 10:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35697000 2021-11-24 10:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35698000 2021-11-24 10:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35699000 2021-11-24 10:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35700000 2021-11-24 10:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35701000 2021-11-24 10:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35702000 2021-11-24 10:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35703000 2021-11-24 10:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35704000 2021-11-24 10:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35705000 2021-11-24 10:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35706000 2021-11-24 10:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35707000 2021-11-24 10:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35708000 2021-11-24 10:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35709000 2021-11-24 10:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35710000 2021-11-24 10:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35711000 2021-11-24 10:54:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:54:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1271 containing 20.00 MB] 2021-11-24 10:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35712000 2021-11-24 10:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35713000 2021-11-24 10:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35714000 2021-11-24 10:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35715000 2021-11-24 10:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35716000 2021-11-24 10:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35717000 2021-11-24 10:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35718000 2021-11-24 10:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35719000 2021-11-24 10:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35720000 2021-11-24 10:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35721000 2021-11-24 10:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35722000 2021-11-24 10:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35723000 2021-11-24 10:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35724000 2021-11-24 10:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35725000 2021-11-24 10:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35726000 2021-11-24 10:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35727000 2021-11-24 10:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35728000 2021-11-24 10:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35729000 2021-11-24 10:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35730000 2021-11-24 10:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35731000 2021-11-24 10:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35732000 2021-11-24 10:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35733000 2021-11-24 10:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35734000 2021-11-24 10:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35735000 2021-11-24 10:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35736000 2021-11-24 10:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35737000 2021-11-24 10:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35738000 2021-11-24 10:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35739000 2021-11-24 10:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35740000 2021-11-24 10:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35741000 2021-11-24 10:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35742000 2021-11-24 10:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35743000 2021-11-24 10:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35744000 2021-11-24 10:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35745000 2021-11-24 10:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35746000 2021-11-24 10:54:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:54:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1272 containing 20.00 MB] 2021-11-24 10:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35747000 2021-11-24 10:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35748000 2021-11-24 10:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35749000 2021-11-24 10:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35750000 2021-11-24 10:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35751000 2021-11-24 10:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35752000 2021-11-24 10:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35753000 2021-11-24 10:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35754000 2021-11-24 10:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35755000 2021-11-24 10:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35756000 2021-11-24 10:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35757000 2021-11-24 10:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35758000 2021-11-24 10:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35759000 2021-11-24 10:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35760000 2021-11-24 10:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35761000 2021-11-24 10:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35762000 2021-11-24 10:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35763000 2021-11-24 10:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35764000 2021-11-24 10:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35765000 2021-11-24 10:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35766000 2021-11-24 10:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35767000 2021-11-24 10:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35768000 2021-11-24 10:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35769000 2021-11-24 10:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35770000 2021-11-24 10:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35771000 2021-11-24 10:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35772000 2021-11-24 10:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35773000 2021-11-24 10:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35774000 2021-11-24 10:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35775000 2021-11-24 10:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35776000 2021-11-24 10:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35777000 2021-11-24 10:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35778000 2021-11-24 10:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35779000 2021-11-24 10:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35780000 2021-11-24 10:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35781000 2021-11-24 10:55:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:55:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1273 containing 20.00 MB] 2021-11-24 10:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35782000 2021-11-24 10:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35783000 2021-11-24 10:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35784000 2021-11-24 10:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35785000 2021-11-24 10:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35786000 2021-11-24 10:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35787000 2021-11-24 10:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35788000 2021-11-24 10:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35789000 2021-11-24 10:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35790000 2021-11-24 10:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35791000 2021-11-24 10:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35792000 2021-11-24 10:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35793000 2021-11-24 10:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35794000 2021-11-24 10:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35795000 2021-11-24 10:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35796000 2021-11-24 10:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35797000 2021-11-24 10:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35798000 2021-11-24 10:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35799000 2021-11-24 10:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35800000 2021-11-24 10:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35801000 2021-11-24 10:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35802000 2021-11-24 10:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35803000 2021-11-24 10:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35804000 2021-11-24 10:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35805000 2021-11-24 10:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35806000 2021-11-24 10:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35807000 2021-11-24 10:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35808000 2021-11-24 10:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35809000 2021-11-24 10:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35810000 2021-11-24 10:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35811000 2021-11-24 10:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35812000 2021-11-24 10:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35813000 2021-11-24 10:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35814000 2021-11-24 10:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35815000 2021-11-24 10:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35816000 2021-11-24 10:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35817000 2021-11-24 10:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35818000 2021-11-24 10:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35819000 2021-11-24 10:56:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:56:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1274 containing 20.00 MB] 2021-11-24 10:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35820000 2021-11-24 10:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35821000 2021-11-24 10:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35822000 2021-11-24 10:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35823000 2021-11-24 10:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35824000 2021-11-24 10:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35825000 2021-11-24 10:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35826000 2021-11-24 10:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35827000 2021-11-24 10:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35828000 2021-11-24 10:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35829000 2021-11-24 10:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35830000 2021-11-24 10:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35831000 2021-11-24 10:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35832000 2021-11-24 10:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35833000 2021-11-24 10:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35834000 2021-11-24 10:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35835000 2021-11-24 10:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35836000 2021-11-24 10:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35837000 2021-11-24 10:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35838000 2021-11-24 10:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35839000 2021-11-24 10:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35840000 2021-11-24 10:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35841000 2021-11-24 10:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35842000 2021-11-24 10:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35843000 2021-11-24 10:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35844000 2021-11-24 10:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35845000 2021-11-24 10:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35846000 2021-11-24 10:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35847000 2021-11-24 10:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35848000 2021-11-24 10:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35849000 2021-11-24 10:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35850000 2021-11-24 10:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35851000 2021-11-24 10:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35852000 2021-11-24 10:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35853000 2021-11-24 10:56:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:56:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1275 containing 20.00 MB] 2021-11-24 10:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35854000 2021-11-24 10:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35855000 2021-11-24 10:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35856000 2021-11-24 10:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35857000 2021-11-24 10:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35858000 2021-11-24 10:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35859000 2021-11-24 10:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35860000 2021-11-24 10:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35861000 2021-11-24 10:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35862000 2021-11-24 10:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35863000 2021-11-24 10:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35864000 2021-11-24 10:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35865000 2021-11-24 10:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35866000 2021-11-24 10:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35867000 2021-11-24 10:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35868000 2021-11-24 10:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35869000 2021-11-24 10:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35870000 2021-11-24 10:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35871000 2021-11-24 10:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35872000 2021-11-24 10:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35873000 2021-11-24 10:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35874000 2021-11-24 10:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35875000 2021-11-24 10:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35876000 2021-11-24 10:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35877000 2021-11-24 10:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35878000 2021-11-24 10:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35879000 2021-11-24 10:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35880000 2021-11-24 10:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35881000 2021-11-24 10:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35882000 2021-11-24 10:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35883000 2021-11-24 10:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35884000 2021-11-24 10:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35885000 2021-11-24 10:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35886000 2021-11-24 10:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35887000 2021-11-24 10:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35888000 2021-11-24 10:57:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:57:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1276 containing 20.00 MB] 2021-11-24 10:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35889000 2021-11-24 10:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35890000 2021-11-24 10:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35891000 2021-11-24 10:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35892000 2021-11-24 10:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35893000 2021-11-24 10:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35894000 2021-11-24 10:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35895000 2021-11-24 10:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35896000 2021-11-24 10:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35897000 2021-11-24 10:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35898000 2021-11-24 10:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35899000 2021-11-24 10:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35900000 2021-11-24 10:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35901000 2021-11-24 10:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35902000 2021-11-24 10:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35903000 2021-11-24 10:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35904000 2021-11-24 10:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35905000 2021-11-24 10:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35906000 2021-11-24 10:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35907000 2021-11-24 10:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35908000 2021-11-24 10:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35909000 2021-11-24 10:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35910000 2021-11-24 10:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35911000 2021-11-24 10:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35912000 2021-11-24 10:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35913000 2021-11-24 10:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35914000 2021-11-24 10:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35915000 2021-11-24 10:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35916000 2021-11-24 10:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35917000 2021-11-24 10:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35918000 2021-11-24 10:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35919000 2021-11-24 10:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35920000 2021-11-24 10:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35921000 2021-11-24 10:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35922000 2021-11-24 10:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35923000 2021-11-24 10:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35924000 2021-11-24 10:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35925000 2021-11-24 10:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35926000 2021-11-24 10:57:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:57:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1277 containing 20.00 MB] 2021-11-24 10:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35927000 2021-11-24 10:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35928000 2021-11-24 10:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35929000 2021-11-24 10:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35930000 2021-11-24 10:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35931000 2021-11-24 10:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35932000 2021-11-24 10:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35933000 2021-11-24 10:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35934000 2021-11-24 10:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35935000 2021-11-24 10:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35936000 2021-11-24 10:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35937000 2021-11-24 10:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35938000 2021-11-24 10:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35939000 2021-11-24 10:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35940000 2021-11-24 10:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35941000 2021-11-24 10:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35942000 2021-11-24 10:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35943000 2021-11-24 10:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35944000 2021-11-24 10:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35945000 2021-11-24 10:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35946000 2021-11-24 10:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35947000 2021-11-24 10:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35948000 2021-11-24 10:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35949000 2021-11-24 10:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35950000 2021-11-24 10:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35951000 2021-11-24 10:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35952000 2021-11-24 10:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35953000 2021-11-24 10:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35954000 2021-11-24 10:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35955000 2021-11-24 10:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35956000 2021-11-24 10:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35957000 2021-11-24 10:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35958000 2021-11-24 10:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35959000 2021-11-24 10:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35960000 2021-11-24 10:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35961000 2021-11-24 10:58:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:58:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1278 containing 20.00 MB] 2021-11-24 10:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35962000 2021-11-24 10:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35963000 2021-11-24 10:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35964000 2021-11-24 10:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35965000 2021-11-24 10:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35966000 2021-11-24 10:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35967000 2021-11-24 10:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35968000 2021-11-24 10:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35969000 2021-11-24 10:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35970000 2021-11-24 10:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35971000 2021-11-24 10:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35972000 2021-11-24 10:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35973000 2021-11-24 10:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35974000 2021-11-24 10:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35975000 2021-11-24 10:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35976000 2021-11-24 10:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35977000 2021-11-24 10:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35978000 2021-11-24 10:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35979000 2021-11-24 10:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35980000 2021-11-24 10:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35981000 2021-11-24 10:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35982000 2021-11-24 10:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35983000 2021-11-24 10:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35984000 2021-11-24 10:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35985000 2021-11-24 10:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35986000 2021-11-24 10:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35987000 2021-11-24 10:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35988000 2021-11-24 10:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35989000 2021-11-24 10:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35990000 2021-11-24 10:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35991000 2021-11-24 10:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35992000 2021-11-24 10:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35993000 2021-11-24 10:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35994000 2021-11-24 10:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35995000 2021-11-24 10:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35996000 2021-11-24 10:58:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:58:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1279 containing 20.00 MB] 2021-11-24 10:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35997000 2021-11-24 10:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35998000 2021-11-24 10:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 35999000 2021-11-24 10:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36000000 2021-11-24 10:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36001000 2021-11-24 10:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36002000 2021-11-24 10:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36003000 2021-11-24 10:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36004000 2021-11-24 10:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36005000 2021-11-24 10:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36006000 2021-11-24 10:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36007000 2021-11-24 10:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36008000 2021-11-24 10:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36009000 2021-11-24 10:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36010000 2021-11-24 10:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36011000 2021-11-24 10:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36012000 2021-11-24 10:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36013000 2021-11-24 10:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36014000 2021-11-24 10:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36015000 2021-11-24 10:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36016000 2021-11-24 10:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36017000 2021-11-24 10:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36018000 2021-11-24 10:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36019000 2021-11-24 10:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36020000 2021-11-24 10:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36021000 2021-11-24 10:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36022000 2021-11-24 10:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36023000 2021-11-24 10:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36024000 2021-11-24 10:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36025000 2021-11-24 10:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36026000 2021-11-24 10:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36027000 2021-11-24 10:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36028000 2021-11-24 10:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36029000 2021-11-24 10:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36030000 2021-11-24 10:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36031000 2021-11-24 10:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36032000 2021-11-24 10:59:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:59:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1280 containing 20.00 MB] 2021-11-24 10:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36033000 2021-11-24 10:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36034000 2021-11-24 10:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36035000 2021-11-24 10:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36036000 2021-11-24 10:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36037000 2021-11-24 10:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36038000 2021-11-24 10:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36039000 2021-11-24 10:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36040000 2021-11-24 10:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36041000 2021-11-24 10:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36042000 2021-11-24 10:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36043000 2021-11-24 10:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36044000 2021-11-24 10:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36045000 2021-11-24 10:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36046000 2021-11-24 10:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36047000 2021-11-24 10:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36048000 2021-11-24 10:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36049000 2021-11-24 10:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36050000 2021-11-24 10:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36051000 2021-11-24 10:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36052000 2021-11-24 10:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36053000 2021-11-24 10:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36054000 2021-11-24 10:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36055000 2021-11-24 10:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36056000 2021-11-24 10:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36057000 2021-11-24 10:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36058000 2021-11-24 10:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36059000 2021-11-24 10:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36060000 2021-11-24 10:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36061000 2021-11-24 10:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36062000 2021-11-24 10:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36063000 2021-11-24 10:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36064000 2021-11-24 10:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36065000 2021-11-24 10:59:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 10:59:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1281 containing 20.00 MB] 2021-11-24 10:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36066000 2021-11-24 10:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36067000 2021-11-24 10:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36068000 2021-11-24 10:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36069000 2021-11-24 10:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36070000 2021-11-24 10:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36071000 2021-11-24 10:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36072000 2021-11-24 10:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36073000 2021-11-24 10:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36074000 2021-11-24 10:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36075000 2021-11-24 10:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36076000 2021-11-24 10:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36077000 2021-11-24 10:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36078000 2021-11-24 10:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36079000 2021-11-24 10:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36080000 2021-11-24 10:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36081000 2021-11-24 10:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36082000 2021-11-24 10:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36083000 2021-11-24 10:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36084000 2021-11-24 10:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36085000 2021-11-24 10:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36086000 2021-11-24 10:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36087000 2021-11-24 10:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36088000 2021-11-24 10:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36089000 2021-11-24 10:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36090000 2021-11-24 10:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36091000 2021-11-24 10:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36092000 2021-11-24 10:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36093000 2021-11-24 10:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36094000 2021-11-24 10:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36095000 2021-11-24 10:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36096000 2021-11-24 10:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36097000 2021-11-24 10:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36098000 2021-11-24 11:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36099000 2021-11-24 11:00:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:00:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1282 containing 20.00 MB] 2021-11-24 11:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36100000 2021-11-24 11:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36101000 2021-11-24 11:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36102000 2021-11-24 11:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36103000 2021-11-24 11:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36104000 2021-11-24 11:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36105000 2021-11-24 11:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36106000 2021-11-24 11:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36107000 2021-11-24 11:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36108000 2021-11-24 11:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36109000 2021-11-24 11:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36110000 2021-11-24 11:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36111000 2021-11-24 11:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36112000 2021-11-24 11:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36113000 2021-11-24 11:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36114000 2021-11-24 11:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36115000 2021-11-24 11:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36116000 2021-11-24 11:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36117000 2021-11-24 11:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36118000 2021-11-24 11:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36119000 2021-11-24 11:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36120000 2021-11-24 11:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36121000 2021-11-24 11:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36122000 2021-11-24 11:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36123000 2021-11-24 11:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36124000 2021-11-24 11:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36125000 2021-11-24 11:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36126000 2021-11-24 11:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36127000 2021-11-24 11:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36128000 2021-11-24 11:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36129000 2021-11-24 11:00:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:00:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1283 containing 20.00 MB] 2021-11-24 11:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36130000 2021-11-24 11:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36131000 2021-11-24 11:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36132000 2021-11-24 11:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36133000 2021-11-24 11:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36134000 2021-11-24 11:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36135000 2021-11-24 11:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36136000 2021-11-24 11:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36137000 2021-11-24 11:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36138000 2021-11-24 11:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36139000 2021-11-24 11:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36140000 2021-11-24 11:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36141000 2021-11-24 11:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36142000 2021-11-24 11:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36143000 2021-11-24 11:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36144000 2021-11-24 11:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36145000 2021-11-24 11:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36146000 2021-11-24 11:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36147000 2021-11-24 11:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36148000 2021-11-24 11:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36149000 2021-11-24 11:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36150000 2021-11-24 11:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36151000 2021-11-24 11:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36152000 2021-11-24 11:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36153000 2021-11-24 11:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36154000 2021-11-24 11:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36155000 2021-11-24 11:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36156000 2021-11-24 11:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36157000 2021-11-24 11:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36158000 2021-11-24 11:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36159000 2021-11-24 11:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36160000 2021-11-24 11:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36161000 2021-11-24 11:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36162000 2021-11-24 11:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36163000 2021-11-24 11:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36164000 2021-11-24 11:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36165000 2021-11-24 11:01:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:01:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1284 containing 20.00 MB] 2021-11-24 11:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36166000 2021-11-24 11:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36167000 2021-11-24 11:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36168000 2021-11-24 11:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36169000 2021-11-24 11:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36170000 2021-11-24 11:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36171000 2021-11-24 11:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36172000 2021-11-24 11:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36173000 2021-11-24 11:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36174000 2021-11-24 11:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36175000 2021-11-24 11:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36176000 2021-11-24 11:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36177000 2021-11-24 11:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36178000 2021-11-24 11:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36179000 2021-11-24 11:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36180000 2021-11-24 11:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36181000 2021-11-24 11:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36182000 2021-11-24 11:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36183000 2021-11-24 11:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36184000 2021-11-24 11:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36185000 2021-11-24 11:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36186000 2021-11-24 11:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36187000 2021-11-24 11:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36188000 2021-11-24 11:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36189000 2021-11-24 11:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36190000 2021-11-24 11:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36191000 2021-11-24 11:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36192000 2021-11-24 11:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36193000 2021-11-24 11:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36194000 2021-11-24 11:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36195000 2021-11-24 11:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36196000 2021-11-24 11:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36197000 2021-11-24 11:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36198000 2021-11-24 11:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36199000 2021-11-24 11:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36200000 2021-11-24 11:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36201000 2021-11-24 11:01:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:01:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1285 containing 20.00 MB] 2021-11-24 11:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36202000 2021-11-24 11:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36203000 2021-11-24 11:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36204000 2021-11-24 11:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36205000 2021-11-24 11:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36206000 2021-11-24 11:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36207000 2021-11-24 11:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36208000 2021-11-24 11:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36209000 2021-11-24 11:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36210000 2021-11-24 11:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36211000 2021-11-24 11:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36212000 2021-11-24 11:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36213000 2021-11-24 11:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36214000 2021-11-24 11:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36215000 2021-11-24 11:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36216000 2021-11-24 11:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36217000 2021-11-24 11:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36218000 2021-11-24 11:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36219000 2021-11-24 11:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36220000 2021-11-24 11:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36221000 2021-11-24 11:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36222000 2021-11-24 11:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36223000 2021-11-24 11:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36224000 2021-11-24 11:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36225000 2021-11-24 11:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36226000 2021-11-24 11:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36227000 2021-11-24 11:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36228000 2021-11-24 11:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36229000 2021-11-24 11:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36230000 2021-11-24 11:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36231000 2021-11-24 11:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36232000 2021-11-24 11:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36233000 2021-11-24 11:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36234000 2021-11-24 11:02:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:02:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1286 containing 20.00 MB] 2021-11-24 11:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36235000 2021-11-24 11:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36236000 2021-11-24 11:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36237000 2021-11-24 11:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36238000 2021-11-24 11:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36239000 2021-11-24 11:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36240000 2021-11-24 11:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36241000 2021-11-24 11:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36242000 2021-11-24 11:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36243000 2021-11-24 11:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36244000 2021-11-24 11:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36245000 2021-11-24 11:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36246000 2021-11-24 11:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36247000 2021-11-24 11:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36248000 2021-11-24 11:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36249000 2021-11-24 11:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36250000 2021-11-24 11:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36251000 2021-11-24 11:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36252000 2021-11-24 11:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36253000 2021-11-24 11:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36254000 2021-11-24 11:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36255000 2021-11-24 11:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36256000 2021-11-24 11:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36257000 2021-11-24 11:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36258000 2021-11-24 11:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36259000 2021-11-24 11:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36260000 2021-11-24 11:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36261000 2021-11-24 11:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36262000 2021-11-24 11:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36263000 2021-11-24 11:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36264000 2021-11-24 11:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36265000 2021-11-24 11:02:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:02:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1287 containing 20.00 MB] 2021-11-24 11:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36266000 2021-11-24 11:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36267000 2021-11-24 11:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36268000 2021-11-24 11:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36269000 2021-11-24 11:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36270000 2021-11-24 11:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36271000 2021-11-24 11:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36272000 2021-11-24 11:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36273000 2021-11-24 11:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36274000 2021-11-24 11:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36275000 2021-11-24 11:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36276000 2021-11-24 11:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36277000 2021-11-24 11:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36278000 2021-11-24 11:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36279000 2021-11-24 11:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36280000 2021-11-24 11:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36281000 2021-11-24 11:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36282000 2021-11-24 11:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36283000 2021-11-24 11:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36284000 2021-11-24 11:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36285000 2021-11-24 11:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36286000 2021-11-24 11:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36287000 2021-11-24 11:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36288000 2021-11-24 11:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36289000 2021-11-24 11:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36290000 2021-11-24 11:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36291000 2021-11-24 11:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36292000 2021-11-24 11:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36293000 2021-11-24 11:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36294000 2021-11-24 11:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36295000 2021-11-24 11:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36296000 2021-11-24 11:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36297000 2021-11-24 11:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36298000 2021-11-24 11:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36299000 2021-11-24 11:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36300000 2021-11-24 11:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36301000 2021-11-24 11:03:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:03:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1288 containing 20.00 MB] 2021-11-24 11:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36302000 2021-11-24 11:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36303000 2021-11-24 11:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36304000 2021-11-24 11:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36305000 2021-11-24 11:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36306000 2021-11-24 11:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36307000 2021-11-24 11:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36308000 2021-11-24 11:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36309000 2021-11-24 11:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36310000 2021-11-24 11:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36311000 2021-11-24 11:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36312000 2021-11-24 11:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36313000 2021-11-24 11:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36314000 2021-11-24 11:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36315000 2021-11-24 11:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36316000 2021-11-24 11:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36317000 2021-11-24 11:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36318000 2021-11-24 11:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36319000 2021-11-24 11:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36320000 2021-11-24 11:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36321000 2021-11-24 11:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36322000 2021-11-24 11:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36323000 2021-11-24 11:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36324000 2021-11-24 11:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36325000 2021-11-24 11:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36326000 2021-11-24 11:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36327000 2021-11-24 11:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36328000 2021-11-24 11:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36329000 2021-11-24 11:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36330000 2021-11-24 11:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36331000 2021-11-24 11:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36332000 2021-11-24 11:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36333000 2021-11-24 11:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36334000 2021-11-24 11:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36335000 2021-11-24 11:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36336000 2021-11-24 11:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36337000 2021-11-24 11:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36338000 2021-11-24 11:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36339000 2021-11-24 11:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36340000 2021-11-24 11:03:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:03:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1289 containing 20.00 MB] 2021-11-24 11:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36341000 2021-11-24 11:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36342000 2021-11-24 11:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36343000 2021-11-24 11:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36344000 2021-11-24 11:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36345000 2021-11-24 11:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36346000 2021-11-24 11:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36347000 2021-11-24 11:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36348000 2021-11-24 11:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36349000 2021-11-24 11:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36350000 2021-11-24 11:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36351000 2021-11-24 11:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36352000 2021-11-24 11:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36353000 2021-11-24 11:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36354000 2021-11-24 11:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36355000 2021-11-24 11:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36356000 2021-11-24 11:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36357000 2021-11-24 11:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36358000 2021-11-24 11:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36359000 2021-11-24 11:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36360000 2021-11-24 11:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36361000 2021-11-24 11:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36362000 2021-11-24 11:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36363000 2021-11-24 11:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36364000 2021-11-24 11:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36365000 2021-11-24 11:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36366000 2021-11-24 11:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36367000 2021-11-24 11:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36368000 2021-11-24 11:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36369000 2021-11-24 11:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36370000 2021-11-24 11:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36371000 2021-11-24 11:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36372000 2021-11-24 11:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36373000 2021-11-24 11:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36374000 2021-11-24 11:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36375000 2021-11-24 11:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36376000 2021-11-24 11:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36377000 2021-11-24 11:04:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:04:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1290 containing 20.00 MB] 2021-11-24 11:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36378000 2021-11-24 11:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36379000 2021-11-24 11:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36380000 2021-11-24 11:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36381000 2021-11-24 11:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36382000 2021-11-24 11:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36383000 2021-11-24 11:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36384000 2021-11-24 11:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36385000 2021-11-24 11:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36386000 2021-11-24 11:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36387000 2021-11-24 11:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36388000 2021-11-24 11:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36389000 2021-11-24 11:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36390000 2021-11-24 11:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36391000 2021-11-24 11:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36392000 2021-11-24 11:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36393000 2021-11-24 11:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36394000 2021-11-24 11:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36395000 2021-11-24 11:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36396000 2021-11-24 11:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36397000 2021-11-24 11:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36398000 2021-11-24 11:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36399000 2021-11-24 11:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36400000 2021-11-24 11:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36401000 2021-11-24 11:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36402000 2021-11-24 11:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36403000 2021-11-24 11:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36404000 2021-11-24 11:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36405000 2021-11-24 11:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36406000 2021-11-24 11:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36407000 2021-11-24 11:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36408000 2021-11-24 11:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36409000 2021-11-24 11:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36410000 2021-11-24 11:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36411000 2021-11-24 11:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36412000 2021-11-24 11:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36413000 2021-11-24 11:04:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:04:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1291 containing 20.00 MB] 2021-11-24 11:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36414000 2021-11-24 11:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36415000 2021-11-24 11:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36416000 2021-11-24 11:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36417000 2021-11-24 11:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36418000 2021-11-24 11:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36419000 2021-11-24 11:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36420000 2021-11-24 11:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36421000 2021-11-24 11:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36422000 2021-11-24 11:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36423000 2021-11-24 11:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36424000 2021-11-24 11:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36425000 2021-11-24 11:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36426000 2021-11-24 11:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36427000 2021-11-24 11:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36428000 2021-11-24 11:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36429000 2021-11-24 11:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36430000 2021-11-24 11:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36431000 2021-11-24 11:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36432000 2021-11-24 11:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36433000 2021-11-24 11:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36434000 2021-11-24 11:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36435000 2021-11-24 11:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36436000 2021-11-24 11:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36437000 2021-11-24 11:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36438000 2021-11-24 11:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36439000 2021-11-24 11:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36440000 2021-11-24 11:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36441000 2021-11-24 11:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36442000 2021-11-24 11:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36443000 2021-11-24 11:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36444000 2021-11-24 11:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36445000 2021-11-24 11:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36446000 2021-11-24 11:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36447000 2021-11-24 11:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36448000 2021-11-24 11:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36449000 2021-11-24 11:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36450000 2021-11-24 11:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36451000 2021-11-24 11:05:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:05:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1292 containing 20.00 MB] 2021-11-24 11:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36452000 2021-11-24 11:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36453000 2021-11-24 11:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36454000 2021-11-24 11:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36455000 2021-11-24 11:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36456000 2021-11-24 11:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36457000 2021-11-24 11:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36458000 2021-11-24 11:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36459000 2021-11-24 11:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36460000 2021-11-24 11:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36461000 2021-11-24 11:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36462000 2021-11-24 11:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36463000 2021-11-24 11:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36464000 2021-11-24 11:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36465000 2021-11-24 11:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36466000 2021-11-24 11:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36467000 2021-11-24 11:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36468000 2021-11-24 11:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36469000 2021-11-24 11:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36470000 2021-11-24 11:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36471000 2021-11-24 11:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36472000 2021-11-24 11:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36473000 2021-11-24 11:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36474000 2021-11-24 11:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36475000 2021-11-24 11:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36476000 2021-11-24 11:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36477000 2021-11-24 11:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36478000 2021-11-24 11:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36479000 2021-11-24 11:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36480000 2021-11-24 11:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36481000 2021-11-24 11:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36482000 2021-11-24 11:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36483000 2021-11-24 11:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36484000 2021-11-24 11:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36485000 2021-11-24 11:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36486000 2021-11-24 11:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36487000 2021-11-24 11:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36488000 2021-11-24 11:05:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:05:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1293 containing 20.00 MB] 2021-11-24 11:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36489000 2021-11-24 11:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36490000 2021-11-24 11:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36491000 2021-11-24 11:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36492000 2021-11-24 11:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36493000 2021-11-24 11:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36494000 2021-11-24 11:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36495000 2021-11-24 11:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36496000 2021-11-24 11:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36497000 2021-11-24 11:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36498000 2021-11-24 11:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36499000 2021-11-24 11:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36500000 2021-11-24 11:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36501000 2021-11-24 11:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36502000 2021-11-24 11:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36503000 2021-11-24 11:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36504000 2021-11-24 11:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36505000 2021-11-24 11:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36506000 2021-11-24 11:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36507000 2021-11-24 11:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36508000 2021-11-24 11:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36509000 2021-11-24 11:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36510000 2021-11-24 11:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36511000 2021-11-24 11:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36512000 2021-11-24 11:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36513000 2021-11-24 11:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36514000 2021-11-24 11:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36515000 2021-11-24 11:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36516000 2021-11-24 11:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36517000 2021-11-24 11:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36518000 2021-11-24 11:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36519000 2021-11-24 11:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36520000 2021-11-24 11:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36521000 2021-11-24 11:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36522000 2021-11-24 11:06:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:06:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1294 containing 20.00 MB] 2021-11-24 11:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36523000 2021-11-24 11:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36524000 2021-11-24 11:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36525000 2021-11-24 11:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36526000 2021-11-24 11:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36527000 2021-11-24 11:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36528000 2021-11-24 11:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36529000 2021-11-24 11:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36530000 2021-11-24 11:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36531000 2021-11-24 11:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36532000 2021-11-24 11:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36533000 2021-11-24 11:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36534000 2021-11-24 11:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36535000 2021-11-24 11:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36536000 2021-11-24 11:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36537000 2021-11-24 11:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36538000 2021-11-24 11:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36539000 2021-11-24 11:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36540000 2021-11-24 11:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36541000 2021-11-24 11:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36542000 2021-11-24 11:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36543000 2021-11-24 11:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36544000 2021-11-24 11:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36545000 2021-11-24 11:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36546000 2021-11-24 11:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36547000 2021-11-24 11:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36548000 2021-11-24 11:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36549000 2021-11-24 11:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36550000 2021-11-24 11:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36551000 2021-11-24 11:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36552000 2021-11-24 11:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36553000 2021-11-24 11:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36554000 2021-11-24 11:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36555000 2021-11-24 11:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36556000 2021-11-24 11:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36557000 2021-11-24 11:06:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:06:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1295 containing 20.00 MB] 2021-11-24 11:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36558000 2021-11-24 11:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36559000 2021-11-24 11:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36560000 2021-11-24 11:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36561000 2021-11-24 11:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36562000 2021-11-24 11:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36563000 2021-11-24 11:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36564000 2021-11-24 11:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36565000 2021-11-24 11:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36566000 2021-11-24 11:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36567000 2021-11-24 11:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36568000 2021-11-24 11:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36569000 2021-11-24 11:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36570000 2021-11-24 11:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36571000 2021-11-24 11:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36572000 2021-11-24 11:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36573000 2021-11-24 11:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36574000 2021-11-24 11:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36575000 2021-11-24 11:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36576000 2021-11-24 11:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36577000 2021-11-24 11:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36578000 2021-11-24 11:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36579000 2021-11-24 11:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36580000 2021-11-24 11:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36581000 2021-11-24 11:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36582000 2021-11-24 11:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36583000 2021-11-24 11:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36584000 2021-11-24 11:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36585000 2021-11-24 11:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36586000 2021-11-24 11:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36587000 2021-11-24 11:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36588000 2021-11-24 11:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36589000 2021-11-24 11:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36590000 2021-11-24 11:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36591000 2021-11-24 11:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36592000 2021-11-24 11:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36593000 2021-11-24 11:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36594000 2021-11-24 11:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36595000 2021-11-24 11:07:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:07:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1296 containing 20.00 MB] 2021-11-24 11:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36596000 2021-11-24 11:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36597000 2021-11-24 11:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36598000 2021-11-24 11:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36599000 2021-11-24 11:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36600000 2021-11-24 11:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36601000 2021-11-24 11:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36602000 2021-11-24 11:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36603000 2021-11-24 11:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36604000 2021-11-24 11:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36605000 2021-11-24 11:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36606000 2021-11-24 11:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36607000 2021-11-24 11:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36608000 2021-11-24 11:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36609000 2021-11-24 11:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36610000 2021-11-24 11:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36611000 2021-11-24 11:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36612000 2021-11-24 11:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36613000 2021-11-24 11:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36614000 2021-11-24 11:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36615000 2021-11-24 11:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36616000 2021-11-24 11:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36617000 2021-11-24 11:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36618000 2021-11-24 11:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36619000 2021-11-24 11:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36620000 2021-11-24 11:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36621000 2021-11-24 11:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36622000 2021-11-24 11:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36623000 2021-11-24 11:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36624000 2021-11-24 11:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36625000 2021-11-24 11:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36626000 2021-11-24 11:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36627000 2021-11-24 11:07:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:07:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1297 containing 20.00 MB] 2021-11-24 11:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36628000 2021-11-24 11:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36629000 2021-11-24 11:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36630000 2021-11-24 11:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36631000 2021-11-24 11:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36632000 2021-11-24 11:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36633000 2021-11-24 11:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36634000 2021-11-24 11:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36635000 2021-11-24 11:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36636000 2021-11-24 11:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36637000 2021-11-24 11:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36638000 2021-11-24 11:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36639000 2021-11-24 11:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36640000 2021-11-24 11:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36641000 2021-11-24 11:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36642000 2021-11-24 11:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36643000 2021-11-24 11:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36644000 2021-11-24 11:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36645000 2021-11-24 11:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36646000 2021-11-24 11:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36647000 2021-11-24 11:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36648000 2021-11-24 11:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36649000 2021-11-24 11:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36650000 2021-11-24 11:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36651000 2021-11-24 11:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36652000 2021-11-24 11:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36653000 2021-11-24 11:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36654000 2021-11-24 11:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36655000 2021-11-24 11:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36656000 2021-11-24 11:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36657000 2021-11-24 11:08:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:08:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1298 containing 20.00 MB] 2021-11-24 11:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36658000 2021-11-24 11:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36659000 2021-11-24 11:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36660000 2021-11-24 11:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36661000 2021-11-24 11:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36662000 2021-11-24 11:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36663000 2021-11-24 11:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36664000 2021-11-24 11:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36665000 2021-11-24 11:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36666000 2021-11-24 11:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36667000 2021-11-24 11:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36668000 2021-11-24 11:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36669000 2021-11-24 11:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36670000 2021-11-24 11:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36671000 2021-11-24 11:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36672000 2021-11-24 11:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36673000 2021-11-24 11:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36674000 2021-11-24 11:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36675000 2021-11-24 11:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36676000 2021-11-24 11:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36677000 2021-11-24 11:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36678000 2021-11-24 11:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36679000 2021-11-24 11:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36680000 2021-11-24 11:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36681000 2021-11-24 11:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36682000 2021-11-24 11:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36683000 2021-11-24 11:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36684000 2021-11-24 11:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36685000 2021-11-24 11:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36686000 2021-11-24 11:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36687000 2021-11-24 11:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36688000 2021-11-24 11:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36689000 2021-11-24 11:08:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:08:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1299 containing 20.00 MB] 2021-11-24 11:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36690000 2021-11-24 11:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36691000 2021-11-24 11:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36692000 2021-11-24 11:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36693000 2021-11-24 11:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36694000 2021-11-24 11:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36695000 2021-11-24 11:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36696000 2021-11-24 11:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36697000 2021-11-24 11:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36698000 2021-11-24 11:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36699000 2021-11-24 11:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36700000 2021-11-24 11:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36701000 2021-11-24 11:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36702000 2021-11-24 11:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36703000 2021-11-24 11:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36704000 2021-11-24 11:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36705000 2021-11-24 11:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36706000 2021-11-24 11:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36707000 2021-11-24 11:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36708000 2021-11-24 11:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36709000 2021-11-24 11:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36710000 2021-11-24 11:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36711000 2021-11-24 11:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36712000 2021-11-24 11:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36713000 2021-11-24 11:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36714000 2021-11-24 11:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36715000 2021-11-24 11:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36716000 2021-11-24 11:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36717000 2021-11-24 11:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36718000 2021-11-24 11:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36719000 2021-11-24 11:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36720000 2021-11-24 11:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36721000 2021-11-24 11:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36722000 2021-11-24 11:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36723000 2021-11-24 11:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36724000 2021-11-24 11:09:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:09:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1300 containing 20.00 MB] 2021-11-24 11:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36725000 2021-11-24 11:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36726000 2021-11-24 11:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36727000 2021-11-24 11:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36728000 2021-11-24 11:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36729000 2021-11-24 11:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36730000 2021-11-24 11:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36731000 2021-11-24 11:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36732000 2021-11-24 11:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36733000 2021-11-24 11:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36734000 2021-11-24 11:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36735000 2021-11-24 11:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36736000 2021-11-24 11:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36737000 2021-11-24 11:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36738000 2021-11-24 11:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36739000 2021-11-24 11:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36740000 2021-11-24 11:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36741000 2021-11-24 11:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36742000 2021-11-24 11:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36743000 2021-11-24 11:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36744000 2021-11-24 11:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36745000 2021-11-24 11:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36746000 2021-11-24 11:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36747000 2021-11-24 11:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36748000 2021-11-24 11:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36749000 2021-11-24 11:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36750000 2021-11-24 11:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36751000 2021-11-24 11:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36752000 2021-11-24 11:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36753000 2021-11-24 11:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36754000 2021-11-24 11:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36755000 2021-11-24 11:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36756000 2021-11-24 11:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36757000 2021-11-24 11:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36758000 2021-11-24 11:09:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:09:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1301 containing 20.00 MB] 2021-11-24 11:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36759000 2021-11-24 11:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36760000 2021-11-24 11:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36761000 2021-11-24 11:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36762000 2021-11-24 11:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36763000 2021-11-24 11:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36764000 2021-11-24 11:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36765000 2021-11-24 11:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36766000 2021-11-24 11:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36767000 2021-11-24 11:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36768000 2021-11-24 11:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36769000 2021-11-24 11:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36770000 2021-11-24 11:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36771000 2021-11-24 11:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36772000 2021-11-24 11:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36773000 2021-11-24 11:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36774000 2021-11-24 11:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36775000 2021-11-24 11:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36776000 2021-11-24 11:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36777000 2021-11-24 11:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36778000 2021-11-24 11:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36779000 2021-11-24 11:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36780000 2021-11-24 11:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36781000 2021-11-24 11:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36782000 2021-11-24 11:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36783000 2021-11-24 11:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36784000 2021-11-24 11:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36785000 2021-11-24 11:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36786000 2021-11-24 11:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36787000 2021-11-24 11:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36788000 2021-11-24 11:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36789000 2021-11-24 11:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36790000 2021-11-24 11:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36791000 2021-11-24 11:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36792000 2021-11-24 11:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36793000 2021-11-24 11:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36794000 2021-11-24 11:10:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:10:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1302 containing 20.00 MB] 2021-11-24 11:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36795000 2021-11-24 11:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36796000 2021-11-24 11:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36797000 2021-11-24 11:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36798000 2021-11-24 11:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36799000 2021-11-24 11:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36800000 2021-11-24 11:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36801000 2021-11-24 11:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36802000 2021-11-24 11:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36803000 2021-11-24 11:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36804000 2021-11-24 11:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36805000 2021-11-24 11:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36806000 2021-11-24 11:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36807000 2021-11-24 11:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36808000 2021-11-24 11:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36809000 2021-11-24 11:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36810000 2021-11-24 11:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36811000 2021-11-24 11:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36812000 2021-11-24 11:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36813000 2021-11-24 11:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36814000 2021-11-24 11:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36815000 2021-11-24 11:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36816000 2021-11-24 11:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36817000 2021-11-24 11:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36818000 2021-11-24 11:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36819000 2021-11-24 11:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36820000 2021-11-24 11:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36821000 2021-11-24 11:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36822000 2021-11-24 11:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36823000 2021-11-24 11:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36824000 2021-11-24 11:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36825000 2021-11-24 11:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36826000 2021-11-24 11:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36827000 2021-11-24 11:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36828000 2021-11-24 11:10:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:10:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1303 containing 20.00 MB] 2021-11-24 11:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36829000 2021-11-24 11:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36830000 2021-11-24 11:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36831000 2021-11-24 11:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36832000 2021-11-24 11:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36833000 2021-11-24 11:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36834000 2021-11-24 11:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36835000 2021-11-24 11:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36836000 2021-11-24 11:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36837000 2021-11-24 11:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36838000 2021-11-24 11:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36839000 2021-11-24 11:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36840000 2021-11-24 11:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36841000 2021-11-24 11:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36842000 2021-11-24 11:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36843000 2021-11-24 11:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36844000 2021-11-24 11:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36845000 2021-11-24 11:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36846000 2021-11-24 11:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36847000 2021-11-24 11:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36848000 2021-11-24 11:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36849000 2021-11-24 11:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36850000 2021-11-24 11:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36851000 2021-11-24 11:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36852000 2021-11-24 11:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36853000 2021-11-24 11:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36854000 2021-11-24 11:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36855000 2021-11-24 11:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36856000 2021-11-24 11:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36857000 2021-11-24 11:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36858000 2021-11-24 11:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36859000 2021-11-24 11:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36860000 2021-11-24 11:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36861000 2021-11-24 11:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36862000 2021-11-24 11:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36863000 2021-11-24 11:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36864000 2021-11-24 11:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36865000 2021-11-24 11:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36866000 2021-11-24 11:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36867000 2021-11-24 11:11:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:11:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1304 containing 20.00 MB] 2021-11-24 11:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36868000 2021-11-24 11:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36869000 2021-11-24 11:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36870000 2021-11-24 11:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36871000 2021-11-24 11:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36872000 2021-11-24 11:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36873000 2021-11-24 11:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36874000 2021-11-24 11:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36875000 2021-11-24 11:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36876000 2021-11-24 11:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36877000 2021-11-24 11:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36878000 2021-11-24 11:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36879000 2021-11-24 11:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36880000 2021-11-24 11:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36881000 2021-11-24 11:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36882000 2021-11-24 11:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36883000 2021-11-24 11:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36884000 2021-11-24 11:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36885000 2021-11-24 11:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36886000 2021-11-24 11:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36887000 2021-11-24 11:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36888000 2021-11-24 11:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36889000 2021-11-24 11:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36890000 2021-11-24 11:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36891000 2021-11-24 11:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36892000 2021-11-24 11:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36893000 2021-11-24 11:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36894000 2021-11-24 11:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36895000 2021-11-24 11:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36896000 2021-11-24 11:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36897000 2021-11-24 11:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36898000 2021-11-24 11:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36899000 2021-11-24 11:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36900000 2021-11-24 11:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36901000 2021-11-24 11:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36902000 2021-11-24 11:11:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:11:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1305 containing 20.00 MB] 2021-11-24 11:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36903000 2021-11-24 11:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36904000 2021-11-24 11:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36905000 2021-11-24 11:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36906000 2021-11-24 11:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36907000 2021-11-24 11:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36908000 2021-11-24 11:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36909000 2021-11-24 11:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36910000 2021-11-24 11:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36911000 2021-11-24 11:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36912000 2021-11-24 11:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36913000 2021-11-24 11:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36914000 2021-11-24 11:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36915000 2021-11-24 11:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36916000 2021-11-24 11:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36917000 2021-11-24 11:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36918000 2021-11-24 11:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36919000 2021-11-24 11:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36920000 2021-11-24 11:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36921000 2021-11-24 11:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36922000 2021-11-24 11:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36923000 2021-11-24 11:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36924000 2021-11-24 11:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36925000 2021-11-24 11:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36926000 2021-11-24 11:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36927000 2021-11-24 11:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36928000 2021-11-24 11:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36929000 2021-11-24 11:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36930000 2021-11-24 11:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36931000 2021-11-24 11:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36932000 2021-11-24 11:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36933000 2021-11-24 11:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36934000 2021-11-24 11:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36935000 2021-11-24 11:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36936000 2021-11-24 11:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36937000 2021-11-24 11:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36938000 2021-11-24 11:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36939000 2021-11-24 11:12:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:12:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1306 containing 20.00 MB] 2021-11-24 11:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36940000 2021-11-24 11:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36941000 2021-11-24 11:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36942000 2021-11-24 11:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36943000 2021-11-24 11:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36944000 2021-11-24 11:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36945000 2021-11-24 11:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36946000 2021-11-24 11:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36947000 2021-11-24 11:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36948000 2021-11-24 11:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36949000 2021-11-24 11:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36950000 2021-11-24 11:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36951000 2021-11-24 11:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36952000 2021-11-24 11:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36953000 2021-11-24 11:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36954000 2021-11-24 11:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36955000 2021-11-24 11:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36956000 2021-11-24 11:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36957000 2021-11-24 11:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36958000 2021-11-24 11:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36959000 2021-11-24 11:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36960000 2021-11-24 11:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36961000 2021-11-24 11:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36962000 2021-11-24 11:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36963000 2021-11-24 11:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36964000 2021-11-24 11:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36965000 2021-11-24 11:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36966000 2021-11-24 11:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36967000 2021-11-24 11:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36968000 2021-11-24 11:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36969000 2021-11-24 11:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36970000 2021-11-24 11:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36971000 2021-11-24 11:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36972000 2021-11-24 11:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36973000 2021-11-24 11:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36974000 2021-11-24 11:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36975000 2021-11-24 11:12:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:12:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1307 containing 20.00 MB] 2021-11-24 11:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36976000 2021-11-24 11:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36977000 2021-11-24 11:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36978000 2021-11-24 11:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36979000 2021-11-24 11:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36980000 2021-11-24 11:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36981000 2021-11-24 11:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36982000 2021-11-24 11:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36983000 2021-11-24 11:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36984000 2021-11-24 11:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36985000 2021-11-24 11:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36986000 2021-11-24 11:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36987000 2021-11-24 11:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36988000 2021-11-24 11:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36989000 2021-11-24 11:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36990000 2021-11-24 11:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36991000 2021-11-24 11:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36992000 2021-11-24 11:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36993000 2021-11-24 11:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36994000 2021-11-24 11:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36995000 2021-11-24 11:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36996000 2021-11-24 11:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36997000 2021-11-24 11:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36998000 2021-11-24 11:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 36999000 2021-11-24 11:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37000000 2021-11-24 11:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37001000 2021-11-24 11:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37002000 2021-11-24 11:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37003000 2021-11-24 11:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37004000 2021-11-24 11:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37005000 2021-11-24 11:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37006000 2021-11-24 11:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37007000 2021-11-24 11:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37008000 2021-11-24 11:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37009000 2021-11-24 11:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37010000 2021-11-24 11:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37011000 2021-11-24 11:13:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:13:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1308 containing 20.00 MB] 2021-11-24 11:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37012000 2021-11-24 11:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37013000 2021-11-24 11:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37014000 2021-11-24 11:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37015000 2021-11-24 11:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37016000 2021-11-24 11:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37017000 2021-11-24 11:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37018000 2021-11-24 11:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37019000 2021-11-24 11:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37020000 2021-11-24 11:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37021000 2021-11-24 11:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37022000 2021-11-24 11:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37023000 2021-11-24 11:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37024000 2021-11-24 11:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37025000 2021-11-24 11:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37026000 2021-11-24 11:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37027000 2021-11-24 11:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37028000 2021-11-24 11:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37029000 2021-11-24 11:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37030000 2021-11-24 11:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37031000 2021-11-24 11:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37032000 2021-11-24 11:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37033000 2021-11-24 11:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37034000 2021-11-24 11:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37035000 2021-11-24 11:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37036000 2021-11-24 11:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37037000 2021-11-24 11:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37038000 2021-11-24 11:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37039000 2021-11-24 11:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37040000 2021-11-24 11:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37041000 2021-11-24 11:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37042000 2021-11-24 11:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37043000 2021-11-24 11:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37044000 2021-11-24 11:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37045000 2021-11-24 11:13:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:13:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1309 containing 20.00 MB] 2021-11-24 11:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37046000 2021-11-24 11:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37047000 2021-11-24 11:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37048000 2021-11-24 11:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37049000 2021-11-24 11:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37050000 2021-11-24 11:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37051000 2021-11-24 11:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37052000 2021-11-24 11:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37053000 2021-11-24 11:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37054000 2021-11-24 11:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37055000 2021-11-24 11:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37056000 2021-11-24 11:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37057000 2021-11-24 11:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37058000 2021-11-24 11:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37059000 2021-11-24 11:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37060000 2021-11-24 11:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37061000 2021-11-24 11:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37062000 2021-11-24 11:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37063000 2021-11-24 11:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37064000 2021-11-24 11:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37065000 2021-11-24 11:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37066000 2021-11-24 11:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37067000 2021-11-24 11:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37068000 2021-11-24 11:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37069000 2021-11-24 11:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37070000 2021-11-24 11:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37071000 2021-11-24 11:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37072000 2021-11-24 11:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37073000 2021-11-24 11:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37074000 2021-11-24 11:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37075000 2021-11-24 11:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37076000 2021-11-24 11:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37077000 2021-11-24 11:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37078000 2021-11-24 11:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37079000 2021-11-24 11:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37080000 2021-11-24 11:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37081000 2021-11-24 11:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37082000 2021-11-24 11:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37083000 2021-11-24 11:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37084000 2021-11-24 11:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37085000 2021-11-24 11:14:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:14:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1310 containing 20.00 MB] 2021-11-24 11:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37086000 2021-11-24 11:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37087000 2021-11-24 11:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37088000 2021-11-24 11:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37089000 2021-11-24 11:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37090000 2021-11-24 11:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37091000 2021-11-24 11:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37092000 2021-11-24 11:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37093000 2021-11-24 11:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37094000 2021-11-24 11:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37095000 2021-11-24 11:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37096000 2021-11-24 11:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37097000 2021-11-24 11:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37098000 2021-11-24 11:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37099000 2021-11-24 11:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37100000 2021-11-24 11:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37101000 2021-11-24 11:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37102000 2021-11-24 11:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37103000 2021-11-24 11:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37104000 2021-11-24 11:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37105000 2021-11-24 11:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37106000 2021-11-24 11:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37107000 2021-11-24 11:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37108000 2021-11-24 11:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37109000 2021-11-24 11:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37110000 2021-11-24 11:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37111000 2021-11-24 11:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37112000 2021-11-24 11:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37113000 2021-11-24 11:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37114000 2021-11-24 11:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37115000 2021-11-24 11:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37116000 2021-11-24 11:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37117000 2021-11-24 11:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37118000 2021-11-24 11:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37119000 2021-11-24 11:14:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:14:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1311 containing 20.00 MB] 2021-11-24 11:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37120000 2021-11-24 11:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37121000 2021-11-24 11:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37122000 2021-11-24 11:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37123000 2021-11-24 11:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37124000 2021-11-24 11:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37125000 2021-11-24 11:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37126000 2021-11-24 11:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37127000 2021-11-24 11:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37128000 2021-11-24 11:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37129000 2021-11-24 11:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37130000 2021-11-24 11:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37131000 2021-11-24 11:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37132000 2021-11-24 11:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37133000 2021-11-24 11:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37134000 2021-11-24 11:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37135000 2021-11-24 11:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37136000 2021-11-24 11:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37137000 2021-11-24 11:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37138000 2021-11-24 11:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37139000 2021-11-24 11:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37140000 2021-11-24 11:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37141000 2021-11-24 11:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37142000 2021-11-24 11:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37143000 2021-11-24 11:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37144000 2021-11-24 11:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37145000 2021-11-24 11:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37146000 2021-11-24 11:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37147000 2021-11-24 11:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37148000 2021-11-24 11:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37149000 2021-11-24 11:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37150000 2021-11-24 11:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37151000 2021-11-24 11:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37152000 2021-11-24 11:15:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:15:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1312 containing 20.00 MB] 2021-11-24 11:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37153000 2021-11-24 11:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37154000 2021-11-24 11:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37155000 2021-11-24 11:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37156000 2021-11-24 11:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37157000 2021-11-24 11:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37158000 2021-11-24 11:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37159000 2021-11-24 11:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37160000 2021-11-24 11:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37161000 2021-11-24 11:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37162000 2021-11-24 11:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37163000 2021-11-24 11:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37164000 2021-11-24 11:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37165000 2021-11-24 11:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37166000 2021-11-24 11:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37167000 2021-11-24 11:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37168000 2021-11-24 11:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37169000 2021-11-24 11:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37170000 2021-11-24 11:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37171000 2021-11-24 11:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37172000 2021-11-24 11:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37173000 2021-11-24 11:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37174000 2021-11-24 11:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37175000 2021-11-24 11:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37176000 2021-11-24 11:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37177000 2021-11-24 11:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37178000 2021-11-24 11:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37179000 2021-11-24 11:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37180000 2021-11-24 11:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37181000 2021-11-24 11:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37182000 2021-11-24 11:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37183000 2021-11-24 11:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37184000 2021-11-24 11:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37185000 2021-11-24 11:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37186000 2021-11-24 11:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37187000 2021-11-24 11:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37188000 2021-11-24 11:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37189000 2021-11-24 11:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37190000 2021-11-24 11:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37191000 2021-11-24 11:15:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:15:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1313 containing 20.00 MB] 2021-11-24 11:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37192000 2021-11-24 11:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37193000 2021-11-24 11:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37194000 2021-11-24 11:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37195000 2021-11-24 11:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37196000 2021-11-24 11:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37197000 2021-11-24 11:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37198000 2021-11-24 11:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37199000 2021-11-24 11:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37200000 2021-11-24 11:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37201000 2021-11-24 11:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37202000 2021-11-24 11:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37203000 2021-11-24 11:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37204000 2021-11-24 11:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37205000 2021-11-24 11:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37206000 2021-11-24 11:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37207000 2021-11-24 11:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37208000 2021-11-24 11:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37209000 2021-11-24 11:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37210000 2021-11-24 11:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37211000 2021-11-24 11:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37212000 2021-11-24 11:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37213000 2021-11-24 11:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37214000 2021-11-24 11:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37215000 2021-11-24 11:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37216000 2021-11-24 11:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37217000 2021-11-24 11:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37218000 2021-11-24 11:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37219000 2021-11-24 11:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37220000 2021-11-24 11:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37221000 2021-11-24 11:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37222000 2021-11-24 11:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37223000 2021-11-24 11:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37224000 2021-11-24 11:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37225000 2021-11-24 11:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37226000 2021-11-24 11:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37227000 2021-11-24 11:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37228000 2021-11-24 11:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37229000 2021-11-24 11:16:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:16:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1314 containing 20.00 MB] 2021-11-24 11:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37230000 2021-11-24 11:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37231000 2021-11-24 11:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37232000 2021-11-24 11:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37233000 2021-11-24 11:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37234000 2021-11-24 11:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37235000 2021-11-24 11:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37236000 2021-11-24 11:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37237000 2021-11-24 11:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37238000 2021-11-24 11:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37239000 2021-11-24 11:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37240000 2021-11-24 11:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37241000 2021-11-24 11:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37242000 2021-11-24 11:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37243000 2021-11-24 11:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37244000 2021-11-24 11:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37245000 2021-11-24 11:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37246000 2021-11-24 11:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37247000 2021-11-24 11:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37248000 2021-11-24 11:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37249000 2021-11-24 11:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37250000 2021-11-24 11:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37251000 2021-11-24 11:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37252000 2021-11-24 11:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37253000 2021-11-24 11:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37254000 2021-11-24 11:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37255000 2021-11-24 11:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37256000 2021-11-24 11:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37257000 2021-11-24 11:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37258000 2021-11-24 11:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37259000 2021-11-24 11:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37260000 2021-11-24 11:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37261000 2021-11-24 11:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37262000 2021-11-24 11:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37263000 2021-11-24 11:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37264000 2021-11-24 11:17:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:17:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1315 containing 20.00 MB] 2021-11-24 11:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37265000 2021-11-24 11:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37266000 2021-11-24 11:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37267000 2021-11-24 11:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37268000 2021-11-24 11:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37269000 2021-11-24 11:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37270000 2021-11-24 11:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37271000 2021-11-24 11:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37272000 2021-11-24 11:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37273000 2021-11-24 11:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37274000 2021-11-24 11:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37275000 2021-11-24 11:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37276000 2021-11-24 11:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37277000 2021-11-24 11:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37278000 2021-11-24 11:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37279000 2021-11-24 11:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37280000 2021-11-24 11:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37281000 2021-11-24 11:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37282000 2021-11-24 11:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37283000 2021-11-24 11:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37284000 2021-11-24 11:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37285000 2021-11-24 11:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37286000 2021-11-24 11:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37287000 2021-11-24 11:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37288000 2021-11-24 11:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37289000 2021-11-24 11:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37290000 2021-11-24 11:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37291000 2021-11-24 11:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37292000 2021-11-24 11:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37293000 2021-11-24 11:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37294000 2021-11-24 11:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37295000 2021-11-24 11:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37296000 2021-11-24 11:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37297000 2021-11-24 11:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37298000 2021-11-24 11:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37299000 2021-11-24 11:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37300000 2021-11-24 11:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37301000 2021-11-24 11:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37302000 2021-11-24 11:17:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:17:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1316 containing 20.00 MB] 2021-11-24 11:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37303000 2021-11-24 11:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37304000 2021-11-24 11:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37305000 2021-11-24 11:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37306000 2021-11-24 11:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37307000 2021-11-24 11:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37308000 2021-11-24 11:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37309000 2021-11-24 11:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37310000 2021-11-24 11:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37311000 2021-11-24 11:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37312000 2021-11-24 11:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37313000 2021-11-24 11:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37314000 2021-11-24 11:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37315000 2021-11-24 11:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37316000 2021-11-24 11:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37317000 2021-11-24 11:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37318000 2021-11-24 11:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37319000 2021-11-24 11:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37320000 2021-11-24 11:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37321000 2021-11-24 11:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37322000 2021-11-24 11:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37323000 2021-11-24 11:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37324000 2021-11-24 11:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37325000 2021-11-24 11:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37326000 2021-11-24 11:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37327000 2021-11-24 11:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37328000 2021-11-24 11:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37329000 2021-11-24 11:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37330000 2021-11-24 11:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37331000 2021-11-24 11:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37332000 2021-11-24 11:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37333000 2021-11-24 11:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37334000 2021-11-24 11:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37335000 2021-11-24 11:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37336000 2021-11-24 11:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37337000 2021-11-24 11:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37338000 2021-11-24 11:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37339000 2021-11-24 11:18:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:18:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1317 containing 20.00 MB] 2021-11-24 11:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37340000 2021-11-24 11:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37341000 2021-11-24 11:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37342000 2021-11-24 11:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37343000 2021-11-24 11:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37344000 2021-11-24 11:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37345000 2021-11-24 11:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37346000 2021-11-24 11:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37347000 2021-11-24 11:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37348000 2021-11-24 11:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37349000 2021-11-24 11:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37350000 2021-11-24 11:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37351000 2021-11-24 11:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37352000 2021-11-24 11:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37353000 2021-11-24 11:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37354000 2021-11-24 11:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37355000 2021-11-24 11:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37356000 2021-11-24 11:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37357000 2021-11-24 11:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37358000 2021-11-24 11:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37359000 2021-11-24 11:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37360000 2021-11-24 11:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37361000 2021-11-24 11:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37362000 2021-11-24 11:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37363000 2021-11-24 11:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37364000 2021-11-24 11:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37365000 2021-11-24 11:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37366000 2021-11-24 11:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37367000 2021-11-24 11:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37368000 2021-11-24 11:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37369000 2021-11-24 11:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37370000 2021-11-24 11:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37371000 2021-11-24 11:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37372000 2021-11-24 11:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37373000 2021-11-24 11:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37374000 2021-11-24 11:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37375000 2021-11-24 11:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37376000 2021-11-24 11:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37377000 2021-11-24 11:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37378000 2021-11-24 11:18:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:18:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1318 containing 20.00 MB] 2021-11-24 11:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37379000 2021-11-24 11:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37380000 2021-11-24 11:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37381000 2021-11-24 11:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37382000 2021-11-24 11:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37383000 2021-11-24 11:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37384000 2021-11-24 11:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37385000 2021-11-24 11:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37386000 2021-11-24 11:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37387000 2021-11-24 11:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37388000 2021-11-24 11:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37389000 2021-11-24 11:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37390000 2021-11-24 11:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37391000 2021-11-24 11:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37392000 2021-11-24 11:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37393000 2021-11-24 11:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37394000 2021-11-24 11:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37395000 2021-11-24 11:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37396000 2021-11-24 11:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37397000 2021-11-24 11:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37398000 2021-11-24 11:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37399000 2021-11-24 11:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37400000 2021-11-24 11:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37401000 2021-11-24 11:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37402000 2021-11-24 11:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37403000 2021-11-24 11:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37404000 2021-11-24 11:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37405000 2021-11-24 11:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37406000 2021-11-24 11:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37407000 2021-11-24 11:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37408000 2021-11-24 11:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37409000 2021-11-24 11:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37410000 2021-11-24 11:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37411000 2021-11-24 11:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37412000 2021-11-24 11:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37413000 2021-11-24 11:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37414000 2021-11-24 11:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37415000 2021-11-24 11:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37416000 2021-11-24 11:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37417000 2021-11-24 11:19:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:19:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1319 containing 20.00 MB] 2021-11-24 11:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37418000 2021-11-24 11:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37419000 2021-11-24 11:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37420000 2021-11-24 11:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37421000 2021-11-24 11:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37422000 2021-11-24 11:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37423000 2021-11-24 11:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37424000 2021-11-24 11:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37425000 2021-11-24 11:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37426000 2021-11-24 11:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37427000 2021-11-24 11:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37428000 2021-11-24 11:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37429000 2021-11-24 11:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37430000 2021-11-24 11:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37431000 2021-11-24 11:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37432000 2021-11-24 11:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37433000 2021-11-24 11:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37434000 2021-11-24 11:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37435000 2021-11-24 11:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37436000 2021-11-24 11:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37437000 2021-11-24 11:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37438000 2021-11-24 11:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37439000 2021-11-24 11:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37440000 2021-11-24 11:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37441000 2021-11-24 11:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37442000 2021-11-24 11:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37443000 2021-11-24 11:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37444000 2021-11-24 11:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37445000 2021-11-24 11:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37446000 2021-11-24 11:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37447000 2021-11-24 11:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37448000 2021-11-24 11:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37449000 2021-11-24 11:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37450000 2021-11-24 11:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37451000 2021-11-24 11:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37452000 2021-11-24 11:19:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:19:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1320 containing 20.00 MB] 2021-11-24 11:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37453000 2021-11-24 11:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37454000 2021-11-24 11:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37455000 2021-11-24 11:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37456000 2021-11-24 11:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37457000 2021-11-24 11:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37458000 2021-11-24 11:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37459000 2021-11-24 11:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37460000 2021-11-24 11:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37461000 2021-11-24 11:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37462000 2021-11-24 11:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37463000 2021-11-24 11:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37464000 2021-11-24 11:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37465000 2021-11-24 11:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37466000 2021-11-24 11:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37467000 2021-11-24 11:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37468000 2021-11-24 11:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37469000 2021-11-24 11:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37470000 2021-11-24 11:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37471000 2021-11-24 11:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37472000 2021-11-24 11:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37473000 2021-11-24 11:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37474000 2021-11-24 11:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37475000 2021-11-24 11:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37476000 2021-11-24 11:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37477000 2021-11-24 11:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37478000 2021-11-24 11:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37479000 2021-11-24 11:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37480000 2021-11-24 11:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37481000 2021-11-24 11:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37482000 2021-11-24 11:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37483000 2021-11-24 11:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37484000 2021-11-24 11:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37485000 2021-11-24 11:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37486000 2021-11-24 11:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37487000 2021-11-24 11:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37488000 2021-11-24 11:20:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:20:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1321 containing 20.00 MB] 2021-11-24 11:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37489000 2021-11-24 11:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37490000 2021-11-24 11:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37491000 2021-11-24 11:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37492000 2021-11-24 11:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37493000 2021-11-24 11:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37494000 2021-11-24 11:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37495000 2021-11-24 11:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37496000 2021-11-24 11:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37497000 2021-11-24 11:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37498000 2021-11-24 11:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37499000 2021-11-24 11:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37500000 2021-11-24 11:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37501000 2021-11-24 11:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37502000 2021-11-24 11:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37503000 2021-11-24 11:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37504000 2021-11-24 11:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37505000 2021-11-24 11:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37506000 2021-11-24 11:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37507000 2021-11-24 11:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37508000 2021-11-24 11:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37509000 2021-11-24 11:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37510000 2021-11-24 11:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37511000 2021-11-24 11:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37512000 2021-11-24 11:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37513000 2021-11-24 11:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37514000 2021-11-24 11:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37515000 2021-11-24 11:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37516000 2021-11-24 11:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37517000 2021-11-24 11:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37518000 2021-11-24 11:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37519000 2021-11-24 11:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37520000 2021-11-24 11:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37521000 2021-11-24 11:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37522000 2021-11-24 11:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37523000 2021-11-24 11:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37524000 2021-11-24 11:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37525000 2021-11-24 11:20:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:20:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1322 containing 20.00 MB] 2021-11-24 11:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37526000 2021-11-24 11:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37527000 2021-11-24 11:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37528000 2021-11-24 11:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37529000 2021-11-24 11:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37530000 2021-11-24 11:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37531000 2021-11-24 11:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37532000 2021-11-24 11:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37533000 2021-11-24 11:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37534000 2021-11-24 11:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37535000 2021-11-24 11:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37536000 2021-11-24 11:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37537000 2021-11-24 11:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37538000 2021-11-24 11:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37539000 2021-11-24 11:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37540000 2021-11-24 11:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37541000 2021-11-24 11:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37542000 2021-11-24 11:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37543000 2021-11-24 11:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37544000 2021-11-24 11:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37545000 2021-11-24 11:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37546000 2021-11-24 11:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37547000 2021-11-24 11:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37548000 2021-11-24 11:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37549000 2021-11-24 11:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37550000 2021-11-24 11:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37551000 2021-11-24 11:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37552000 2021-11-24 11:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37553000 2021-11-24 11:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37554000 2021-11-24 11:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37555000 2021-11-24 11:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37556000 2021-11-24 11:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37557000 2021-11-24 11:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37558000 2021-11-24 11:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37559000 2021-11-24 11:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37560000 2021-11-24 11:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37561000 2021-11-24 11:21:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:21:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1323 containing 20.00 MB] 2021-11-24 11:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37562000 2021-11-24 11:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37563000 2021-11-24 11:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37564000 2021-11-24 11:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37565000 2021-11-24 11:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37566000 2021-11-24 11:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37567000 2021-11-24 11:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37568000 2021-11-24 11:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37569000 2021-11-24 11:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37570000 2021-11-24 11:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37571000 2021-11-24 11:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37572000 2021-11-24 11:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37573000 2021-11-24 11:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37574000 2021-11-24 11:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37575000 2021-11-24 11:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37576000 2021-11-24 11:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37577000 2021-11-24 11:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37578000 2021-11-24 11:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37579000 2021-11-24 11:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37580000 2021-11-24 11:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37581000 2021-11-24 11:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37582000 2021-11-24 11:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37583000 2021-11-24 11:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37584000 2021-11-24 11:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37585000 2021-11-24 11:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37586000 2021-11-24 11:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37587000 2021-11-24 11:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37588000 2021-11-24 11:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37589000 2021-11-24 11:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37590000 2021-11-24 11:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37591000 2021-11-24 11:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37592000 2021-11-24 11:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37593000 2021-11-24 11:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37594000 2021-11-24 11:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37595000 2021-11-24 11:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37596000 2021-11-24 11:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37597000 2021-11-24 11:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37598000 2021-11-24 11:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37599000 2021-11-24 11:21:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:21:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1324 containing 20.00 MB] 2021-11-24 11:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37600000 2021-11-24 11:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37601000 2021-11-24 11:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37602000 2021-11-24 11:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37603000 2021-11-24 11:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37604000 2021-11-24 11:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37605000 2021-11-24 11:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37606000 2021-11-24 11:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37607000 2021-11-24 11:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37608000 2021-11-24 11:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37609000 2021-11-24 11:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37610000 2021-11-24 11:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37611000 2021-11-24 11:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37612000 2021-11-24 11:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37613000 2021-11-24 11:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37614000 2021-11-24 11:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37615000 2021-11-24 11:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37616000 2021-11-24 11:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37617000 2021-11-24 11:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37618000 2021-11-24 11:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37619000 2021-11-24 11:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37620000 2021-11-24 11:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37621000 2021-11-24 11:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37622000 2021-11-24 11:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37623000 2021-11-24 11:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37624000 2021-11-24 11:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37625000 2021-11-24 11:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37626000 2021-11-24 11:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37627000 2021-11-24 11:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37628000 2021-11-24 11:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37629000 2021-11-24 11:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37630000 2021-11-24 11:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37631000 2021-11-24 11:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37632000 2021-11-24 11:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37633000 2021-11-24 11:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37634000 2021-11-24 11:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37635000 2021-11-24 11:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37636000 2021-11-24 11:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37637000 2021-11-24 11:22:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:22:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1325 containing 20.00 MB] 2021-11-24 11:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37638000 2021-11-24 11:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37639000 2021-11-24 11:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37640000 2021-11-24 11:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37641000 2021-11-24 11:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37642000 2021-11-24 11:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37643000 2021-11-24 11:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37644000 2021-11-24 11:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37645000 2021-11-24 11:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37646000 2021-11-24 11:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37647000 2021-11-24 11:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37648000 2021-11-24 11:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37649000 2021-11-24 11:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37650000 2021-11-24 11:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37651000 2021-11-24 11:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37652000 2021-11-24 11:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37653000 2021-11-24 11:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37654000 2021-11-24 11:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37655000 2021-11-24 11:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37656000 2021-11-24 11:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37657000 2021-11-24 11:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37658000 2021-11-24 11:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37659000 2021-11-24 11:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37660000 2021-11-24 11:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37661000 2021-11-24 11:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37662000 2021-11-24 11:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37663000 2021-11-24 11:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37664000 2021-11-24 11:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37665000 2021-11-24 11:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37666000 2021-11-24 11:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37667000 2021-11-24 11:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37668000 2021-11-24 11:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37669000 2021-11-24 11:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37670000 2021-11-24 11:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37671000 2021-11-24 11:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37672000 2021-11-24 11:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37673000 2021-11-24 11:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37674000 2021-11-24 11:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37675000 2021-11-24 11:22:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:22:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1326 containing 20.00 MB] 2021-11-24 11:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37676000 2021-11-24 11:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37677000 2021-11-24 11:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37678000 2021-11-24 11:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37679000 2021-11-24 11:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37680000 2021-11-24 11:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37681000 2021-11-24 11:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37682000 2021-11-24 11:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37683000 2021-11-24 11:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37684000 2021-11-24 11:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37685000 2021-11-24 11:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37686000 2021-11-24 11:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37687000 2021-11-24 11:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37688000 2021-11-24 11:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37689000 2021-11-24 11:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37690000 2021-11-24 11:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37691000 2021-11-24 11:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37692000 2021-11-24 11:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37693000 2021-11-24 11:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37694000 2021-11-24 11:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37695000 2021-11-24 11:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37696000 2021-11-24 11:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37697000 2021-11-24 11:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37698000 2021-11-24 11:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37699000 2021-11-24 11:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37700000 2021-11-24 11:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37701000 2021-11-24 11:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37702000 2021-11-24 11:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37703000 2021-11-24 11:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37704000 2021-11-24 11:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37705000 2021-11-24 11:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37706000 2021-11-24 11:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37707000 2021-11-24 11:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37708000 2021-11-24 11:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37709000 2021-11-24 11:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37710000 2021-11-24 11:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37711000 2021-11-24 11:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37712000 2021-11-24 11:23:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:23:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1327 containing 20.00 MB] 2021-11-24 11:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37713000 2021-11-24 11:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37714000 2021-11-24 11:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37715000 2021-11-24 11:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37716000 2021-11-24 11:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37717000 2021-11-24 11:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37718000 2021-11-24 11:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37719000 2021-11-24 11:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37720000 2021-11-24 11:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37721000 2021-11-24 11:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37722000 2021-11-24 11:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37723000 2021-11-24 11:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37724000 2021-11-24 11:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37725000 2021-11-24 11:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37726000 2021-11-24 11:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37727000 2021-11-24 11:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37728000 2021-11-24 11:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37729000 2021-11-24 11:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37730000 2021-11-24 11:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37731000 2021-11-24 11:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37732000 2021-11-24 11:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37733000 2021-11-24 11:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37734000 2021-11-24 11:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37735000 2021-11-24 11:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37736000 2021-11-24 11:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37737000 2021-11-24 11:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37738000 2021-11-24 11:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37739000 2021-11-24 11:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37740000 2021-11-24 11:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37741000 2021-11-24 11:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37742000 2021-11-24 11:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37743000 2021-11-24 11:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37744000 2021-11-24 11:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37745000 2021-11-24 11:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37746000 2021-11-24 11:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37747000 2021-11-24 11:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37748000 2021-11-24 11:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37749000 2021-11-24 11:23:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:23:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1328 containing 20.00 MB] 2021-11-24 11:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37750000 2021-11-24 11:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37751000 2021-11-24 11:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37752000 2021-11-24 11:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37753000 2021-11-24 11:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37754000 2021-11-24 11:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37755000 2021-11-24 11:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37756000 2021-11-24 11:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37757000 2021-11-24 11:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37758000 2021-11-24 11:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37759000 2021-11-24 11:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37760000 2021-11-24 11:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37761000 2021-11-24 11:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37762000 2021-11-24 11:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37763000 2021-11-24 11:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37764000 2021-11-24 11:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37765000 2021-11-24 11:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37766000 2021-11-24 11:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37767000 2021-11-24 11:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37768000 2021-11-24 11:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37769000 2021-11-24 11:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37770000 2021-11-24 11:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37771000 2021-11-24 11:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37772000 2021-11-24 11:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37773000 2021-11-24 11:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37774000 2021-11-24 11:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37775000 2021-11-24 11:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37776000 2021-11-24 11:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37777000 2021-11-24 11:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37778000 2021-11-24 11:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37779000 2021-11-24 11:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37780000 2021-11-24 11:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37781000 2021-11-24 11:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37782000 2021-11-24 11:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37783000 2021-11-24 11:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37784000 2021-11-24 11:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37785000 2021-11-24 11:24:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:24:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1329 containing 20.00 MB] 2021-11-24 11:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37786000 2021-11-24 11:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37787000 2021-11-24 11:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37788000 2021-11-24 11:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37789000 2021-11-24 11:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37790000 2021-11-24 11:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37791000 2021-11-24 11:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37792000 2021-11-24 11:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37793000 2021-11-24 11:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37794000 2021-11-24 11:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37795000 2021-11-24 11:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37796000 2021-11-24 11:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37797000 2021-11-24 11:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37798000 2021-11-24 11:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37799000 2021-11-24 11:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37800000 2021-11-24 11:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37801000 2021-11-24 11:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37802000 2021-11-24 11:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37803000 2021-11-24 11:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37804000 2021-11-24 11:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37805000 2021-11-24 11:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37806000 2021-11-24 11:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37807000 2021-11-24 11:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37808000 2021-11-24 11:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37809000 2021-11-24 11:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37810000 2021-11-24 11:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37811000 2021-11-24 11:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37812000 2021-11-24 11:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37813000 2021-11-24 11:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37814000 2021-11-24 11:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37815000 2021-11-24 11:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37816000 2021-11-24 11:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37817000 2021-11-24 11:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37818000 2021-11-24 11:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37819000 2021-11-24 11:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37820000 2021-11-24 11:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37821000 2021-11-24 11:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37822000 2021-11-24 11:24:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:24:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1330 containing 20.00 MB] 2021-11-24 11:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37823000 2021-11-24 11:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37824000 2021-11-24 11:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37825000 2021-11-24 11:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37826000 2021-11-24 11:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37827000 2021-11-24 11:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37828000 2021-11-24 11:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37829000 2021-11-24 11:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37830000 2021-11-24 11:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37831000 2021-11-24 11:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37832000 2021-11-24 11:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37833000 2021-11-24 11:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37834000 2021-11-24 11:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37835000 2021-11-24 11:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37836000 2021-11-24 11:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37837000 2021-11-24 11:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37838000 2021-11-24 11:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37839000 2021-11-24 11:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37840000 2021-11-24 11:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37841000 2021-11-24 11:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37842000 2021-11-24 11:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37843000 2021-11-24 11:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37844000 2021-11-24 11:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37845000 2021-11-24 11:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37846000 2021-11-24 11:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37847000 2021-11-24 11:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37848000 2021-11-24 11:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37849000 2021-11-24 11:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37850000 2021-11-24 11:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37851000 2021-11-24 11:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37852000 2021-11-24 11:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37853000 2021-11-24 11:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37854000 2021-11-24 11:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37855000 2021-11-24 11:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37856000 2021-11-24 11:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37857000 2021-11-24 11:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37858000 2021-11-24 11:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37859000 2021-11-24 11:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37860000 2021-11-24 11:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37861000 2021-11-24 11:25:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:25:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1331 containing 20.00 MB] 2021-11-24 11:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37862000 2021-11-24 11:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37863000 2021-11-24 11:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37864000 2021-11-24 11:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37865000 2021-11-24 11:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37866000 2021-11-24 11:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37867000 2021-11-24 11:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37868000 2021-11-24 11:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37869000 2021-11-24 11:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37870000 2021-11-24 11:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37871000 2021-11-24 11:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37872000 2021-11-24 11:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37873000 2021-11-24 11:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37874000 2021-11-24 11:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37875000 2021-11-24 11:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37876000 2021-11-24 11:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37877000 2021-11-24 11:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37878000 2021-11-24 11:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37879000 2021-11-24 11:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37880000 2021-11-24 11:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37881000 2021-11-24 11:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37882000 2021-11-24 11:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37883000 2021-11-24 11:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37884000 2021-11-24 11:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37885000 2021-11-24 11:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37886000 2021-11-24 11:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37887000 2021-11-24 11:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37888000 2021-11-24 11:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37889000 2021-11-24 11:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37890000 2021-11-24 11:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37891000 2021-11-24 11:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37892000 2021-11-24 11:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37893000 2021-11-24 11:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37894000 2021-11-24 11:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37895000 2021-11-24 11:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37896000 2021-11-24 11:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37897000 2021-11-24 11:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37898000 2021-11-24 11:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37899000 2021-11-24 11:25:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:25:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1332 containing 20.00 MB] 2021-11-24 11:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37900000 2021-11-24 11:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37901000 2021-11-24 11:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37902000 2021-11-24 11:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37903000 2021-11-24 11:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37904000 2021-11-24 11:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37905000 2021-11-24 11:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37906000 2021-11-24 11:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37907000 2021-11-24 11:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37908000 2021-11-24 11:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37909000 2021-11-24 11:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37910000 2021-11-24 11:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37911000 2021-11-24 11:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37912000 2021-11-24 11:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37913000 2021-11-24 11:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37914000 2021-11-24 11:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37915000 2021-11-24 11:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37916000 2021-11-24 11:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37917000 2021-11-24 11:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37918000 2021-11-24 11:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37919000 2021-11-24 11:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37920000 2021-11-24 11:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37921000 2021-11-24 11:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37922000 2021-11-24 11:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37923000 2021-11-24 11:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37924000 2021-11-24 11:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37925000 2021-11-24 11:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37926000 2021-11-24 11:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37927000 2021-11-24 11:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37928000 2021-11-24 11:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37929000 2021-11-24 11:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37930000 2021-11-24 11:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37931000 2021-11-24 11:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37932000 2021-11-24 11:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37933000 2021-11-24 11:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37934000 2021-11-24 11:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37935000 2021-11-24 11:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37936000 2021-11-24 11:26:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:26:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1333 containing 20.00 MB] 2021-11-24 11:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37937000 2021-11-24 11:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37938000 2021-11-24 11:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37939000 2021-11-24 11:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37940000 2021-11-24 11:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37941000 2021-11-24 11:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37942000 2021-11-24 11:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37943000 2021-11-24 11:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37944000 2021-11-24 11:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37945000 2021-11-24 11:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37946000 2021-11-24 11:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37947000 2021-11-24 11:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37948000 2021-11-24 11:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37949000 2021-11-24 11:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37950000 2021-11-24 11:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37951000 2021-11-24 11:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37952000 2021-11-24 11:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37953000 2021-11-24 11:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37954000 2021-11-24 11:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37955000 2021-11-24 11:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37956000 2021-11-24 11:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37957000 2021-11-24 11:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37958000 2021-11-24 11:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37959000 2021-11-24 11:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37960000 2021-11-24 11:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37961000 2021-11-24 11:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37962000 2021-11-24 11:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37963000 2021-11-24 11:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37964000 2021-11-24 11:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37965000 2021-11-24 11:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37966000 2021-11-24 11:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37967000 2021-11-24 11:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37968000 2021-11-24 11:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37969000 2021-11-24 11:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37970000 2021-11-24 11:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37971000 2021-11-24 11:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37972000 2021-11-24 11:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37973000 2021-11-24 11:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37974000 2021-11-24 11:26:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:26:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1334 containing 20.00 MB] 2021-11-24 11:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37975000 2021-11-24 11:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37976000 2021-11-24 11:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37977000 2021-11-24 11:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37978000 2021-11-24 11:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37979000 2021-11-24 11:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37980000 2021-11-24 11:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37981000 2021-11-24 11:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37982000 2021-11-24 11:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37983000 2021-11-24 11:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37984000 2021-11-24 11:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37985000 2021-11-24 11:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37986000 2021-11-24 11:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37987000 2021-11-24 11:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37988000 2021-11-24 11:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37989000 2021-11-24 11:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37990000 2021-11-24 11:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37991000 2021-11-24 11:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37992000 2021-11-24 11:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37993000 2021-11-24 11:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37994000 2021-11-24 11:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37995000 2021-11-24 11:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37996000 2021-11-24 11:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37997000 2021-11-24 11:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37998000 2021-11-24 11:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 37999000 2021-11-24 11:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38000000 2021-11-24 11:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38001000 2021-11-24 11:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38002000 2021-11-24 11:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38003000 2021-11-24 11:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38004000 2021-11-24 11:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38005000 2021-11-24 11:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38006000 2021-11-24 11:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38007000 2021-11-24 11:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38008000 2021-11-24 11:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38009000 2021-11-24 11:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38010000 2021-11-24 11:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38011000 2021-11-24 11:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38012000 2021-11-24 11:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38013000 2021-11-24 11:27:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:27:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1335 containing 20.00 MB] 2021-11-24 11:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38014000 2021-11-24 11:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38015000 2021-11-24 11:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38016000 2021-11-24 11:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38017000 2021-11-24 11:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38018000 2021-11-24 11:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38019000 2021-11-24 11:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38020000 2021-11-24 11:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38021000 2021-11-24 11:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38022000 2021-11-24 11:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38023000 2021-11-24 11:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38024000 2021-11-24 11:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38025000 2021-11-24 11:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38026000 2021-11-24 11:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38027000 2021-11-24 11:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38028000 2021-11-24 11:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38029000 2021-11-24 11:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38030000 2021-11-24 11:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38031000 2021-11-24 11:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38032000 2021-11-24 11:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38033000 2021-11-24 11:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38034000 2021-11-24 11:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38035000 2021-11-24 11:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38036000 2021-11-24 11:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38037000 2021-11-24 11:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38038000 2021-11-24 11:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38039000 2021-11-24 11:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38040000 2021-11-24 11:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38041000 2021-11-24 11:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38042000 2021-11-24 11:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38043000 2021-11-24 11:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38044000 2021-11-24 11:27:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:27:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1336 containing 20.00 MB] 2021-11-24 11:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38045000 2021-11-24 11:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38046000 2021-11-24 11:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38047000 2021-11-24 11:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38048000 2021-11-24 11:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38049000 2021-11-24 11:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38050000 2021-11-24 11:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38051000 2021-11-24 11:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38052000 2021-11-24 11:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38053000 2021-11-24 11:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38054000 2021-11-24 11:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38055000 2021-11-24 11:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38056000 2021-11-24 11:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38057000 2021-11-24 11:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38058000 2021-11-24 11:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38059000 2021-11-24 11:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38060000 2021-11-24 11:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38061000 2021-11-24 11:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38062000 2021-11-24 11:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38063000 2021-11-24 11:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38064000 2021-11-24 11:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38065000 2021-11-24 11:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38066000 2021-11-24 11:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38067000 2021-11-24 11:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38068000 2021-11-24 11:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38069000 2021-11-24 11:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38070000 2021-11-24 11:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38071000 2021-11-24 11:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38072000 2021-11-24 11:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38073000 2021-11-24 11:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38074000 2021-11-24 11:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38075000 2021-11-24 11:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38076000 2021-11-24 11:28:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:28:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1337 containing 20.00 MB] 2021-11-24 11:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38077000 2021-11-24 11:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38078000 2021-11-24 11:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38079000 2021-11-24 11:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38080000 2021-11-24 11:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38081000 2021-11-24 11:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38082000 2021-11-24 11:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38083000 2021-11-24 11:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38084000 2021-11-24 11:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38085000 2021-11-24 11:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38086000 2021-11-24 11:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38087000 2021-11-24 11:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38088000 2021-11-24 11:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38089000 2021-11-24 11:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38090000 2021-11-24 11:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38091000 2021-11-24 11:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38092000 2021-11-24 11:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38093000 2021-11-24 11:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38094000 2021-11-24 11:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38095000 2021-11-24 11:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38096000 2021-11-24 11:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38097000 2021-11-24 11:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38098000 2021-11-24 11:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38099000 2021-11-24 11:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38100000 2021-11-24 11:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38101000 2021-11-24 11:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38102000 2021-11-24 11:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38103000 2021-11-24 11:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38104000 2021-11-24 11:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38105000 2021-11-24 11:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38106000 2021-11-24 11:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38107000 2021-11-24 11:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38108000 2021-11-24 11:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38109000 2021-11-24 11:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38110000 2021-11-24 11:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38111000 2021-11-24 11:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38112000 2021-11-24 11:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38113000 2021-11-24 11:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38114000 2021-11-24 11:28:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:28:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1338 containing 20.00 MB] 2021-11-24 11:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38115000 2021-11-24 11:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38116000 2021-11-24 11:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38117000 2021-11-24 11:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38118000 2021-11-24 11:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38119000 2021-11-24 11:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38120000 2021-11-24 11:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38121000 2021-11-24 11:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38122000 2021-11-24 11:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38123000 2021-11-24 11:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38124000 2021-11-24 11:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38125000 2021-11-24 11:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38126000 2021-11-24 11:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38127000 2021-11-24 11:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38128000 2021-11-24 11:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38129000 2021-11-24 11:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38130000 2021-11-24 11:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38131000 2021-11-24 11:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38132000 2021-11-24 11:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38133000 2021-11-24 11:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38134000 2021-11-24 11:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38135000 2021-11-24 11:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38136000 2021-11-24 11:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38137000 2021-11-24 11:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38138000 2021-11-24 11:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38139000 2021-11-24 11:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38140000 2021-11-24 11:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38141000 2021-11-24 11:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38142000 2021-11-24 11:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38143000 2021-11-24 11:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38144000 2021-11-24 11:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38145000 2021-11-24 11:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38146000 2021-11-24 11:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38147000 2021-11-24 11:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38148000 2021-11-24 11:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38149000 2021-11-24 11:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38150000 2021-11-24 11:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38151000 2021-11-24 11:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38152000 2021-11-24 11:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38153000 2021-11-24 11:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38154000 2021-11-24 11:29:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:29:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1339 containing 20.00 MB] 2021-11-24 11:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38155000 2021-11-24 11:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38156000 2021-11-24 11:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38157000 2021-11-24 11:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38158000 2021-11-24 11:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38159000 2021-11-24 11:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38160000 2021-11-24 11:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38161000 2021-11-24 11:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38162000 2021-11-24 11:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38163000 2021-11-24 11:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38164000 2021-11-24 11:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38165000 2021-11-24 11:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38166000 2021-11-24 11:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38167000 2021-11-24 11:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38168000 2021-11-24 11:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38169000 2021-11-24 11:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38170000 2021-11-24 11:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38171000 2021-11-24 11:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38172000 2021-11-24 11:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38173000 2021-11-24 11:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38174000 2021-11-24 11:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38175000 2021-11-24 11:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38176000 2021-11-24 11:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38177000 2021-11-24 11:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38178000 2021-11-24 11:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38179000 2021-11-24 11:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38180000 2021-11-24 11:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38181000 2021-11-24 11:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38182000 2021-11-24 11:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38183000 2021-11-24 11:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38184000 2021-11-24 11:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38185000 2021-11-24 11:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38186000 2021-11-24 11:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38187000 2021-11-24 11:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38188000 2021-11-24 11:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38189000 2021-11-24 11:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38190000 2021-11-24 11:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38191000 2021-11-24 11:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38192000 2021-11-24 11:29:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:29:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1340 containing 20.00 MB] 2021-11-24 11:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38193000 2021-11-24 11:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38194000 2021-11-24 11:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38195000 2021-11-24 11:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38196000 2021-11-24 11:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38197000 2021-11-24 11:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38198000 2021-11-24 11:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38199000 2021-11-24 11:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38200000 2021-11-24 11:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38201000 2021-11-24 11:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38202000 2021-11-24 11:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38203000 2021-11-24 11:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38204000 2021-11-24 11:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38205000 2021-11-24 11:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38206000 2021-11-24 11:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38207000 2021-11-24 11:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38208000 2021-11-24 11:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38209000 2021-11-24 11:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38210000 2021-11-24 11:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38211000 2021-11-24 11:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38212000 2021-11-24 11:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38213000 2021-11-24 11:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38214000 2021-11-24 11:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38215000 2021-11-24 11:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38216000 2021-11-24 11:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38217000 2021-11-24 11:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38218000 2021-11-24 11:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38219000 2021-11-24 11:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38220000 2021-11-24 11:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38221000 2021-11-24 11:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38222000 2021-11-24 11:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38223000 2021-11-24 11:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38224000 2021-11-24 11:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38225000 2021-11-24 11:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38226000 2021-11-24 11:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38227000 2021-11-24 11:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38228000 2021-11-24 11:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38229000 2021-11-24 11:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38230000 2021-11-24 11:30:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:30:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1341 containing 20.00 MB] 2021-11-24 11:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38231000 2021-11-24 11:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38232000 2021-11-24 11:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38233000 2021-11-24 11:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38234000 2021-11-24 11:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38235000 2021-11-24 11:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38236000 2021-11-24 11:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38237000 2021-11-24 11:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38238000 2021-11-24 11:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38239000 2021-11-24 11:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38240000 2021-11-24 11:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38241000 2021-11-24 11:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38242000 2021-11-24 11:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38243000 2021-11-24 11:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38244000 2021-11-24 11:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38245000 2021-11-24 11:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38246000 2021-11-24 11:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38247000 2021-11-24 11:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38248000 2021-11-24 11:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38249000 2021-11-24 11:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38250000 2021-11-24 11:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38251000 2021-11-24 11:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38252000 2021-11-24 11:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38253000 2021-11-24 11:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38254000 2021-11-24 11:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38255000 2021-11-24 11:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38256000 2021-11-24 11:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38257000 2021-11-24 11:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38258000 2021-11-24 11:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38259000 2021-11-24 11:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38260000 2021-11-24 11:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38261000 2021-11-24 11:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38262000 2021-11-24 11:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38263000 2021-11-24 11:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38264000 2021-11-24 11:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38265000 2021-11-24 11:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38266000 2021-11-24 11:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38267000 2021-11-24 11:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38268000 2021-11-24 11:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38269000 2021-11-24 11:30:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:30:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1342 containing 20.00 MB] 2021-11-24 11:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38270000 2021-11-24 11:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38271000 2021-11-24 11:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38272000 2021-11-24 11:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38273000 2021-11-24 11:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38274000 2021-11-24 11:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38275000 2021-11-24 11:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38276000 2021-11-24 11:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38277000 2021-11-24 11:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38278000 2021-11-24 11:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38279000 2021-11-24 11:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38280000 2021-11-24 11:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38281000 2021-11-24 11:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38282000 2021-11-24 11:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38283000 2021-11-24 11:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38284000 2021-11-24 11:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38285000 2021-11-24 11:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38286000 2021-11-24 11:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38287000 2021-11-24 11:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38288000 2021-11-24 11:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38289000 2021-11-24 11:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38290000 2021-11-24 11:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38291000 2021-11-24 11:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38292000 2021-11-24 11:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38293000 2021-11-24 11:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38294000 2021-11-24 11:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38295000 2021-11-24 11:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38296000 2021-11-24 11:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38297000 2021-11-24 11:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38298000 2021-11-24 11:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38299000 2021-11-24 11:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38300000 2021-11-24 11:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38301000 2021-11-24 11:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38302000 2021-11-24 11:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38303000 2021-11-24 11:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38304000 2021-11-24 11:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38305000 2021-11-24 11:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38306000 2021-11-24 11:31:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1343 containing 20.00 MB] 2021-11-24 11:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38307000 2021-11-24 11:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38308000 2021-11-24 11:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38309000 2021-11-24 11:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38310000 2021-11-24 11:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38311000 2021-11-24 11:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38312000 2021-11-24 11:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38313000 2021-11-24 11:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38314000 2021-11-24 11:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38315000 2021-11-24 11:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38316000 2021-11-24 11:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38317000 2021-11-24 11:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38318000 2021-11-24 11:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38319000 2021-11-24 11:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38320000 2021-11-24 11:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38321000 2021-11-24 11:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38322000 2021-11-24 11:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38323000 2021-11-24 11:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38324000 2021-11-24 11:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38325000 2021-11-24 11:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38326000 2021-11-24 11:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38327000 2021-11-24 11:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38328000 2021-11-24 11:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38329000 2021-11-24 11:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38330000 2021-11-24 11:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38331000 2021-11-24 11:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38332000 2021-11-24 11:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38333000 2021-11-24 11:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38334000 2021-11-24 11:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38335000 2021-11-24 11:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38336000 2021-11-24 11:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38337000 2021-11-24 11:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38338000 2021-11-24 11:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38339000 2021-11-24 11:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38340000 2021-11-24 11:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38341000 2021-11-24 11:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38342000 2021-11-24 11:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38343000 2021-11-24 11:31:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:31:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1344 containing 20.00 MB] 2021-11-24 11:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38344000 2021-11-24 11:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38345000 2021-11-24 11:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38346000 2021-11-24 11:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38347000 2021-11-24 11:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38348000 2021-11-24 11:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38349000 2021-11-24 11:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38350000 2021-11-24 11:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38351000 2021-11-24 11:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38352000 2021-11-24 11:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38353000 2021-11-24 11:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38354000 2021-11-24 11:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38355000 2021-11-24 11:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38356000 2021-11-24 11:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38357000 2021-11-24 11:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38358000 2021-11-24 11:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38359000 2021-11-24 11:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38360000 2021-11-24 11:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38361000 2021-11-24 11:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38362000 2021-11-24 11:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38363000 2021-11-24 11:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38364000 2021-11-24 11:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38365000 2021-11-24 11:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38366000 2021-11-24 11:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38367000 2021-11-24 11:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38368000 2021-11-24 11:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38369000 2021-11-24 11:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38370000 2021-11-24 11:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38371000 2021-11-24 11:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38372000 2021-11-24 11:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38373000 2021-11-24 11:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38374000 2021-11-24 11:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38375000 2021-11-24 11:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38376000 2021-11-24 11:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38377000 2021-11-24 11:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38378000 2021-11-24 11:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38379000 2021-11-24 11:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38380000 2021-11-24 11:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38381000 2021-11-24 11:32:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:32:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1345 containing 20.00 MB] 2021-11-24 11:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38382000 2021-11-24 11:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38383000 2021-11-24 11:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38384000 2021-11-24 11:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38385000 2021-11-24 11:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38386000 2021-11-24 11:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38387000 2021-11-24 11:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38388000 2021-11-24 11:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38389000 2021-11-24 11:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38390000 2021-11-24 11:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38391000 2021-11-24 11:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38392000 2021-11-24 11:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38393000 2021-11-24 11:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38394000 2021-11-24 11:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38395000 2021-11-24 11:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38396000 2021-11-24 11:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38397000 2021-11-24 11:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38398000 2021-11-24 11:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38399000 2021-11-24 11:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38400000 2021-11-24 11:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38401000 2021-11-24 11:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38402000 2021-11-24 11:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38403000 2021-11-24 11:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38404000 2021-11-24 11:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38405000 2021-11-24 11:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38406000 2021-11-24 11:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38407000 2021-11-24 11:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38408000 2021-11-24 11:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38409000 2021-11-24 11:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38410000 2021-11-24 11:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38411000 2021-11-24 11:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38412000 2021-11-24 11:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38413000 2021-11-24 11:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38414000 2021-11-24 11:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38415000 2021-11-24 11:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38416000 2021-11-24 11:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38417000 2021-11-24 11:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38418000 2021-11-24 11:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38419000 2021-11-24 11:33:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:33:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1346 containing 20.00 MB] 2021-11-24 11:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38420000 2021-11-24 11:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38421000 2021-11-24 11:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38422000 2021-11-24 11:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38423000 2021-11-24 11:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38424000 2021-11-24 11:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38425000 2021-11-24 11:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38426000 2021-11-24 11:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38427000 2021-11-24 11:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38428000 2021-11-24 11:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38429000 2021-11-24 11:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38430000 2021-11-24 11:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38431000 2021-11-24 11:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38432000 2021-11-24 11:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38433000 2021-11-24 11:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38434000 2021-11-24 11:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38435000 2021-11-24 11:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38436000 2021-11-24 11:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38437000 2021-11-24 11:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38438000 2021-11-24 11:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38439000 2021-11-24 11:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38440000 2021-11-24 11:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38441000 2021-11-24 11:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38442000 2021-11-24 11:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38443000 2021-11-24 11:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38444000 2021-11-24 11:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38445000 2021-11-24 11:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38446000 2021-11-24 11:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38447000 2021-11-24 11:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38448000 2021-11-24 11:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38449000 2021-11-24 11:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38450000 2021-11-24 11:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38451000 2021-11-24 11:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38452000 2021-11-24 11:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38453000 2021-11-24 11:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38454000 2021-11-24 11:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38455000 2021-11-24 11:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38456000 2021-11-24 11:33:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:33:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1347 containing 20.00 MB] 2021-11-24 11:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38457000 2021-11-24 11:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38458000 2021-11-24 11:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38459000 2021-11-24 11:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38460000 2021-11-24 11:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38461000 2021-11-24 11:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38462000 2021-11-24 11:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38463000 2021-11-24 11:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38464000 2021-11-24 11:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38465000 2021-11-24 11:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38466000 2021-11-24 11:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38467000 2021-11-24 11:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38468000 2021-11-24 11:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38469000 2021-11-24 11:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38470000 2021-11-24 11:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38471000 2021-11-24 11:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38472000 2021-11-24 11:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38473000 2021-11-24 11:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38474000 2021-11-24 11:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38475000 2021-11-24 11:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38476000 2021-11-24 11:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38477000 2021-11-24 11:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38478000 2021-11-24 11:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38479000 2021-11-24 11:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38480000 2021-11-24 11:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38481000 2021-11-24 11:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38482000 2021-11-24 11:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38483000 2021-11-24 11:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38484000 2021-11-24 11:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38485000 2021-11-24 11:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38486000 2021-11-24 11:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38487000 2021-11-24 11:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38488000 2021-11-24 11:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38489000 2021-11-24 11:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38490000 2021-11-24 11:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38491000 2021-11-24 11:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38492000 2021-11-24 11:34:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:34:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1348 containing 20.00 MB] 2021-11-24 11:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38493000 2021-11-24 11:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38494000 2021-11-24 11:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38495000 2021-11-24 11:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38496000 2021-11-24 11:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38497000 2021-11-24 11:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38498000 2021-11-24 11:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38499000 2021-11-24 11:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38500000 2021-11-24 11:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38501000 2021-11-24 11:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38502000 2021-11-24 11:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38503000 2021-11-24 11:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38504000 2021-11-24 11:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38505000 2021-11-24 11:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38506000 2021-11-24 11:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38507000 2021-11-24 11:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38508000 2021-11-24 11:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38509000 2021-11-24 11:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38510000 2021-11-24 11:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38511000 2021-11-24 11:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38512000 2021-11-24 11:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38513000 2021-11-24 11:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38514000 2021-11-24 11:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38515000 2021-11-24 11:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38516000 2021-11-24 11:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38517000 2021-11-24 11:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38518000 2021-11-24 11:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38519000 2021-11-24 11:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38520000 2021-11-24 11:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38521000 2021-11-24 11:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38522000 2021-11-24 11:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38523000 2021-11-24 11:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38524000 2021-11-24 11:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38525000 2021-11-24 11:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38526000 2021-11-24 11:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38527000 2021-11-24 11:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38528000 2021-11-24 11:34:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:34:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1349 containing 20.00 MB] 2021-11-24 11:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38529000 2021-11-24 11:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38530000 2021-11-24 11:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38531000 2021-11-24 11:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38532000 2021-11-24 11:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38533000 2021-11-24 11:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38534000 2021-11-24 11:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38535000 2021-11-24 11:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38536000 2021-11-24 11:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38537000 2021-11-24 11:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38538000 2021-11-24 11:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38539000 2021-11-24 11:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38540000 2021-11-24 11:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38541000 2021-11-24 11:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38542000 2021-11-24 11:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38543000 2021-11-24 11:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38544000 2021-11-24 11:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38545000 2021-11-24 11:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38546000 2021-11-24 11:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38547000 2021-11-24 11:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38548000 2021-11-24 11:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38549000 2021-11-24 11:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38550000 2021-11-24 11:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38551000 2021-11-24 11:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38552000 2021-11-24 11:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38553000 2021-11-24 11:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38554000 2021-11-24 11:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38555000 2021-11-24 11:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38556000 2021-11-24 11:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38557000 2021-11-24 11:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38558000 2021-11-24 11:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38559000 2021-11-24 11:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38560000 2021-11-24 11:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38561000 2021-11-24 11:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38562000 2021-11-24 11:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38563000 2021-11-24 11:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38564000 2021-11-24 11:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38565000 2021-11-24 11:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38566000 2021-11-24 11:35:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:35:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1350 containing 20.00 MB] 2021-11-24 11:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38567000 2021-11-24 11:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38568000 2021-11-24 11:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38569000 2021-11-24 11:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38570000 2021-11-24 11:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38571000 2021-11-24 11:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38572000 2021-11-24 11:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38573000 2021-11-24 11:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38574000 2021-11-24 11:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38575000 2021-11-24 11:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38576000 2021-11-24 11:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38577000 2021-11-24 11:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38578000 2021-11-24 11:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38579000 2021-11-24 11:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38580000 2021-11-24 11:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38581000 2021-11-24 11:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38582000 2021-11-24 11:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38583000 2021-11-24 11:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38584000 2021-11-24 11:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38585000 2021-11-24 11:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38586000 2021-11-24 11:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38587000 2021-11-24 11:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38588000 2021-11-24 11:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38589000 2021-11-24 11:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38590000 2021-11-24 11:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38591000 2021-11-24 11:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38592000 2021-11-24 11:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38593000 2021-11-24 11:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38594000 2021-11-24 11:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38595000 2021-11-24 11:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38596000 2021-11-24 11:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38597000 2021-11-24 11:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38598000 2021-11-24 11:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38599000 2021-11-24 11:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38600000 2021-11-24 11:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38601000 2021-11-24 11:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38602000 2021-11-24 11:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38603000 2021-11-24 11:35:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:35:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1351 containing 20.00 MB] 2021-11-24 11:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38604000 2021-11-24 11:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38605000 2021-11-24 11:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38606000 2021-11-24 11:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38607000 2021-11-24 11:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38608000 2021-11-24 11:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38609000 2021-11-24 11:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38610000 2021-11-24 11:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38611000 2021-11-24 11:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38612000 2021-11-24 11:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38613000 2021-11-24 11:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38614000 2021-11-24 11:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38615000 2021-11-24 11:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38616000 2021-11-24 11:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38617000 2021-11-24 11:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38618000 2021-11-24 11:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38619000 2021-11-24 11:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38620000 2021-11-24 11:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38621000 2021-11-24 11:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38622000 2021-11-24 11:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38623000 2021-11-24 11:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38624000 2021-11-24 11:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38625000 2021-11-24 11:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38626000 2021-11-24 11:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38627000 2021-11-24 11:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38628000 2021-11-24 11:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38629000 2021-11-24 11:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38630000 2021-11-24 11:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38631000 2021-11-24 11:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38632000 2021-11-24 11:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38633000 2021-11-24 11:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38634000 2021-11-24 11:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38635000 2021-11-24 11:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38636000 2021-11-24 11:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38637000 2021-11-24 11:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38638000 2021-11-24 11:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38639000 2021-11-24 11:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38640000 2021-11-24 11:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38641000 2021-11-24 11:36:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:36:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1352 containing 20.00 MB] 2021-11-24 11:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38642000 2021-11-24 11:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38643000 2021-11-24 11:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38644000 2021-11-24 11:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38645000 2021-11-24 11:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38646000 2021-11-24 11:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38647000 2021-11-24 11:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38648000 2021-11-24 11:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38649000 2021-11-24 11:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38650000 2021-11-24 11:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38651000 2021-11-24 11:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38652000 2021-11-24 11:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38653000 2021-11-24 11:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38654000 2021-11-24 11:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38655000 2021-11-24 11:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38656000 2021-11-24 11:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38657000 2021-11-24 11:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38658000 2021-11-24 11:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38659000 2021-11-24 11:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38660000 2021-11-24 11:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38661000 2021-11-24 11:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38662000 2021-11-24 11:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38663000 2021-11-24 11:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38664000 2021-11-24 11:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38665000 2021-11-24 11:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38666000 2021-11-24 11:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38667000 2021-11-24 11:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38668000 2021-11-24 11:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38669000 2021-11-24 11:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38670000 2021-11-24 11:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38671000 2021-11-24 11:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38672000 2021-11-24 11:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38673000 2021-11-24 11:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38674000 2021-11-24 11:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38675000 2021-11-24 11:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38676000 2021-11-24 11:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38677000 2021-11-24 11:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38678000 2021-11-24 11:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38679000 2021-11-24 11:36:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:36:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1353 containing 20.00 MB] 2021-11-24 11:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38680000 2021-11-24 11:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38681000 2021-11-24 11:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38682000 2021-11-24 11:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38683000 2021-11-24 11:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38684000 2021-11-24 11:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38685000 2021-11-24 11:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38686000 2021-11-24 11:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38687000 2021-11-24 11:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38688000 2021-11-24 11:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38689000 2021-11-24 11:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38690000 2021-11-24 11:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38691000 2021-11-24 11:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38692000 2021-11-24 11:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38693000 2021-11-24 11:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38694000 2021-11-24 11:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38695000 2021-11-24 11:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38696000 2021-11-24 11:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38697000 2021-11-24 11:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38698000 2021-11-24 11:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38699000 2021-11-24 11:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38700000 2021-11-24 11:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38701000 2021-11-24 11:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38702000 2021-11-24 11:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38703000 2021-11-24 11:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38704000 2021-11-24 11:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38705000 2021-11-24 11:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38706000 2021-11-24 11:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38707000 2021-11-24 11:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38708000 2021-11-24 11:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38709000 2021-11-24 11:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38710000 2021-11-24 11:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38711000 2021-11-24 11:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38712000 2021-11-24 11:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38713000 2021-11-24 11:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38714000 2021-11-24 11:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38715000 2021-11-24 11:37:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:37:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1354 containing 20.00 MB] 2021-11-24 11:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38716000 2021-11-24 11:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38717000 2021-11-24 11:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38718000 2021-11-24 11:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38719000 2021-11-24 11:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38720000 2021-11-24 11:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38721000 2021-11-24 11:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38722000 2021-11-24 11:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38723000 2021-11-24 11:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38724000 2021-11-24 11:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38725000 2021-11-24 11:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38726000 2021-11-24 11:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38727000 2021-11-24 11:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38728000 2021-11-24 11:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38729000 2021-11-24 11:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38730000 2021-11-24 11:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38731000 2021-11-24 11:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38732000 2021-11-24 11:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38733000 2021-11-24 11:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38734000 2021-11-24 11:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38735000 2021-11-24 11:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38736000 2021-11-24 11:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38737000 2021-11-24 11:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38738000 2021-11-24 11:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38739000 2021-11-24 11:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38740000 2021-11-24 11:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38741000 2021-11-24 11:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38742000 2021-11-24 11:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38743000 2021-11-24 11:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38744000 2021-11-24 11:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38745000 2021-11-24 11:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38746000 2021-11-24 11:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38747000 2021-11-24 11:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38748000 2021-11-24 11:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38749000 2021-11-24 11:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38750000 2021-11-24 11:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38751000 2021-11-24 11:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38752000 2021-11-24 11:37:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:37:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1355 containing 20.00 MB] 2021-11-24 11:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38753000 2021-11-24 11:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38754000 2021-11-24 11:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38755000 2021-11-24 11:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38756000 2021-11-24 11:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38757000 2021-11-24 11:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38758000 2021-11-24 11:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38759000 2021-11-24 11:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38760000 2021-11-24 11:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38761000 2021-11-24 11:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38762000 2021-11-24 11:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38763000 2021-11-24 11:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38764000 2021-11-24 11:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38765000 2021-11-24 11:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38766000 2021-11-24 11:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38767000 2021-11-24 11:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38768000 2021-11-24 11:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38769000 2021-11-24 11:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38770000 2021-11-24 11:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38771000 2021-11-24 11:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38772000 2021-11-24 11:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38773000 2021-11-24 11:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38774000 2021-11-24 11:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38775000 2021-11-24 11:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38776000 2021-11-24 11:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38777000 2021-11-24 11:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38778000 2021-11-24 11:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38779000 2021-11-24 11:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38780000 2021-11-24 11:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38781000 2021-11-24 11:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38782000 2021-11-24 11:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38783000 2021-11-24 11:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38784000 2021-11-24 11:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38785000 2021-11-24 11:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38786000 2021-11-24 11:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38787000 2021-11-24 11:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38788000 2021-11-24 11:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38789000 2021-11-24 11:38:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:38:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1356 containing 20.00 MB] 2021-11-24 11:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38790000 2021-11-24 11:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38791000 2021-11-24 11:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38792000 2021-11-24 11:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38793000 2021-11-24 11:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38794000 2021-11-24 11:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38795000 2021-11-24 11:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38796000 2021-11-24 11:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38797000 2021-11-24 11:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38798000 2021-11-24 11:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38799000 2021-11-24 11:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38800000 2021-11-24 11:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38801000 2021-11-24 11:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38802000 2021-11-24 11:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38803000 2021-11-24 11:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38804000 2021-11-24 11:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38805000 2021-11-24 11:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38806000 2021-11-24 11:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38807000 2021-11-24 11:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38808000 2021-11-24 11:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38809000 2021-11-24 11:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38810000 2021-11-24 11:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38811000 2021-11-24 11:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38812000 2021-11-24 11:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38813000 2021-11-24 11:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38814000 2021-11-24 11:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38815000 2021-11-24 11:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38816000 2021-11-24 11:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38817000 2021-11-24 11:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38818000 2021-11-24 11:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38819000 2021-11-24 11:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38820000 2021-11-24 11:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38821000 2021-11-24 11:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38822000 2021-11-24 11:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38823000 2021-11-24 11:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38824000 2021-11-24 11:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38825000 2021-11-24 11:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38826000 2021-11-24 11:38:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:38:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1357 containing 20.00 MB] 2021-11-24 11:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38827000 2021-11-24 11:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38828000 2021-11-24 11:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38829000 2021-11-24 11:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38830000 2021-11-24 11:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38831000 2021-11-24 11:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38832000 2021-11-24 11:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38833000 2021-11-24 11:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38834000 2021-11-24 11:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38835000 2021-11-24 11:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38836000 2021-11-24 11:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38837000 2021-11-24 11:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38838000 2021-11-24 11:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38839000 2021-11-24 11:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38840000 2021-11-24 11:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38841000 2021-11-24 11:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38842000 2021-11-24 11:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38843000 2021-11-24 11:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38844000 2021-11-24 11:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38845000 2021-11-24 11:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38846000 2021-11-24 11:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38847000 2021-11-24 11:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38848000 2021-11-24 11:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38849000 2021-11-24 11:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38850000 2021-11-24 11:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38851000 2021-11-24 11:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38852000 2021-11-24 11:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38853000 2021-11-24 11:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38854000 2021-11-24 11:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38855000 2021-11-24 11:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38856000 2021-11-24 11:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38857000 2021-11-24 11:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38858000 2021-11-24 11:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38859000 2021-11-24 11:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38860000 2021-11-24 11:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38861000 2021-11-24 11:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38862000 2021-11-24 11:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38863000 2021-11-24 11:39:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:39:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1358 containing 20.00 MB] 2021-11-24 11:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38864000 2021-11-24 11:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38865000 2021-11-24 11:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38866000 2021-11-24 11:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38867000 2021-11-24 11:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38868000 2021-11-24 11:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38869000 2021-11-24 11:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38870000 2021-11-24 11:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38871000 2021-11-24 11:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38872000 2021-11-24 11:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38873000 2021-11-24 11:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38874000 2021-11-24 11:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38875000 2021-11-24 11:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38876000 2021-11-24 11:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38877000 2021-11-24 11:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38878000 2021-11-24 11:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38879000 2021-11-24 11:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38880000 2021-11-24 11:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38881000 2021-11-24 11:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38882000 2021-11-24 11:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38883000 2021-11-24 11:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38884000 2021-11-24 11:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38885000 2021-11-24 11:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38886000 2021-11-24 11:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38887000 2021-11-24 11:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38888000 2021-11-24 11:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38889000 2021-11-24 11:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38890000 2021-11-24 11:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38891000 2021-11-24 11:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38892000 2021-11-24 11:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38893000 2021-11-24 11:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38894000 2021-11-24 11:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38895000 2021-11-24 11:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38896000 2021-11-24 11:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38897000 2021-11-24 11:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38898000 2021-11-24 11:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38899000 2021-11-24 11:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38900000 2021-11-24 11:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38901000 2021-11-24 11:39:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:39:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1359 containing 20.00 MB] 2021-11-24 11:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38902000 2021-11-24 11:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38903000 2021-11-24 11:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38904000 2021-11-24 11:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38905000 2021-11-24 11:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38906000 2021-11-24 11:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38907000 2021-11-24 11:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38908000 2021-11-24 11:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38909000 2021-11-24 11:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38910000 2021-11-24 11:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38911000 2021-11-24 11:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38912000 2021-11-24 11:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38913000 2021-11-24 11:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38914000 2021-11-24 11:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38915000 2021-11-24 11:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38916000 2021-11-24 11:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38917000 2021-11-24 11:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38918000 2021-11-24 11:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38919000 2021-11-24 11:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38920000 2021-11-24 11:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38921000 2021-11-24 11:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38922000 2021-11-24 11:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38923000 2021-11-24 11:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38924000 2021-11-24 11:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38925000 2021-11-24 11:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38926000 2021-11-24 11:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38927000 2021-11-24 11:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38928000 2021-11-24 11:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38929000 2021-11-24 11:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38930000 2021-11-24 11:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38931000 2021-11-24 11:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38932000 2021-11-24 11:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38933000 2021-11-24 11:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38934000 2021-11-24 11:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38935000 2021-11-24 11:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38936000 2021-11-24 11:40:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:40:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1360 containing 20.01 MB] 2021-11-24 11:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38937000 2021-11-24 11:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38938000 2021-11-24 11:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38939000 2021-11-24 11:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38940000 2021-11-24 11:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38941000 2021-11-24 11:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38942000 2021-11-24 11:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38943000 2021-11-24 11:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38944000 2021-11-24 11:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38945000 2021-11-24 11:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38946000 2021-11-24 11:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38947000 2021-11-24 11:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38948000 2021-11-24 11:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38949000 2021-11-24 11:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38950000 2021-11-24 11:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38951000 2021-11-24 11:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38952000 2021-11-24 11:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38953000 2021-11-24 11:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38954000 2021-11-24 11:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38955000 2021-11-24 11:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38956000 2021-11-24 11:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38957000 2021-11-24 11:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38958000 2021-11-24 11:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38959000 2021-11-24 11:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38960000 2021-11-24 11:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38961000 2021-11-24 11:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38962000 2021-11-24 11:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38963000 2021-11-24 11:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38964000 2021-11-24 11:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38965000 2021-11-24 11:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38966000 2021-11-24 11:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38967000 2021-11-24 11:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38968000 2021-11-24 11:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38969000 2021-11-24 11:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38970000 2021-11-24 11:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38971000 2021-11-24 11:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38972000 2021-11-24 11:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38973000 2021-11-24 11:40:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:40:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1361 containing 20.00 MB] 2021-11-24 11:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38974000 2021-11-24 11:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38975000 2021-11-24 11:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38976000 2021-11-24 11:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38977000 2021-11-24 11:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38978000 2021-11-24 11:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38979000 2021-11-24 11:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38980000 2021-11-24 11:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38981000 2021-11-24 11:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38982000 2021-11-24 11:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38983000 2021-11-24 11:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38984000 2021-11-24 11:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38985000 2021-11-24 11:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38986000 2021-11-24 11:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38987000 2021-11-24 11:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38988000 2021-11-24 11:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38989000 2021-11-24 11:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38990000 2021-11-24 11:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38991000 2021-11-24 11:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38992000 2021-11-24 11:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38993000 2021-11-24 11:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38994000 2021-11-24 11:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38995000 2021-11-24 11:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38996000 2021-11-24 11:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38997000 2021-11-24 11:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38998000 2021-11-24 11:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 38999000 2021-11-24 11:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39000000 2021-11-24 11:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39001000 2021-11-24 11:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39002000 2021-11-24 11:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39003000 2021-11-24 11:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39004000 2021-11-24 11:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39005000 2021-11-24 11:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39006000 2021-11-24 11:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39007000 2021-11-24 11:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39008000 2021-11-24 11:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39009000 2021-11-24 11:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39010000 2021-11-24 11:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39011000 2021-11-24 11:41:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:41:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1362 containing 20.00 MB] 2021-11-24 11:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39012000 2021-11-24 11:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39013000 2021-11-24 11:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39014000 2021-11-24 11:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39015000 2021-11-24 11:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39016000 2021-11-24 11:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39017000 2021-11-24 11:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39018000 2021-11-24 11:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39019000 2021-11-24 11:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39020000 2021-11-24 11:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39021000 2021-11-24 11:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39022000 2021-11-24 11:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39023000 2021-11-24 11:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39024000 2021-11-24 11:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39025000 2021-11-24 11:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39026000 2021-11-24 11:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39027000 2021-11-24 11:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39028000 2021-11-24 11:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39029000 2021-11-24 11:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39030000 2021-11-24 11:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39031000 2021-11-24 11:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39032000 2021-11-24 11:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39033000 2021-11-24 11:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39034000 2021-11-24 11:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39035000 2021-11-24 11:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39036000 2021-11-24 11:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39037000 2021-11-24 11:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39038000 2021-11-24 11:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39039000 2021-11-24 11:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39040000 2021-11-24 11:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39041000 2021-11-24 11:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39042000 2021-11-24 11:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39043000 2021-11-24 11:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39044000 2021-11-24 11:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39045000 2021-11-24 11:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39046000 2021-11-24 11:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39047000 2021-11-24 11:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39048000 2021-11-24 11:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39049000 2021-11-24 11:41:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:41:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1363 containing 20.00 MB] 2021-11-24 11:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39050000 2021-11-24 11:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39051000 2021-11-24 11:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39052000 2021-11-24 11:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39053000 2021-11-24 11:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39054000 2021-11-24 11:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39055000 2021-11-24 11:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39056000 2021-11-24 11:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39057000 2021-11-24 11:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39058000 2021-11-24 11:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39059000 2021-11-24 11:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39060000 2021-11-24 11:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39061000 2021-11-24 11:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39062000 2021-11-24 11:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39063000 2021-11-24 11:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39064000 2021-11-24 11:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39065000 2021-11-24 11:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39066000 2021-11-24 11:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39067000 2021-11-24 11:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39068000 2021-11-24 11:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39069000 2021-11-24 11:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39070000 2021-11-24 11:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39071000 2021-11-24 11:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39072000 2021-11-24 11:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39073000 2021-11-24 11:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39074000 2021-11-24 11:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39075000 2021-11-24 11:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39076000 2021-11-24 11:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39077000 2021-11-24 11:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39078000 2021-11-24 11:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39079000 2021-11-24 11:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39080000 2021-11-24 11:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39081000 2021-11-24 11:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39082000 2021-11-24 11:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39083000 2021-11-24 11:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39084000 2021-11-24 11:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39085000 2021-11-24 11:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39086000 2021-11-24 11:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39087000 2021-11-24 11:42:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:42:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1364 containing 20.00 MB] 2021-11-24 11:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39088000 2021-11-24 11:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39089000 2021-11-24 11:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39090000 2021-11-24 11:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39091000 2021-11-24 11:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39092000 2021-11-24 11:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39093000 2021-11-24 11:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39094000 2021-11-24 11:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39095000 2021-11-24 11:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39096000 2021-11-24 11:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39097000 2021-11-24 11:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39098000 2021-11-24 11:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39099000 2021-11-24 11:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39100000 2021-11-24 11:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39101000 2021-11-24 11:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39102000 2021-11-24 11:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39103000 2021-11-24 11:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39104000 2021-11-24 11:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39105000 2021-11-24 11:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39106000 2021-11-24 11:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39107000 2021-11-24 11:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39108000 2021-11-24 11:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39109000 2021-11-24 11:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39110000 2021-11-24 11:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39111000 2021-11-24 11:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39112000 2021-11-24 11:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39113000 2021-11-24 11:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39114000 2021-11-24 11:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39115000 2021-11-24 11:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39116000 2021-11-24 11:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39117000 2021-11-24 11:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39118000 2021-11-24 11:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39119000 2021-11-24 11:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39120000 2021-11-24 11:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39121000 2021-11-24 11:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39122000 2021-11-24 11:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39123000 2021-11-24 11:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39124000 2021-11-24 11:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39125000 2021-11-24 11:42:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:42:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1365 containing 20.00 MB] 2021-11-24 11:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39126000 2021-11-24 11:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39127000 2021-11-24 11:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39128000 2021-11-24 11:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39129000 2021-11-24 11:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39130000 2021-11-24 11:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39131000 2021-11-24 11:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39132000 2021-11-24 11:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39133000 2021-11-24 11:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39134000 2021-11-24 11:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39135000 2021-11-24 11:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39136000 2021-11-24 11:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39137000 2021-11-24 11:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39138000 2021-11-24 11:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39139000 2021-11-24 11:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39140000 2021-11-24 11:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39141000 2021-11-24 11:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39142000 2021-11-24 11:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39143000 2021-11-24 11:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39144000 2021-11-24 11:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39145000 2021-11-24 11:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39146000 2021-11-24 11:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39147000 2021-11-24 11:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39148000 2021-11-24 11:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39149000 2021-11-24 11:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39150000 2021-11-24 11:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39151000 2021-11-24 11:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39152000 2021-11-24 11:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39153000 2021-11-24 11:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39154000 2021-11-24 11:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39155000 2021-11-24 11:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39156000 2021-11-24 11:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39157000 2021-11-24 11:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39158000 2021-11-24 11:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39159000 2021-11-24 11:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39160000 2021-11-24 11:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39161000 2021-11-24 11:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39162000 2021-11-24 11:43:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:43:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1366 containing 20.00 MB] 2021-11-24 11:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39163000 2021-11-24 11:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39164000 2021-11-24 11:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39165000 2021-11-24 11:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39166000 2021-11-24 11:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39167000 2021-11-24 11:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39168000 2021-11-24 11:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39169000 2021-11-24 11:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39170000 2021-11-24 11:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39171000 2021-11-24 11:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39172000 2021-11-24 11:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39173000 2021-11-24 11:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39174000 2021-11-24 11:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39175000 2021-11-24 11:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39176000 2021-11-24 11:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39177000 2021-11-24 11:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39178000 2021-11-24 11:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39179000 2021-11-24 11:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39180000 2021-11-24 11:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39181000 2021-11-24 11:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39182000 2021-11-24 11:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39183000 2021-11-24 11:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39184000 2021-11-24 11:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39185000 2021-11-24 11:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39186000 2021-11-24 11:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39187000 2021-11-24 11:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39188000 2021-11-24 11:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39189000 2021-11-24 11:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39190000 2021-11-24 11:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39191000 2021-11-24 11:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39192000 2021-11-24 11:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39193000 2021-11-24 11:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39194000 2021-11-24 11:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39195000 2021-11-24 11:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39196000 2021-11-24 11:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39197000 2021-11-24 11:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39198000 2021-11-24 11:43:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:43:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1367 containing 20.00 MB] 2021-11-24 11:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39199000 2021-11-24 11:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39200000 2021-11-24 11:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39201000 2021-11-24 11:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39202000 2021-11-24 11:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39203000 2021-11-24 11:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39204000 2021-11-24 11:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39205000 2021-11-24 11:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39206000 2021-11-24 11:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39207000 2021-11-24 11:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39208000 2021-11-24 11:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39209000 2021-11-24 11:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39210000 2021-11-24 11:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39211000 2021-11-24 11:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39212000 2021-11-24 11:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39213000 2021-11-24 11:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39214000 2021-11-24 11:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39215000 2021-11-24 11:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39216000 2021-11-24 11:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39217000 2021-11-24 11:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39218000 2021-11-24 11:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39219000 2021-11-24 11:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39220000 2021-11-24 11:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39221000 2021-11-24 11:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39222000 2021-11-24 11:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39223000 2021-11-24 11:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39224000 2021-11-24 11:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39225000 2021-11-24 11:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39226000 2021-11-24 11:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39227000 2021-11-24 11:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39228000 2021-11-24 11:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39229000 2021-11-24 11:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39230000 2021-11-24 11:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39231000 2021-11-24 11:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39232000 2021-11-24 11:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39233000 2021-11-24 11:44:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:44:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1368 containing 20.00 MB] 2021-11-24 11:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39234000 2021-11-24 11:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39235000 2021-11-24 11:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39236000 2021-11-24 11:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39237000 2021-11-24 11:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39238000 2021-11-24 11:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39239000 2021-11-24 11:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39240000 2021-11-24 11:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39241000 2021-11-24 11:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39242000 2021-11-24 11:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39243000 2021-11-24 11:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39244000 2021-11-24 11:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39245000 2021-11-24 11:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39246000 2021-11-24 11:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39247000 2021-11-24 11:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39248000 2021-11-24 11:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39249000 2021-11-24 11:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39250000 2021-11-24 11:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39251000 2021-11-24 11:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39252000 2021-11-24 11:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39253000 2021-11-24 11:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39254000 2021-11-24 11:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39255000 2021-11-24 11:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39256000 2021-11-24 11:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39257000 2021-11-24 11:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39258000 2021-11-24 11:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39259000 2021-11-24 11:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39260000 2021-11-24 11:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39261000 2021-11-24 11:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39262000 2021-11-24 11:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39263000 2021-11-24 11:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39264000 2021-11-24 11:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39265000 2021-11-24 11:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39266000 2021-11-24 11:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39267000 2021-11-24 11:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39268000 2021-11-24 11:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39269000 2021-11-24 11:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39270000 2021-11-24 11:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39271000 2021-11-24 11:44:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:44:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1369 containing 20.00 MB] 2021-11-24 11:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39272000 2021-11-24 11:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39273000 2021-11-24 11:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39274000 2021-11-24 11:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39275000 2021-11-24 11:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39276000 2021-11-24 11:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39277000 2021-11-24 11:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39278000 2021-11-24 11:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39279000 2021-11-24 11:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39280000 2021-11-24 11:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39281000 2021-11-24 11:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39282000 2021-11-24 11:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39283000 2021-11-24 11:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39284000 2021-11-24 11:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39285000 2021-11-24 11:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39286000 2021-11-24 11:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39287000 2021-11-24 11:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39288000 2021-11-24 11:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39289000 2021-11-24 11:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39290000 2021-11-24 11:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39291000 2021-11-24 11:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39292000 2021-11-24 11:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39293000 2021-11-24 11:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39294000 2021-11-24 11:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39295000 2021-11-24 11:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39296000 2021-11-24 11:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39297000 2021-11-24 11:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39298000 2021-11-24 11:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39299000 2021-11-24 11:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39300000 2021-11-24 11:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39301000 2021-11-24 11:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39302000 2021-11-24 11:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39303000 2021-11-24 11:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39304000 2021-11-24 11:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39305000 2021-11-24 11:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39306000 2021-11-24 11:45:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:45:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1370 containing 20.00 MB] 2021-11-24 11:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39307000 2021-11-24 11:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39308000 2021-11-24 11:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39309000 2021-11-24 11:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39310000 2021-11-24 11:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39311000 2021-11-24 11:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39312000 2021-11-24 11:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39313000 2021-11-24 11:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39314000 2021-11-24 11:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39315000 2021-11-24 11:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39316000 2021-11-24 11:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39317000 2021-11-24 11:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39318000 2021-11-24 11:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39319000 2021-11-24 11:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39320000 2021-11-24 11:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39321000 2021-11-24 11:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39322000 2021-11-24 11:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39323000 2021-11-24 11:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39324000 2021-11-24 11:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39325000 2021-11-24 11:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39326000 2021-11-24 11:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39327000 2021-11-24 11:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39328000 2021-11-24 11:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39329000 2021-11-24 11:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39330000 2021-11-24 11:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39331000 2021-11-24 11:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39332000 2021-11-24 11:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39333000 2021-11-24 11:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39334000 2021-11-24 11:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39335000 2021-11-24 11:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39336000 2021-11-24 11:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39337000 2021-11-24 11:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39338000 2021-11-24 11:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39339000 2021-11-24 11:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39340000 2021-11-24 11:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39341000 2021-11-24 11:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39342000 2021-11-24 11:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39343000 2021-11-24 11:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39344000 2021-11-24 11:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39345000 2021-11-24 11:45:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:45:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1371 containing 20.00 MB] 2021-11-24 11:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39346000 2021-11-24 11:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39347000 2021-11-24 11:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39348000 2021-11-24 11:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39349000 2021-11-24 11:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39350000 2021-11-24 11:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39351000 2021-11-24 11:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39352000 2021-11-24 11:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39353000 2021-11-24 11:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39354000 2021-11-24 11:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39355000 2021-11-24 11:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39356000 2021-11-24 11:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39357000 2021-11-24 11:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39358000 2021-11-24 11:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39359000 2021-11-24 11:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39360000 2021-11-24 11:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39361000 2021-11-24 11:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39362000 2021-11-24 11:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39363000 2021-11-24 11:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39364000 2021-11-24 11:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39365000 2021-11-24 11:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39366000 2021-11-24 11:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39367000 2021-11-24 11:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39368000 2021-11-24 11:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39369000 2021-11-24 11:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39370000 2021-11-24 11:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39371000 2021-11-24 11:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39372000 2021-11-24 11:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39373000 2021-11-24 11:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39374000 2021-11-24 11:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39375000 2021-11-24 11:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39376000 2021-11-24 11:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39377000 2021-11-24 11:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39378000 2021-11-24 11:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39379000 2021-11-24 11:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39380000 2021-11-24 11:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39381000 2021-11-24 11:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39382000 2021-11-24 11:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39383000 2021-11-24 11:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39384000 2021-11-24 11:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39385000 2021-11-24 11:46:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:46:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1372 containing 20.00 MB] 2021-11-24 11:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39386000 2021-11-24 11:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39387000 2021-11-24 11:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39388000 2021-11-24 11:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39389000 2021-11-24 11:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39390000 2021-11-24 11:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39391000 2021-11-24 11:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39392000 2021-11-24 11:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39393000 2021-11-24 11:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39394000 2021-11-24 11:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39395000 2021-11-24 11:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39396000 2021-11-24 11:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39397000 2021-11-24 11:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39398000 2021-11-24 11:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39399000 2021-11-24 11:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39400000 2021-11-24 11:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39401000 2021-11-24 11:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39402000 2021-11-24 11:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39403000 2021-11-24 11:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39404000 2021-11-24 11:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39405000 2021-11-24 11:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39406000 2021-11-24 11:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39407000 2021-11-24 11:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39408000 2021-11-24 11:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39409000 2021-11-24 11:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39410000 2021-11-24 11:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39411000 2021-11-24 11:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39412000 2021-11-24 11:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39413000 2021-11-24 11:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39414000 2021-11-24 11:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39415000 2021-11-24 11:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39416000 2021-11-24 11:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39417000 2021-11-24 11:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39418000 2021-11-24 11:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39419000 2021-11-24 11:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39420000 2021-11-24 11:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39421000 2021-11-24 11:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39422000 2021-11-24 11:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39423000 2021-11-24 11:46:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:46:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1373 containing 20.00 MB] 2021-11-24 11:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39424000 2021-11-24 11:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39425000 2021-11-24 11:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39426000 2021-11-24 11:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39427000 2021-11-24 11:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39428000 2021-11-24 11:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39429000 2021-11-24 11:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39430000 2021-11-24 11:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39431000 2021-11-24 11:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39432000 2021-11-24 11:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39433000 2021-11-24 11:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39434000 2021-11-24 11:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39435000 2021-11-24 11:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39436000 2021-11-24 11:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39437000 2021-11-24 11:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39438000 2021-11-24 11:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39439000 2021-11-24 11:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39440000 2021-11-24 11:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39441000 2021-11-24 11:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39442000 2021-11-24 11:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39443000 2021-11-24 11:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39444000 2021-11-24 11:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39445000 2021-11-24 11:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39446000 2021-11-24 11:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39447000 2021-11-24 11:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39448000 2021-11-24 11:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39449000 2021-11-24 11:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39450000 2021-11-24 11:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39451000 2021-11-24 11:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39452000 2021-11-24 11:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39453000 2021-11-24 11:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39454000 2021-11-24 11:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39455000 2021-11-24 11:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39456000 2021-11-24 11:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39457000 2021-11-24 11:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39458000 2021-11-24 11:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39459000 2021-11-24 11:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39460000 2021-11-24 11:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39461000 2021-11-24 11:47:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:47:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1374 containing 20.00 MB] 2021-11-24 11:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39462000 2021-11-24 11:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39463000 2021-11-24 11:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39464000 2021-11-24 11:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39465000 2021-11-24 11:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39466000 2021-11-24 11:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39467000 2021-11-24 11:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39468000 2021-11-24 11:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39469000 2021-11-24 11:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39470000 2021-11-24 11:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39471000 2021-11-24 11:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39472000 2021-11-24 11:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39473000 2021-11-24 11:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39474000 2021-11-24 11:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39475000 2021-11-24 11:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39476000 2021-11-24 11:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39477000 2021-11-24 11:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39478000 2021-11-24 11:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39479000 2021-11-24 11:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39480000 2021-11-24 11:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39481000 2021-11-24 11:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39482000 2021-11-24 11:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39483000 2021-11-24 11:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39484000 2021-11-24 11:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39485000 2021-11-24 11:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39486000 2021-11-24 11:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39487000 2021-11-24 11:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39488000 2021-11-24 11:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39489000 2021-11-24 11:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39490000 2021-11-24 11:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39491000 2021-11-24 11:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39492000 2021-11-24 11:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39493000 2021-11-24 11:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39494000 2021-11-24 11:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39495000 2021-11-24 11:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39496000 2021-11-24 11:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39497000 2021-11-24 11:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39498000 2021-11-24 11:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39499000 2021-11-24 11:47:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:47:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1375 containing 20.00 MB] 2021-11-24 11:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39500000 2021-11-24 11:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39501000 2021-11-24 11:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39502000 2021-11-24 11:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39503000 2021-11-24 11:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39504000 2021-11-24 11:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39505000 2021-11-24 11:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39506000 2021-11-24 11:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39507000 2021-11-24 11:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39508000 2021-11-24 11:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39509000 2021-11-24 11:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39510000 2021-11-24 11:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39511000 2021-11-24 11:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39512000 2021-11-24 11:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39513000 2021-11-24 11:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39514000 2021-11-24 11:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39515000 2021-11-24 11:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39516000 2021-11-24 11:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39517000 2021-11-24 11:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39518000 2021-11-24 11:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39519000 2021-11-24 11:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39520000 2021-11-24 11:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39521000 2021-11-24 11:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39522000 2021-11-24 11:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39523000 2021-11-24 11:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39524000 2021-11-24 11:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39525000 2021-11-24 11:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39526000 2021-11-24 11:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39527000 2021-11-24 11:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39528000 2021-11-24 11:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39529000 2021-11-24 11:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39530000 2021-11-24 11:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39531000 2021-11-24 11:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39532000 2021-11-24 11:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39533000 2021-11-24 11:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39534000 2021-11-24 11:48:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:48:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1376 containing 20.00 MB] 2021-11-24 11:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39535000 2021-11-24 11:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39536000 2021-11-24 11:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39537000 2021-11-24 11:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39538000 2021-11-24 11:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39539000 2021-11-24 11:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39540000 2021-11-24 11:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39541000 2021-11-24 11:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39542000 2021-11-24 11:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39543000 2021-11-24 11:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39544000 2021-11-24 11:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39545000 2021-11-24 11:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39546000 2021-11-24 11:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39547000 2021-11-24 11:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39548000 2021-11-24 11:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39549000 2021-11-24 11:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39550000 2021-11-24 11:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39551000 2021-11-24 11:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39552000 2021-11-24 11:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39553000 2021-11-24 11:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39554000 2021-11-24 11:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39555000 2021-11-24 11:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39556000 2021-11-24 11:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39557000 2021-11-24 11:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39558000 2021-11-24 11:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39559000 2021-11-24 11:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39560000 2021-11-24 11:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39561000 2021-11-24 11:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39562000 2021-11-24 11:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39563000 2021-11-24 11:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39564000 2021-11-24 11:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39565000 2021-11-24 11:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39566000 2021-11-24 11:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39567000 2021-11-24 11:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39568000 2021-11-24 11:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39569000 2021-11-24 11:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39570000 2021-11-24 11:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39571000 2021-11-24 11:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39572000 2021-11-24 11:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39573000 2021-11-24 11:48:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:48:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1377 containing 20.00 MB] 2021-11-24 11:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39574000 2021-11-24 11:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39575000 2021-11-24 11:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39576000 2021-11-24 11:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39577000 2021-11-24 11:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39578000 2021-11-24 11:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39579000 2021-11-24 11:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39580000 2021-11-24 11:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39581000 2021-11-24 11:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39582000 2021-11-24 11:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39583000 2021-11-24 11:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39584000 2021-11-24 11:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39585000 2021-11-24 11:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39586000 2021-11-24 11:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39587000 2021-11-24 11:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39588000 2021-11-24 11:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39589000 2021-11-24 11:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39590000 2021-11-24 11:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39591000 2021-11-24 11:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39592000 2021-11-24 11:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39593000 2021-11-24 11:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39594000 2021-11-24 11:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39595000 2021-11-24 11:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39596000 2021-11-24 11:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39597000 2021-11-24 11:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39598000 2021-11-24 11:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39599000 2021-11-24 11:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39600000 2021-11-24 11:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39601000 2021-11-24 11:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39602000 2021-11-24 11:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39603000 2021-11-24 11:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39604000 2021-11-24 11:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39605000 2021-11-24 11:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39606000 2021-11-24 11:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39607000 2021-11-24 11:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39608000 2021-11-24 11:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39609000 2021-11-24 11:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39610000 2021-11-24 11:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39611000 2021-11-24 11:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39612000 2021-11-24 11:49:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:49:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1378 containing 20.00 MB] 2021-11-24 11:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39613000 2021-11-24 11:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39614000 2021-11-24 11:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39615000 2021-11-24 11:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39616000 2021-11-24 11:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39617000 2021-11-24 11:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39618000 2021-11-24 11:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39619000 2021-11-24 11:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39620000 2021-11-24 11:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39621000 2021-11-24 11:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39622000 2021-11-24 11:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39623000 2021-11-24 11:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39624000 2021-11-24 11:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39625000 2021-11-24 11:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39626000 2021-11-24 11:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39627000 2021-11-24 11:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39628000 2021-11-24 11:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39629000 2021-11-24 11:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39630000 2021-11-24 11:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39631000 2021-11-24 11:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39632000 2021-11-24 11:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39633000 2021-11-24 11:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39634000 2021-11-24 11:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39635000 2021-11-24 11:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39636000 2021-11-24 11:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39637000 2021-11-24 11:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39638000 2021-11-24 11:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39639000 2021-11-24 11:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39640000 2021-11-24 11:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39641000 2021-11-24 11:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39642000 2021-11-24 11:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39643000 2021-11-24 11:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39644000 2021-11-24 11:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39645000 2021-11-24 11:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39646000 2021-11-24 11:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39647000 2021-11-24 11:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39648000 2021-11-24 11:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39649000 2021-11-24 11:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39650000 2021-11-24 11:49:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:49:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1379 containing 20.00 MB] 2021-11-24 11:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39651000 2021-11-24 11:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39652000 2021-11-24 11:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39653000 2021-11-24 11:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39654000 2021-11-24 11:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39655000 2021-11-24 11:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39656000 2021-11-24 11:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39657000 2021-11-24 11:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39658000 2021-11-24 11:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39659000 2021-11-24 11:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39660000 2021-11-24 11:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39661000 2021-11-24 11:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39662000 2021-11-24 11:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39663000 2021-11-24 11:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39664000 2021-11-24 11:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39665000 2021-11-24 11:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39666000 2021-11-24 11:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39667000 2021-11-24 11:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39668000 2021-11-24 11:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39669000 2021-11-24 11:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39670000 2021-11-24 11:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39671000 2021-11-24 11:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39672000 2021-11-24 11:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39673000 2021-11-24 11:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39674000 2021-11-24 11:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39675000 2021-11-24 11:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39676000 2021-11-24 11:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39677000 2021-11-24 11:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39678000 2021-11-24 11:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39679000 2021-11-24 11:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39680000 2021-11-24 11:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39681000 2021-11-24 11:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39682000 2021-11-24 11:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39683000 2021-11-24 11:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39684000 2021-11-24 11:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39685000 2021-11-24 11:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39686000 2021-11-24 11:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39687000 2021-11-24 11:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39688000 2021-11-24 11:50:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:50:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1380 containing 20.00 MB] 2021-11-24 11:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39689000 2021-11-24 11:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39690000 2021-11-24 11:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39691000 2021-11-24 11:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39692000 2021-11-24 11:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39693000 2021-11-24 11:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39694000 2021-11-24 11:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39695000 2021-11-24 11:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39696000 2021-11-24 11:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39697000 2021-11-24 11:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39698000 2021-11-24 11:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39699000 2021-11-24 11:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39700000 2021-11-24 11:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39701000 2021-11-24 11:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39702000 2021-11-24 11:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39703000 2021-11-24 11:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39704000 2021-11-24 11:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39705000 2021-11-24 11:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39706000 2021-11-24 11:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39707000 2021-11-24 11:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39708000 2021-11-24 11:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39709000 2021-11-24 11:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39710000 2021-11-24 11:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39711000 2021-11-24 11:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39712000 2021-11-24 11:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39713000 2021-11-24 11:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39714000 2021-11-24 11:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39715000 2021-11-24 11:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39716000 2021-11-24 11:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39717000 2021-11-24 11:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39718000 2021-11-24 11:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39719000 2021-11-24 11:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39720000 2021-11-24 11:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39721000 2021-11-24 11:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39722000 2021-11-24 11:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39723000 2021-11-24 11:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39724000 2021-11-24 11:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39725000 2021-11-24 11:51:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:51:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1381 containing 20.00 MB] 2021-11-24 11:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39726000 2021-11-24 11:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39727000 2021-11-24 11:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39728000 2021-11-24 11:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39729000 2021-11-24 11:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39730000 2021-11-24 11:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39731000 2021-11-24 11:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39732000 2021-11-24 11:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39733000 2021-11-24 11:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39734000 2021-11-24 11:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39735000 2021-11-24 11:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39736000 2021-11-24 11:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39737000 2021-11-24 11:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39738000 2021-11-24 11:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39739000 2021-11-24 11:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39740000 2021-11-24 11:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39741000 2021-11-24 11:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39742000 2021-11-24 11:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39743000 2021-11-24 11:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39744000 2021-11-24 11:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39745000 2021-11-24 11:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39746000 2021-11-24 11:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39747000 2021-11-24 11:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39748000 2021-11-24 11:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39749000 2021-11-24 11:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39750000 2021-11-24 11:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39751000 2021-11-24 11:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39752000 2021-11-24 11:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39753000 2021-11-24 11:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39754000 2021-11-24 11:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39755000 2021-11-24 11:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39756000 2021-11-24 11:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39757000 2021-11-24 11:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39758000 2021-11-24 11:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39759000 2021-11-24 11:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39760000 2021-11-24 11:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39761000 2021-11-24 11:51:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:51:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1382 containing 20.01 MB] 2021-11-24 11:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39762000 2021-11-24 11:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39763000 2021-11-24 11:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39764000 2021-11-24 11:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39765000 2021-11-24 11:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39766000 2021-11-24 11:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39767000 2021-11-24 11:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39768000 2021-11-24 11:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39769000 2021-11-24 11:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39770000 2021-11-24 11:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39771000 2021-11-24 11:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39772000 2021-11-24 11:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39773000 2021-11-24 11:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39774000 2021-11-24 11:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39775000 2021-11-24 11:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39776000 2021-11-24 11:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39777000 2021-11-24 11:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39778000 2021-11-24 11:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39779000 2021-11-24 11:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39780000 2021-11-24 11:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39781000 2021-11-24 11:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39782000 2021-11-24 11:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39783000 2021-11-24 11:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39784000 2021-11-24 11:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39785000 2021-11-24 11:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39786000 2021-11-24 11:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39787000 2021-11-24 11:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39788000 2021-11-24 11:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39789000 2021-11-24 11:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39790000 2021-11-24 11:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39791000 2021-11-24 11:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39792000 2021-11-24 11:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39793000 2021-11-24 11:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39794000 2021-11-24 11:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39795000 2021-11-24 11:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39796000 2021-11-24 11:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39797000 2021-11-24 11:51:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:51:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1383 containing 20.00 MB] 2021-11-24 11:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39798000 2021-11-24 11:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39799000 2021-11-24 11:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39800000 2021-11-24 11:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39801000 2021-11-24 11:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39802000 2021-11-24 11:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39803000 2021-11-24 11:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39804000 2021-11-24 11:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39805000 2021-11-24 11:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39806000 2021-11-24 11:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39807000 2021-11-24 11:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39808000 2021-11-24 11:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39809000 2021-11-24 11:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39810000 2021-11-24 11:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39811000 2021-11-24 11:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39812000 2021-11-24 11:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39813000 2021-11-24 11:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39814000 2021-11-24 11:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39815000 2021-11-24 11:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39816000 2021-11-24 11:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39817000 2021-11-24 11:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39818000 2021-11-24 11:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39819000 2021-11-24 11:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39820000 2021-11-24 11:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39821000 2021-11-24 11:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39822000 2021-11-24 11:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39823000 2021-11-24 11:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39824000 2021-11-24 11:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39825000 2021-11-24 11:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39826000 2021-11-24 11:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39827000 2021-11-24 11:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39828000 2021-11-24 11:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39829000 2021-11-24 11:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39830000 2021-11-24 11:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39831000 2021-11-24 11:52:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:52:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1384 containing 20.00 MB] 2021-11-24 11:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39832000 2021-11-24 11:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39833000 2021-11-24 11:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39834000 2021-11-24 11:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39835000 2021-11-24 11:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39836000 2021-11-24 11:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39837000 2021-11-24 11:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39838000 2021-11-24 11:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39839000 2021-11-24 11:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39840000 2021-11-24 11:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39841000 2021-11-24 11:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39842000 2021-11-24 11:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39843000 2021-11-24 11:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39844000 2021-11-24 11:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39845000 2021-11-24 11:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39846000 2021-11-24 11:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39847000 2021-11-24 11:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39848000 2021-11-24 11:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39849000 2021-11-24 11:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39850000 2021-11-24 11:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39851000 2021-11-24 11:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39852000 2021-11-24 11:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39853000 2021-11-24 11:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39854000 2021-11-24 11:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39855000 2021-11-24 11:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39856000 2021-11-24 11:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39857000 2021-11-24 11:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39858000 2021-11-24 11:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39859000 2021-11-24 11:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39860000 2021-11-24 11:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39861000 2021-11-24 11:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39862000 2021-11-24 11:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39863000 2021-11-24 11:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39864000 2021-11-24 11:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39865000 2021-11-24 11:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39866000 2021-11-24 11:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39867000 2021-11-24 11:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39868000 2021-11-24 11:52:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:52:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1385 containing 20.00 MB] 2021-11-24 11:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39869000 2021-11-24 11:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39870000 2021-11-24 11:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39871000 2021-11-24 11:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39872000 2021-11-24 11:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39873000 2021-11-24 11:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39874000 2021-11-24 11:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39875000 2021-11-24 11:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39876000 2021-11-24 11:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39877000 2021-11-24 11:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39878000 2021-11-24 11:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39879000 2021-11-24 11:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39880000 2021-11-24 11:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39881000 2021-11-24 11:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39882000 2021-11-24 11:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39883000 2021-11-24 11:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39884000 2021-11-24 11:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39885000 2021-11-24 11:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39886000 2021-11-24 11:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39887000 2021-11-24 11:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39888000 2021-11-24 11:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39889000 2021-11-24 11:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39890000 2021-11-24 11:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39891000 2021-11-24 11:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39892000 2021-11-24 11:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39893000 2021-11-24 11:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39894000 2021-11-24 11:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39895000 2021-11-24 11:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39896000 2021-11-24 11:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39897000 2021-11-24 11:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39898000 2021-11-24 11:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39899000 2021-11-24 11:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39900000 2021-11-24 11:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39901000 2021-11-24 11:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39902000 2021-11-24 11:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39903000 2021-11-24 11:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39904000 2021-11-24 11:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39905000 2021-11-24 11:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39906000 2021-11-24 11:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39907000 2021-11-24 11:53:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:53:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1386 containing 20.00 MB] 2021-11-24 11:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39908000 2021-11-24 11:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39909000 2021-11-24 11:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39910000 2021-11-24 11:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39911000 2021-11-24 11:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39912000 2021-11-24 11:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39913000 2021-11-24 11:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39914000 2021-11-24 11:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39915000 2021-11-24 11:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39916000 2021-11-24 11:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39917000 2021-11-24 11:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39918000 2021-11-24 11:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39919000 2021-11-24 11:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39920000 2021-11-24 11:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39921000 2021-11-24 11:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39922000 2021-11-24 11:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39923000 2021-11-24 11:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39924000 2021-11-24 11:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39925000 2021-11-24 11:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39926000 2021-11-24 11:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39927000 2021-11-24 11:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39928000 2021-11-24 11:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39929000 2021-11-24 11:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39930000 2021-11-24 11:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39931000 2021-11-24 11:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39932000 2021-11-24 11:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39933000 2021-11-24 11:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39934000 2021-11-24 11:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39935000 2021-11-24 11:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39936000 2021-11-24 11:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39937000 2021-11-24 11:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39938000 2021-11-24 11:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39939000 2021-11-24 11:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39940000 2021-11-24 11:53:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:53:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1387 containing 20.00 MB] 2021-11-24 11:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39941000 2021-11-24 11:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39942000 2021-11-24 11:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39943000 2021-11-24 11:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39944000 2021-11-24 11:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39945000 2021-11-24 11:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39946000 2021-11-24 11:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39947000 2021-11-24 11:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39948000 2021-11-24 11:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39949000 2021-11-24 11:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39950000 2021-11-24 11:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39951000 2021-11-24 11:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39952000 2021-11-24 11:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39953000 2021-11-24 11:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39954000 2021-11-24 11:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39955000 2021-11-24 11:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39956000 2021-11-24 11:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39957000 2021-11-24 11:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39958000 2021-11-24 11:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39959000 2021-11-24 11:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39960000 2021-11-24 11:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39961000 2021-11-24 11:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39962000 2021-11-24 11:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39963000 2021-11-24 11:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39964000 2021-11-24 11:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39965000 2021-11-24 11:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39966000 2021-11-24 11:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39967000 2021-11-24 11:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39968000 2021-11-24 11:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39969000 2021-11-24 11:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39970000 2021-11-24 11:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39971000 2021-11-24 11:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39972000 2021-11-24 11:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39973000 2021-11-24 11:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39974000 2021-11-24 11:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39975000 2021-11-24 11:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39976000 2021-11-24 11:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39977000 2021-11-24 11:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39978000 2021-11-24 11:54:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:54:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1388 containing 20.00 MB] 2021-11-24 11:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39979000 2021-11-24 11:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39980000 2021-11-24 11:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39981000 2021-11-24 11:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39982000 2021-11-24 11:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39983000 2021-11-24 11:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39984000 2021-11-24 11:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39985000 2021-11-24 11:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39986000 2021-11-24 11:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39987000 2021-11-24 11:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39988000 2021-11-24 11:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39989000 2021-11-24 11:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39990000 2021-11-24 11:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39991000 2021-11-24 11:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39992000 2021-11-24 11:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39993000 2021-11-24 11:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39994000 2021-11-24 11:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39995000 2021-11-24 11:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39996000 2021-11-24 11:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39997000 2021-11-24 11:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39998000 2021-11-24 11:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 39999000 2021-11-24 11:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40000000 2021-11-24 11:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40001000 2021-11-24 11:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40002000 2021-11-24 11:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40003000 2021-11-24 11:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40004000 2021-11-24 11:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40005000 2021-11-24 11:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40006000 2021-11-24 11:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40007000 2021-11-24 11:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40008000 2021-11-24 11:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40009000 2021-11-24 11:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40010000 2021-11-24 11:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40011000 2021-11-24 11:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40012000 2021-11-24 11:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40013000 2021-11-24 11:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40014000 2021-11-24 11:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40015000 2021-11-24 11:54:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:54:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1389 containing 20.00 MB] 2021-11-24 11:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40016000 2021-11-24 11:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40017000 2021-11-24 11:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40018000 2021-11-24 11:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40019000 2021-11-24 11:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40020000 2021-11-24 11:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40021000 2021-11-24 11:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40022000 2021-11-24 11:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40023000 2021-11-24 11:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40024000 2021-11-24 11:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40025000 2021-11-24 11:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40026000 2021-11-24 11:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40027000 2021-11-24 11:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40028000 2021-11-24 11:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40029000 2021-11-24 11:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40030000 2021-11-24 11:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40031000 2021-11-24 11:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40032000 2021-11-24 11:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40033000 2021-11-24 11:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40034000 2021-11-24 11:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40035000 2021-11-24 11:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40036000 2021-11-24 11:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40037000 2021-11-24 11:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40038000 2021-11-24 11:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40039000 2021-11-24 11:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40040000 2021-11-24 11:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40041000 2021-11-24 11:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40042000 2021-11-24 11:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40043000 2021-11-24 11:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40044000 2021-11-24 11:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40045000 2021-11-24 11:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40046000 2021-11-24 11:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40047000 2021-11-24 11:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40048000 2021-11-24 11:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40049000 2021-11-24 11:55:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:55:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1390 containing 20.00 MB] 2021-11-24 11:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40050000 2021-11-24 11:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40051000 2021-11-24 11:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40052000 2021-11-24 11:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40053000 2021-11-24 11:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40054000 2021-11-24 11:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40055000 2021-11-24 11:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40056000 2021-11-24 11:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40057000 2021-11-24 11:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40058000 2021-11-24 11:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40059000 2021-11-24 11:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40060000 2021-11-24 11:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40061000 2021-11-24 11:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40062000 2021-11-24 11:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40063000 2021-11-24 11:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40064000 2021-11-24 11:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40065000 2021-11-24 11:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40066000 2021-11-24 11:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40067000 2021-11-24 11:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40068000 2021-11-24 11:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40069000 2021-11-24 11:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40070000 2021-11-24 11:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40071000 2021-11-24 11:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40072000 2021-11-24 11:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40073000 2021-11-24 11:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40074000 2021-11-24 11:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40075000 2021-11-24 11:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40076000 2021-11-24 11:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40077000 2021-11-24 11:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40078000 2021-11-24 11:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40079000 2021-11-24 11:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40080000 2021-11-24 11:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40081000 2021-11-24 11:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40082000 2021-11-24 11:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40083000 2021-11-24 11:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40084000 2021-11-24 11:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40085000 2021-11-24 11:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40086000 2021-11-24 11:55:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:55:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1391 containing 20.00 MB] 2021-11-24 11:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40087000 2021-11-24 11:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40088000 2021-11-24 11:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40089000 2021-11-24 11:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40090000 2021-11-24 11:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40091000 2021-11-24 11:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40092000 2021-11-24 11:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40093000 2021-11-24 11:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40094000 2021-11-24 11:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40095000 2021-11-24 11:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40096000 2021-11-24 11:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40097000 2021-11-24 11:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40098000 2021-11-24 11:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40099000 2021-11-24 11:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40100000 2021-11-24 11:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40101000 2021-11-24 11:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40102000 2021-11-24 11:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40103000 2021-11-24 11:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40104000 2021-11-24 11:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40105000 2021-11-24 11:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40106000 2021-11-24 11:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40107000 2021-11-24 11:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40108000 2021-11-24 11:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40109000 2021-11-24 11:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40110000 2021-11-24 11:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40111000 2021-11-24 11:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40112000 2021-11-24 11:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40113000 2021-11-24 11:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40114000 2021-11-24 11:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40115000 2021-11-24 11:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40116000 2021-11-24 11:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40117000 2021-11-24 11:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40118000 2021-11-24 11:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40119000 2021-11-24 11:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40120000 2021-11-24 11:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40121000 2021-11-24 11:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40122000 2021-11-24 11:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40123000 2021-11-24 11:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40124000 2021-11-24 11:56:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:56:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1392 containing 20.00 MB] 2021-11-24 11:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40125000 2021-11-24 11:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40126000 2021-11-24 11:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40127000 2021-11-24 11:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40128000 2021-11-24 11:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40129000 2021-11-24 11:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40130000 2021-11-24 11:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40131000 2021-11-24 11:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40132000 2021-11-24 11:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40133000 2021-11-24 11:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40134000 2021-11-24 11:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40135000 2021-11-24 11:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40136000 2021-11-24 11:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40137000 2021-11-24 11:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40138000 2021-11-24 11:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40139000 2021-11-24 11:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40140000 2021-11-24 11:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40141000 2021-11-24 11:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40142000 2021-11-24 11:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40143000 2021-11-24 11:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40144000 2021-11-24 11:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40145000 2021-11-24 11:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40146000 2021-11-24 11:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40147000 2021-11-24 11:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40148000 2021-11-24 11:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40149000 2021-11-24 11:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40150000 2021-11-24 11:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40151000 2021-11-24 11:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40152000 2021-11-24 11:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40153000 2021-11-24 11:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40154000 2021-11-24 11:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40155000 2021-11-24 11:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40156000 2021-11-24 11:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40157000 2021-11-24 11:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40158000 2021-11-24 11:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40159000 2021-11-24 11:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40160000 2021-11-24 11:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40161000 2021-11-24 11:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40162000 2021-11-24 11:56:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:56:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1393 containing 20.00 MB] 2021-11-24 11:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40163000 2021-11-24 11:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40164000 2021-11-24 11:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40165000 2021-11-24 11:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40166000 2021-11-24 11:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40167000 2021-11-24 11:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40168000 2021-11-24 11:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40169000 2021-11-24 11:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40170000 2021-11-24 11:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40171000 2021-11-24 11:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40172000 2021-11-24 11:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40173000 2021-11-24 11:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40174000 2021-11-24 11:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40175000 2021-11-24 11:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40176000 2021-11-24 11:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40177000 2021-11-24 11:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40178000 2021-11-24 11:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40179000 2021-11-24 11:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40180000 2021-11-24 11:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40181000 2021-11-24 11:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40182000 2021-11-24 11:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40183000 2021-11-24 11:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40184000 2021-11-24 11:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40185000 2021-11-24 11:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40186000 2021-11-24 11:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40187000 2021-11-24 11:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40188000 2021-11-24 11:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40189000 2021-11-24 11:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40190000 2021-11-24 11:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40191000 2021-11-24 11:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40192000 2021-11-24 11:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40193000 2021-11-24 11:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40194000 2021-11-24 11:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40195000 2021-11-24 11:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40196000 2021-11-24 11:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40197000 2021-11-24 11:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40198000 2021-11-24 11:57:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:57:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1394 containing 20.00 MB] 2021-11-24 11:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40199000 2021-11-24 11:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40200000 2021-11-24 11:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40201000 2021-11-24 11:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40202000 2021-11-24 11:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40203000 2021-11-24 11:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40204000 2021-11-24 11:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40205000 2021-11-24 11:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40206000 2021-11-24 11:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40207000 2021-11-24 11:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40208000 2021-11-24 11:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40209000 2021-11-24 11:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40210000 2021-11-24 11:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40211000 2021-11-24 11:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40212000 2021-11-24 11:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40213000 2021-11-24 11:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40214000 2021-11-24 11:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40215000 2021-11-24 11:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40216000 2021-11-24 11:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40217000 2021-11-24 11:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40218000 2021-11-24 11:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40219000 2021-11-24 11:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40220000 2021-11-24 11:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40221000 2021-11-24 11:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40222000 2021-11-24 11:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40223000 2021-11-24 11:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40224000 2021-11-24 11:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40225000 2021-11-24 11:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40226000 2021-11-24 11:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40227000 2021-11-24 11:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40228000 2021-11-24 11:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40229000 2021-11-24 11:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40230000 2021-11-24 11:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40231000 2021-11-24 11:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40232000 2021-11-24 11:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40233000 2021-11-24 11:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40234000 2021-11-24 11:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40235000 2021-11-24 11:57:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:57:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1395 containing 20.00 MB] 2021-11-24 11:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40236000 2021-11-24 11:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40237000 2021-11-24 11:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40238000 2021-11-24 11:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40239000 2021-11-24 11:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40240000 2021-11-24 11:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40241000 2021-11-24 11:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40242000 2021-11-24 11:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40243000 2021-11-24 11:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40244000 2021-11-24 11:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40245000 2021-11-24 11:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40246000 2021-11-24 11:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40247000 2021-11-24 11:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40248000 2021-11-24 11:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40249000 2021-11-24 11:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40250000 2021-11-24 11:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40251000 2021-11-24 11:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40252000 2021-11-24 11:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40253000 2021-11-24 11:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40254000 2021-11-24 11:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40255000 2021-11-24 11:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40256000 2021-11-24 11:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40257000 2021-11-24 11:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40258000 2021-11-24 11:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40259000 2021-11-24 11:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40260000 2021-11-24 11:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40261000 2021-11-24 11:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40262000 2021-11-24 11:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40263000 2021-11-24 11:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40264000 2021-11-24 11:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40265000 2021-11-24 11:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40266000 2021-11-24 11:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40267000 2021-11-24 11:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40268000 2021-11-24 11:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40269000 2021-11-24 11:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40270000 2021-11-24 11:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40271000 2021-11-24 11:58:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:58:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1396 containing 20.00 MB] 2021-11-24 11:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40272000 2021-11-24 11:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40273000 2021-11-24 11:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40274000 2021-11-24 11:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40275000 2021-11-24 11:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40276000 2021-11-24 11:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40277000 2021-11-24 11:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40278000 2021-11-24 11:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40279000 2021-11-24 11:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40280000 2021-11-24 11:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40281000 2021-11-24 11:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40282000 2021-11-24 11:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40283000 2021-11-24 11:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40284000 2021-11-24 11:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40285000 2021-11-24 11:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40286000 2021-11-24 11:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40287000 2021-11-24 11:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40288000 2021-11-24 11:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40289000 2021-11-24 11:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40290000 2021-11-24 11:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40291000 2021-11-24 11:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40292000 2021-11-24 11:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40293000 2021-11-24 11:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40294000 2021-11-24 11:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40295000 2021-11-24 11:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40296000 2021-11-24 11:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40297000 2021-11-24 11:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40298000 2021-11-24 11:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40299000 2021-11-24 11:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40300000 2021-11-24 11:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40301000 2021-11-24 11:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40302000 2021-11-24 11:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40303000 2021-11-24 11:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40304000 2021-11-24 11:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40305000 2021-11-24 11:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40306000 2021-11-24 11:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40307000 2021-11-24 11:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40308000 2021-11-24 11:58:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:58:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1397 containing 20.00 MB] 2021-11-24 11:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40309000 2021-11-24 11:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40310000 2021-11-24 11:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40311000 2021-11-24 11:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40312000 2021-11-24 11:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40313000 2021-11-24 11:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40314000 2021-11-24 11:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40315000 2021-11-24 11:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40316000 2021-11-24 11:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40317000 2021-11-24 11:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40318000 2021-11-24 11:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40319000 2021-11-24 11:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40320000 2021-11-24 11:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40321000 2021-11-24 11:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40322000 2021-11-24 11:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40323000 2021-11-24 11:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40324000 2021-11-24 11:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40325000 2021-11-24 11:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40326000 2021-11-24 11:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40327000 2021-11-24 11:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40328000 2021-11-24 11:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40329000 2021-11-24 11:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40330000 2021-11-24 11:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40331000 2021-11-24 11:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40332000 2021-11-24 11:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40333000 2021-11-24 11:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40334000 2021-11-24 11:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40335000 2021-11-24 11:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40336000 2021-11-24 11:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40337000 2021-11-24 11:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40338000 2021-11-24 11:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40339000 2021-11-24 11:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40340000 2021-11-24 11:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40341000 2021-11-24 11:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40342000 2021-11-24 11:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40343000 2021-11-24 11:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40344000 2021-11-24 11:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40345000 2021-11-24 11:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40346000 2021-11-24 11:59:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 11:59:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1398 containing 20.00 MB] 2021-11-24 11:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40347000 2021-11-24 11:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40348000 2021-11-24 11:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40349000 2021-11-24 11:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40350000 2021-11-24 11:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40351000 2021-11-24 11:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40352000 2021-11-24 11:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40353000 2021-11-24 11:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40354000 2021-11-24 11:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40355000 2021-11-24 11:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40356000 2021-11-24 11:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40357000 2021-11-24 11:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40358000 2021-11-24 11:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40359000 2021-11-24 11:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40360000 2021-11-24 11:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40361000 2021-11-24 11:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40362000 2021-11-24 11:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40363000 2021-11-24 11:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40364000 2021-11-24 11:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40365000 2021-11-24 11:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40366000 2021-11-24 11:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40367000 2021-11-24 11:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40368000 2021-11-24 11:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40369000 2021-11-24 11:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40370000 2021-11-24 11:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40371000 2021-11-24 11:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40372000 2021-11-24 11:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40373000 2021-11-24 11:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40374000 2021-11-24 11:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40375000 2021-11-24 11:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40376000 2021-11-24 11:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40377000 2021-11-24 11:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40378000 2021-11-24 11:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40379000 2021-11-24 11:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40380000 2021-11-24 11:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40381000 2021-11-24 11:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40382000 2021-11-24 11:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40383000 2021-11-24 12:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40384000 2021-11-24 12:00:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:00:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1399 containing 20.00 MB] 2021-11-24 12:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40385000 2021-11-24 12:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40386000 2021-11-24 12:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40387000 2021-11-24 12:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40388000 2021-11-24 12:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40389000 2021-11-24 12:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40390000 2021-11-24 12:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40391000 2021-11-24 12:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40392000 2021-11-24 12:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40393000 2021-11-24 12:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40394000 2021-11-24 12:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40395000 2021-11-24 12:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40396000 2021-11-24 12:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40397000 2021-11-24 12:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40398000 2021-11-24 12:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40399000 2021-11-24 12:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40400000 2021-11-24 12:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40401000 2021-11-24 12:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40402000 2021-11-24 12:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40403000 2021-11-24 12:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40404000 2021-11-24 12:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40405000 2021-11-24 12:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40406000 2021-11-24 12:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40407000 2021-11-24 12:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40408000 2021-11-24 12:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40409000 2021-11-24 12:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40410000 2021-11-24 12:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40411000 2021-11-24 12:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40412000 2021-11-24 12:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40413000 2021-11-24 12:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40414000 2021-11-24 12:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40415000 2021-11-24 12:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40416000 2021-11-24 12:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40417000 2021-11-24 12:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40418000 2021-11-24 12:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40419000 2021-11-24 12:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40420000 2021-11-24 12:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40421000 2021-11-24 12:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40422000 2021-11-24 12:00:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:00:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1400 containing 20.00 MB] 2021-11-24 12:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40423000 2021-11-24 12:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40424000 2021-11-24 12:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40425000 2021-11-24 12:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40426000 2021-11-24 12:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40427000 2021-11-24 12:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40428000 2021-11-24 12:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40429000 2021-11-24 12:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40430000 2021-11-24 12:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40431000 2021-11-24 12:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40432000 2021-11-24 12:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40433000 2021-11-24 12:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40434000 2021-11-24 12:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40435000 2021-11-24 12:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40436000 2021-11-24 12:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40437000 2021-11-24 12:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40438000 2021-11-24 12:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40439000 2021-11-24 12:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40440000 2021-11-24 12:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40441000 2021-11-24 12:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40442000 2021-11-24 12:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40443000 2021-11-24 12:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40444000 2021-11-24 12:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40445000 2021-11-24 12:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40446000 2021-11-24 12:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40447000 2021-11-24 12:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40448000 2021-11-24 12:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40449000 2021-11-24 12:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40450000 2021-11-24 12:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40451000 2021-11-24 12:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40452000 2021-11-24 12:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40453000 2021-11-24 12:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40454000 2021-11-24 12:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40455000 2021-11-24 12:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40456000 2021-11-24 12:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40457000 2021-11-24 12:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40458000 2021-11-24 12:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40459000 2021-11-24 12:01:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:01:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1401 containing 20.00 MB] 2021-11-24 12:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40460000 2021-11-24 12:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40461000 2021-11-24 12:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40462000 2021-11-24 12:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40463000 2021-11-24 12:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40464000 2021-11-24 12:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40465000 2021-11-24 12:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40466000 2021-11-24 12:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40467000 2021-11-24 12:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40468000 2021-11-24 12:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40469000 2021-11-24 12:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40470000 2021-11-24 12:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40471000 2021-11-24 12:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40472000 2021-11-24 12:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40473000 2021-11-24 12:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40474000 2021-11-24 12:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40475000 2021-11-24 12:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40476000 2021-11-24 12:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40477000 2021-11-24 12:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40478000 2021-11-24 12:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40479000 2021-11-24 12:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40480000 2021-11-24 12:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40481000 2021-11-24 12:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40482000 2021-11-24 12:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40483000 2021-11-24 12:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40484000 2021-11-24 12:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40485000 2021-11-24 12:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40486000 2021-11-24 12:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40487000 2021-11-24 12:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40488000 2021-11-24 12:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40489000 2021-11-24 12:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40490000 2021-11-24 12:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40491000 2021-11-24 12:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40492000 2021-11-24 12:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40493000 2021-11-24 12:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40494000 2021-11-24 12:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40495000 2021-11-24 12:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40496000 2021-11-24 12:01:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:01:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1402 containing 20.00 MB] 2021-11-24 12:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40497000 2021-11-24 12:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40498000 2021-11-24 12:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40499000 2021-11-24 12:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40500000 2021-11-24 12:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40501000 2021-11-24 12:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40502000 2021-11-24 12:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40503000 2021-11-24 12:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40504000 2021-11-24 12:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40505000 2021-11-24 12:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40506000 2021-11-24 12:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40507000 2021-11-24 12:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40508000 2021-11-24 12:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40509000 2021-11-24 12:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40510000 2021-11-24 12:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40511000 2021-11-24 12:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40512000 2021-11-24 12:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40513000 2021-11-24 12:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40514000 2021-11-24 12:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40515000 2021-11-24 12:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40516000 2021-11-24 12:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40517000 2021-11-24 12:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40518000 2021-11-24 12:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40519000 2021-11-24 12:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40520000 2021-11-24 12:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40521000 2021-11-24 12:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40522000 2021-11-24 12:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40523000 2021-11-24 12:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40524000 2021-11-24 12:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40525000 2021-11-24 12:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40526000 2021-11-24 12:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40527000 2021-11-24 12:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40528000 2021-11-24 12:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40529000 2021-11-24 12:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40530000 2021-11-24 12:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40531000 2021-11-24 12:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40532000 2021-11-24 12:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40533000 2021-11-24 12:02:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:02:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1403 containing 20.00 MB] 2021-11-24 12:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40534000 2021-11-24 12:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40535000 2021-11-24 12:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40536000 2021-11-24 12:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40537000 2021-11-24 12:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40538000 2021-11-24 12:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40539000 2021-11-24 12:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40540000 2021-11-24 12:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40541000 2021-11-24 12:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40542000 2021-11-24 12:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40543000 2021-11-24 12:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40544000 2021-11-24 12:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40545000 2021-11-24 12:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40546000 2021-11-24 12:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40547000 2021-11-24 12:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40548000 2021-11-24 12:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40549000 2021-11-24 12:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40550000 2021-11-24 12:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40551000 2021-11-24 12:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40552000 2021-11-24 12:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40553000 2021-11-24 12:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40554000 2021-11-24 12:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40555000 2021-11-24 12:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40556000 2021-11-24 12:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40557000 2021-11-24 12:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40558000 2021-11-24 12:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40559000 2021-11-24 12:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40560000 2021-11-24 12:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40561000 2021-11-24 12:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40562000 2021-11-24 12:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40563000 2021-11-24 12:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40564000 2021-11-24 12:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40565000 2021-11-24 12:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40566000 2021-11-24 12:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40567000 2021-11-24 12:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40568000 2021-11-24 12:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40569000 2021-11-24 12:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40570000 2021-11-24 12:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40571000 2021-11-24 12:02:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:02:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1404 containing 20.00 MB] 2021-11-24 12:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40572000 2021-11-24 12:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40573000 2021-11-24 12:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40574000 2021-11-24 12:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40575000 2021-11-24 12:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40576000 2021-11-24 12:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40577000 2021-11-24 12:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40578000 2021-11-24 12:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40579000 2021-11-24 12:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40580000 2021-11-24 12:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40581000 2021-11-24 12:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40582000 2021-11-24 12:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40583000 2021-11-24 12:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40584000 2021-11-24 12:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40585000 2021-11-24 12:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40586000 2021-11-24 12:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40587000 2021-11-24 12:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40588000 2021-11-24 12:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40589000 2021-11-24 12:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40590000 2021-11-24 12:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40591000 2021-11-24 12:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40592000 2021-11-24 12:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40593000 2021-11-24 12:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40594000 2021-11-24 12:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40595000 2021-11-24 12:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40596000 2021-11-24 12:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40597000 2021-11-24 12:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40598000 2021-11-24 12:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40599000 2021-11-24 12:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40600000 2021-11-24 12:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40601000 2021-11-24 12:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40602000 2021-11-24 12:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40603000 2021-11-24 12:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40604000 2021-11-24 12:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40605000 2021-11-24 12:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40606000 2021-11-24 12:03:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:03:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1405 containing 20.00 MB] 2021-11-24 12:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40607000 2021-11-24 12:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40608000 2021-11-24 12:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40609000 2021-11-24 12:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40610000 2021-11-24 12:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40611000 2021-11-24 12:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40612000 2021-11-24 12:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40613000 2021-11-24 12:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40614000 2021-11-24 12:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40615000 2021-11-24 12:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40616000 2021-11-24 12:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40617000 2021-11-24 12:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40618000 2021-11-24 12:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40619000 2021-11-24 12:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40620000 2021-11-24 12:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40621000 2021-11-24 12:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40622000 2021-11-24 12:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40623000 2021-11-24 12:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40624000 2021-11-24 12:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40625000 2021-11-24 12:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40626000 2021-11-24 12:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40627000 2021-11-24 12:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40628000 2021-11-24 12:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40629000 2021-11-24 12:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40630000 2021-11-24 12:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40631000 2021-11-24 12:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40632000 2021-11-24 12:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40633000 2021-11-24 12:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40634000 2021-11-24 12:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40635000 2021-11-24 12:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40636000 2021-11-24 12:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40637000 2021-11-24 12:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40638000 2021-11-24 12:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40639000 2021-11-24 12:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40640000 2021-11-24 12:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40641000 2021-11-24 12:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40642000 2021-11-24 12:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40643000 2021-11-24 12:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40644000 2021-11-24 12:03:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:03:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1406 containing 20.00 MB] 2021-11-24 12:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40645000 2021-11-24 12:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40646000 2021-11-24 12:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40647000 2021-11-24 12:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40648000 2021-11-24 12:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40649000 2021-11-24 12:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40650000 2021-11-24 12:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40651000 2021-11-24 12:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40652000 2021-11-24 12:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40653000 2021-11-24 12:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40654000 2021-11-24 12:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40655000 2021-11-24 12:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40656000 2021-11-24 12:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40657000 2021-11-24 12:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40658000 2021-11-24 12:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40659000 2021-11-24 12:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40660000 2021-11-24 12:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40661000 2021-11-24 12:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40662000 2021-11-24 12:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40663000 2021-11-24 12:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40664000 2021-11-24 12:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40665000 2021-11-24 12:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40666000 2021-11-24 12:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40667000 2021-11-24 12:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40668000 2021-11-24 12:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40669000 2021-11-24 12:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40670000 2021-11-24 12:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40671000 2021-11-24 12:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40672000 2021-11-24 12:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40673000 2021-11-24 12:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40674000 2021-11-24 12:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40675000 2021-11-24 12:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40676000 2021-11-24 12:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40677000 2021-11-24 12:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40678000 2021-11-24 12:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40679000 2021-11-24 12:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40680000 2021-11-24 12:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40681000 2021-11-24 12:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40682000 2021-11-24 12:04:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:04:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1407 containing 20.00 MB] 2021-11-24 12:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40683000 2021-11-24 12:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40684000 2021-11-24 12:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40685000 2021-11-24 12:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40686000 2021-11-24 12:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40687000 2021-11-24 12:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40688000 2021-11-24 12:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40689000 2021-11-24 12:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40690000 2021-11-24 12:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40691000 2021-11-24 12:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40692000 2021-11-24 12:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40693000 2021-11-24 12:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40694000 2021-11-24 12:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40695000 2021-11-24 12:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40696000 2021-11-24 12:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40697000 2021-11-24 12:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40698000 2021-11-24 12:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40699000 2021-11-24 12:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40700000 2021-11-24 12:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40701000 2021-11-24 12:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40702000 2021-11-24 12:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40703000 2021-11-24 12:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40704000 2021-11-24 12:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40705000 2021-11-24 12:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40706000 2021-11-24 12:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40707000 2021-11-24 12:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40708000 2021-11-24 12:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40709000 2021-11-24 12:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40710000 2021-11-24 12:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40711000 2021-11-24 12:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40712000 2021-11-24 12:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40713000 2021-11-24 12:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40714000 2021-11-24 12:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40715000 2021-11-24 12:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40716000 2021-11-24 12:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40717000 2021-11-24 12:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40718000 2021-11-24 12:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40719000 2021-11-24 12:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40720000 2021-11-24 12:05:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:05:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1408 containing 20.00 MB] 2021-11-24 12:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40721000 2021-11-24 12:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40722000 2021-11-24 12:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40723000 2021-11-24 12:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40724000 2021-11-24 12:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40725000 2021-11-24 12:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40726000 2021-11-24 12:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40727000 2021-11-24 12:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40728000 2021-11-24 12:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40729000 2021-11-24 12:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40730000 2021-11-24 12:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40731000 2021-11-24 12:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40732000 2021-11-24 12:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40733000 2021-11-24 12:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40734000 2021-11-24 12:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40735000 2021-11-24 12:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40736000 2021-11-24 12:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40737000 2021-11-24 12:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40738000 2021-11-24 12:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40739000 2021-11-24 12:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40740000 2021-11-24 12:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40741000 2021-11-24 12:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40742000 2021-11-24 12:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40743000 2021-11-24 12:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40744000 2021-11-24 12:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40745000 2021-11-24 12:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40746000 2021-11-24 12:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40747000 2021-11-24 12:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40748000 2021-11-24 12:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40749000 2021-11-24 12:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40750000 2021-11-24 12:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40751000 2021-11-24 12:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40752000 2021-11-24 12:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40753000 2021-11-24 12:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40754000 2021-11-24 12:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40755000 2021-11-24 12:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40756000 2021-11-24 12:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40757000 2021-11-24 12:05:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:05:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1409 containing 20.00 MB] 2021-11-24 12:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40758000 2021-11-24 12:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40759000 2021-11-24 12:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40760000 2021-11-24 12:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40761000 2021-11-24 12:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40762000 2021-11-24 12:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40763000 2021-11-24 12:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40764000 2021-11-24 12:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40765000 2021-11-24 12:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40766000 2021-11-24 12:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40767000 2021-11-24 12:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40768000 2021-11-24 12:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40769000 2021-11-24 12:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40770000 2021-11-24 12:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40771000 2021-11-24 12:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40772000 2021-11-24 12:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40773000 2021-11-24 12:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40774000 2021-11-24 12:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40775000 2021-11-24 12:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40776000 2021-11-24 12:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40777000 2021-11-24 12:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40778000 2021-11-24 12:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40779000 2021-11-24 12:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40780000 2021-11-24 12:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40781000 2021-11-24 12:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40782000 2021-11-24 12:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40783000 2021-11-24 12:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40784000 2021-11-24 12:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40785000 2021-11-24 12:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40786000 2021-11-24 12:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40787000 2021-11-24 12:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40788000 2021-11-24 12:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40789000 2021-11-24 12:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40790000 2021-11-24 12:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40791000 2021-11-24 12:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40792000 2021-11-24 12:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40793000 2021-11-24 12:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40794000 2021-11-24 12:06:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:06:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1410 containing 20.00 MB] 2021-11-24 12:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40795000 2021-11-24 12:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40796000 2021-11-24 12:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40797000 2021-11-24 12:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40798000 2021-11-24 12:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40799000 2021-11-24 12:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40800000 2021-11-24 12:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40801000 2021-11-24 12:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40802000 2021-11-24 12:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40803000 2021-11-24 12:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40804000 2021-11-24 12:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40805000 2021-11-24 12:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40806000 2021-11-24 12:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40807000 2021-11-24 12:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40808000 2021-11-24 12:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40809000 2021-11-24 12:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40810000 2021-11-24 12:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40811000 2021-11-24 12:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40812000 2021-11-24 12:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40813000 2021-11-24 12:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40814000 2021-11-24 12:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40815000 2021-11-24 12:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40816000 2021-11-24 12:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40817000 2021-11-24 12:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40818000 2021-11-24 12:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40819000 2021-11-24 12:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40820000 2021-11-24 12:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40821000 2021-11-24 12:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40822000 2021-11-24 12:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40823000 2021-11-24 12:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40824000 2021-11-24 12:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40825000 2021-11-24 12:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40826000 2021-11-24 12:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40827000 2021-11-24 12:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40828000 2021-11-24 12:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40829000 2021-11-24 12:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40830000 2021-11-24 12:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40831000 2021-11-24 12:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40832000 2021-11-24 12:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40833000 2021-11-24 12:06:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:06:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1411 containing 20.00 MB] 2021-11-24 12:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40834000 2021-11-24 12:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40835000 2021-11-24 12:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40836000 2021-11-24 12:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40837000 2021-11-24 12:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40838000 2021-11-24 12:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40839000 2021-11-24 12:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40840000 2021-11-24 12:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40841000 2021-11-24 12:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40842000 2021-11-24 12:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40843000 2021-11-24 12:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40844000 2021-11-24 12:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40845000 2021-11-24 12:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40846000 2021-11-24 12:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40847000 2021-11-24 12:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40848000 2021-11-24 12:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40849000 2021-11-24 12:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40850000 2021-11-24 12:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40851000 2021-11-24 12:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40852000 2021-11-24 12:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40853000 2021-11-24 12:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40854000 2021-11-24 12:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40855000 2021-11-24 12:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40856000 2021-11-24 12:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40857000 2021-11-24 12:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40858000 2021-11-24 12:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40859000 2021-11-24 12:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40860000 2021-11-24 12:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40861000 2021-11-24 12:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40862000 2021-11-24 12:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40863000 2021-11-24 12:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40864000 2021-11-24 12:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40865000 2021-11-24 12:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40866000 2021-11-24 12:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40867000 2021-11-24 12:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40868000 2021-11-24 12:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40869000 2021-11-24 12:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40870000 2021-11-24 12:07:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:07:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1412 containing 20.00 MB] 2021-11-24 12:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40871000 2021-11-24 12:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40872000 2021-11-24 12:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40873000 2021-11-24 12:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40874000 2021-11-24 12:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40875000 2021-11-24 12:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40876000 2021-11-24 12:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40877000 2021-11-24 12:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40878000 2021-11-24 12:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40879000 2021-11-24 12:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40880000 2021-11-24 12:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40881000 2021-11-24 12:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40882000 2021-11-24 12:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40883000 2021-11-24 12:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40884000 2021-11-24 12:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40885000 2021-11-24 12:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40886000 2021-11-24 12:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40887000 2021-11-24 12:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40888000 2021-11-24 12:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40889000 2021-11-24 12:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40890000 2021-11-24 12:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40891000 2021-11-24 12:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40892000 2021-11-24 12:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40893000 2021-11-24 12:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40894000 2021-11-24 12:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40895000 2021-11-24 12:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40896000 2021-11-24 12:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40897000 2021-11-24 12:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40898000 2021-11-24 12:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40899000 2021-11-24 12:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40900000 2021-11-24 12:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40901000 2021-11-24 12:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40902000 2021-11-24 12:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40903000 2021-11-24 12:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40904000 2021-11-24 12:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40905000 2021-11-24 12:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40906000 2021-11-24 12:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40907000 2021-11-24 12:07:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:07:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1413 containing 20.00 MB] 2021-11-24 12:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40908000 2021-11-24 12:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40909000 2021-11-24 12:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40910000 2021-11-24 12:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40911000 2021-11-24 12:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40912000 2021-11-24 12:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40913000 2021-11-24 12:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40914000 2021-11-24 12:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40915000 2021-11-24 12:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40916000 2021-11-24 12:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40917000 2021-11-24 12:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40918000 2021-11-24 12:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40919000 2021-11-24 12:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40920000 2021-11-24 12:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40921000 2021-11-24 12:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40922000 2021-11-24 12:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40923000 2021-11-24 12:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40924000 2021-11-24 12:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40925000 2021-11-24 12:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40926000 2021-11-24 12:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40927000 2021-11-24 12:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40928000 2021-11-24 12:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40929000 2021-11-24 12:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40930000 2021-11-24 12:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40931000 2021-11-24 12:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40932000 2021-11-24 12:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40933000 2021-11-24 12:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40934000 2021-11-24 12:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40935000 2021-11-24 12:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40936000 2021-11-24 12:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40937000 2021-11-24 12:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40938000 2021-11-24 12:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40939000 2021-11-24 12:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40940000 2021-11-24 12:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40941000 2021-11-24 12:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40942000 2021-11-24 12:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40943000 2021-11-24 12:08:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:08:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1414 containing 20.00 MB] 2021-11-24 12:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40944000 2021-11-24 12:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40945000 2021-11-24 12:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40946000 2021-11-24 12:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40947000 2021-11-24 12:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40948000 2021-11-24 12:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40949000 2021-11-24 12:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40950000 2021-11-24 12:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40951000 2021-11-24 12:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40952000 2021-11-24 12:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40953000 2021-11-24 12:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40954000 2021-11-24 12:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40955000 2021-11-24 12:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40956000 2021-11-24 12:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40957000 2021-11-24 12:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40958000 2021-11-24 12:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40959000 2021-11-24 12:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40960000 2021-11-24 12:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40961000 2021-11-24 12:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40962000 2021-11-24 12:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40963000 2021-11-24 12:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40964000 2021-11-24 12:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40965000 2021-11-24 12:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40966000 2021-11-24 12:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40967000 2021-11-24 12:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40968000 2021-11-24 12:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40969000 2021-11-24 12:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40970000 2021-11-24 12:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40971000 2021-11-24 12:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40972000 2021-11-24 12:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40973000 2021-11-24 12:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40974000 2021-11-24 12:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40975000 2021-11-24 12:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40976000 2021-11-24 12:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40977000 2021-11-24 12:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40978000 2021-11-24 12:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40979000 2021-11-24 12:08:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:08:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1415 containing 20.00 MB] 2021-11-24 12:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40980000 2021-11-24 12:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40981000 2021-11-24 12:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40982000 2021-11-24 12:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40983000 2021-11-24 12:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40984000 2021-11-24 12:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40985000 2021-11-24 12:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40986000 2021-11-24 12:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40987000 2021-11-24 12:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40988000 2021-11-24 12:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40989000 2021-11-24 12:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40990000 2021-11-24 12:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40991000 2021-11-24 12:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40992000 2021-11-24 12:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40993000 2021-11-24 12:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40994000 2021-11-24 12:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40995000 2021-11-24 12:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40996000 2021-11-24 12:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40997000 2021-11-24 12:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40998000 2021-11-24 12:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 40999000 2021-11-24 12:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41000000 2021-11-24 12:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41001000 2021-11-24 12:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41002000 2021-11-24 12:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41003000 2021-11-24 12:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41004000 2021-11-24 12:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41005000 2021-11-24 12:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41006000 2021-11-24 12:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41007000 2021-11-24 12:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41008000 2021-11-24 12:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41009000 2021-11-24 12:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41010000 2021-11-24 12:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41011000 2021-11-24 12:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41012000 2021-11-24 12:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41013000 2021-11-24 12:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41014000 2021-11-24 12:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41015000 2021-11-24 12:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41016000 2021-11-24 12:09:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:09:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1416 containing 20.00 MB] 2021-11-24 12:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41017000 2021-11-24 12:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41018000 2021-11-24 12:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41019000 2021-11-24 12:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41020000 2021-11-24 12:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41021000 2021-11-24 12:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41022000 2021-11-24 12:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41023000 2021-11-24 12:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41024000 2021-11-24 12:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41025000 2021-11-24 12:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41026000 2021-11-24 12:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41027000 2021-11-24 12:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41028000 2021-11-24 12:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41029000 2021-11-24 12:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41030000 2021-11-24 12:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41031000 2021-11-24 12:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41032000 2021-11-24 12:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41033000 2021-11-24 12:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41034000 2021-11-24 12:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41035000 2021-11-24 12:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41036000 2021-11-24 12:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41037000 2021-11-24 12:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41038000 2021-11-24 12:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41039000 2021-11-24 12:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41040000 2021-11-24 12:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41041000 2021-11-24 12:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41042000 2021-11-24 12:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41043000 2021-11-24 12:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41044000 2021-11-24 12:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41045000 2021-11-24 12:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41046000 2021-11-24 12:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41047000 2021-11-24 12:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41048000 2021-11-24 12:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41049000 2021-11-24 12:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41050000 2021-11-24 12:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41051000 2021-11-24 12:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41052000 2021-11-24 12:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41053000 2021-11-24 12:09:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:09:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1417 containing 20.00 MB] 2021-11-24 12:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41054000 2021-11-24 12:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41055000 2021-11-24 12:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41056000 2021-11-24 12:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41057000 2021-11-24 12:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41058000 2021-11-24 12:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41059000 2021-11-24 12:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41060000 2021-11-24 12:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41061000 2021-11-24 12:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41062000 2021-11-24 12:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41063000 2021-11-24 12:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41064000 2021-11-24 12:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41065000 2021-11-24 12:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41066000 2021-11-24 12:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41067000 2021-11-24 12:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41068000 2021-11-24 12:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41069000 2021-11-24 12:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41070000 2021-11-24 12:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41071000 2021-11-24 12:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41072000 2021-11-24 12:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41073000 2021-11-24 12:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41074000 2021-11-24 12:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41075000 2021-11-24 12:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41076000 2021-11-24 12:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41077000 2021-11-24 12:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41078000 2021-11-24 12:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41079000 2021-11-24 12:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41080000 2021-11-24 12:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41081000 2021-11-24 12:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41082000 2021-11-24 12:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41083000 2021-11-24 12:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41084000 2021-11-24 12:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41085000 2021-11-24 12:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41086000 2021-11-24 12:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41087000 2021-11-24 12:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41088000 2021-11-24 12:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41089000 2021-11-24 12:10:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:10:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1418 containing 20.00 MB] 2021-11-24 12:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41090000 2021-11-24 12:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41091000 2021-11-24 12:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41092000 2021-11-24 12:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41093000 2021-11-24 12:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41094000 2021-11-24 12:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41095000 2021-11-24 12:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41096000 2021-11-24 12:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41097000 2021-11-24 12:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41098000 2021-11-24 12:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41099000 2021-11-24 12:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41100000 2021-11-24 12:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41101000 2021-11-24 12:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41102000 2021-11-24 12:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41103000 2021-11-24 12:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41104000 2021-11-24 12:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41105000 2021-11-24 12:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41106000 2021-11-24 12:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41107000 2021-11-24 12:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41108000 2021-11-24 12:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41109000 2021-11-24 12:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41110000 2021-11-24 12:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41111000 2021-11-24 12:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41112000 2021-11-24 12:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41113000 2021-11-24 12:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41114000 2021-11-24 12:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41115000 2021-11-24 12:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41116000 2021-11-24 12:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41117000 2021-11-24 12:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41118000 2021-11-24 12:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41119000 2021-11-24 12:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41120000 2021-11-24 12:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41121000 2021-11-24 12:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41122000 2021-11-24 12:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41123000 2021-11-24 12:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41124000 2021-11-24 12:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41125000 2021-11-24 12:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41126000 2021-11-24 12:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41127000 2021-11-24 12:10:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:10:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1419 containing 20.00 MB] 2021-11-24 12:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41128000 2021-11-24 12:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41129000 2021-11-24 12:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41130000 2021-11-24 12:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41131000 2021-11-24 12:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41132000 2021-11-24 12:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41133000 2021-11-24 12:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41134000 2021-11-24 12:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41135000 2021-11-24 12:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41136000 2021-11-24 12:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41137000 2021-11-24 12:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41138000 2021-11-24 12:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41139000 2021-11-24 12:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41140000 2021-11-24 12:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41141000 2021-11-24 12:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41142000 2021-11-24 12:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41143000 2021-11-24 12:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41144000 2021-11-24 12:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41145000 2021-11-24 12:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41146000 2021-11-24 12:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41147000 2021-11-24 12:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41148000 2021-11-24 12:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41149000 2021-11-24 12:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41150000 2021-11-24 12:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41151000 2021-11-24 12:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41152000 2021-11-24 12:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41153000 2021-11-24 12:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41154000 2021-11-24 12:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41155000 2021-11-24 12:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41156000 2021-11-24 12:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41157000 2021-11-24 12:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41158000 2021-11-24 12:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41159000 2021-11-24 12:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41160000 2021-11-24 12:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41161000 2021-11-24 12:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41162000 2021-11-24 12:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41163000 2021-11-24 12:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41164000 2021-11-24 12:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41165000 2021-11-24 12:11:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:11:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1420 containing 20.00 MB] 2021-11-24 12:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41166000 2021-11-24 12:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41167000 2021-11-24 12:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41168000 2021-11-24 12:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41169000 2021-11-24 12:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41170000 2021-11-24 12:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41171000 2021-11-24 12:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41172000 2021-11-24 12:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41173000 2021-11-24 12:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41174000 2021-11-24 12:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41175000 2021-11-24 12:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41176000 2021-11-24 12:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41177000 2021-11-24 12:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41178000 2021-11-24 12:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41179000 2021-11-24 12:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41180000 2021-11-24 12:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41181000 2021-11-24 12:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41182000 2021-11-24 12:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41183000 2021-11-24 12:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41184000 2021-11-24 12:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41185000 2021-11-24 12:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41186000 2021-11-24 12:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41187000 2021-11-24 12:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41188000 2021-11-24 12:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41189000 2021-11-24 12:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41190000 2021-11-24 12:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41191000 2021-11-24 12:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41192000 2021-11-24 12:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41193000 2021-11-24 12:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41194000 2021-11-24 12:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41195000 2021-11-24 12:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41196000 2021-11-24 12:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41197000 2021-11-24 12:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41198000 2021-11-24 12:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41199000 2021-11-24 12:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41200000 2021-11-24 12:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41201000 2021-11-24 12:11:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:11:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1421 containing 20.00 MB] 2021-11-24 12:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41202000 2021-11-24 12:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41203000 2021-11-24 12:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41204000 2021-11-24 12:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41205000 2021-11-24 12:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41206000 2021-11-24 12:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41207000 2021-11-24 12:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41208000 2021-11-24 12:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41209000 2021-11-24 12:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41210000 2021-11-24 12:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41211000 2021-11-24 12:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41212000 2021-11-24 12:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41213000 2021-11-24 12:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41214000 2021-11-24 12:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41215000 2021-11-24 12:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41216000 2021-11-24 12:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41217000 2021-11-24 12:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41218000 2021-11-24 12:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41219000 2021-11-24 12:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41220000 2021-11-24 12:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41221000 2021-11-24 12:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41222000 2021-11-24 12:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41223000 2021-11-24 12:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41224000 2021-11-24 12:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41225000 2021-11-24 12:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41226000 2021-11-24 12:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41227000 2021-11-24 12:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41228000 2021-11-24 12:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41229000 2021-11-24 12:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41230000 2021-11-24 12:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41231000 2021-11-24 12:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41232000 2021-11-24 12:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41233000 2021-11-24 12:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41234000 2021-11-24 12:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41235000 2021-11-24 12:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41236000 2021-11-24 12:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41237000 2021-11-24 12:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41238000 2021-11-24 12:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41239000 2021-11-24 12:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41240000 2021-11-24 12:12:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:12:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1422 containing 20.00 MB] 2021-11-24 12:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41241000 2021-11-24 12:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41242000 2021-11-24 12:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41243000 2021-11-24 12:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41244000 2021-11-24 12:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41245000 2021-11-24 12:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41246000 2021-11-24 12:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41247000 2021-11-24 12:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41248000 2021-11-24 12:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41249000 2021-11-24 12:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41250000 2021-11-24 12:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41251000 2021-11-24 12:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41252000 2021-11-24 12:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41253000 2021-11-24 12:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41254000 2021-11-24 12:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41255000 2021-11-24 12:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41256000 2021-11-24 12:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41257000 2021-11-24 12:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41258000 2021-11-24 12:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41259000 2021-11-24 12:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41260000 2021-11-24 12:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41261000 2021-11-24 12:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41262000 2021-11-24 12:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41263000 2021-11-24 12:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41264000 2021-11-24 12:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41265000 2021-11-24 12:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41266000 2021-11-24 12:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41267000 2021-11-24 12:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41268000 2021-11-24 12:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41269000 2021-11-24 12:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41270000 2021-11-24 12:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41271000 2021-11-24 12:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41272000 2021-11-24 12:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41273000 2021-11-24 12:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41274000 2021-11-24 12:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41275000 2021-11-24 12:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41276000 2021-11-24 12:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41277000 2021-11-24 12:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41278000 2021-11-24 12:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41279000 2021-11-24 12:12:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:12:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1423 containing 20.00 MB] 2021-11-24 12:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41280000 2021-11-24 12:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41281000 2021-11-24 12:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41282000 2021-11-24 12:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41283000 2021-11-24 12:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41284000 2021-11-24 12:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41285000 2021-11-24 12:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41286000 2021-11-24 12:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41287000 2021-11-24 12:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41288000 2021-11-24 12:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41289000 2021-11-24 12:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41290000 2021-11-24 12:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41291000 2021-11-24 12:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41292000 2021-11-24 12:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41293000 2021-11-24 12:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41294000 2021-11-24 12:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41295000 2021-11-24 12:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41296000 2021-11-24 12:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41297000 2021-11-24 12:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41298000 2021-11-24 12:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41299000 2021-11-24 12:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41300000 2021-11-24 12:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41301000 2021-11-24 12:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41302000 2021-11-24 12:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41303000 2021-11-24 12:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41304000 2021-11-24 12:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41305000 2021-11-24 12:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41306000 2021-11-24 12:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41307000 2021-11-24 12:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41308000 2021-11-24 12:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41309000 2021-11-24 12:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41310000 2021-11-24 12:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41311000 2021-11-24 12:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41312000 2021-11-24 12:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41313000 2021-11-24 12:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41314000 2021-11-24 12:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41315000 2021-11-24 12:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41316000 2021-11-24 12:13:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:13:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1424 containing 20.00 MB] 2021-11-24 12:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41317000 2021-11-24 12:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41318000 2021-11-24 12:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41319000 2021-11-24 12:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41320000 2021-11-24 12:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41321000 2021-11-24 12:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41322000 2021-11-24 12:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41323000 2021-11-24 12:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41324000 2021-11-24 12:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41325000 2021-11-24 12:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41326000 2021-11-24 12:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41327000 2021-11-24 12:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41328000 2021-11-24 12:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41329000 2021-11-24 12:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41330000 2021-11-24 12:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41331000 2021-11-24 12:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41332000 2021-11-24 12:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41333000 2021-11-24 12:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41334000 2021-11-24 12:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41335000 2021-11-24 12:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41336000 2021-11-24 12:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41337000 2021-11-24 12:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41338000 2021-11-24 12:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41339000 2021-11-24 12:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41340000 2021-11-24 12:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41341000 2021-11-24 12:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41342000 2021-11-24 12:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41343000 2021-11-24 12:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41344000 2021-11-24 12:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41345000 2021-11-24 12:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41346000 2021-11-24 12:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41347000 2021-11-24 12:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41348000 2021-11-24 12:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41349000 2021-11-24 12:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41350000 2021-11-24 12:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41351000 2021-11-24 12:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41352000 2021-11-24 12:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41353000 2021-11-24 12:14:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:14:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1425 containing 20.00 MB] 2021-11-24 12:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41354000 2021-11-24 12:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41355000 2021-11-24 12:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41356000 2021-11-24 12:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41357000 2021-11-24 12:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41358000 2021-11-24 12:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41359000 2021-11-24 12:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41360000 2021-11-24 12:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41361000 2021-11-24 12:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41362000 2021-11-24 12:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41363000 2021-11-24 12:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41364000 2021-11-24 12:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41365000 2021-11-24 12:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41366000 2021-11-24 12:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41367000 2021-11-24 12:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41368000 2021-11-24 12:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41369000 2021-11-24 12:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41370000 2021-11-24 12:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41371000 2021-11-24 12:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41372000 2021-11-24 12:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41373000 2021-11-24 12:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41374000 2021-11-24 12:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41375000 2021-11-24 12:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41376000 2021-11-24 12:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41377000 2021-11-24 12:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41378000 2021-11-24 12:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41379000 2021-11-24 12:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41380000 2021-11-24 12:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41381000 2021-11-24 12:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41382000 2021-11-24 12:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41383000 2021-11-24 12:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41384000 2021-11-24 12:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41385000 2021-11-24 12:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41386000 2021-11-24 12:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41387000 2021-11-24 12:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41388000 2021-11-24 12:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41389000 2021-11-24 12:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41390000 2021-11-24 12:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41391000 2021-11-24 12:14:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:14:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1426 containing 20.00 MB] 2021-11-24 12:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41392000 2021-11-24 12:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41393000 2021-11-24 12:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41394000 2021-11-24 12:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41395000 2021-11-24 12:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41396000 2021-11-24 12:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41397000 2021-11-24 12:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41398000 2021-11-24 12:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41399000 2021-11-24 12:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41400000 2021-11-24 12:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41401000 2021-11-24 12:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41402000 2021-11-24 12:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41403000 2021-11-24 12:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41404000 2021-11-24 12:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41405000 2021-11-24 12:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41406000 2021-11-24 12:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41407000 2021-11-24 12:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41408000 2021-11-24 12:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41409000 2021-11-24 12:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41410000 2021-11-24 12:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41411000 2021-11-24 12:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41412000 2021-11-24 12:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41413000 2021-11-24 12:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41414000 2021-11-24 12:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41415000 2021-11-24 12:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41416000 2021-11-24 12:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41417000 2021-11-24 12:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41418000 2021-11-24 12:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41419000 2021-11-24 12:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41420000 2021-11-24 12:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41421000 2021-11-24 12:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41422000 2021-11-24 12:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41423000 2021-11-24 12:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41424000 2021-11-24 12:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41425000 2021-11-24 12:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41426000 2021-11-24 12:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41427000 2021-11-24 12:15:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:15:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1427 containing 20.00 MB] 2021-11-24 12:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41428000 2021-11-24 12:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41429000 2021-11-24 12:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41430000 2021-11-24 12:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41431000 2021-11-24 12:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41432000 2021-11-24 12:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41433000 2021-11-24 12:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41434000 2021-11-24 12:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41435000 2021-11-24 12:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41436000 2021-11-24 12:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41437000 2021-11-24 12:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41438000 2021-11-24 12:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41439000 2021-11-24 12:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41440000 2021-11-24 12:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41441000 2021-11-24 12:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41442000 2021-11-24 12:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41443000 2021-11-24 12:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41444000 2021-11-24 12:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41445000 2021-11-24 12:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41446000 2021-11-24 12:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41447000 2021-11-24 12:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41448000 2021-11-24 12:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41449000 2021-11-24 12:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41450000 2021-11-24 12:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41451000 2021-11-24 12:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41452000 2021-11-24 12:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41453000 2021-11-24 12:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41454000 2021-11-24 12:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41455000 2021-11-24 12:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41456000 2021-11-24 12:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41457000 2021-11-24 12:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41458000 2021-11-24 12:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41459000 2021-11-24 12:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41460000 2021-11-24 12:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41461000 2021-11-24 12:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41462000 2021-11-24 12:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41463000 2021-11-24 12:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41464000 2021-11-24 12:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41465000 2021-11-24 12:15:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:15:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1428 containing 20.00 MB] 2021-11-24 12:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41466000 2021-11-24 12:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41467000 2021-11-24 12:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41468000 2021-11-24 12:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41469000 2021-11-24 12:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41470000 2021-11-24 12:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41471000 2021-11-24 12:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41472000 2021-11-24 12:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41473000 2021-11-24 12:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41474000 2021-11-24 12:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41475000 2021-11-24 12:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41476000 2021-11-24 12:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41477000 2021-11-24 12:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41478000 2021-11-24 12:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41479000 2021-11-24 12:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41480000 2021-11-24 12:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41481000 2021-11-24 12:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41482000 2021-11-24 12:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41483000 2021-11-24 12:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41484000 2021-11-24 12:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41485000 2021-11-24 12:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41486000 2021-11-24 12:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41487000 2021-11-24 12:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41488000 2021-11-24 12:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41489000 2021-11-24 12:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41490000 2021-11-24 12:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41491000 2021-11-24 12:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41492000 2021-11-24 12:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41493000 2021-11-24 12:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41494000 2021-11-24 12:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41495000 2021-11-24 12:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41496000 2021-11-24 12:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41497000 2021-11-24 12:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41498000 2021-11-24 12:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41499000 2021-11-24 12:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41500000 2021-11-24 12:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41501000 2021-11-24 12:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41502000 2021-11-24 12:16:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:16:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1429 containing 20.00 MB] 2021-11-24 12:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41503000 2021-11-24 12:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41504000 2021-11-24 12:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41505000 2021-11-24 12:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41506000 2021-11-24 12:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41507000 2021-11-24 12:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41508000 2021-11-24 12:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41509000 2021-11-24 12:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41510000 2021-11-24 12:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41511000 2021-11-24 12:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41512000 2021-11-24 12:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41513000 2021-11-24 12:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41514000 2021-11-24 12:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41515000 2021-11-24 12:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41516000 2021-11-24 12:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41517000 2021-11-24 12:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41518000 2021-11-24 12:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41519000 2021-11-24 12:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41520000 2021-11-24 12:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41521000 2021-11-24 12:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41522000 2021-11-24 12:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41523000 2021-11-24 12:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41524000 2021-11-24 12:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41525000 2021-11-24 12:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41526000 2021-11-24 12:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41527000 2021-11-24 12:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41528000 2021-11-24 12:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41529000 2021-11-24 12:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41530000 2021-11-24 12:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41531000 2021-11-24 12:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41532000 2021-11-24 12:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41533000 2021-11-24 12:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41534000 2021-11-24 12:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41535000 2021-11-24 12:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41536000 2021-11-24 12:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41537000 2021-11-24 12:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41538000 2021-11-24 12:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41539000 2021-11-24 12:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41540000 2021-11-24 12:16:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:16:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1430 containing 20.00 MB] 2021-11-24 12:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41541000 2021-11-24 12:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41542000 2021-11-24 12:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41543000 2021-11-24 12:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41544000 2021-11-24 12:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41545000 2021-11-24 12:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41546000 2021-11-24 12:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41547000 2021-11-24 12:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41548000 2021-11-24 12:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41549000 2021-11-24 12:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41550000 2021-11-24 12:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41551000 2021-11-24 12:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41552000 2021-11-24 12:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41553000 2021-11-24 12:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41554000 2021-11-24 12:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41555000 2021-11-24 12:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41556000 2021-11-24 12:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41557000 2021-11-24 12:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41558000 2021-11-24 12:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41559000 2021-11-24 12:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41560000 2021-11-24 12:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41561000 2021-11-24 12:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41562000 2021-11-24 12:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41563000 2021-11-24 12:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41564000 2021-11-24 12:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41565000 2021-11-24 12:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41566000 2021-11-24 12:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41567000 2021-11-24 12:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41568000 2021-11-24 12:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41569000 2021-11-24 12:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41570000 2021-11-24 12:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41571000 2021-11-24 12:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41572000 2021-11-24 12:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41573000 2021-11-24 12:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41574000 2021-11-24 12:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41575000 2021-11-24 12:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41576000 2021-11-24 12:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41577000 2021-11-24 12:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41578000 2021-11-24 12:17:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:17:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1431 containing 20.00 MB] 2021-11-24 12:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41579000 2021-11-24 12:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41580000 2021-11-24 12:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41581000 2021-11-24 12:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41582000 2021-11-24 12:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41583000 2021-11-24 12:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41584000 2021-11-24 12:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41585000 2021-11-24 12:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41586000 2021-11-24 12:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41587000 2021-11-24 12:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41588000 2021-11-24 12:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41589000 2021-11-24 12:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41590000 2021-11-24 12:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41591000 2021-11-24 12:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41592000 2021-11-24 12:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41593000 2021-11-24 12:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41594000 2021-11-24 12:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41595000 2021-11-24 12:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41596000 2021-11-24 12:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41597000 2021-11-24 12:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41598000 2021-11-24 12:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41599000 2021-11-24 12:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41600000 2021-11-24 12:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41601000 2021-11-24 12:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41602000 2021-11-24 12:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41603000 2021-11-24 12:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41604000 2021-11-24 12:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41605000 2021-11-24 12:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41606000 2021-11-24 12:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41607000 2021-11-24 12:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41608000 2021-11-24 12:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41609000 2021-11-24 12:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41610000 2021-11-24 12:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41611000 2021-11-24 12:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41612000 2021-11-24 12:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41613000 2021-11-24 12:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41614000 2021-11-24 12:17:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:17:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1432 containing 20.00 MB] 2021-11-24 12:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41615000 2021-11-24 12:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41616000 2021-11-24 12:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41617000 2021-11-24 12:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41618000 2021-11-24 12:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41619000 2021-11-24 12:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41620000 2021-11-24 12:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41621000 2021-11-24 12:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41622000 2021-11-24 12:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41623000 2021-11-24 12:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41624000 2021-11-24 12:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41625000 2021-11-24 12:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41626000 2021-11-24 12:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41627000 2021-11-24 12:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41628000 2021-11-24 12:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41629000 2021-11-24 12:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41630000 2021-11-24 12:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41631000 2021-11-24 12:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41632000 2021-11-24 12:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41633000 2021-11-24 12:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41634000 2021-11-24 12:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41635000 2021-11-24 12:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41636000 2021-11-24 12:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41637000 2021-11-24 12:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41638000 2021-11-24 12:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41639000 2021-11-24 12:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41640000 2021-11-24 12:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41641000 2021-11-24 12:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41642000 2021-11-24 12:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41643000 2021-11-24 12:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41644000 2021-11-24 12:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41645000 2021-11-24 12:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41646000 2021-11-24 12:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41647000 2021-11-24 12:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41648000 2021-11-24 12:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41649000 2021-11-24 12:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41650000 2021-11-24 12:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41651000 2021-11-24 12:18:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:18:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1433 containing 20.00 MB] 2021-11-24 12:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41652000 2021-11-24 12:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41653000 2021-11-24 12:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41654000 2021-11-24 12:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41655000 2021-11-24 12:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41656000 2021-11-24 12:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41657000 2021-11-24 12:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41658000 2021-11-24 12:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41659000 2021-11-24 12:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41660000 2021-11-24 12:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41661000 2021-11-24 12:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41662000 2021-11-24 12:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41663000 2021-11-24 12:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41664000 2021-11-24 12:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41665000 2021-11-24 12:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41666000 2021-11-24 12:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41667000 2021-11-24 12:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41668000 2021-11-24 12:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41669000 2021-11-24 12:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41670000 2021-11-24 12:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41671000 2021-11-24 12:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41672000 2021-11-24 12:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41673000 2021-11-24 12:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41674000 2021-11-24 12:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41675000 2021-11-24 12:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41676000 2021-11-24 12:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41677000 2021-11-24 12:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41678000 2021-11-24 12:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41679000 2021-11-24 12:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41680000 2021-11-24 12:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41681000 2021-11-24 12:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41682000 2021-11-24 12:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41683000 2021-11-24 12:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41684000 2021-11-24 12:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41685000 2021-11-24 12:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41686000 2021-11-24 12:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41687000 2021-11-24 12:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41688000 2021-11-24 12:18:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:18:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1434 containing 20.00 MB] 2021-11-24 12:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41689000 2021-11-24 12:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41690000 2021-11-24 12:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41691000 2021-11-24 12:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41692000 2021-11-24 12:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41693000 2021-11-24 12:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41694000 2021-11-24 12:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41695000 2021-11-24 12:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41696000 2021-11-24 12:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41697000 2021-11-24 12:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41698000 2021-11-24 12:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41699000 2021-11-24 12:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41700000 2021-11-24 12:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41701000 2021-11-24 12:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41702000 2021-11-24 12:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41703000 2021-11-24 12:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41704000 2021-11-24 12:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41705000 2021-11-24 12:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41706000 2021-11-24 12:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41707000 2021-11-24 12:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41708000 2021-11-24 12:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41709000 2021-11-24 12:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41710000 2021-11-24 12:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41711000 2021-11-24 12:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41712000 2021-11-24 12:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41713000 2021-11-24 12:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41714000 2021-11-24 12:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41715000 2021-11-24 12:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41716000 2021-11-24 12:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41717000 2021-11-24 12:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41718000 2021-11-24 12:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41719000 2021-11-24 12:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41720000 2021-11-24 12:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41721000 2021-11-24 12:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41722000 2021-11-24 12:19:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:19:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1435 containing 20.00 MB] 2021-11-24 12:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41723000 2021-11-24 12:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41724000 2021-11-24 12:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41725000 2021-11-24 12:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41726000 2021-11-24 12:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41727000 2021-11-24 12:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41728000 2021-11-24 12:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41729000 2021-11-24 12:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41730000 2021-11-24 12:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41731000 2021-11-24 12:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41732000 2021-11-24 12:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41733000 2021-11-24 12:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41734000 2021-11-24 12:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41735000 2021-11-24 12:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41736000 2021-11-24 12:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41737000 2021-11-24 12:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41738000 2021-11-24 12:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41739000 2021-11-24 12:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41740000 2021-11-24 12:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41741000 2021-11-24 12:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41742000 2021-11-24 12:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41743000 2021-11-24 12:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41744000 2021-11-24 12:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41745000 2021-11-24 12:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41746000 2021-11-24 12:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41747000 2021-11-24 12:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41748000 2021-11-24 12:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41749000 2021-11-24 12:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41750000 2021-11-24 12:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41751000 2021-11-24 12:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41752000 2021-11-24 12:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41753000 2021-11-24 12:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41754000 2021-11-24 12:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41755000 2021-11-24 12:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41756000 2021-11-24 12:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41757000 2021-11-24 12:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41758000 2021-11-24 12:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41759000 2021-11-24 12:19:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:19:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1436 containing 20.00 MB] 2021-11-24 12:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41760000 2021-11-24 12:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41761000 2021-11-24 12:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41762000 2021-11-24 12:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41763000 2021-11-24 12:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41764000 2021-11-24 12:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41765000 2021-11-24 12:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41766000 2021-11-24 12:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41767000 2021-11-24 12:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41768000 2021-11-24 12:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41769000 2021-11-24 12:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41770000 2021-11-24 12:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41771000 2021-11-24 12:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41772000 2021-11-24 12:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41773000 2021-11-24 12:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41774000 2021-11-24 12:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41775000 2021-11-24 12:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41776000 2021-11-24 12:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41777000 2021-11-24 12:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41778000 2021-11-24 12:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41779000 2021-11-24 12:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41780000 2021-11-24 12:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41781000 2021-11-24 12:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41782000 2021-11-24 12:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41783000 2021-11-24 12:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41784000 2021-11-24 12:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41785000 2021-11-24 12:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41786000 2021-11-24 12:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41787000 2021-11-24 12:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41788000 2021-11-24 12:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41789000 2021-11-24 12:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41790000 2021-11-24 12:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41791000 2021-11-24 12:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41792000 2021-11-24 12:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41793000 2021-11-24 12:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41794000 2021-11-24 12:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41795000 2021-11-24 12:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41796000 2021-11-24 12:20:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:20:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1437 containing 20.00 MB] 2021-11-24 12:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41797000 2021-11-24 12:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41798000 2021-11-24 12:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41799000 2021-11-24 12:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41800000 2021-11-24 12:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41801000 2021-11-24 12:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41802000 2021-11-24 12:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41803000 2021-11-24 12:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41804000 2021-11-24 12:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41805000 2021-11-24 12:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41806000 2021-11-24 12:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41807000 2021-11-24 12:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41808000 2021-11-24 12:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41809000 2021-11-24 12:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41810000 2021-11-24 12:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41811000 2021-11-24 12:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41812000 2021-11-24 12:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41813000 2021-11-24 12:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41814000 2021-11-24 12:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41815000 2021-11-24 12:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41816000 2021-11-24 12:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41817000 2021-11-24 12:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41818000 2021-11-24 12:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41819000 2021-11-24 12:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41820000 2021-11-24 12:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41821000 2021-11-24 12:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41822000 2021-11-24 12:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41823000 2021-11-24 12:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41824000 2021-11-24 12:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41825000 2021-11-24 12:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41826000 2021-11-24 12:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41827000 2021-11-24 12:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41828000 2021-11-24 12:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41829000 2021-11-24 12:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41830000 2021-11-24 12:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41831000 2021-11-24 12:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41832000 2021-11-24 12:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41833000 2021-11-24 12:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41834000 2021-11-24 12:20:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:20:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1438 containing 20.00 MB] 2021-11-24 12:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41835000 2021-11-24 12:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41836000 2021-11-24 12:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41837000 2021-11-24 12:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41838000 2021-11-24 12:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41839000 2021-11-24 12:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41840000 2021-11-24 12:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41841000 2021-11-24 12:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41842000 2021-11-24 12:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41843000 2021-11-24 12:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41844000 2021-11-24 12:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41845000 2021-11-24 12:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41846000 2021-11-24 12:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41847000 2021-11-24 12:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41848000 2021-11-24 12:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41849000 2021-11-24 12:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41850000 2021-11-24 12:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41851000 2021-11-24 12:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41852000 2021-11-24 12:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41853000 2021-11-24 12:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41854000 2021-11-24 12:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41855000 2021-11-24 12:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41856000 2021-11-24 12:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41857000 2021-11-24 12:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41858000 2021-11-24 12:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41859000 2021-11-24 12:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41860000 2021-11-24 12:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41861000 2021-11-24 12:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41862000 2021-11-24 12:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41863000 2021-11-24 12:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41864000 2021-11-24 12:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41865000 2021-11-24 12:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41866000 2021-11-24 12:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41867000 2021-11-24 12:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41868000 2021-11-24 12:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41869000 2021-11-24 12:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41870000 2021-11-24 12:21:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:21:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1439 containing 20.00 MB] 2021-11-24 12:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41871000 2021-11-24 12:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41872000 2021-11-24 12:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41873000 2021-11-24 12:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41874000 2021-11-24 12:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41875000 2021-11-24 12:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41876000 2021-11-24 12:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41877000 2021-11-24 12:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41878000 2021-11-24 12:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41879000 2021-11-24 12:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41880000 2021-11-24 12:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41881000 2021-11-24 12:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41882000 2021-11-24 12:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41883000 2021-11-24 12:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41884000 2021-11-24 12:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41885000 2021-11-24 12:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41886000 2021-11-24 12:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41887000 2021-11-24 12:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41888000 2021-11-24 12:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41889000 2021-11-24 12:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41890000 2021-11-24 12:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41891000 2021-11-24 12:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41892000 2021-11-24 12:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41893000 2021-11-24 12:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41894000 2021-11-24 12:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41895000 2021-11-24 12:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41896000 2021-11-24 12:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41897000 2021-11-24 12:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41898000 2021-11-24 12:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41899000 2021-11-24 12:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41900000 2021-11-24 12:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41901000 2021-11-24 12:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41902000 2021-11-24 12:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41903000 2021-11-24 12:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41904000 2021-11-24 12:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41905000 2021-11-24 12:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41906000 2021-11-24 12:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41907000 2021-11-24 12:21:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:21:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1440 containing 20.00 MB] 2021-11-24 12:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41908000 2021-11-24 12:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41909000 2021-11-24 12:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41910000 2021-11-24 12:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41911000 2021-11-24 12:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41912000 2021-11-24 12:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41913000 2021-11-24 12:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41914000 2021-11-24 12:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41915000 2021-11-24 12:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41916000 2021-11-24 12:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41917000 2021-11-24 12:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41918000 2021-11-24 12:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41919000 2021-11-24 12:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41920000 2021-11-24 12:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41921000 2021-11-24 12:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41922000 2021-11-24 12:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41923000 2021-11-24 12:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41924000 2021-11-24 12:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41925000 2021-11-24 12:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41926000 2021-11-24 12:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41927000 2021-11-24 12:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41928000 2021-11-24 12:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41929000 2021-11-24 12:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41930000 2021-11-24 12:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41931000 2021-11-24 12:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41932000 2021-11-24 12:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41933000 2021-11-24 12:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41934000 2021-11-24 12:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41935000 2021-11-24 12:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41936000 2021-11-24 12:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41937000 2021-11-24 12:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41938000 2021-11-24 12:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41939000 2021-11-24 12:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41940000 2021-11-24 12:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41941000 2021-11-24 12:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41942000 2021-11-24 12:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41943000 2021-11-24 12:22:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:22:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1441 containing 20.00 MB] 2021-11-24 12:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41944000 2021-11-24 12:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41945000 2021-11-24 12:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41946000 2021-11-24 12:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41947000 2021-11-24 12:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41948000 2021-11-24 12:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41949000 2021-11-24 12:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41950000 2021-11-24 12:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41951000 2021-11-24 12:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41952000 2021-11-24 12:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41953000 2021-11-24 12:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41954000 2021-11-24 12:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41955000 2021-11-24 12:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41956000 2021-11-24 12:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41957000 2021-11-24 12:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41958000 2021-11-24 12:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41959000 2021-11-24 12:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41960000 2021-11-24 12:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41961000 2021-11-24 12:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41962000 2021-11-24 12:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41963000 2021-11-24 12:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41964000 2021-11-24 12:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41965000 2021-11-24 12:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41966000 2021-11-24 12:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41967000 2021-11-24 12:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41968000 2021-11-24 12:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41969000 2021-11-24 12:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41970000 2021-11-24 12:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41971000 2021-11-24 12:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41972000 2021-11-24 12:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41973000 2021-11-24 12:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41974000 2021-11-24 12:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41975000 2021-11-24 12:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41976000 2021-11-24 12:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41977000 2021-11-24 12:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41978000 2021-11-24 12:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41979000 2021-11-24 12:22:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:22:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1442 containing 20.00 MB] 2021-11-24 12:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41980000 2021-11-24 12:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41981000 2021-11-24 12:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41982000 2021-11-24 12:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41983000 2021-11-24 12:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41984000 2021-11-24 12:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41985000 2021-11-24 12:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41986000 2021-11-24 12:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41987000 2021-11-24 12:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41988000 2021-11-24 12:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41989000 2021-11-24 12:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41990000 2021-11-24 12:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41991000 2021-11-24 12:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41992000 2021-11-24 12:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41993000 2021-11-24 12:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41994000 2021-11-24 12:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41995000 2021-11-24 12:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41996000 2021-11-24 12:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41997000 2021-11-24 12:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41998000 2021-11-24 12:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 41999000 2021-11-24 12:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42000000 2021-11-24 12:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42001000 2021-11-24 12:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42002000 2021-11-24 12:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42003000 2021-11-24 12:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42004000 2021-11-24 12:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42005000 2021-11-24 12:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42006000 2021-11-24 12:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42007000 2021-11-24 12:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42008000 2021-11-24 12:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42009000 2021-11-24 12:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42010000 2021-11-24 12:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42011000 2021-11-24 12:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42012000 2021-11-24 12:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42013000 2021-11-24 12:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42014000 2021-11-24 12:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42015000 2021-11-24 12:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42016000 2021-11-24 12:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42017000 2021-11-24 12:23:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:23:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1443 containing 20.00 MB] 2021-11-24 12:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42018000 2021-11-24 12:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42019000 2021-11-24 12:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42020000 2021-11-24 12:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42021000 2021-11-24 12:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42022000 2021-11-24 12:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42023000 2021-11-24 12:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42024000 2021-11-24 12:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42025000 2021-11-24 12:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42026000 2021-11-24 12:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42027000 2021-11-24 12:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42028000 2021-11-24 12:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42029000 2021-11-24 12:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42030000 2021-11-24 12:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42031000 2021-11-24 12:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42032000 2021-11-24 12:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42033000 2021-11-24 12:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42034000 2021-11-24 12:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42035000 2021-11-24 12:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42036000 2021-11-24 12:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42037000 2021-11-24 12:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42038000 2021-11-24 12:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42039000 2021-11-24 12:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42040000 2021-11-24 12:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42041000 2021-11-24 12:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42042000 2021-11-24 12:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42043000 2021-11-24 12:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42044000 2021-11-24 12:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42045000 2021-11-24 12:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42046000 2021-11-24 12:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42047000 2021-11-24 12:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42048000 2021-11-24 12:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42049000 2021-11-24 12:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42050000 2021-11-24 12:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42051000 2021-11-24 12:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42052000 2021-11-24 12:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42053000 2021-11-24 12:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42054000 2021-11-24 12:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42055000 2021-11-24 12:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42056000 2021-11-24 12:23:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:23:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1444 containing 20.00 MB] 2021-11-24 12:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42057000 2021-11-24 12:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42058000 2021-11-24 12:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42059000 2021-11-24 12:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42060000 2021-11-24 12:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42061000 2021-11-24 12:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42062000 2021-11-24 12:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42063000 2021-11-24 12:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42064000 2021-11-24 12:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42065000 2021-11-24 12:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42066000 2021-11-24 12:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42067000 2021-11-24 12:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42068000 2021-11-24 12:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42069000 2021-11-24 12:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42070000 2021-11-24 12:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42071000 2021-11-24 12:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42072000 2021-11-24 12:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42073000 2021-11-24 12:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42074000 2021-11-24 12:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42075000 2021-11-24 12:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42076000 2021-11-24 12:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42077000 2021-11-24 12:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42078000 2021-11-24 12:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42079000 2021-11-24 12:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42080000 2021-11-24 12:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42081000 2021-11-24 12:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42082000 2021-11-24 12:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42083000 2021-11-24 12:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42084000 2021-11-24 12:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42085000 2021-11-24 12:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42086000 2021-11-24 12:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42087000 2021-11-24 12:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42088000 2021-11-24 12:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42089000 2021-11-24 12:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42090000 2021-11-24 12:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42091000 2021-11-24 12:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42092000 2021-11-24 12:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42093000 2021-11-24 12:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42094000 2021-11-24 12:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42095000 2021-11-24 12:24:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:24:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1445 containing 20.00 MB] 2021-11-24 12:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42096000 2021-11-24 12:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42097000 2021-11-24 12:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42098000 2021-11-24 12:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42099000 2021-11-24 12:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42100000 2021-11-24 12:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42101000 2021-11-24 12:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42102000 2021-11-24 12:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42103000 2021-11-24 12:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42104000 2021-11-24 12:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42105000 2021-11-24 12:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42106000 2021-11-24 12:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42107000 2021-11-24 12:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42108000 2021-11-24 12:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42109000 2021-11-24 12:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42110000 2021-11-24 12:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42111000 2021-11-24 12:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42112000 2021-11-24 12:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42113000 2021-11-24 12:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42114000 2021-11-24 12:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42115000 2021-11-24 12:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42116000 2021-11-24 12:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42117000 2021-11-24 12:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42118000 2021-11-24 12:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42119000 2021-11-24 12:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42120000 2021-11-24 12:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42121000 2021-11-24 12:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42122000 2021-11-24 12:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42123000 2021-11-24 12:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42124000 2021-11-24 12:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42125000 2021-11-24 12:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42126000 2021-11-24 12:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42127000 2021-11-24 12:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42128000 2021-11-24 12:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42129000 2021-11-24 12:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42130000 2021-11-24 12:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42131000 2021-11-24 12:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42132000 2021-11-24 12:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42133000 2021-11-24 12:24:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:24:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1446 containing 20.00 MB] 2021-11-24 12:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42134000 2021-11-24 12:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42135000 2021-11-24 12:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42136000 2021-11-24 12:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42137000 2021-11-24 12:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42138000 2021-11-24 12:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42139000 2021-11-24 12:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42140000 2021-11-24 12:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42141000 2021-11-24 12:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42142000 2021-11-24 12:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42143000 2021-11-24 12:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42144000 2021-11-24 12:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42145000 2021-11-24 12:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42146000 2021-11-24 12:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42147000 2021-11-24 12:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42148000 2021-11-24 12:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42149000 2021-11-24 12:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42150000 2021-11-24 12:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42151000 2021-11-24 12:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42152000 2021-11-24 12:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42153000 2021-11-24 12:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42154000 2021-11-24 12:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42155000 2021-11-24 12:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42156000 2021-11-24 12:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42157000 2021-11-24 12:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42158000 2021-11-24 12:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42159000 2021-11-24 12:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42160000 2021-11-24 12:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42161000 2021-11-24 12:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42162000 2021-11-24 12:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42163000 2021-11-24 12:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42164000 2021-11-24 12:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42165000 2021-11-24 12:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42166000 2021-11-24 12:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42167000 2021-11-24 12:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42168000 2021-11-24 12:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42169000 2021-11-24 12:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42170000 2021-11-24 12:25:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:25:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1447 containing 20.00 MB] 2021-11-24 12:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42171000 2021-11-24 12:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42172000 2021-11-24 12:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42173000 2021-11-24 12:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42174000 2021-11-24 12:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42175000 2021-11-24 12:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42176000 2021-11-24 12:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42177000 2021-11-24 12:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42178000 2021-11-24 12:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42179000 2021-11-24 12:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42180000 2021-11-24 12:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42181000 2021-11-24 12:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42182000 2021-11-24 12:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42183000 2021-11-24 12:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42184000 2021-11-24 12:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42185000 2021-11-24 12:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42186000 2021-11-24 12:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42187000 2021-11-24 12:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42188000 2021-11-24 12:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42189000 2021-11-24 12:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42190000 2021-11-24 12:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42191000 2021-11-24 12:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42192000 2021-11-24 12:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42193000 2021-11-24 12:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42194000 2021-11-24 12:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42195000 2021-11-24 12:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42196000 2021-11-24 12:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42197000 2021-11-24 12:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42198000 2021-11-24 12:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42199000 2021-11-24 12:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42200000 2021-11-24 12:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42201000 2021-11-24 12:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42202000 2021-11-24 12:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42203000 2021-11-24 12:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42204000 2021-11-24 12:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42205000 2021-11-24 12:25:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:25:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1448 containing 20.00 MB] 2021-11-24 12:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42206000 2021-11-24 12:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42207000 2021-11-24 12:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42208000 2021-11-24 12:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42209000 2021-11-24 12:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42210000 2021-11-24 12:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42211000 2021-11-24 12:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42212000 2021-11-24 12:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42213000 2021-11-24 12:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42214000 2021-11-24 12:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42215000 2021-11-24 12:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42216000 2021-11-24 12:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42217000 2021-11-24 12:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42218000 2021-11-24 12:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42219000 2021-11-24 12:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42220000 2021-11-24 12:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42221000 2021-11-24 12:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42222000 2021-11-24 12:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42223000 2021-11-24 12:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42224000 2021-11-24 12:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42225000 2021-11-24 12:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42226000 2021-11-24 12:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42227000 2021-11-24 12:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42228000 2021-11-24 12:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42229000 2021-11-24 12:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42230000 2021-11-24 12:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42231000 2021-11-24 12:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42232000 2021-11-24 12:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42233000 2021-11-24 12:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42234000 2021-11-24 12:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42235000 2021-11-24 12:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42236000 2021-11-24 12:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42237000 2021-11-24 12:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42238000 2021-11-24 12:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42239000 2021-11-24 12:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42240000 2021-11-24 12:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42241000 2021-11-24 12:26:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:26:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1449 containing 20.00 MB] 2021-11-24 12:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42242000 2021-11-24 12:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42243000 2021-11-24 12:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42244000 2021-11-24 12:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42245000 2021-11-24 12:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42246000 2021-11-24 12:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42247000 2021-11-24 12:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42248000 2021-11-24 12:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42249000 2021-11-24 12:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42250000 2021-11-24 12:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42251000 2021-11-24 12:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42252000 2021-11-24 12:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42253000 2021-11-24 12:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42254000 2021-11-24 12:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42255000 2021-11-24 12:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42256000 2021-11-24 12:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42257000 2021-11-24 12:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42258000 2021-11-24 12:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42259000 2021-11-24 12:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42260000 2021-11-24 12:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42261000 2021-11-24 12:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42262000 2021-11-24 12:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42263000 2021-11-24 12:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42264000 2021-11-24 12:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42265000 2021-11-24 12:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42266000 2021-11-24 12:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42267000 2021-11-24 12:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42268000 2021-11-24 12:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42269000 2021-11-24 12:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42270000 2021-11-24 12:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42271000 2021-11-24 12:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42272000 2021-11-24 12:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42273000 2021-11-24 12:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42274000 2021-11-24 12:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42275000 2021-11-24 12:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42276000 2021-11-24 12:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42277000 2021-11-24 12:26:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:26:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1450 containing 20.00 MB] 2021-11-24 12:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42278000 2021-11-24 12:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42279000 2021-11-24 12:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42280000 2021-11-24 12:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42281000 2021-11-24 12:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42282000 2021-11-24 12:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42283000 2021-11-24 12:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42284000 2021-11-24 12:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42285000 2021-11-24 12:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42286000 2021-11-24 12:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42287000 2021-11-24 12:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42288000 2021-11-24 12:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42289000 2021-11-24 12:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42290000 2021-11-24 12:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42291000 2021-11-24 12:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42292000 2021-11-24 12:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42293000 2021-11-24 12:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42294000 2021-11-24 12:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42295000 2021-11-24 12:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42296000 2021-11-24 12:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42297000 2021-11-24 12:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42298000 2021-11-24 12:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42299000 2021-11-24 12:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42300000 2021-11-24 12:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42301000 2021-11-24 12:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42302000 2021-11-24 12:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42303000 2021-11-24 12:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42304000 2021-11-24 12:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42305000 2021-11-24 12:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42306000 2021-11-24 12:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42307000 2021-11-24 12:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42308000 2021-11-24 12:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42309000 2021-11-24 12:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42310000 2021-11-24 12:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42311000 2021-11-24 12:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42312000 2021-11-24 12:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42313000 2021-11-24 12:26:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:26:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1451 containing 20.00 MB] 2021-11-24 12:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42314000 2021-11-24 12:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42315000 2021-11-24 12:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42316000 2021-11-24 12:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42317000 2021-11-24 12:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42318000 2021-11-24 12:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42319000 2021-11-24 12:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42320000 2021-11-24 12:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42321000 2021-11-24 12:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42322000 2021-11-24 12:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42323000 2021-11-24 12:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42324000 2021-11-24 12:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42325000 2021-11-24 12:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42326000 2021-11-24 12:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42327000 2021-11-24 12:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42328000 2021-11-24 12:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42329000 2021-11-24 12:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42330000 2021-11-24 12:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42331000 2021-11-24 12:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42332000 2021-11-24 12:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42333000 2021-11-24 12:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42334000 2021-11-24 12:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42335000 2021-11-24 12:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42336000 2021-11-24 12:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42337000 2021-11-24 12:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42338000 2021-11-24 12:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42339000 2021-11-24 12:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42340000 2021-11-24 12:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42341000 2021-11-24 12:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42342000 2021-11-24 12:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42343000 2021-11-24 12:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42344000 2021-11-24 12:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42345000 2021-11-24 12:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42346000 2021-11-24 12:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42347000 2021-11-24 12:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42348000 2021-11-24 12:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42349000 2021-11-24 12:27:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:27:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1452 containing 20.00 MB] 2021-11-24 12:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42350000 2021-11-24 12:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42351000 2021-11-24 12:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42352000 2021-11-24 12:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42353000 2021-11-24 12:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42354000 2021-11-24 12:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42355000 2021-11-24 12:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42356000 2021-11-24 12:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42357000 2021-11-24 12:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42358000 2021-11-24 12:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42359000 2021-11-24 12:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42360000 2021-11-24 12:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42361000 2021-11-24 12:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42362000 2021-11-24 12:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42363000 2021-11-24 12:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42364000 2021-11-24 12:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42365000 2021-11-24 12:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42366000 2021-11-24 12:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42367000 2021-11-24 12:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42368000 2021-11-24 12:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42369000 2021-11-24 12:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42370000 2021-11-24 12:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42371000 2021-11-24 12:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42372000 2021-11-24 12:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42373000 2021-11-24 12:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42374000 2021-11-24 12:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42375000 2021-11-24 12:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42376000 2021-11-24 12:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42377000 2021-11-24 12:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42378000 2021-11-24 12:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42379000 2021-11-24 12:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42380000 2021-11-24 12:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42381000 2021-11-24 12:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42382000 2021-11-24 12:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42383000 2021-11-24 12:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42384000 2021-11-24 12:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42385000 2021-11-24 12:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42386000 2021-11-24 12:27:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:27:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1453 containing 20.00 MB] 2021-11-24 12:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42387000 2021-11-24 12:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42388000 2021-11-24 12:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42389000 2021-11-24 12:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42390000 2021-11-24 12:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42391000 2021-11-24 12:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42392000 2021-11-24 12:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42393000 2021-11-24 12:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42394000 2021-11-24 12:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42395000 2021-11-24 12:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42396000 2021-11-24 12:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42397000 2021-11-24 12:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42398000 2021-11-24 12:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42399000 2021-11-24 12:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42400000 2021-11-24 12:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42401000 2021-11-24 12:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42402000 2021-11-24 12:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42403000 2021-11-24 12:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42404000 2021-11-24 12:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42405000 2021-11-24 12:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42406000 2021-11-24 12:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42407000 2021-11-24 12:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42408000 2021-11-24 12:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42409000 2021-11-24 12:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42410000 2021-11-24 12:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42411000 2021-11-24 12:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42412000 2021-11-24 12:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42413000 2021-11-24 12:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42414000 2021-11-24 12:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42415000 2021-11-24 12:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42416000 2021-11-24 12:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42417000 2021-11-24 12:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42418000 2021-11-24 12:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42419000 2021-11-24 12:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42420000 2021-11-24 12:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42421000 2021-11-24 12:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42422000 2021-11-24 12:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42423000 2021-11-24 12:27:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:27:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1454 containing 20.00 MB] 2021-11-24 12:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42424000 2021-11-24 12:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42425000 2021-11-24 12:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42426000 2021-11-24 12:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42427000 2021-11-24 12:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42428000 2021-11-24 12:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42429000 2021-11-24 12:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42430000 2021-11-24 12:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42431000 2021-11-24 12:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42432000 2021-11-24 12:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42433000 2021-11-24 12:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42434000 2021-11-24 12:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42435000 2021-11-24 12:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42436000 2021-11-24 12:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42437000 2021-11-24 12:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42438000 2021-11-24 12:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42439000 2021-11-24 12:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42440000 2021-11-24 12:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42441000 2021-11-24 12:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42442000 2021-11-24 12:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42443000 2021-11-24 12:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42444000 2021-11-24 12:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42445000 2021-11-24 12:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42446000 2021-11-24 12:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42447000 2021-11-24 12:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42448000 2021-11-24 12:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42449000 2021-11-24 12:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42450000 2021-11-24 12:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42451000 2021-11-24 12:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42452000 2021-11-24 12:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42453000 2021-11-24 12:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42454000 2021-11-24 12:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42455000 2021-11-24 12:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42456000 2021-11-24 12:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42457000 2021-11-24 12:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42458000 2021-11-24 12:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42459000 2021-11-24 12:27:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:27:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1455 containing 20.00 MB] 2021-11-24 12:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42460000 2021-11-24 12:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42461000 2021-11-24 12:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42462000 2021-11-24 12:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42463000 2021-11-24 12:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42464000 2021-11-24 12:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42465000 2021-11-24 12:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42466000 2021-11-24 12:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42467000 2021-11-24 12:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42468000 2021-11-24 12:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42469000 2021-11-24 12:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42470000 2021-11-24 12:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42471000 2021-11-24 12:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42472000 2021-11-24 12:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42473000 2021-11-24 12:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42474000 2021-11-24 12:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42475000 2021-11-24 12:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42476000 2021-11-24 12:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42477000 2021-11-24 12:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42478000 2021-11-24 12:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42479000 2021-11-24 12:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42480000 2021-11-24 12:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42481000 2021-11-24 12:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42482000 2021-11-24 12:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42483000 2021-11-24 12:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42484000 2021-11-24 12:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42485000 2021-11-24 12:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42486000 2021-11-24 12:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42487000 2021-11-24 12:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42488000 2021-11-24 12:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42489000 2021-11-24 12:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42490000 2021-11-24 12:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42491000 2021-11-24 12:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42492000 2021-11-24 12:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42493000 2021-11-24 12:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42494000 2021-11-24 12:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42495000 2021-11-24 12:28:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:28:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1456 containing 20.00 MB] 2021-11-24 12:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42496000 2021-11-24 12:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42497000 2021-11-24 12:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42498000 2021-11-24 12:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42499000 2021-11-24 12:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42500000 2021-11-24 12:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42501000 2021-11-24 12:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42502000 2021-11-24 12:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42503000 2021-11-24 12:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42504000 2021-11-24 12:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42505000 2021-11-24 12:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42506000 2021-11-24 12:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42507000 2021-11-24 12:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42508000 2021-11-24 12:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42509000 2021-11-24 12:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42510000 2021-11-24 12:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42511000 2021-11-24 12:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42512000 2021-11-24 12:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42513000 2021-11-24 12:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42514000 2021-11-24 12:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42515000 2021-11-24 12:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42516000 2021-11-24 12:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42517000 2021-11-24 12:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42518000 2021-11-24 12:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42519000 2021-11-24 12:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42520000 2021-11-24 12:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42521000 2021-11-24 12:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42522000 2021-11-24 12:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42523000 2021-11-24 12:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42524000 2021-11-24 12:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42525000 2021-11-24 12:28:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:28:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1457 containing 20.00 MB] 2021-11-24 12:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42526000 2021-11-24 12:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42527000 2021-11-24 12:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42528000 2021-11-24 12:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42529000 2021-11-24 12:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42530000 2021-11-24 12:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42531000 2021-11-24 12:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42532000 2021-11-24 12:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42533000 2021-11-24 12:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42534000 2021-11-24 12:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42535000 2021-11-24 12:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42536000 2021-11-24 12:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42537000 2021-11-24 12:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42538000 2021-11-24 12:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42539000 2021-11-24 12:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42540000 2021-11-24 12:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42541000 2021-11-24 12:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42542000 2021-11-24 12:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42543000 2021-11-24 12:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42544000 2021-11-24 12:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42545000 2021-11-24 12:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42546000 2021-11-24 12:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42547000 2021-11-24 12:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42548000 2021-11-24 12:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42549000 2021-11-24 12:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42550000 2021-11-24 12:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42551000 2021-11-24 12:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42552000 2021-11-24 12:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42553000 2021-11-24 12:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42554000 2021-11-24 12:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42555000 2021-11-24 12:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42556000 2021-11-24 12:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42557000 2021-11-24 12:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42558000 2021-11-24 12:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42559000 2021-11-24 12:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42560000 2021-11-24 12:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42561000 2021-11-24 12:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42562000 2021-11-24 12:28:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:28:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1458 containing 20.00 MB] 2021-11-24 12:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42563000 2021-11-24 12:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42564000 2021-11-24 12:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42565000 2021-11-24 12:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42566000 2021-11-24 12:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42567000 2021-11-24 12:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42568000 2021-11-24 12:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42569000 2021-11-24 12:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42570000 2021-11-24 12:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42571000 2021-11-24 12:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42572000 2021-11-24 12:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42573000 2021-11-24 12:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42574000 2021-11-24 12:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42575000 2021-11-24 12:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42576000 2021-11-24 12:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42577000 2021-11-24 12:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42578000 2021-11-24 12:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42579000 2021-11-24 12:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42580000 2021-11-24 12:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42581000 2021-11-24 12:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42582000 2021-11-24 12:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42583000 2021-11-24 12:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42584000 2021-11-24 12:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42585000 2021-11-24 12:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42586000 2021-11-24 12:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42587000 2021-11-24 12:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42588000 2021-11-24 12:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42589000 2021-11-24 12:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42590000 2021-11-24 12:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42591000 2021-11-24 12:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42592000 2021-11-24 12:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42593000 2021-11-24 12:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42594000 2021-11-24 12:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42595000 2021-11-24 12:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42596000 2021-11-24 12:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42597000 2021-11-24 12:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42598000 2021-11-24 12:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42599000 2021-11-24 12:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42600000 2021-11-24 12:29:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:29:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1459 containing 20.00 MB] 2021-11-24 12:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42601000 2021-11-24 12:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42602000 2021-11-24 12:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42603000 2021-11-24 12:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42604000 2021-11-24 12:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42605000 2021-11-24 12:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42606000 2021-11-24 12:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42607000 2021-11-24 12:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42608000 2021-11-24 12:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42609000 2021-11-24 12:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42610000 2021-11-24 12:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42611000 2021-11-24 12:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42612000 2021-11-24 12:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42613000 2021-11-24 12:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42614000 2021-11-24 12:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42615000 2021-11-24 12:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42616000 2021-11-24 12:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42617000 2021-11-24 12:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42618000 2021-11-24 12:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42619000 2021-11-24 12:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42620000 2021-11-24 12:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42621000 2021-11-24 12:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42622000 2021-11-24 12:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42623000 2021-11-24 12:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42624000 2021-11-24 12:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42625000 2021-11-24 12:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42626000 2021-11-24 12:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42627000 2021-11-24 12:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42628000 2021-11-24 12:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42629000 2021-11-24 12:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42630000 2021-11-24 12:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42631000 2021-11-24 12:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42632000 2021-11-24 12:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42633000 2021-11-24 12:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42634000 2021-11-24 12:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42635000 2021-11-24 12:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42636000 2021-11-24 12:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42637000 2021-11-24 12:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42638000 2021-11-24 12:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42639000 2021-11-24 12:29:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:29:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1460 containing 20.00 MB] 2021-11-24 12:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42640000 2021-11-24 12:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42641000 2021-11-24 12:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42642000 2021-11-24 12:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42643000 2021-11-24 12:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42644000 2021-11-24 12:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42645000 2021-11-24 12:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42646000 2021-11-24 12:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42647000 2021-11-24 12:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42648000 2021-11-24 12:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42649000 2021-11-24 12:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42650000 2021-11-24 12:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42651000 2021-11-24 12:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42652000 2021-11-24 12:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42653000 2021-11-24 12:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42654000 2021-11-24 12:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42655000 2021-11-24 12:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42656000 2021-11-24 12:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42657000 2021-11-24 12:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42658000 2021-11-24 12:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42659000 2021-11-24 12:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42660000 2021-11-24 12:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42661000 2021-11-24 12:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42662000 2021-11-24 12:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42663000 2021-11-24 12:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42664000 2021-11-24 12:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42665000 2021-11-24 12:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42666000 2021-11-24 12:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42667000 2021-11-24 12:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42668000 2021-11-24 12:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42669000 2021-11-24 12:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42670000 2021-11-24 12:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42671000 2021-11-24 12:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42672000 2021-11-24 12:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42673000 2021-11-24 12:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42674000 2021-11-24 12:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42675000 2021-11-24 12:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42676000 2021-11-24 12:29:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:29:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1461 containing 20.00 MB] 2021-11-24 12:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42677000 2021-11-24 12:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42678000 2021-11-24 12:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42679000 2021-11-24 12:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42680000 2021-11-24 12:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42681000 2021-11-24 12:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42682000 2021-11-24 12:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42683000 2021-11-24 12:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42684000 2021-11-24 12:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42685000 2021-11-24 12:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42686000 2021-11-24 12:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42687000 2021-11-24 12:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42688000 2021-11-24 12:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42689000 2021-11-24 12:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42690000 2021-11-24 12:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42691000 2021-11-24 12:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42692000 2021-11-24 12:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42693000 2021-11-24 12:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42694000 2021-11-24 12:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42695000 2021-11-24 12:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42696000 2021-11-24 12:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42697000 2021-11-24 12:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42698000 2021-11-24 12:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42699000 2021-11-24 12:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42700000 2021-11-24 12:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42701000 2021-11-24 12:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42702000 2021-11-24 12:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42703000 2021-11-24 12:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42704000 2021-11-24 12:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42705000 2021-11-24 12:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42706000 2021-11-24 12:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42707000 2021-11-24 12:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42708000 2021-11-24 12:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42709000 2021-11-24 12:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42710000 2021-11-24 12:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42711000 2021-11-24 12:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42712000 2021-11-24 12:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42713000 2021-11-24 12:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42714000 2021-11-24 12:29:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:29:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1462 containing 20.00 MB] 2021-11-24 12:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42715000 2021-11-24 12:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42716000 2021-11-24 12:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42717000 2021-11-24 12:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42718000 2021-11-24 12:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42719000 2021-11-24 12:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42720000 2021-11-24 12:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42721000 2021-11-24 12:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42722000 2021-11-24 12:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42723000 2021-11-24 12:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42724000 2021-11-24 12:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42725000 2021-11-24 12:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42726000 2021-11-24 12:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42727000 2021-11-24 12:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42728000 2021-11-24 12:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42729000 2021-11-24 12:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42730000 2021-11-24 12:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42731000 2021-11-24 12:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42732000 2021-11-24 12:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42733000 2021-11-24 12:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42734000 2021-11-24 12:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42735000 2021-11-24 12:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42736000 2021-11-24 12:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42737000 2021-11-24 12:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42738000 2021-11-24 12:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42739000 2021-11-24 12:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42740000 2021-11-24 12:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42741000 2021-11-24 12:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42742000 2021-11-24 12:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42743000 2021-11-24 12:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42744000 2021-11-24 12:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42745000 2021-11-24 12:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42746000 2021-11-24 12:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42747000 2021-11-24 12:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42748000 2021-11-24 12:30:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:30:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1463 containing 20.00 MB] 2021-11-24 12:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42749000 2021-11-24 12:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42750000 2021-11-24 12:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42751000 2021-11-24 12:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42752000 2021-11-24 12:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42753000 2021-11-24 12:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42754000 2021-11-24 12:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42755000 2021-11-24 12:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42756000 2021-11-24 12:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42757000 2021-11-24 12:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42758000 2021-11-24 12:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42759000 2021-11-24 12:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42760000 2021-11-24 12:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42761000 2021-11-24 12:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42762000 2021-11-24 12:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42763000 2021-11-24 12:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42764000 2021-11-24 12:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42765000 2021-11-24 12:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42766000 2021-11-24 12:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42767000 2021-11-24 12:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42768000 2021-11-24 12:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42769000 2021-11-24 12:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42770000 2021-11-24 12:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42771000 2021-11-24 12:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42772000 2021-11-24 12:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42773000 2021-11-24 12:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42774000 2021-11-24 12:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42775000 2021-11-24 12:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42776000 2021-11-24 12:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42777000 2021-11-24 12:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42778000 2021-11-24 12:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42779000 2021-11-24 12:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42780000 2021-11-24 12:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42781000 2021-11-24 12:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42782000 2021-11-24 12:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42783000 2021-11-24 12:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42784000 2021-11-24 12:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42785000 2021-11-24 12:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42786000 2021-11-24 12:30:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:30:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1464 containing 20.00 MB] 2021-11-24 12:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42787000 2021-11-24 12:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42788000 2021-11-24 12:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42789000 2021-11-24 12:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42790000 2021-11-24 12:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42791000 2021-11-24 12:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42792000 2021-11-24 12:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42793000 2021-11-24 12:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42794000 2021-11-24 12:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42795000 2021-11-24 12:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42796000 2021-11-24 12:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42797000 2021-11-24 12:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42798000 2021-11-24 12:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42799000 2021-11-24 12:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42800000 2021-11-24 12:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42801000 2021-11-24 12:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42802000 2021-11-24 12:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42803000 2021-11-24 12:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42804000 2021-11-24 12:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42805000 2021-11-24 12:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42806000 2021-11-24 12:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42807000 2021-11-24 12:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42808000 2021-11-24 12:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42809000 2021-11-24 12:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42810000 2021-11-24 12:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42811000 2021-11-24 12:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42812000 2021-11-24 12:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42813000 2021-11-24 12:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42814000 2021-11-24 12:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42815000 2021-11-24 12:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42816000 2021-11-24 12:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42817000 2021-11-24 12:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42818000 2021-11-24 12:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42819000 2021-11-24 12:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42820000 2021-11-24 12:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42821000 2021-11-24 12:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42822000 2021-11-24 12:30:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:30:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1465 containing 20.00 MB] 2021-11-24 12:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42823000 2021-11-24 12:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42824000 2021-11-24 12:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42825000 2021-11-24 12:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42826000 2021-11-24 12:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42827000 2021-11-24 12:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42828000 2021-11-24 12:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42829000 2021-11-24 12:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42830000 2021-11-24 12:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42831000 2021-11-24 12:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42832000 2021-11-24 12:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42833000 2021-11-24 12:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42834000 2021-11-24 12:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42835000 2021-11-24 12:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42836000 2021-11-24 12:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42837000 2021-11-24 12:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42838000 2021-11-24 12:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42839000 2021-11-24 12:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42840000 2021-11-24 12:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42841000 2021-11-24 12:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42842000 2021-11-24 12:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42843000 2021-11-24 12:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42844000 2021-11-24 12:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42845000 2021-11-24 12:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42846000 2021-11-24 12:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42847000 2021-11-24 12:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42848000 2021-11-24 12:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42849000 2021-11-24 12:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42850000 2021-11-24 12:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42851000 2021-11-24 12:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42852000 2021-11-24 12:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42853000 2021-11-24 12:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42854000 2021-11-24 12:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42855000 2021-11-24 12:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42856000 2021-11-24 12:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42857000 2021-11-24 12:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42858000 2021-11-24 12:31:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:31:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1466 containing 20.00 MB] 2021-11-24 12:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42859000 2021-11-24 12:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42860000 2021-11-24 12:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42861000 2021-11-24 12:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42862000 2021-11-24 12:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42863000 2021-11-24 12:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42864000 2021-11-24 12:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42865000 2021-11-24 12:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42866000 2021-11-24 12:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42867000 2021-11-24 12:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42868000 2021-11-24 12:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42869000 2021-11-24 12:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42870000 2021-11-24 12:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42871000 2021-11-24 12:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42872000 2021-11-24 12:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42873000 2021-11-24 12:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42874000 2021-11-24 12:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42875000 2021-11-24 12:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42876000 2021-11-24 12:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42877000 2021-11-24 12:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42878000 2021-11-24 12:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42879000 2021-11-24 12:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42880000 2021-11-24 12:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42881000 2021-11-24 12:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42882000 2021-11-24 12:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42883000 2021-11-24 12:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42884000 2021-11-24 12:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42885000 2021-11-24 12:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42886000 2021-11-24 12:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42887000 2021-11-24 12:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42888000 2021-11-24 12:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42889000 2021-11-24 12:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42890000 2021-11-24 12:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42891000 2021-11-24 12:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42892000 2021-11-24 12:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42893000 2021-11-24 12:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42894000 2021-11-24 12:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42895000 2021-11-24 12:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42896000 2021-11-24 12:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42897000 2021-11-24 12:31:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1467 containing 20.00 MB] 2021-11-24 12:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42898000 2021-11-24 12:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42899000 2021-11-24 12:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42900000 2021-11-24 12:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42901000 2021-11-24 12:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42902000 2021-11-24 12:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42903000 2021-11-24 12:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42904000 2021-11-24 12:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42905000 2021-11-24 12:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42906000 2021-11-24 12:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42907000 2021-11-24 12:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42908000 2021-11-24 12:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42909000 2021-11-24 12:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42910000 2021-11-24 12:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42911000 2021-11-24 12:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42912000 2021-11-24 12:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42913000 2021-11-24 12:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42914000 2021-11-24 12:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42915000 2021-11-24 12:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42916000 2021-11-24 12:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42917000 2021-11-24 12:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42918000 2021-11-24 12:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42919000 2021-11-24 12:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42920000 2021-11-24 12:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42921000 2021-11-24 12:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42922000 2021-11-24 12:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42923000 2021-11-24 12:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42924000 2021-11-24 12:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42925000 2021-11-24 12:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42926000 2021-11-24 12:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42927000 2021-11-24 12:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42928000 2021-11-24 12:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42929000 2021-11-24 12:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42930000 2021-11-24 12:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42931000 2021-11-24 12:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42932000 2021-11-24 12:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42933000 2021-11-24 12:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42934000 2021-11-24 12:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42935000 2021-11-24 12:31:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:31:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1468 containing 20.00 MB] 2021-11-24 12:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42936000 2021-11-24 12:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42937000 2021-11-24 12:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42938000 2021-11-24 12:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42939000 2021-11-24 12:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42940000 2021-11-24 12:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42941000 2021-11-24 12:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42942000 2021-11-24 12:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42943000 2021-11-24 12:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42944000 2021-11-24 12:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42945000 2021-11-24 12:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42946000 2021-11-24 12:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42947000 2021-11-24 12:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42948000 2021-11-24 12:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42949000 2021-11-24 12:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42950000 2021-11-24 12:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42951000 2021-11-24 12:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42952000 2021-11-24 12:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42953000 2021-11-24 12:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42954000 2021-11-24 12:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42955000 2021-11-24 12:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42956000 2021-11-24 12:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42957000 2021-11-24 12:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42958000 2021-11-24 12:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42959000 2021-11-24 12:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42960000 2021-11-24 12:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42961000 2021-11-24 12:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42962000 2021-11-24 12:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42963000 2021-11-24 12:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42964000 2021-11-24 12:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42965000 2021-11-24 12:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42966000 2021-11-24 12:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42967000 2021-11-24 12:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42968000 2021-11-24 12:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42969000 2021-11-24 12:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42970000 2021-11-24 12:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42971000 2021-11-24 12:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42972000 2021-11-24 12:31:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:31:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1469 containing 20.00 MB] 2021-11-24 12:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42973000 2021-11-24 12:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42974000 2021-11-24 12:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42975000 2021-11-24 12:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42976000 2021-11-24 12:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42977000 2021-11-24 12:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42978000 2021-11-24 12:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42979000 2021-11-24 12:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42980000 2021-11-24 12:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42981000 2021-11-24 12:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42982000 2021-11-24 12:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42983000 2021-11-24 12:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42984000 2021-11-24 12:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42985000 2021-11-24 12:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42986000 2021-11-24 12:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42987000 2021-11-24 12:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42988000 2021-11-24 12:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42989000 2021-11-24 12:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42990000 2021-11-24 12:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42991000 2021-11-24 12:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42992000 2021-11-24 12:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42993000 2021-11-24 12:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42994000 2021-11-24 12:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42995000 2021-11-24 12:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42996000 2021-11-24 12:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42997000 2021-11-24 12:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42998000 2021-11-24 12:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 42999000 2021-11-24 12:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43000000 2021-11-24 12:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43001000 2021-11-24 12:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43002000 2021-11-24 12:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43003000 2021-11-24 12:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43004000 2021-11-24 12:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43005000 2021-11-24 12:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43006000 2021-11-24 12:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43007000 2021-11-24 12:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43008000 2021-11-24 12:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43009000 2021-11-24 12:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43010000 2021-11-24 12:32:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:32:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1470 containing 20.00 MB] 2021-11-24 12:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43011000 2021-11-24 12:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43012000 2021-11-24 12:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43013000 2021-11-24 12:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43014000 2021-11-24 12:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43015000 2021-11-24 12:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43016000 2021-11-24 12:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43017000 2021-11-24 12:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43018000 2021-11-24 12:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43019000 2021-11-24 12:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43020000 2021-11-24 12:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43021000 2021-11-24 12:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43022000 2021-11-24 12:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43023000 2021-11-24 12:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43024000 2021-11-24 12:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43025000 2021-11-24 12:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43026000 2021-11-24 12:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43027000 2021-11-24 12:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43028000 2021-11-24 12:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43029000 2021-11-24 12:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43030000 2021-11-24 12:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43031000 2021-11-24 12:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43032000 2021-11-24 12:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43033000 2021-11-24 12:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43034000 2021-11-24 12:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43035000 2021-11-24 12:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43036000 2021-11-24 12:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43037000 2021-11-24 12:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43038000 2021-11-24 12:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43039000 2021-11-24 12:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43040000 2021-11-24 12:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43041000 2021-11-24 12:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43042000 2021-11-24 12:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43043000 2021-11-24 12:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43044000 2021-11-24 12:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43045000 2021-11-24 12:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43046000 2021-11-24 12:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43047000 2021-11-24 12:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43048000 2021-11-24 12:32:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:32:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1471 containing 20.00 MB] 2021-11-24 12:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43049000 2021-11-24 12:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43050000 2021-11-24 12:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43051000 2021-11-24 12:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43052000 2021-11-24 12:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43053000 2021-11-24 12:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43054000 2021-11-24 12:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43055000 2021-11-24 12:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43056000 2021-11-24 12:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43057000 2021-11-24 12:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43058000 2021-11-24 12:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43059000 2021-11-24 12:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43060000 2021-11-24 12:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43061000 2021-11-24 12:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43062000 2021-11-24 12:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43063000 2021-11-24 12:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43064000 2021-11-24 12:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43065000 2021-11-24 12:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43066000 2021-11-24 12:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43067000 2021-11-24 12:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43068000 2021-11-24 12:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43069000 2021-11-24 12:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43070000 2021-11-24 12:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43071000 2021-11-24 12:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43072000 2021-11-24 12:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43073000 2021-11-24 12:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43074000 2021-11-24 12:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43075000 2021-11-24 12:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43076000 2021-11-24 12:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43077000 2021-11-24 12:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43078000 2021-11-24 12:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43079000 2021-11-24 12:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43080000 2021-11-24 12:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43081000 2021-11-24 12:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43082000 2021-11-24 12:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43083000 2021-11-24 12:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43084000 2021-11-24 12:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43085000 2021-11-24 12:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43086000 2021-11-24 12:32:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:32:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1472 containing 20.00 MB] 2021-11-24 12:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43087000 2021-11-24 12:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43088000 2021-11-24 12:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43089000 2021-11-24 12:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43090000 2021-11-24 12:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43091000 2021-11-24 12:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43092000 2021-11-24 12:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43093000 2021-11-24 12:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43094000 2021-11-24 12:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43095000 2021-11-24 12:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43096000 2021-11-24 12:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43097000 2021-11-24 12:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43098000 2021-11-24 12:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43099000 2021-11-24 12:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43100000 2021-11-24 12:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43101000 2021-11-24 12:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43102000 2021-11-24 12:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43103000 2021-11-24 12:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43104000 2021-11-24 12:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43105000 2021-11-24 12:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43106000 2021-11-24 12:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43107000 2021-11-24 12:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43108000 2021-11-24 12:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43109000 2021-11-24 12:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43110000 2021-11-24 12:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43111000 2021-11-24 12:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43112000 2021-11-24 12:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43113000 2021-11-24 12:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43114000 2021-11-24 12:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43115000 2021-11-24 12:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43116000 2021-11-24 12:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43117000 2021-11-24 12:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43118000 2021-11-24 12:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43119000 2021-11-24 12:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43120000 2021-11-24 12:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43121000 2021-11-24 12:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43122000 2021-11-24 12:33:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:33:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1473 containing 20.00 MB] 2021-11-24 12:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43123000 2021-11-24 12:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43124000 2021-11-24 12:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43125000 2021-11-24 12:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43126000 2021-11-24 12:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43127000 2021-11-24 12:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43128000 2021-11-24 12:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43129000 2021-11-24 12:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43130000 2021-11-24 12:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43131000 2021-11-24 12:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43132000 2021-11-24 12:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43133000 2021-11-24 12:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43134000 2021-11-24 12:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43135000 2021-11-24 12:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43136000 2021-11-24 12:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43137000 2021-11-24 12:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43138000 2021-11-24 12:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43139000 2021-11-24 12:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43140000 2021-11-24 12:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43141000 2021-11-24 12:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43142000 2021-11-24 12:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43143000 2021-11-24 12:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43144000 2021-11-24 12:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43145000 2021-11-24 12:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43146000 2021-11-24 12:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43147000 2021-11-24 12:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43148000 2021-11-24 12:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43149000 2021-11-24 12:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43150000 2021-11-24 12:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43151000 2021-11-24 12:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43152000 2021-11-24 12:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43153000 2021-11-24 12:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43154000 2021-11-24 12:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43155000 2021-11-24 12:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43156000 2021-11-24 12:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43157000 2021-11-24 12:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43158000 2021-11-24 12:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43159000 2021-11-24 12:33:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:33:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1474 containing 20.00 MB] 2021-11-24 12:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43160000 2021-11-24 12:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43161000 2021-11-24 12:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43162000 2021-11-24 12:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43163000 2021-11-24 12:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43164000 2021-11-24 12:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43165000 2021-11-24 12:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43166000 2021-11-24 12:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43167000 2021-11-24 12:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43168000 2021-11-24 12:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43169000 2021-11-24 12:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43170000 2021-11-24 12:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43171000 2021-11-24 12:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43172000 2021-11-24 12:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43173000 2021-11-24 12:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43174000 2021-11-24 12:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43175000 2021-11-24 12:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43176000 2021-11-24 12:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43177000 2021-11-24 12:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43178000 2021-11-24 12:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43179000 2021-11-24 12:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43180000 2021-11-24 12:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43181000 2021-11-24 12:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43182000 2021-11-24 12:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43183000 2021-11-24 12:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43184000 2021-11-24 12:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43185000 2021-11-24 12:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43186000 2021-11-24 12:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43187000 2021-11-24 12:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43188000 2021-11-24 12:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43189000 2021-11-24 12:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43190000 2021-11-24 12:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43191000 2021-11-24 12:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43192000 2021-11-24 12:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43193000 2021-11-24 12:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43194000 2021-11-24 12:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43195000 2021-11-24 12:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43196000 2021-11-24 12:33:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:33:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1475 containing 20.00 MB] 2021-11-24 12:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43197000 2021-11-24 12:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43198000 2021-11-24 12:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43199000 2021-11-24 12:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43200000 2021-11-24 12:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43201000 2021-11-24 12:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43202000 2021-11-24 12:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43203000 2021-11-24 12:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43204000 2021-11-24 12:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43205000 2021-11-24 12:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43206000 2021-11-24 12:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43207000 2021-11-24 12:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43208000 2021-11-24 12:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43209000 2021-11-24 12:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43210000 2021-11-24 12:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43211000 2021-11-24 12:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43212000 2021-11-24 12:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43213000 2021-11-24 12:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43214000 2021-11-24 12:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43215000 2021-11-24 12:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43216000 2021-11-24 12:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43217000 2021-11-24 12:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43218000 2021-11-24 12:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43219000 2021-11-24 12:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43220000 2021-11-24 12:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43221000 2021-11-24 12:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43222000 2021-11-24 12:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43223000 2021-11-24 12:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43224000 2021-11-24 12:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43225000 2021-11-24 12:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43226000 2021-11-24 12:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43227000 2021-11-24 12:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43228000 2021-11-24 12:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43229000 2021-11-24 12:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43230000 2021-11-24 12:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43231000 2021-11-24 12:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43232000 2021-11-24 12:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43233000 2021-11-24 12:34:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:34:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1476 containing 20.00 MB] 2021-11-24 12:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43234000 2021-11-24 12:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43235000 2021-11-24 12:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43236000 2021-11-24 12:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43237000 2021-11-24 12:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43238000 2021-11-24 12:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43239000 2021-11-24 12:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43240000 2021-11-24 12:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43241000 2021-11-24 12:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43242000 2021-11-24 12:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43243000 2021-11-24 12:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43244000 2021-11-24 12:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43245000 2021-11-24 12:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43246000 2021-11-24 12:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43247000 2021-11-24 12:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43248000 2021-11-24 12:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43249000 2021-11-24 12:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43250000 2021-11-24 12:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43251000 2021-11-24 12:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43252000 2021-11-24 12:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43253000 2021-11-24 12:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43254000 2021-11-24 12:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43255000 2021-11-24 12:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43256000 2021-11-24 12:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43257000 2021-11-24 12:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43258000 2021-11-24 12:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43259000 2021-11-24 12:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43260000 2021-11-24 12:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43261000 2021-11-24 12:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43262000 2021-11-24 12:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43263000 2021-11-24 12:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43264000 2021-11-24 12:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43265000 2021-11-24 12:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43266000 2021-11-24 12:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43267000 2021-11-24 12:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43268000 2021-11-24 12:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43269000 2021-11-24 12:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43270000 2021-11-24 12:34:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:34:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1477 containing 20.00 MB] 2021-11-24 12:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43271000 2021-11-24 12:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43272000 2021-11-24 12:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43273000 2021-11-24 12:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43274000 2021-11-24 12:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43275000 2021-11-24 12:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43276000 2021-11-24 12:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43277000 2021-11-24 12:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43278000 2021-11-24 12:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43279000 2021-11-24 12:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43280000 2021-11-24 12:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43281000 2021-11-24 12:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43282000 2021-11-24 12:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43283000 2021-11-24 12:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43284000 2021-11-24 12:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43285000 2021-11-24 12:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43286000 2021-11-24 12:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43287000 2021-11-24 12:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43288000 2021-11-24 12:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43289000 2021-11-24 12:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43290000 2021-11-24 12:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43291000 2021-11-24 12:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43292000 2021-11-24 12:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43293000 2021-11-24 12:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43294000 2021-11-24 12:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43295000 2021-11-24 12:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43296000 2021-11-24 12:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43297000 2021-11-24 12:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43298000 2021-11-24 12:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43299000 2021-11-24 12:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43300000 2021-11-24 12:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43301000 2021-11-24 12:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43302000 2021-11-24 12:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43303000 2021-11-24 12:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43304000 2021-11-24 12:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43305000 2021-11-24 12:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43306000 2021-11-24 12:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43307000 2021-11-24 12:34:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:34:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1478 containing 20.00 MB] 2021-11-24 12:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43308000 2021-11-24 12:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43309000 2021-11-24 12:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43310000 2021-11-24 12:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43311000 2021-11-24 12:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43312000 2021-11-24 12:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43313000 2021-11-24 12:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43314000 2021-11-24 12:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43315000 2021-11-24 12:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43316000 2021-11-24 12:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43317000 2021-11-24 12:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43318000 2021-11-24 12:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43319000 2021-11-24 12:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43320000 2021-11-24 12:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43321000 2021-11-24 12:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43322000 2021-11-24 12:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43323000 2021-11-24 12:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43324000 2021-11-24 12:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43325000 2021-11-24 12:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43326000 2021-11-24 12:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43327000 2021-11-24 12:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43328000 2021-11-24 12:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43329000 2021-11-24 12:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43330000 2021-11-24 12:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43331000 2021-11-24 12:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43332000 2021-11-24 12:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43333000 2021-11-24 12:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43334000 2021-11-24 12:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43335000 2021-11-24 12:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43336000 2021-11-24 12:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43337000 2021-11-24 12:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43338000 2021-11-24 12:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43339000 2021-11-24 12:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43340000 2021-11-24 12:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43341000 2021-11-24 12:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43342000 2021-11-24 12:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43343000 2021-11-24 12:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43344000 2021-11-24 12:34:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:34:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1479 containing 20.00 MB] 2021-11-24 12:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43345000 2021-11-24 12:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43346000 2021-11-24 12:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43347000 2021-11-24 12:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43348000 2021-11-24 12:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43349000 2021-11-24 12:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43350000 2021-11-24 12:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43351000 2021-11-24 12:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43352000 2021-11-24 12:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43353000 2021-11-24 12:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43354000 2021-11-24 12:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43355000 2021-11-24 12:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43356000 2021-11-24 12:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43357000 2021-11-24 12:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43358000 2021-11-24 12:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43359000 2021-11-24 12:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43360000 2021-11-24 12:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43361000 2021-11-24 12:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43362000 2021-11-24 12:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43363000 2021-11-24 12:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43364000 2021-11-24 12:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43365000 2021-11-24 12:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43366000 2021-11-24 12:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43367000 2021-11-24 12:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43368000 2021-11-24 12:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43369000 2021-11-24 12:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43370000 2021-11-24 12:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43371000 2021-11-24 12:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43372000 2021-11-24 12:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43373000 2021-11-24 12:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43374000 2021-11-24 12:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43375000 2021-11-24 12:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43376000 2021-11-24 12:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43377000 2021-11-24 12:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43378000 2021-11-24 12:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43379000 2021-11-24 12:35:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:35:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1480 containing 20.00 MB] 2021-11-24 12:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43380000 2021-11-24 12:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43381000 2021-11-24 12:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43382000 2021-11-24 12:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43383000 2021-11-24 12:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43384000 2021-11-24 12:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43385000 2021-11-24 12:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43386000 2021-11-24 12:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43387000 2021-11-24 12:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43388000 2021-11-24 12:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43389000 2021-11-24 12:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43390000 2021-11-24 12:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43391000 2021-11-24 12:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43392000 2021-11-24 12:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43393000 2021-11-24 12:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43394000 2021-11-24 12:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43395000 2021-11-24 12:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43396000 2021-11-24 12:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43397000 2021-11-24 12:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43398000 2021-11-24 12:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43399000 2021-11-24 12:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43400000 2021-11-24 12:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43401000 2021-11-24 12:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43402000 2021-11-24 12:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43403000 2021-11-24 12:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43404000 2021-11-24 12:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43405000 2021-11-24 12:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43406000 2021-11-24 12:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43407000 2021-11-24 12:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43408000 2021-11-24 12:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43409000 2021-11-24 12:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43410000 2021-11-24 12:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43411000 2021-11-24 12:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43412000 2021-11-24 12:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43413000 2021-11-24 12:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43414000 2021-11-24 12:35:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:35:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1481 containing 20.00 MB] 2021-11-24 12:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43415000 2021-11-24 12:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43416000 2021-11-24 12:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43417000 2021-11-24 12:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43418000 2021-11-24 12:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43419000 2021-11-24 12:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43420000 2021-11-24 12:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43421000 2021-11-24 12:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43422000 2021-11-24 12:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43423000 2021-11-24 12:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43424000 2021-11-24 12:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43425000 2021-11-24 12:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43426000 2021-11-24 12:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43427000 2021-11-24 12:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43428000 2021-11-24 12:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43429000 2021-11-24 12:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43430000 2021-11-24 12:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43431000 2021-11-24 12:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43432000 2021-11-24 12:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43433000 2021-11-24 12:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43434000 2021-11-24 12:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43435000 2021-11-24 12:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43436000 2021-11-24 12:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43437000 2021-11-24 12:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43438000 2021-11-24 12:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43439000 2021-11-24 12:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43440000 2021-11-24 12:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43441000 2021-11-24 12:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43442000 2021-11-24 12:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43443000 2021-11-24 12:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43444000 2021-11-24 12:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43445000 2021-11-24 12:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43446000 2021-11-24 12:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43447000 2021-11-24 12:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43448000 2021-11-24 12:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43449000 2021-11-24 12:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43450000 2021-11-24 12:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43451000 2021-11-24 12:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43452000 2021-11-24 12:35:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:35:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1482 containing 20.00 MB] 2021-11-24 12:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43453000 2021-11-24 12:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43454000 2021-11-24 12:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43455000 2021-11-24 12:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43456000 2021-11-24 12:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43457000 2021-11-24 12:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43458000 2021-11-24 12:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43459000 2021-11-24 12:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43460000 2021-11-24 12:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43461000 2021-11-24 12:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43462000 2021-11-24 12:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43463000 2021-11-24 12:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43464000 2021-11-24 12:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43465000 2021-11-24 12:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43466000 2021-11-24 12:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43467000 2021-11-24 12:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43468000 2021-11-24 12:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43469000 2021-11-24 12:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43470000 2021-11-24 12:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43471000 2021-11-24 12:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43472000 2021-11-24 12:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43473000 2021-11-24 12:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43474000 2021-11-24 12:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43475000 2021-11-24 12:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43476000 2021-11-24 12:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43477000 2021-11-24 12:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43478000 2021-11-24 12:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43479000 2021-11-24 12:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43480000 2021-11-24 12:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43481000 2021-11-24 12:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43482000 2021-11-24 12:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43483000 2021-11-24 12:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43484000 2021-11-24 12:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43485000 2021-11-24 12:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43486000 2021-11-24 12:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43487000 2021-11-24 12:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43488000 2021-11-24 12:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43489000 2021-11-24 12:36:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:36:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1483 containing 20.00 MB] 2021-11-24 12:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43490000 2021-11-24 12:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43491000 2021-11-24 12:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43492000 2021-11-24 12:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43493000 2021-11-24 12:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43494000 2021-11-24 12:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43495000 2021-11-24 12:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43496000 2021-11-24 12:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43497000 2021-11-24 12:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43498000 2021-11-24 12:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43499000 2021-11-24 12:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43500000 2021-11-24 12:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43501000 2021-11-24 12:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43502000 2021-11-24 12:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43503000 2021-11-24 12:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43504000 2021-11-24 12:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43505000 2021-11-24 12:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43506000 2021-11-24 12:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43507000 2021-11-24 12:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43508000 2021-11-24 12:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43509000 2021-11-24 12:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43510000 2021-11-24 12:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43511000 2021-11-24 12:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43512000 2021-11-24 12:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43513000 2021-11-24 12:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43514000 2021-11-24 12:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43515000 2021-11-24 12:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43516000 2021-11-24 12:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43517000 2021-11-24 12:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43518000 2021-11-24 12:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43519000 2021-11-24 12:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43520000 2021-11-24 12:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43521000 2021-11-24 12:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43522000 2021-11-24 12:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43523000 2021-11-24 12:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43524000 2021-11-24 12:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43525000 2021-11-24 12:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43526000 2021-11-24 12:36:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:36:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1484 containing 20.00 MB] 2021-11-24 12:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43527000 2021-11-24 12:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43528000 2021-11-24 12:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43529000 2021-11-24 12:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43530000 2021-11-24 12:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43531000 2021-11-24 12:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43532000 2021-11-24 12:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43533000 2021-11-24 12:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43534000 2021-11-24 12:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43535000 2021-11-24 12:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43536000 2021-11-24 12:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43537000 2021-11-24 12:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43538000 2021-11-24 12:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43539000 2021-11-24 12:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43540000 2021-11-24 12:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43541000 2021-11-24 12:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43542000 2021-11-24 12:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43543000 2021-11-24 12:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43544000 2021-11-24 12:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43545000 2021-11-24 12:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43546000 2021-11-24 12:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43547000 2021-11-24 12:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43548000 2021-11-24 12:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43549000 2021-11-24 12:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43550000 2021-11-24 12:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43551000 2021-11-24 12:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43552000 2021-11-24 12:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43553000 2021-11-24 12:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43554000 2021-11-24 12:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43555000 2021-11-24 12:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43556000 2021-11-24 12:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43557000 2021-11-24 12:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43558000 2021-11-24 12:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43559000 2021-11-24 12:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43560000 2021-11-24 12:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43561000 2021-11-24 12:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43562000 2021-11-24 12:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43563000 2021-11-24 12:36:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:36:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1485 containing 20.00 MB] 2021-11-24 12:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43564000 2021-11-24 12:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43565000 2021-11-24 12:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43566000 2021-11-24 12:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43567000 2021-11-24 12:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43568000 2021-11-24 12:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43569000 2021-11-24 12:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43570000 2021-11-24 12:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43571000 2021-11-24 12:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43572000 2021-11-24 12:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43573000 2021-11-24 12:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43574000 2021-11-24 12:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43575000 2021-11-24 12:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43576000 2021-11-24 12:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43577000 2021-11-24 12:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43578000 2021-11-24 12:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43579000 2021-11-24 12:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43580000 2021-11-24 12:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43581000 2021-11-24 12:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43582000 2021-11-24 12:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43583000 2021-11-24 12:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43584000 2021-11-24 12:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43585000 2021-11-24 12:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43586000 2021-11-24 12:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43587000 2021-11-24 12:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43588000 2021-11-24 12:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43589000 2021-11-24 12:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43590000 2021-11-24 12:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43591000 2021-11-24 12:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43592000 2021-11-24 12:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43593000 2021-11-24 12:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43594000 2021-11-24 12:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43595000 2021-11-24 12:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43596000 2021-11-24 12:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43597000 2021-11-24 12:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43598000 2021-11-24 12:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43599000 2021-11-24 12:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43600000 2021-11-24 12:36:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:36:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1486 containing 20.00 MB] 2021-11-24 12:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43601000 2021-11-24 12:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43602000 2021-11-24 12:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43603000 2021-11-24 12:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43604000 2021-11-24 12:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43605000 2021-11-24 12:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43606000 2021-11-24 12:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43607000 2021-11-24 12:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43608000 2021-11-24 12:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43609000 2021-11-24 12:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43610000 2021-11-24 12:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43611000 2021-11-24 12:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43612000 2021-11-24 12:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43613000 2021-11-24 12:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43614000 2021-11-24 12:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43615000 2021-11-24 12:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43616000 2021-11-24 12:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43617000 2021-11-24 12:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43618000 2021-11-24 12:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43619000 2021-11-24 12:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43620000 2021-11-24 12:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43621000 2021-11-24 12:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43622000 2021-11-24 12:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43623000 2021-11-24 12:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43624000 2021-11-24 12:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43625000 2021-11-24 12:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43626000 2021-11-24 12:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43627000 2021-11-24 12:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43628000 2021-11-24 12:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43629000 2021-11-24 12:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43630000 2021-11-24 12:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43631000 2021-11-24 12:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43632000 2021-11-24 12:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43633000 2021-11-24 12:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43634000 2021-11-24 12:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43635000 2021-11-24 12:37:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:37:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1487 containing 20.00 MB] 2021-11-24 12:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43636000 2021-11-24 12:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43637000 2021-11-24 12:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43638000 2021-11-24 12:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43639000 2021-11-24 12:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43640000 2021-11-24 12:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43641000 2021-11-24 12:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43642000 2021-11-24 12:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43643000 2021-11-24 12:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43644000 2021-11-24 12:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43645000 2021-11-24 12:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43646000 2021-11-24 12:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43647000 2021-11-24 12:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43648000 2021-11-24 12:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43649000 2021-11-24 12:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43650000 2021-11-24 12:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43651000 2021-11-24 12:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43652000 2021-11-24 12:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43653000 2021-11-24 12:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43654000 2021-11-24 12:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43655000 2021-11-24 12:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43656000 2021-11-24 12:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43657000 2021-11-24 12:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43658000 2021-11-24 12:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43659000 2021-11-24 12:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43660000 2021-11-24 12:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43661000 2021-11-24 12:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43662000 2021-11-24 12:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43663000 2021-11-24 12:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43664000 2021-11-24 12:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43665000 2021-11-24 12:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43666000 2021-11-24 12:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43667000 2021-11-24 12:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43668000 2021-11-24 12:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43669000 2021-11-24 12:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43670000 2021-11-24 12:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43671000 2021-11-24 12:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43672000 2021-11-24 12:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43673000 2021-11-24 12:37:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:37:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1488 containing 20.00 MB] 2021-11-24 12:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43674000 2021-11-24 12:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43675000 2021-11-24 12:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43676000 2021-11-24 12:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43677000 2021-11-24 12:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43678000 2021-11-24 12:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43679000 2021-11-24 12:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43680000 2021-11-24 12:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43681000 2021-11-24 12:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43682000 2021-11-24 12:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43683000 2021-11-24 12:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43684000 2021-11-24 12:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43685000 2021-11-24 12:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43686000 2021-11-24 12:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43687000 2021-11-24 12:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43688000 2021-11-24 12:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43689000 2021-11-24 12:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43690000 2021-11-24 12:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43691000 2021-11-24 12:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43692000 2021-11-24 12:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43693000 2021-11-24 12:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43694000 2021-11-24 12:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43695000 2021-11-24 12:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43696000 2021-11-24 12:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43697000 2021-11-24 12:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43698000 2021-11-24 12:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43699000 2021-11-24 12:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43700000 2021-11-24 12:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43701000 2021-11-24 12:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43702000 2021-11-24 12:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43703000 2021-11-24 12:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43704000 2021-11-24 12:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43705000 2021-11-24 12:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43706000 2021-11-24 12:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43707000 2021-11-24 12:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43708000 2021-11-24 12:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43709000 2021-11-24 12:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43710000 2021-11-24 12:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43711000 2021-11-24 12:37:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:37:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1489 containing 20.00 MB] 2021-11-24 12:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43712000 2021-11-24 12:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43713000 2021-11-24 12:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43714000 2021-11-24 12:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43715000 2021-11-24 12:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43716000 2021-11-24 12:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43717000 2021-11-24 12:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43718000 2021-11-24 12:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43719000 2021-11-24 12:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43720000 2021-11-24 12:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43721000 2021-11-24 12:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43722000 2021-11-24 12:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43723000 2021-11-24 12:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43724000 2021-11-24 12:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43725000 2021-11-24 12:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43726000 2021-11-24 12:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43727000 2021-11-24 12:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43728000 2021-11-24 12:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43729000 2021-11-24 12:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43730000 2021-11-24 12:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43731000 2021-11-24 12:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43732000 2021-11-24 12:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43733000 2021-11-24 12:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43734000 2021-11-24 12:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43735000 2021-11-24 12:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43736000 2021-11-24 12:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43737000 2021-11-24 12:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43738000 2021-11-24 12:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43739000 2021-11-24 12:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43740000 2021-11-24 12:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43741000 2021-11-24 12:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43742000 2021-11-24 12:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43743000 2021-11-24 12:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43744000 2021-11-24 12:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43745000 2021-11-24 12:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43746000 2021-11-24 12:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43747000 2021-11-24 12:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43748000 2021-11-24 12:38:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:38:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1490 containing 20.00 MB] 2021-11-24 12:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43749000 2021-11-24 12:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43750000 2021-11-24 12:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43751000 2021-11-24 12:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43752000 2021-11-24 12:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43753000 2021-11-24 12:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43754000 2021-11-24 12:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43755000 2021-11-24 12:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43756000 2021-11-24 12:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43757000 2021-11-24 12:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43758000 2021-11-24 12:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43759000 2021-11-24 12:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43760000 2021-11-24 12:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43761000 2021-11-24 12:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43762000 2021-11-24 12:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43763000 2021-11-24 12:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43764000 2021-11-24 12:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43765000 2021-11-24 12:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43766000 2021-11-24 12:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43767000 2021-11-24 12:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43768000 2021-11-24 12:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43769000 2021-11-24 12:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43770000 2021-11-24 12:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43771000 2021-11-24 12:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43772000 2021-11-24 12:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43773000 2021-11-24 12:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43774000 2021-11-24 12:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43775000 2021-11-24 12:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43776000 2021-11-24 12:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43777000 2021-11-24 12:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43778000 2021-11-24 12:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43779000 2021-11-24 12:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43780000 2021-11-24 12:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43781000 2021-11-24 12:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43782000 2021-11-24 12:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43783000 2021-11-24 12:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43784000 2021-11-24 12:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43785000 2021-11-24 12:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43786000 2021-11-24 12:38:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:38:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1491 containing 20.00 MB] 2021-11-24 12:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43787000 2021-11-24 12:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43788000 2021-11-24 12:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43789000 2021-11-24 12:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43790000 2021-11-24 12:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43791000 2021-11-24 12:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43792000 2021-11-24 12:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43793000 2021-11-24 12:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43794000 2021-11-24 12:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43795000 2021-11-24 12:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43796000 2021-11-24 12:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43797000 2021-11-24 12:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43798000 2021-11-24 12:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43799000 2021-11-24 12:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43800000 2021-11-24 12:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43801000 2021-11-24 12:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43802000 2021-11-24 12:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43803000 2021-11-24 12:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43804000 2021-11-24 12:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43805000 2021-11-24 12:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43806000 2021-11-24 12:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43807000 2021-11-24 12:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43808000 2021-11-24 12:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43809000 2021-11-24 12:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43810000 2021-11-24 12:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43811000 2021-11-24 12:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43812000 2021-11-24 12:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43813000 2021-11-24 12:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43814000 2021-11-24 12:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43815000 2021-11-24 12:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43816000 2021-11-24 12:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43817000 2021-11-24 12:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43818000 2021-11-24 12:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43819000 2021-11-24 12:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43820000 2021-11-24 12:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43821000 2021-11-24 12:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43822000 2021-11-24 12:38:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:38:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1492 containing 20.00 MB] 2021-11-24 12:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43823000 2021-11-24 12:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43824000 2021-11-24 12:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43825000 2021-11-24 12:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43826000 2021-11-24 12:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43827000 2021-11-24 12:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43828000 2021-11-24 12:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43829000 2021-11-24 12:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43830000 2021-11-24 12:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43831000 2021-11-24 12:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43832000 2021-11-24 12:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43833000 2021-11-24 12:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43834000 2021-11-24 12:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43835000 2021-11-24 12:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43836000 2021-11-24 12:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43837000 2021-11-24 12:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43838000 2021-11-24 12:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43839000 2021-11-24 12:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43840000 2021-11-24 12:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43841000 2021-11-24 12:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43842000 2021-11-24 12:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43843000 2021-11-24 12:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43844000 2021-11-24 12:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43845000 2021-11-24 12:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43846000 2021-11-24 12:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43847000 2021-11-24 12:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43848000 2021-11-24 12:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43849000 2021-11-24 12:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43850000 2021-11-24 12:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43851000 2021-11-24 12:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43852000 2021-11-24 12:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43853000 2021-11-24 12:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43854000 2021-11-24 12:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43855000 2021-11-24 12:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43856000 2021-11-24 12:38:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:38:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1493 containing 20.00 MB] 2021-11-24 12:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43857000 2021-11-24 12:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43858000 2021-11-24 12:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43859000 2021-11-24 12:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43860000 2021-11-24 12:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43861000 2021-11-24 12:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43862000 2021-11-24 12:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43863000 2021-11-24 12:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43864000 2021-11-24 12:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43865000 2021-11-24 12:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43866000 2021-11-24 12:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43867000 2021-11-24 12:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43868000 2021-11-24 12:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43869000 2021-11-24 12:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43870000 2021-11-24 12:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43871000 2021-11-24 12:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43872000 2021-11-24 12:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43873000 2021-11-24 12:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43874000 2021-11-24 12:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43875000 2021-11-24 12:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43876000 2021-11-24 12:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43877000 2021-11-24 12:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43878000 2021-11-24 12:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43879000 2021-11-24 12:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43880000 2021-11-24 12:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43881000 2021-11-24 12:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43882000 2021-11-24 12:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43883000 2021-11-24 12:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43884000 2021-11-24 12:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43885000 2021-11-24 12:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43886000 2021-11-24 12:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43887000 2021-11-24 12:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43888000 2021-11-24 12:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43889000 2021-11-24 12:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43890000 2021-11-24 12:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43891000 2021-11-24 12:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43892000 2021-11-24 12:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43893000 2021-11-24 12:39:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:39:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1494 containing 20.00 MB] 2021-11-24 12:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43894000 2021-11-24 12:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43895000 2021-11-24 12:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43896000 2021-11-24 12:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43897000 2021-11-24 12:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43898000 2021-11-24 12:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43899000 2021-11-24 12:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43900000 2021-11-24 12:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43901000 2021-11-24 12:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43902000 2021-11-24 12:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43903000 2021-11-24 12:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43904000 2021-11-24 12:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43905000 2021-11-24 12:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43906000 2021-11-24 12:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43907000 2021-11-24 12:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43908000 2021-11-24 12:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43909000 2021-11-24 12:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43910000 2021-11-24 12:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43911000 2021-11-24 12:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43912000 2021-11-24 12:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43913000 2021-11-24 12:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43914000 2021-11-24 12:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43915000 2021-11-24 12:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43916000 2021-11-24 12:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43917000 2021-11-24 12:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43918000 2021-11-24 12:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43919000 2021-11-24 12:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43920000 2021-11-24 12:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43921000 2021-11-24 12:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43922000 2021-11-24 12:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43923000 2021-11-24 12:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43924000 2021-11-24 12:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43925000 2021-11-24 12:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43926000 2021-11-24 12:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43927000 2021-11-24 12:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43928000 2021-11-24 12:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43929000 2021-11-24 12:39:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:39:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1495 containing 20.00 MB] 2021-11-24 12:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43930000 2021-11-24 12:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43931000 2021-11-24 12:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43932000 2021-11-24 12:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43933000 2021-11-24 12:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43934000 2021-11-24 12:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43935000 2021-11-24 12:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43936000 2021-11-24 12:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43937000 2021-11-24 12:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43938000 2021-11-24 12:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43939000 2021-11-24 12:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43940000 2021-11-24 12:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43941000 2021-11-24 12:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43942000 2021-11-24 12:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43943000 2021-11-24 12:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43944000 2021-11-24 12:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43945000 2021-11-24 12:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43946000 2021-11-24 12:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43947000 2021-11-24 12:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43948000 2021-11-24 12:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43949000 2021-11-24 12:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43950000 2021-11-24 12:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43951000 2021-11-24 12:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43952000 2021-11-24 12:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43953000 2021-11-24 12:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43954000 2021-11-24 12:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43955000 2021-11-24 12:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43956000 2021-11-24 12:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43957000 2021-11-24 12:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43958000 2021-11-24 12:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43959000 2021-11-24 12:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43960000 2021-11-24 12:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43961000 2021-11-24 12:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43962000 2021-11-24 12:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43963000 2021-11-24 12:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43964000 2021-11-24 12:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43965000 2021-11-24 12:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43966000 2021-11-24 12:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43967000 2021-11-24 12:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43968000 2021-11-24 12:39:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:39:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1496 containing 20.00 MB] 2021-11-24 12:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43969000 2021-11-24 12:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43970000 2021-11-24 12:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43971000 2021-11-24 12:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43972000 2021-11-24 12:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43973000 2021-11-24 12:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43974000 2021-11-24 12:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43975000 2021-11-24 12:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43976000 2021-11-24 12:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43977000 2021-11-24 12:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43978000 2021-11-24 12:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43979000 2021-11-24 12:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43980000 2021-11-24 12:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43981000 2021-11-24 12:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43982000 2021-11-24 12:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43983000 2021-11-24 12:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43984000 2021-11-24 12:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43985000 2021-11-24 12:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43986000 2021-11-24 12:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43987000 2021-11-24 12:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43988000 2021-11-24 12:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43989000 2021-11-24 12:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43990000 2021-11-24 12:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43991000 2021-11-24 12:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43992000 2021-11-24 12:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43993000 2021-11-24 12:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43994000 2021-11-24 12:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43995000 2021-11-24 12:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43996000 2021-11-24 12:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43997000 2021-11-24 12:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43998000 2021-11-24 12:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 43999000 2021-11-24 12:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44000000 2021-11-24 12:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44001000 2021-11-24 12:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44002000 2021-11-24 12:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44003000 2021-11-24 12:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44004000 2021-11-24 12:40:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:40:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1497 containing 20.00 MB] 2021-11-24 12:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44005000 2021-11-24 12:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44006000 2021-11-24 12:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44007000 2021-11-24 12:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44008000 2021-11-24 12:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44009000 2021-11-24 12:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44010000 2021-11-24 12:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44011000 2021-11-24 12:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44012000 2021-11-24 12:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44013000 2021-11-24 12:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44014000 2021-11-24 12:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44015000 2021-11-24 12:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44016000 2021-11-24 12:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44017000 2021-11-24 12:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44018000 2021-11-24 12:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44019000 2021-11-24 12:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44020000 2021-11-24 12:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44021000 2021-11-24 12:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44022000 2021-11-24 12:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44023000 2021-11-24 12:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44024000 2021-11-24 12:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44025000 2021-11-24 12:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44026000 2021-11-24 12:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44027000 2021-11-24 12:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44028000 2021-11-24 12:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44029000 2021-11-24 12:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44030000 2021-11-24 12:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44031000 2021-11-24 12:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44032000 2021-11-24 12:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44033000 2021-11-24 12:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44034000 2021-11-24 12:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44035000 2021-11-24 12:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44036000 2021-11-24 12:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44037000 2021-11-24 12:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44038000 2021-11-24 12:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44039000 2021-11-24 12:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44040000 2021-11-24 12:40:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:40:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1498 containing 20.00 MB] 2021-11-24 12:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44041000 2021-11-24 12:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44042000 2021-11-24 12:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44043000 2021-11-24 12:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44044000 2021-11-24 12:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44045000 2021-11-24 12:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44046000 2021-11-24 12:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44047000 2021-11-24 12:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44048000 2021-11-24 12:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44049000 2021-11-24 12:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44050000 2021-11-24 12:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44051000 2021-11-24 12:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44052000 2021-11-24 12:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44053000 2021-11-24 12:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44054000 2021-11-24 12:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44055000 2021-11-24 12:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44056000 2021-11-24 12:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44057000 2021-11-24 12:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44058000 2021-11-24 12:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44059000 2021-11-24 12:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44060000 2021-11-24 12:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44061000 2021-11-24 12:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44062000 2021-11-24 12:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44063000 2021-11-24 12:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44064000 2021-11-24 12:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44065000 2021-11-24 12:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44066000 2021-11-24 12:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44067000 2021-11-24 12:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44068000 2021-11-24 12:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44069000 2021-11-24 12:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44070000 2021-11-24 12:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44071000 2021-11-24 12:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44072000 2021-11-24 12:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44073000 2021-11-24 12:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44074000 2021-11-24 12:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44075000 2021-11-24 12:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44076000 2021-11-24 12:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44077000 2021-11-24 12:40:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:40:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1499 containing 20.00 MB] 2021-11-24 12:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44078000 2021-11-24 12:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44079000 2021-11-24 12:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44080000 2021-11-24 12:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44081000 2021-11-24 12:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44082000 2021-11-24 12:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44083000 2021-11-24 12:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44084000 2021-11-24 12:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44085000 2021-11-24 12:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44086000 2021-11-24 12:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44087000 2021-11-24 12:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44088000 2021-11-24 12:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44089000 2021-11-24 12:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44090000 2021-11-24 12:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44091000 2021-11-24 12:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44092000 2021-11-24 12:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44093000 2021-11-24 12:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44094000 2021-11-24 12:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44095000 2021-11-24 12:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44096000 2021-11-24 12:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44097000 2021-11-24 12:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44098000 2021-11-24 12:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44099000 2021-11-24 12:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44100000 2021-11-24 12:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44101000 2021-11-24 12:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44102000 2021-11-24 12:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44103000 2021-11-24 12:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44104000 2021-11-24 12:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44105000 2021-11-24 12:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44106000 2021-11-24 12:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44107000 2021-11-24 12:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44108000 2021-11-24 12:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44109000 2021-11-24 12:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44110000 2021-11-24 12:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44111000 2021-11-24 12:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44112000 2021-11-24 12:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44113000 2021-11-24 12:40:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:40:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1500 containing 20.00 MB] 2021-11-24 12:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44114000 2021-11-24 12:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44115000 2021-11-24 12:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44116000 2021-11-24 12:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44117000 2021-11-24 12:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44118000 2021-11-24 12:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44119000 2021-11-24 12:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44120000 2021-11-24 12:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44121000 2021-11-24 12:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44122000 2021-11-24 12:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44123000 2021-11-24 12:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44124000 2021-11-24 12:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44125000 2021-11-24 12:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44126000 2021-11-24 12:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44127000 2021-11-24 12:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44128000 2021-11-24 12:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44129000 2021-11-24 12:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44130000 2021-11-24 12:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44131000 2021-11-24 12:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44132000 2021-11-24 12:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44133000 2021-11-24 12:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44134000 2021-11-24 12:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44135000 2021-11-24 12:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44136000 2021-11-24 12:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44137000 2021-11-24 12:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44138000 2021-11-24 12:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44139000 2021-11-24 12:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44140000 2021-11-24 12:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44141000 2021-11-24 12:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44142000 2021-11-24 12:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44143000 2021-11-24 12:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44144000 2021-11-24 12:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44145000 2021-11-24 12:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44146000 2021-11-24 12:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44147000 2021-11-24 12:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44148000 2021-11-24 12:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44149000 2021-11-24 12:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44150000 2021-11-24 12:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44151000 2021-11-24 12:41:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:41:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1501 containing 20.00 MB] 2021-11-24 12:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44152000 2021-11-24 12:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44153000 2021-11-24 12:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44154000 2021-11-24 12:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44155000 2021-11-24 12:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44156000 2021-11-24 12:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44157000 2021-11-24 12:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44158000 2021-11-24 12:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44159000 2021-11-24 12:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44160000 2021-11-24 12:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44161000 2021-11-24 12:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44162000 2021-11-24 12:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44163000 2021-11-24 12:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44164000 2021-11-24 12:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44165000 2021-11-24 12:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44166000 2021-11-24 12:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44167000 2021-11-24 12:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44168000 2021-11-24 12:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44169000 2021-11-24 12:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44170000 2021-11-24 12:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44171000 2021-11-24 12:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44172000 2021-11-24 12:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44173000 2021-11-24 12:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44174000 2021-11-24 12:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44175000 2021-11-24 12:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44176000 2021-11-24 12:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44177000 2021-11-24 12:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44178000 2021-11-24 12:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44179000 2021-11-24 12:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44180000 2021-11-24 12:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44181000 2021-11-24 12:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44182000 2021-11-24 12:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44183000 2021-11-24 12:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44184000 2021-11-24 12:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44185000 2021-11-24 12:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44186000 2021-11-24 12:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44187000 2021-11-24 12:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44188000 2021-11-24 12:41:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:41:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1502 containing 20.00 MB] 2021-11-24 12:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44189000 2021-11-24 12:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44190000 2021-11-24 12:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44191000 2021-11-24 12:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44192000 2021-11-24 12:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44193000 2021-11-24 12:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44194000 2021-11-24 12:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44195000 2021-11-24 12:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44196000 2021-11-24 12:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44197000 2021-11-24 12:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44198000 2021-11-24 12:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44199000 2021-11-24 12:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44200000 2021-11-24 12:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44201000 2021-11-24 12:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44202000 2021-11-24 12:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44203000 2021-11-24 12:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44204000 2021-11-24 12:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44205000 2021-11-24 12:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44206000 2021-11-24 12:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44207000 2021-11-24 12:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44208000 2021-11-24 12:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44209000 2021-11-24 12:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44210000 2021-11-24 12:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44211000 2021-11-24 12:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44212000 2021-11-24 12:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44213000 2021-11-24 12:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44214000 2021-11-24 12:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44215000 2021-11-24 12:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44216000 2021-11-24 12:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44217000 2021-11-24 12:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44218000 2021-11-24 12:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44219000 2021-11-24 12:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44220000 2021-11-24 12:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44221000 2021-11-24 12:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44222000 2021-11-24 12:41:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:41:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1503 containing 20.00 MB] 2021-11-24 12:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44223000 2021-11-24 12:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44224000 2021-11-24 12:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44225000 2021-11-24 12:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44226000 2021-11-24 12:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44227000 2021-11-24 12:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44228000 2021-11-24 12:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44229000 2021-11-24 12:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44230000 2021-11-24 12:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44231000 2021-11-24 12:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44232000 2021-11-24 12:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44233000 2021-11-24 12:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44234000 2021-11-24 12:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44235000 2021-11-24 12:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44236000 2021-11-24 12:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44237000 2021-11-24 12:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44238000 2021-11-24 12:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44239000 2021-11-24 12:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44240000 2021-11-24 12:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44241000 2021-11-24 12:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44242000 2021-11-24 12:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44243000 2021-11-24 12:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44244000 2021-11-24 12:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44245000 2021-11-24 12:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44246000 2021-11-24 12:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44247000 2021-11-24 12:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44248000 2021-11-24 12:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44249000 2021-11-24 12:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44250000 2021-11-24 12:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44251000 2021-11-24 12:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44252000 2021-11-24 12:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44253000 2021-11-24 12:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44254000 2021-11-24 12:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44255000 2021-11-24 12:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44256000 2021-11-24 12:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44257000 2021-11-24 12:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44258000 2021-11-24 12:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44259000 2021-11-24 12:42:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:42:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1504 containing 20.00 MB] 2021-11-24 12:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44260000 2021-11-24 12:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44261000 2021-11-24 12:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44262000 2021-11-24 12:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44263000 2021-11-24 12:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44264000 2021-11-24 12:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44265000 2021-11-24 12:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44266000 2021-11-24 12:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44267000 2021-11-24 12:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44268000 2021-11-24 12:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44269000 2021-11-24 12:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44270000 2021-11-24 12:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44271000 2021-11-24 12:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44272000 2021-11-24 12:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44273000 2021-11-24 12:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44274000 2021-11-24 12:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44275000 2021-11-24 12:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44276000 2021-11-24 12:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44277000 2021-11-24 12:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44278000 2021-11-24 12:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44279000 2021-11-24 12:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44280000 2021-11-24 12:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44281000 2021-11-24 12:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44282000 2021-11-24 12:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44283000 2021-11-24 12:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44284000 2021-11-24 12:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44285000 2021-11-24 12:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44286000 2021-11-24 12:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44287000 2021-11-24 12:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44288000 2021-11-24 12:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44289000 2021-11-24 12:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44290000 2021-11-24 12:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44291000 2021-11-24 12:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44292000 2021-11-24 12:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44293000 2021-11-24 12:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44294000 2021-11-24 12:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44295000 2021-11-24 12:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44296000 2021-11-24 12:42:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:42:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1505 containing 20.00 MB] 2021-11-24 12:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44297000 2021-11-24 12:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44298000 2021-11-24 12:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44299000 2021-11-24 12:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44300000 2021-11-24 12:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44301000 2021-11-24 12:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44302000 2021-11-24 12:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44303000 2021-11-24 12:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44304000 2021-11-24 12:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44305000 2021-11-24 12:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44306000 2021-11-24 12:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44307000 2021-11-24 12:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44308000 2021-11-24 12:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44309000 2021-11-24 12:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44310000 2021-11-24 12:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44311000 2021-11-24 12:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44312000 2021-11-24 12:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44313000 2021-11-24 12:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44314000 2021-11-24 12:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44315000 2021-11-24 12:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44316000 2021-11-24 12:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44317000 2021-11-24 12:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44318000 2021-11-24 12:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44319000 2021-11-24 12:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44320000 2021-11-24 12:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44321000 2021-11-24 12:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44322000 2021-11-24 12:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44323000 2021-11-24 12:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44324000 2021-11-24 12:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44325000 2021-11-24 12:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44326000 2021-11-24 12:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44327000 2021-11-24 12:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44328000 2021-11-24 12:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44329000 2021-11-24 12:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44330000 2021-11-24 12:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44331000 2021-11-24 12:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44332000 2021-11-24 12:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44333000 2021-11-24 12:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44334000 2021-11-24 12:42:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:42:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1506 containing 20.00 MB] 2021-11-24 12:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44335000 2021-11-24 12:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44336000 2021-11-24 12:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44337000 2021-11-24 12:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44338000 2021-11-24 12:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44339000 2021-11-24 12:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44340000 2021-11-24 12:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44341000 2021-11-24 12:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44342000 2021-11-24 12:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44343000 2021-11-24 12:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44344000 2021-11-24 12:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44345000 2021-11-24 12:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44346000 2021-11-24 12:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44347000 2021-11-24 12:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44348000 2021-11-24 12:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44349000 2021-11-24 12:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44350000 2021-11-24 12:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44351000 2021-11-24 12:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44352000 2021-11-24 12:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44353000 2021-11-24 12:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44354000 2021-11-24 12:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44355000 2021-11-24 12:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44356000 2021-11-24 12:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44357000 2021-11-24 12:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44358000 2021-11-24 12:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44359000 2021-11-24 12:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44360000 2021-11-24 12:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44361000 2021-11-24 12:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44362000 2021-11-24 12:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44363000 2021-11-24 12:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44364000 2021-11-24 12:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44365000 2021-11-24 12:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44366000 2021-11-24 12:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44367000 2021-11-24 12:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44368000 2021-11-24 12:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44369000 2021-11-24 12:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44370000 2021-11-24 12:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44371000 2021-11-24 12:42:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:42:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1507 containing 20.00 MB] 2021-11-24 12:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44372000 2021-11-24 12:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44373000 2021-11-24 12:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44374000 2021-11-24 12:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44375000 2021-11-24 12:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44376000 2021-11-24 12:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44377000 2021-11-24 12:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44378000 2021-11-24 12:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44379000 2021-11-24 12:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44380000 2021-11-24 12:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44381000 2021-11-24 12:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44382000 2021-11-24 12:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44383000 2021-11-24 12:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44384000 2021-11-24 12:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44385000 2021-11-24 12:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44386000 2021-11-24 12:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44387000 2021-11-24 12:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44388000 2021-11-24 12:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44389000 2021-11-24 12:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44390000 2021-11-24 12:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44391000 2021-11-24 12:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44392000 2021-11-24 12:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44393000 2021-11-24 12:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44394000 2021-11-24 12:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44395000 2021-11-24 12:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44396000 2021-11-24 12:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44397000 2021-11-24 12:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44398000 2021-11-24 12:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44399000 2021-11-24 12:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44400000 2021-11-24 12:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44401000 2021-11-24 12:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44402000 2021-11-24 12:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44403000 2021-11-24 12:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44404000 2021-11-24 12:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44405000 2021-11-24 12:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44406000 2021-11-24 12:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44407000 2021-11-24 12:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44408000 2021-11-24 12:43:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:43:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1508 containing 20.00 MB] 2021-11-24 12:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44409000 2021-11-24 12:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44410000 2021-11-24 12:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44411000 2021-11-24 12:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44412000 2021-11-24 12:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44413000 2021-11-24 12:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44414000 2021-11-24 12:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44415000 2021-11-24 12:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44416000 2021-11-24 12:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44417000 2021-11-24 12:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44418000 2021-11-24 12:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44419000 2021-11-24 12:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44420000 2021-11-24 12:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44421000 2021-11-24 12:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44422000 2021-11-24 12:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44423000 2021-11-24 12:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44424000 2021-11-24 12:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44425000 2021-11-24 12:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44426000 2021-11-24 12:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44427000 2021-11-24 12:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44428000 2021-11-24 12:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44429000 2021-11-24 12:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44430000 2021-11-24 12:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44431000 2021-11-24 12:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44432000 2021-11-24 12:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44433000 2021-11-24 12:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44434000 2021-11-24 12:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44435000 2021-11-24 12:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44436000 2021-11-24 12:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44437000 2021-11-24 12:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44438000 2021-11-24 12:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44439000 2021-11-24 12:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44440000 2021-11-24 12:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44441000 2021-11-24 12:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44442000 2021-11-24 12:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44443000 2021-11-24 12:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44444000 2021-11-24 12:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44445000 2021-11-24 12:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44446000 2021-11-24 12:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44447000 2021-11-24 12:43:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:43:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1509 containing 20.00 MB] 2021-11-24 12:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44448000 2021-11-24 12:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44449000 2021-11-24 12:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44450000 2021-11-24 12:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44451000 2021-11-24 12:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44452000 2021-11-24 12:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44453000 2021-11-24 12:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44454000 2021-11-24 12:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44455000 2021-11-24 12:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44456000 2021-11-24 12:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44457000 2021-11-24 12:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44458000 2021-11-24 12:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44459000 2021-11-24 12:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44460000 2021-11-24 12:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44461000 2021-11-24 12:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44462000 2021-11-24 12:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44463000 2021-11-24 12:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44464000 2021-11-24 12:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44465000 2021-11-24 12:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44466000 2021-11-24 12:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44467000 2021-11-24 12:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44468000 2021-11-24 12:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44469000 2021-11-24 12:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44470000 2021-11-24 12:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44471000 2021-11-24 12:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44472000 2021-11-24 12:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44473000 2021-11-24 12:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44474000 2021-11-24 12:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44475000 2021-11-24 12:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44476000 2021-11-24 12:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44477000 2021-11-24 12:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44478000 2021-11-24 12:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44479000 2021-11-24 12:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44480000 2021-11-24 12:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44481000 2021-11-24 12:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44482000 2021-11-24 12:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44483000 2021-11-24 12:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44484000 2021-11-24 12:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44485000 2021-11-24 12:43:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:43:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1510 containing 20.00 MB] 2021-11-24 12:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44486000 2021-11-24 12:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44487000 2021-11-24 12:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44488000 2021-11-24 12:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44489000 2021-11-24 12:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44490000 2021-11-24 12:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44491000 2021-11-24 12:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44492000 2021-11-24 12:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44493000 2021-11-24 12:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44494000 2021-11-24 12:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44495000 2021-11-24 12:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44496000 2021-11-24 12:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44497000 2021-11-24 12:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44498000 2021-11-24 12:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44499000 2021-11-24 12:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44500000 2021-11-24 12:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44501000 2021-11-24 12:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44502000 2021-11-24 12:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44503000 2021-11-24 12:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44504000 2021-11-24 12:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44505000 2021-11-24 12:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44506000 2021-11-24 12:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44507000 2021-11-24 12:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44508000 2021-11-24 12:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44509000 2021-11-24 12:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44510000 2021-11-24 12:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44511000 2021-11-24 12:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44512000 2021-11-24 12:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44513000 2021-11-24 12:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44514000 2021-11-24 12:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44515000 2021-11-24 12:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44516000 2021-11-24 12:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44517000 2021-11-24 12:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44518000 2021-11-24 12:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44519000 2021-11-24 12:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44520000 2021-11-24 12:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44521000 2021-11-24 12:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44522000 2021-11-24 12:44:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:44:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1511 containing 20.00 MB] 2021-11-24 12:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44523000 2021-11-24 12:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44524000 2021-11-24 12:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44525000 2021-11-24 12:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44526000 2021-11-24 12:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44527000 2021-11-24 12:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44528000 2021-11-24 12:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44529000 2021-11-24 12:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44530000 2021-11-24 12:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44531000 2021-11-24 12:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44532000 2021-11-24 12:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44533000 2021-11-24 12:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44534000 2021-11-24 12:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44535000 2021-11-24 12:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44536000 2021-11-24 12:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44537000 2021-11-24 12:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44538000 2021-11-24 12:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44539000 2021-11-24 12:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44540000 2021-11-24 12:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44541000 2021-11-24 12:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44542000 2021-11-24 12:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44543000 2021-11-24 12:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44544000 2021-11-24 12:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44545000 2021-11-24 12:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44546000 2021-11-24 12:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44547000 2021-11-24 12:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44548000 2021-11-24 12:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44549000 2021-11-24 12:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44550000 2021-11-24 12:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44551000 2021-11-24 12:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44552000 2021-11-24 12:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44553000 2021-11-24 12:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44554000 2021-11-24 12:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44555000 2021-11-24 12:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44556000 2021-11-24 12:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44557000 2021-11-24 12:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44558000 2021-11-24 12:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44559000 2021-11-24 12:44:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:44:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1512 containing 20.00 MB] 2021-11-24 12:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44560000 2021-11-24 12:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44561000 2021-11-24 12:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44562000 2021-11-24 12:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44563000 2021-11-24 12:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44564000 2021-11-24 12:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44565000 2021-11-24 12:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44566000 2021-11-24 12:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44567000 2021-11-24 12:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44568000 2021-11-24 12:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44569000 2021-11-24 12:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44570000 2021-11-24 12:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44571000 2021-11-24 12:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44572000 2021-11-24 12:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44573000 2021-11-24 12:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44574000 2021-11-24 12:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44575000 2021-11-24 12:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44576000 2021-11-24 12:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44577000 2021-11-24 12:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44578000 2021-11-24 12:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44579000 2021-11-24 12:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44580000 2021-11-24 12:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44581000 2021-11-24 12:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44582000 2021-11-24 12:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44583000 2021-11-24 12:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44584000 2021-11-24 12:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44585000 2021-11-24 12:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44586000 2021-11-24 12:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44587000 2021-11-24 12:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44588000 2021-11-24 12:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44589000 2021-11-24 12:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44590000 2021-11-24 12:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44591000 2021-11-24 12:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44592000 2021-11-24 12:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44593000 2021-11-24 12:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44594000 2021-11-24 12:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44595000 2021-11-24 12:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44596000 2021-11-24 12:44:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:44:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1513 containing 20.00 MB] 2021-11-24 12:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44597000 2021-11-24 12:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44598000 2021-11-24 12:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44599000 2021-11-24 12:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44600000 2021-11-24 12:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44601000 2021-11-24 12:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44602000 2021-11-24 12:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44603000 2021-11-24 12:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44604000 2021-11-24 12:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44605000 2021-11-24 12:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44606000 2021-11-24 12:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44607000 2021-11-24 12:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44608000 2021-11-24 12:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44609000 2021-11-24 12:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44610000 2021-11-24 12:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44611000 2021-11-24 12:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44612000 2021-11-24 12:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44613000 2021-11-24 12:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44614000 2021-11-24 12:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44615000 2021-11-24 12:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44616000 2021-11-24 12:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44617000 2021-11-24 12:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44618000 2021-11-24 12:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44619000 2021-11-24 12:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44620000 2021-11-24 12:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44621000 2021-11-24 12:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44622000 2021-11-24 12:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44623000 2021-11-24 12:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44624000 2021-11-24 12:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44625000 2021-11-24 12:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44626000 2021-11-24 12:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44627000 2021-11-24 12:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44628000 2021-11-24 12:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44629000 2021-11-24 12:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44630000 2021-11-24 12:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44631000 2021-11-24 12:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44632000 2021-11-24 12:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44633000 2021-11-24 12:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44634000 2021-11-24 12:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44635000 2021-11-24 12:44:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:44:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1514 containing 20.00 MB] 2021-11-24 12:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44636000 2021-11-24 12:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44637000 2021-11-24 12:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44638000 2021-11-24 12:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44639000 2021-11-24 12:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44640000 2021-11-24 12:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44641000 2021-11-24 12:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44642000 2021-11-24 12:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44643000 2021-11-24 12:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44644000 2021-11-24 12:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44645000 2021-11-24 12:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44646000 2021-11-24 12:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44647000 2021-11-24 12:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44648000 2021-11-24 12:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44649000 2021-11-24 12:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44650000 2021-11-24 12:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44651000 2021-11-24 12:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44652000 2021-11-24 12:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44653000 2021-11-24 12:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44654000 2021-11-24 12:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44655000 2021-11-24 12:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44656000 2021-11-24 12:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44657000 2021-11-24 12:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44658000 2021-11-24 12:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44659000 2021-11-24 12:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44660000 2021-11-24 12:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44661000 2021-11-24 12:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44662000 2021-11-24 12:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44663000 2021-11-24 12:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44664000 2021-11-24 12:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44665000 2021-11-24 12:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44666000 2021-11-24 12:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44667000 2021-11-24 12:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44668000 2021-11-24 12:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44669000 2021-11-24 12:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44670000 2021-11-24 12:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44671000 2021-11-24 12:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44672000 2021-11-24 12:45:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:45:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1515 containing 20.00 MB] 2021-11-24 12:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44673000 2021-11-24 12:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44674000 2021-11-24 12:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44675000 2021-11-24 12:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44676000 2021-11-24 12:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44677000 2021-11-24 12:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44678000 2021-11-24 12:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44679000 2021-11-24 12:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44680000 2021-11-24 12:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44681000 2021-11-24 12:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44682000 2021-11-24 12:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44683000 2021-11-24 12:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44684000 2021-11-24 12:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44685000 2021-11-24 12:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44686000 2021-11-24 12:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44687000 2021-11-24 12:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44688000 2021-11-24 12:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44689000 2021-11-24 12:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44690000 2021-11-24 12:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44691000 2021-11-24 12:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44692000 2021-11-24 12:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44693000 2021-11-24 12:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44694000 2021-11-24 12:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44695000 2021-11-24 12:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44696000 2021-11-24 12:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44697000 2021-11-24 12:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44698000 2021-11-24 12:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44699000 2021-11-24 12:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44700000 2021-11-24 12:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44701000 2021-11-24 12:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44702000 2021-11-24 12:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44703000 2021-11-24 12:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44704000 2021-11-24 12:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44705000 2021-11-24 12:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44706000 2021-11-24 12:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44707000 2021-11-24 12:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44708000 2021-11-24 12:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44709000 2021-11-24 12:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44710000 2021-11-24 12:45:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:45:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1516 containing 20.00 MB] 2021-11-24 12:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44711000 2021-11-24 12:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44712000 2021-11-24 12:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44713000 2021-11-24 12:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44714000 2021-11-24 12:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44715000 2021-11-24 12:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44716000 2021-11-24 12:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44717000 2021-11-24 12:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44718000 2021-11-24 12:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44719000 2021-11-24 12:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44720000 2021-11-24 12:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44721000 2021-11-24 12:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44722000 2021-11-24 12:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44723000 2021-11-24 12:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44724000 2021-11-24 12:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44725000 2021-11-24 12:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44726000 2021-11-24 12:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44727000 2021-11-24 12:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44728000 2021-11-24 12:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44729000 2021-11-24 12:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44730000 2021-11-24 12:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44731000 2021-11-24 12:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44732000 2021-11-24 12:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44733000 2021-11-24 12:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44734000 2021-11-24 12:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44735000 2021-11-24 12:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44736000 2021-11-24 12:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44737000 2021-11-24 12:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44738000 2021-11-24 12:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44739000 2021-11-24 12:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44740000 2021-11-24 12:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44741000 2021-11-24 12:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44742000 2021-11-24 12:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44743000 2021-11-24 12:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44744000 2021-11-24 12:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44745000 2021-11-24 12:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44746000 2021-11-24 12:45:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:45:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1517 containing 20.00 MB] 2021-11-24 12:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44747000 2021-11-24 12:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44748000 2021-11-24 12:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44749000 2021-11-24 12:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44750000 2021-11-24 12:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44751000 2021-11-24 12:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44752000 2021-11-24 12:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44753000 2021-11-24 12:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44754000 2021-11-24 12:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44755000 2021-11-24 12:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44756000 2021-11-24 12:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44757000 2021-11-24 12:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44758000 2021-11-24 12:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44759000 2021-11-24 12:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44760000 2021-11-24 12:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44761000 2021-11-24 12:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44762000 2021-11-24 12:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44763000 2021-11-24 12:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44764000 2021-11-24 12:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44765000 2021-11-24 12:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44766000 2021-11-24 12:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44767000 2021-11-24 12:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44768000 2021-11-24 12:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44769000 2021-11-24 12:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44770000 2021-11-24 12:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44771000 2021-11-24 12:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44772000 2021-11-24 12:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44773000 2021-11-24 12:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44774000 2021-11-24 12:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44775000 2021-11-24 12:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44776000 2021-11-24 12:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44777000 2021-11-24 12:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44778000 2021-11-24 12:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44779000 2021-11-24 12:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44780000 2021-11-24 12:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44781000 2021-11-24 12:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44782000 2021-11-24 12:46:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:46:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1518 containing 20.00 MB] 2021-11-24 12:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44783000 2021-11-24 12:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44784000 2021-11-24 12:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44785000 2021-11-24 12:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44786000 2021-11-24 12:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44787000 2021-11-24 12:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44788000 2021-11-24 12:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44789000 2021-11-24 12:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44790000 2021-11-24 12:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44791000 2021-11-24 12:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44792000 2021-11-24 12:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44793000 2021-11-24 12:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44794000 2021-11-24 12:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44795000 2021-11-24 12:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44796000 2021-11-24 12:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44797000 2021-11-24 12:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44798000 2021-11-24 12:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44799000 2021-11-24 12:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44800000 2021-11-24 12:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44801000 2021-11-24 12:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44802000 2021-11-24 12:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44803000 2021-11-24 12:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44804000 2021-11-24 12:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44805000 2021-11-24 12:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44806000 2021-11-24 12:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44807000 2021-11-24 12:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44808000 2021-11-24 12:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44809000 2021-11-24 12:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44810000 2021-11-24 12:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44811000 2021-11-24 12:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44812000 2021-11-24 12:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44813000 2021-11-24 12:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44814000 2021-11-24 12:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44815000 2021-11-24 12:46:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:46:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1519 containing 20.00 MB] 2021-11-24 12:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44816000 2021-11-24 12:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44817000 2021-11-24 12:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44818000 2021-11-24 12:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44819000 2021-11-24 12:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44820000 2021-11-24 12:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44821000 2021-11-24 12:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44822000 2021-11-24 12:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44823000 2021-11-24 12:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44824000 2021-11-24 12:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44825000 2021-11-24 12:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44826000 2021-11-24 12:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44827000 2021-11-24 12:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44828000 2021-11-24 12:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44829000 2021-11-24 12:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44830000 2021-11-24 12:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44831000 2021-11-24 12:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44832000 2021-11-24 12:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44833000 2021-11-24 12:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44834000 2021-11-24 12:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44835000 2021-11-24 12:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44836000 2021-11-24 12:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44837000 2021-11-24 12:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44838000 2021-11-24 12:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44839000 2021-11-24 12:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44840000 2021-11-24 12:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44841000 2021-11-24 12:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44842000 2021-11-24 12:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44843000 2021-11-24 12:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44844000 2021-11-24 12:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44845000 2021-11-24 12:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44846000 2021-11-24 12:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44847000 2021-11-24 12:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44848000 2021-11-24 12:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44849000 2021-11-24 12:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44850000 2021-11-24 12:46:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:46:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1520 containing 20.00 MB] 2021-11-24 12:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44851000 2021-11-24 12:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44852000 2021-11-24 12:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44853000 2021-11-24 12:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44854000 2021-11-24 12:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44855000 2021-11-24 12:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44856000 2021-11-24 12:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44857000 2021-11-24 12:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44858000 2021-11-24 12:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44859000 2021-11-24 12:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44860000 2021-11-24 12:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44861000 2021-11-24 12:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44862000 2021-11-24 12:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44863000 2021-11-24 12:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44864000 2021-11-24 12:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44865000 2021-11-24 12:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44866000 2021-11-24 12:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44867000 2021-11-24 12:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44868000 2021-11-24 12:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44869000 2021-11-24 12:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44870000 2021-11-24 12:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44871000 2021-11-24 12:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44872000 2021-11-24 12:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44873000 2021-11-24 12:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44874000 2021-11-24 12:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44875000 2021-11-24 12:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44876000 2021-11-24 12:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44877000 2021-11-24 12:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44878000 2021-11-24 12:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44879000 2021-11-24 12:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44880000 2021-11-24 12:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44881000 2021-11-24 12:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44882000 2021-11-24 12:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44883000 2021-11-24 12:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44884000 2021-11-24 12:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44885000 2021-11-24 12:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44886000 2021-11-24 12:46:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:46:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1521 containing 20.00 MB] 2021-11-24 12:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44887000 2021-11-24 12:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44888000 2021-11-24 12:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44889000 2021-11-24 12:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44890000 2021-11-24 12:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44891000 2021-11-24 12:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44892000 2021-11-24 12:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44893000 2021-11-24 12:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44894000 2021-11-24 12:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44895000 2021-11-24 12:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44896000 2021-11-24 12:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44897000 2021-11-24 12:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44898000 2021-11-24 12:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44899000 2021-11-24 12:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44900000 2021-11-24 12:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44901000 2021-11-24 12:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44902000 2021-11-24 12:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44903000 2021-11-24 12:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44904000 2021-11-24 12:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44905000 2021-11-24 12:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44906000 2021-11-24 12:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44907000 2021-11-24 12:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44908000 2021-11-24 12:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44909000 2021-11-24 12:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44910000 2021-11-24 12:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44911000 2021-11-24 12:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44912000 2021-11-24 12:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44913000 2021-11-24 12:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44914000 2021-11-24 12:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44915000 2021-11-24 12:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44916000 2021-11-24 12:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44917000 2021-11-24 12:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44918000 2021-11-24 12:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44919000 2021-11-24 12:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44920000 2021-11-24 12:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44921000 2021-11-24 12:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44922000 2021-11-24 12:47:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:47:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1522 containing 20.00 MB] 2021-11-24 12:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44923000 2021-11-24 12:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44924000 2021-11-24 12:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44925000 2021-11-24 12:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44926000 2021-11-24 12:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44927000 2021-11-24 12:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44928000 2021-11-24 12:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44929000 2021-11-24 12:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44930000 2021-11-24 12:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44931000 2021-11-24 12:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44932000 2021-11-24 12:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44933000 2021-11-24 12:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44934000 2021-11-24 12:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44935000 2021-11-24 12:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44936000 2021-11-24 12:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44937000 2021-11-24 12:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44938000 2021-11-24 12:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44939000 2021-11-24 12:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44940000 2021-11-24 12:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44941000 2021-11-24 12:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44942000 2021-11-24 12:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44943000 2021-11-24 12:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44944000 2021-11-24 12:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44945000 2021-11-24 12:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44946000 2021-11-24 12:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44947000 2021-11-24 12:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44948000 2021-11-24 12:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44949000 2021-11-24 12:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44950000 2021-11-24 12:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44951000 2021-11-24 12:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44952000 2021-11-24 12:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44953000 2021-11-24 12:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44954000 2021-11-24 12:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44955000 2021-11-24 12:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44956000 2021-11-24 12:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44957000 2021-11-24 12:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44958000 2021-11-24 12:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44959000 2021-11-24 12:47:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:47:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1523 containing 20.00 MB] 2021-11-24 12:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44960000 2021-11-24 12:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44961000 2021-11-24 12:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44962000 2021-11-24 12:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44963000 2021-11-24 12:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44964000 2021-11-24 12:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44965000 2021-11-24 12:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44966000 2021-11-24 12:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44967000 2021-11-24 12:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44968000 2021-11-24 12:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44969000 2021-11-24 12:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44970000 2021-11-24 12:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44971000 2021-11-24 12:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44972000 2021-11-24 12:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44973000 2021-11-24 12:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44974000 2021-11-24 12:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44975000 2021-11-24 12:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44976000 2021-11-24 12:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44977000 2021-11-24 12:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44978000 2021-11-24 12:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44979000 2021-11-24 12:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44980000 2021-11-24 12:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44981000 2021-11-24 12:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44982000 2021-11-24 12:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44983000 2021-11-24 12:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44984000 2021-11-24 12:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44985000 2021-11-24 12:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44986000 2021-11-24 12:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44987000 2021-11-24 12:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44988000 2021-11-24 12:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44989000 2021-11-24 12:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44990000 2021-11-24 12:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44991000 2021-11-24 12:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44992000 2021-11-24 12:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44993000 2021-11-24 12:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44994000 2021-11-24 12:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44995000 2021-11-24 12:47:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:47:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1524 containing 20.00 MB] 2021-11-24 12:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44996000 2021-11-24 12:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44997000 2021-11-24 12:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44998000 2021-11-24 12:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 44999000 2021-11-24 12:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45000000 2021-11-24 12:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45001000 2021-11-24 12:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45002000 2021-11-24 12:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45003000 2021-11-24 12:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45004000 2021-11-24 12:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45005000 2021-11-24 12:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45006000 2021-11-24 12:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45007000 2021-11-24 12:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45008000 2021-11-24 12:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45009000 2021-11-24 12:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45010000 2021-11-24 12:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45011000 2021-11-24 12:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45012000 2021-11-24 12:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45013000 2021-11-24 12:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45014000 2021-11-24 12:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45015000 2021-11-24 12:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45016000 2021-11-24 12:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45017000 2021-11-24 12:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45018000 2021-11-24 12:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45019000 2021-11-24 12:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45020000 2021-11-24 12:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45021000 2021-11-24 12:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45022000 2021-11-24 12:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45023000 2021-11-24 12:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45024000 2021-11-24 12:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45025000 2021-11-24 12:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45026000 2021-11-24 12:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45027000 2021-11-24 12:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45028000 2021-11-24 12:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45029000 2021-11-24 12:47:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:47:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1525 containing 20.00 MB] 2021-11-24 12:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45030000 2021-11-24 12:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45031000 2021-11-24 12:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45032000 2021-11-24 12:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45033000 2021-11-24 12:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45034000 2021-11-24 12:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45035000 2021-11-24 12:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45036000 2021-11-24 12:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45037000 2021-11-24 12:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45038000 2021-11-24 12:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45039000 2021-11-24 12:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45040000 2021-11-24 12:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45041000 2021-11-24 12:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45042000 2021-11-24 12:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45043000 2021-11-24 12:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45044000 2021-11-24 12:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45045000 2021-11-24 12:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45046000 2021-11-24 12:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45047000 2021-11-24 12:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45048000 2021-11-24 12:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45049000 2021-11-24 12:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45050000 2021-11-24 12:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45051000 2021-11-24 12:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45052000 2021-11-24 12:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45053000 2021-11-24 12:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45054000 2021-11-24 12:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45055000 2021-11-24 12:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45056000 2021-11-24 12:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45057000 2021-11-24 12:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45058000 2021-11-24 12:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45059000 2021-11-24 12:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45060000 2021-11-24 12:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45061000 2021-11-24 12:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45062000 2021-11-24 12:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45063000 2021-11-24 12:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45064000 2021-11-24 12:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45065000 2021-11-24 12:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45066000 2021-11-24 12:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45067000 2021-11-24 12:48:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:48:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1526 containing 20.00 MB] 2021-11-24 12:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45068000 2021-11-24 12:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45069000 2021-11-24 12:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45070000 2021-11-24 12:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45071000 2021-11-24 12:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45072000 2021-11-24 12:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45073000 2021-11-24 12:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45074000 2021-11-24 12:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45075000 2021-11-24 12:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45076000 2021-11-24 12:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45077000 2021-11-24 12:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45078000 2021-11-24 12:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45079000 2021-11-24 12:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45080000 2021-11-24 12:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45081000 2021-11-24 12:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45082000 2021-11-24 12:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45083000 2021-11-24 12:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45084000 2021-11-24 12:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45085000 2021-11-24 12:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45086000 2021-11-24 12:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45087000 2021-11-24 12:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45088000 2021-11-24 12:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45089000 2021-11-24 12:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45090000 2021-11-24 12:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45091000 2021-11-24 12:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45092000 2021-11-24 12:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45093000 2021-11-24 12:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45094000 2021-11-24 12:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45095000 2021-11-24 12:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45096000 2021-11-24 12:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45097000 2021-11-24 12:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45098000 2021-11-24 12:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45099000 2021-11-24 12:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45100000 2021-11-24 12:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45101000 2021-11-24 12:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45102000 2021-11-24 12:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45103000 2021-11-24 12:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45104000 2021-11-24 12:48:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:48:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1527 containing 20.00 MB] 2021-11-24 12:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45105000 2021-11-24 12:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45106000 2021-11-24 12:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45107000 2021-11-24 12:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45108000 2021-11-24 12:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45109000 2021-11-24 12:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45110000 2021-11-24 12:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45111000 2021-11-24 12:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45112000 2021-11-24 12:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45113000 2021-11-24 12:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45114000 2021-11-24 12:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45115000 2021-11-24 12:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45116000 2021-11-24 12:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45117000 2021-11-24 12:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45118000 2021-11-24 12:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45119000 2021-11-24 12:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45120000 2021-11-24 12:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45121000 2021-11-24 12:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45122000 2021-11-24 12:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45123000 2021-11-24 12:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45124000 2021-11-24 12:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45125000 2021-11-24 12:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45126000 2021-11-24 12:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45127000 2021-11-24 12:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45128000 2021-11-24 12:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45129000 2021-11-24 12:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45130000 2021-11-24 12:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45131000 2021-11-24 12:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45132000 2021-11-24 12:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45133000 2021-11-24 12:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45134000 2021-11-24 12:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45135000 2021-11-24 12:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45136000 2021-11-24 12:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45137000 2021-11-24 12:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45138000 2021-11-24 12:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45139000 2021-11-24 12:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45140000 2021-11-24 12:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45141000 2021-11-24 12:48:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:48:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1528 containing 20.00 MB] 2021-11-24 12:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45142000 2021-11-24 12:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45143000 2021-11-24 12:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45144000 2021-11-24 12:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45145000 2021-11-24 12:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45146000 2021-11-24 12:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45147000 2021-11-24 12:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45148000 2021-11-24 12:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45149000 2021-11-24 12:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45150000 2021-11-24 12:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45151000 2021-11-24 12:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45152000 2021-11-24 12:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45153000 2021-11-24 12:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45154000 2021-11-24 12:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45155000 2021-11-24 12:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45156000 2021-11-24 12:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45157000 2021-11-24 12:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45158000 2021-11-24 12:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45159000 2021-11-24 12:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45160000 2021-11-24 12:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45161000 2021-11-24 12:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45162000 2021-11-24 12:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45163000 2021-11-24 12:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45164000 2021-11-24 12:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45165000 2021-11-24 12:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45166000 2021-11-24 12:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45167000 2021-11-24 12:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45168000 2021-11-24 12:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45169000 2021-11-24 12:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45170000 2021-11-24 12:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45171000 2021-11-24 12:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45172000 2021-11-24 12:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45173000 2021-11-24 12:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45174000 2021-11-24 12:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45175000 2021-11-24 12:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45176000 2021-11-24 12:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45177000 2021-11-24 12:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45178000 2021-11-24 12:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45179000 2021-11-24 12:49:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:49:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1529 containing 20.00 MB] 2021-11-24 12:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45180000 2021-11-24 12:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45181000 2021-11-24 12:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45182000 2021-11-24 12:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45183000 2021-11-24 12:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45184000 2021-11-24 12:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45185000 2021-11-24 12:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45186000 2021-11-24 12:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45187000 2021-11-24 12:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45188000 2021-11-24 12:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45189000 2021-11-24 12:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45190000 2021-11-24 12:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45191000 2021-11-24 12:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45192000 2021-11-24 12:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45193000 2021-11-24 12:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45194000 2021-11-24 12:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45195000 2021-11-24 12:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45196000 2021-11-24 12:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45197000 2021-11-24 12:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45198000 2021-11-24 12:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45199000 2021-11-24 12:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45200000 2021-11-24 12:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45201000 2021-11-24 12:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45202000 2021-11-24 12:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45203000 2021-11-24 12:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45204000 2021-11-24 12:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45205000 2021-11-24 12:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45206000 2021-11-24 12:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45207000 2021-11-24 12:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45208000 2021-11-24 12:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45209000 2021-11-24 12:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45210000 2021-11-24 12:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45211000 2021-11-24 12:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45212000 2021-11-24 12:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45213000 2021-11-24 12:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45214000 2021-11-24 12:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45215000 2021-11-24 12:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45216000 2021-11-24 12:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45217000 2021-11-24 12:49:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:49:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1530 containing 20.00 MB] 2021-11-24 12:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45218000 2021-11-24 12:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45219000 2021-11-24 12:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45220000 2021-11-24 12:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45221000 2021-11-24 12:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45222000 2021-11-24 12:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45223000 2021-11-24 12:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45224000 2021-11-24 12:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45225000 2021-11-24 12:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45226000 2021-11-24 12:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45227000 2021-11-24 12:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45228000 2021-11-24 12:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45229000 2021-11-24 12:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45230000 2021-11-24 12:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45231000 2021-11-24 12:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45232000 2021-11-24 12:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45233000 2021-11-24 12:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45234000 2021-11-24 12:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45235000 2021-11-24 12:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45236000 2021-11-24 12:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45237000 2021-11-24 12:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45238000 2021-11-24 12:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45239000 2021-11-24 12:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45240000 2021-11-24 12:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45241000 2021-11-24 12:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45242000 2021-11-24 12:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45243000 2021-11-24 12:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45244000 2021-11-24 12:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45245000 2021-11-24 12:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45246000 2021-11-24 12:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45247000 2021-11-24 12:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45248000 2021-11-24 12:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45249000 2021-11-24 12:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45250000 2021-11-24 12:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45251000 2021-11-24 12:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45252000 2021-11-24 12:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45253000 2021-11-24 12:49:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:49:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1531 containing 20.00 MB] 2021-11-24 12:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45254000 2021-11-24 12:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45255000 2021-11-24 12:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45256000 2021-11-24 12:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45257000 2021-11-24 12:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45258000 2021-11-24 12:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45259000 2021-11-24 12:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45260000 2021-11-24 12:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45261000 2021-11-24 12:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45262000 2021-11-24 12:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45263000 2021-11-24 12:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45264000 2021-11-24 12:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45265000 2021-11-24 12:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45266000 2021-11-24 12:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45267000 2021-11-24 12:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45268000 2021-11-24 12:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45269000 2021-11-24 12:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45270000 2021-11-24 12:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45271000 2021-11-24 12:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45272000 2021-11-24 12:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45273000 2021-11-24 12:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45274000 2021-11-24 12:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45275000 2021-11-24 12:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45276000 2021-11-24 12:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45277000 2021-11-24 12:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45278000 2021-11-24 12:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45279000 2021-11-24 12:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45280000 2021-11-24 12:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45281000 2021-11-24 12:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45282000 2021-11-24 12:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45283000 2021-11-24 12:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45284000 2021-11-24 12:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45285000 2021-11-24 12:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45286000 2021-11-24 12:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45287000 2021-11-24 12:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45288000 2021-11-24 12:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45289000 2021-11-24 12:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45290000 2021-11-24 12:50:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:50:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1532 containing 20.00 MB] 2021-11-24 12:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45291000 2021-11-24 12:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45292000 2021-11-24 12:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45293000 2021-11-24 12:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45294000 2021-11-24 12:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45295000 2021-11-24 12:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45296000 2021-11-24 12:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45297000 2021-11-24 12:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45298000 2021-11-24 12:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45299000 2021-11-24 12:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45300000 2021-11-24 12:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45301000 2021-11-24 12:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45302000 2021-11-24 12:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45303000 2021-11-24 12:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45304000 2021-11-24 12:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45305000 2021-11-24 12:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45306000 2021-11-24 12:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45307000 2021-11-24 12:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45308000 2021-11-24 12:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45309000 2021-11-24 12:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45310000 2021-11-24 12:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45311000 2021-11-24 12:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45312000 2021-11-24 12:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45313000 2021-11-24 12:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45314000 2021-11-24 12:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45315000 2021-11-24 12:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45316000 2021-11-24 12:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45317000 2021-11-24 12:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45318000 2021-11-24 12:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45319000 2021-11-24 12:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45320000 2021-11-24 12:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45321000 2021-11-24 12:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45322000 2021-11-24 12:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45323000 2021-11-24 12:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45324000 2021-11-24 12:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45325000 2021-11-24 12:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45326000 2021-11-24 12:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45327000 2021-11-24 12:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45328000 2021-11-24 12:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45329000 2021-11-24 12:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45330000 2021-11-24 12:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45331000 2021-11-24 12:50:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:50:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1533 containing 20.00 MB] 2021-11-24 12:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45332000 2021-11-24 12:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45333000 2021-11-24 12:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45334000 2021-11-24 12:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45335000 2021-11-24 12:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45336000 2021-11-24 12:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45337000 2021-11-24 12:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45338000 2021-11-24 12:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45339000 2021-11-24 12:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45340000 2021-11-24 12:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45341000 2021-11-24 12:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45342000 2021-11-24 12:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45343000 2021-11-24 12:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45344000 2021-11-24 12:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45345000 2021-11-24 12:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45346000 2021-11-24 12:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45347000 2021-11-24 12:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45348000 2021-11-24 12:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45349000 2021-11-24 12:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45350000 2021-11-24 12:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45351000 2021-11-24 12:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45352000 2021-11-24 12:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45353000 2021-11-24 12:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45354000 2021-11-24 12:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45355000 2021-11-24 12:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45356000 2021-11-24 12:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45357000 2021-11-24 12:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45358000 2021-11-24 12:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45359000 2021-11-24 12:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45360000 2021-11-24 12:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45361000 2021-11-24 12:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45362000 2021-11-24 12:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45363000 2021-11-24 12:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45364000 2021-11-24 12:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45365000 2021-11-24 12:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45366000 2021-11-24 12:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45367000 2021-11-24 12:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45368000 2021-11-24 12:50:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:50:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1534 containing 20.00 MB] 2021-11-24 12:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45369000 2021-11-24 12:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45370000 2021-11-24 12:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45371000 2021-11-24 12:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45372000 2021-11-24 12:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45373000 2021-11-24 12:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45374000 2021-11-24 12:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45375000 2021-11-24 12:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45376000 2021-11-24 12:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45377000 2021-11-24 12:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45378000 2021-11-24 12:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45379000 2021-11-24 12:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45380000 2021-11-24 12:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45381000 2021-11-24 12:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45382000 2021-11-24 12:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45383000 2021-11-24 12:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45384000 2021-11-24 12:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45385000 2021-11-24 12:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45386000 2021-11-24 12:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45387000 2021-11-24 12:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45388000 2021-11-24 12:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45389000 2021-11-24 12:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45390000 2021-11-24 12:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45391000 2021-11-24 12:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45392000 2021-11-24 12:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45393000 2021-11-24 12:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45394000 2021-11-24 12:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45395000 2021-11-24 12:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45396000 2021-11-24 12:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45397000 2021-11-24 12:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45398000 2021-11-24 12:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45399000 2021-11-24 12:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45400000 2021-11-24 12:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45401000 2021-11-24 12:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45402000 2021-11-24 12:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45403000 2021-11-24 12:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45404000 2021-11-24 12:50:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:50:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1535 containing 20.00 MB] 2021-11-24 12:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45405000 2021-11-24 12:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45406000 2021-11-24 12:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45407000 2021-11-24 12:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45408000 2021-11-24 12:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45409000 2021-11-24 12:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45410000 2021-11-24 12:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45411000 2021-11-24 12:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45412000 2021-11-24 12:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45413000 2021-11-24 12:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45414000 2021-11-24 12:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45415000 2021-11-24 12:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45416000 2021-11-24 12:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45417000 2021-11-24 12:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45418000 2021-11-24 12:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45419000 2021-11-24 12:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45420000 2021-11-24 12:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45421000 2021-11-24 12:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45422000 2021-11-24 12:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45423000 2021-11-24 12:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45424000 2021-11-24 12:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45425000 2021-11-24 12:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45426000 2021-11-24 12:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45427000 2021-11-24 12:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45428000 2021-11-24 12:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45429000 2021-11-24 12:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45430000 2021-11-24 12:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45431000 2021-11-24 12:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45432000 2021-11-24 12:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45433000 2021-11-24 12:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45434000 2021-11-24 12:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45435000 2021-11-24 12:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45436000 2021-11-24 12:51:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:51:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1536 containing 20.00 MB] 2021-11-24 12:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45437000 2021-11-24 12:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45438000 2021-11-24 12:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45439000 2021-11-24 12:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45440000 2021-11-24 12:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45441000 2021-11-24 12:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45442000 2021-11-24 12:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45443000 2021-11-24 12:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45444000 2021-11-24 12:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45445000 2021-11-24 12:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45446000 2021-11-24 12:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45447000 2021-11-24 12:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45448000 2021-11-24 12:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45449000 2021-11-24 12:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45450000 2021-11-24 12:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45451000 2021-11-24 12:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45452000 2021-11-24 12:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45453000 2021-11-24 12:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45454000 2021-11-24 12:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45455000 2021-11-24 12:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45456000 2021-11-24 12:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45457000 2021-11-24 12:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45458000 2021-11-24 12:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45459000 2021-11-24 12:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45460000 2021-11-24 12:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45461000 2021-11-24 12:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45462000 2021-11-24 12:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45463000 2021-11-24 12:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45464000 2021-11-24 12:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45465000 2021-11-24 12:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45466000 2021-11-24 12:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45467000 2021-11-24 12:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45468000 2021-11-24 12:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45469000 2021-11-24 12:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45470000 2021-11-24 12:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45471000 2021-11-24 12:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45472000 2021-11-24 12:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45473000 2021-11-24 12:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45474000 2021-11-24 12:51:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:51:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1537 containing 20.00 MB] 2021-11-24 12:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45475000 2021-11-24 12:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45476000 2021-11-24 12:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45477000 2021-11-24 12:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45478000 2021-11-24 12:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45479000 2021-11-24 12:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45480000 2021-11-24 12:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45481000 2021-11-24 12:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45482000 2021-11-24 12:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45483000 2021-11-24 12:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45484000 2021-11-24 12:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45485000 2021-11-24 12:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45486000 2021-11-24 12:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45487000 2021-11-24 12:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45488000 2021-11-24 12:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45489000 2021-11-24 12:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45490000 2021-11-24 12:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45491000 2021-11-24 12:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45492000 2021-11-24 12:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45493000 2021-11-24 12:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45494000 2021-11-24 12:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45495000 2021-11-24 12:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45496000 2021-11-24 12:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45497000 2021-11-24 12:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45498000 2021-11-24 12:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45499000 2021-11-24 12:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45500000 2021-11-24 12:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45501000 2021-11-24 12:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45502000 2021-11-24 12:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45503000 2021-11-24 12:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45504000 2021-11-24 12:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45505000 2021-11-24 12:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45506000 2021-11-24 12:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45507000 2021-11-24 12:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45508000 2021-11-24 12:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45509000 2021-11-24 12:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45510000 2021-11-24 12:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45511000 2021-11-24 12:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45512000 2021-11-24 12:51:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:51:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1538 containing 20.00 MB] 2021-11-24 12:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45513000 2021-11-24 12:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45514000 2021-11-24 12:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45515000 2021-11-24 12:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45516000 2021-11-24 12:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45517000 2021-11-24 12:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45518000 2021-11-24 12:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45519000 2021-11-24 12:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45520000 2021-11-24 12:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45521000 2021-11-24 12:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45522000 2021-11-24 12:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45523000 2021-11-24 12:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45524000 2021-11-24 12:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45525000 2021-11-24 12:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45526000 2021-11-24 12:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45527000 2021-11-24 12:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45528000 2021-11-24 12:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45529000 2021-11-24 12:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45530000 2021-11-24 12:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45531000 2021-11-24 12:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45532000 2021-11-24 12:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45533000 2021-11-24 12:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45534000 2021-11-24 12:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45535000 2021-11-24 12:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45536000 2021-11-24 12:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45537000 2021-11-24 12:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45538000 2021-11-24 12:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45539000 2021-11-24 12:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45540000 2021-11-24 12:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45541000 2021-11-24 12:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45542000 2021-11-24 12:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45543000 2021-11-24 12:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45544000 2021-11-24 12:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45545000 2021-11-24 12:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45546000 2021-11-24 12:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45547000 2021-11-24 12:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45548000 2021-11-24 12:52:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:52:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1539 containing 20.00 MB] 2021-11-24 12:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45549000 2021-11-24 12:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45550000 2021-11-24 12:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45551000 2021-11-24 12:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45552000 2021-11-24 12:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45553000 2021-11-24 12:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45554000 2021-11-24 12:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45555000 2021-11-24 12:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45556000 2021-11-24 12:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45557000 2021-11-24 12:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45558000 2021-11-24 12:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45559000 2021-11-24 12:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45560000 2021-11-24 12:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45561000 2021-11-24 12:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45562000 2021-11-24 12:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45563000 2021-11-24 12:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45564000 2021-11-24 12:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45565000 2021-11-24 12:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45566000 2021-11-24 12:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45567000 2021-11-24 12:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45568000 2021-11-24 12:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45569000 2021-11-24 12:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45570000 2021-11-24 12:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45571000 2021-11-24 12:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45572000 2021-11-24 12:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45573000 2021-11-24 12:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45574000 2021-11-24 12:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45575000 2021-11-24 12:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45576000 2021-11-24 12:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45577000 2021-11-24 12:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45578000 2021-11-24 12:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45579000 2021-11-24 12:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45580000 2021-11-24 12:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45581000 2021-11-24 12:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45582000 2021-11-24 12:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45583000 2021-11-24 12:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45584000 2021-11-24 12:52:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:52:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1540 containing 20.00 MB] 2021-11-24 12:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45585000 2021-11-24 12:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45586000 2021-11-24 12:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45587000 2021-11-24 12:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45588000 2021-11-24 12:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45589000 2021-11-24 12:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45590000 2021-11-24 12:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45591000 2021-11-24 12:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45592000 2021-11-24 12:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45593000 2021-11-24 12:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45594000 2021-11-24 12:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45595000 2021-11-24 12:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45596000 2021-11-24 12:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45597000 2021-11-24 12:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45598000 2021-11-24 12:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45599000 2021-11-24 12:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45600000 2021-11-24 12:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45601000 2021-11-24 12:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45602000 2021-11-24 12:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45603000 2021-11-24 12:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45604000 2021-11-24 12:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45605000 2021-11-24 12:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45606000 2021-11-24 12:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45607000 2021-11-24 12:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45608000 2021-11-24 12:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45609000 2021-11-24 12:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45610000 2021-11-24 12:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45611000 2021-11-24 12:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45612000 2021-11-24 12:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45613000 2021-11-24 12:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45614000 2021-11-24 12:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45615000 2021-11-24 12:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45616000 2021-11-24 12:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45617000 2021-11-24 12:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45618000 2021-11-24 12:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45619000 2021-11-24 12:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45620000 2021-11-24 12:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45621000 2021-11-24 12:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45622000 2021-11-24 12:52:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:52:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1541 containing 20.00 MB] 2021-11-24 12:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45623000 2021-11-24 12:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45624000 2021-11-24 12:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45625000 2021-11-24 12:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45626000 2021-11-24 12:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45627000 2021-11-24 12:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45628000 2021-11-24 12:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45629000 2021-11-24 12:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45630000 2021-11-24 12:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45631000 2021-11-24 12:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45632000 2021-11-24 12:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45633000 2021-11-24 12:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45634000 2021-11-24 12:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45635000 2021-11-24 12:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45636000 2021-11-24 12:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45637000 2021-11-24 12:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45638000 2021-11-24 12:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45639000 2021-11-24 12:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45640000 2021-11-24 12:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45641000 2021-11-24 12:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45642000 2021-11-24 12:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45643000 2021-11-24 12:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45644000 2021-11-24 12:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45645000 2021-11-24 12:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45646000 2021-11-24 12:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45647000 2021-11-24 12:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45648000 2021-11-24 12:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45649000 2021-11-24 12:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45650000 2021-11-24 12:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45651000 2021-11-24 12:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45652000 2021-11-24 12:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45653000 2021-11-24 12:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45654000 2021-11-24 12:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45655000 2021-11-24 12:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45656000 2021-11-24 12:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45657000 2021-11-24 12:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45658000 2021-11-24 12:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45659000 2021-11-24 12:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45660000 2021-11-24 12:52:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:52:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1542 containing 20.00 MB] 2021-11-24 12:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45661000 2021-11-24 12:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45662000 2021-11-24 12:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45663000 2021-11-24 12:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45664000 2021-11-24 12:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45665000 2021-11-24 12:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45666000 2021-11-24 12:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45667000 2021-11-24 12:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45668000 2021-11-24 12:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45669000 2021-11-24 12:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45670000 2021-11-24 12:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45671000 2021-11-24 12:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45672000 2021-11-24 12:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45673000 2021-11-24 12:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45674000 2021-11-24 12:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45675000 2021-11-24 12:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45676000 2021-11-24 12:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45677000 2021-11-24 12:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45678000 2021-11-24 12:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45679000 2021-11-24 12:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45680000 2021-11-24 12:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45681000 2021-11-24 12:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45682000 2021-11-24 12:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45683000 2021-11-24 12:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45684000 2021-11-24 12:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45685000 2021-11-24 12:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45686000 2021-11-24 12:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45687000 2021-11-24 12:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45688000 2021-11-24 12:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45689000 2021-11-24 12:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45690000 2021-11-24 12:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45691000 2021-11-24 12:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45692000 2021-11-24 12:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45693000 2021-11-24 12:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45694000 2021-11-24 12:53:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:53:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1543 containing 20.00 MB] 2021-11-24 12:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45695000 2021-11-24 12:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45696000 2021-11-24 12:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45697000 2021-11-24 12:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45698000 2021-11-24 12:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45699000 2021-11-24 12:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45700000 2021-11-24 12:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45701000 2021-11-24 12:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45702000 2021-11-24 12:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45703000 2021-11-24 12:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45704000 2021-11-24 12:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45705000 2021-11-24 12:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45706000 2021-11-24 12:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45707000 2021-11-24 12:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45708000 2021-11-24 12:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45709000 2021-11-24 12:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45710000 2021-11-24 12:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45711000 2021-11-24 12:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45712000 2021-11-24 12:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45713000 2021-11-24 12:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45714000 2021-11-24 12:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45715000 2021-11-24 12:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45716000 2021-11-24 12:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45717000 2021-11-24 12:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45718000 2021-11-24 12:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45719000 2021-11-24 12:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45720000 2021-11-24 12:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45721000 2021-11-24 12:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45722000 2021-11-24 12:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45723000 2021-11-24 12:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45724000 2021-11-24 12:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45725000 2021-11-24 12:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45726000 2021-11-24 12:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45727000 2021-11-24 12:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45728000 2021-11-24 12:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45729000 2021-11-24 12:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45730000 2021-11-24 12:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45731000 2021-11-24 12:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45732000 2021-11-24 12:53:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:53:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1544 containing 20.00 MB] 2021-11-24 12:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45733000 2021-11-24 12:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45734000 2021-11-24 12:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45735000 2021-11-24 12:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45736000 2021-11-24 12:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45737000 2021-11-24 12:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45738000 2021-11-24 12:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45739000 2021-11-24 12:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45740000 2021-11-24 12:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45741000 2021-11-24 12:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45742000 2021-11-24 12:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45743000 2021-11-24 12:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45744000 2021-11-24 12:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45745000 2021-11-24 12:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45746000 2021-11-24 12:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45747000 2021-11-24 12:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45748000 2021-11-24 12:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45749000 2021-11-24 12:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45750000 2021-11-24 12:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45751000 2021-11-24 12:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45752000 2021-11-24 12:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45753000 2021-11-24 12:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45754000 2021-11-24 12:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45755000 2021-11-24 12:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45756000 2021-11-24 12:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45757000 2021-11-24 12:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45758000 2021-11-24 12:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45759000 2021-11-24 12:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45760000 2021-11-24 12:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45761000 2021-11-24 12:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45762000 2021-11-24 12:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45763000 2021-11-24 12:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45764000 2021-11-24 12:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45765000 2021-11-24 12:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45766000 2021-11-24 12:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45767000 2021-11-24 12:53:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:53:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1545 containing 20.00 MB] 2021-11-24 12:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45768000 2021-11-24 12:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45769000 2021-11-24 12:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45770000 2021-11-24 12:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45771000 2021-11-24 12:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45772000 2021-11-24 12:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45773000 2021-11-24 12:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45774000 2021-11-24 12:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45775000 2021-11-24 12:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45776000 2021-11-24 12:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45777000 2021-11-24 12:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45778000 2021-11-24 12:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45779000 2021-11-24 12:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45780000 2021-11-24 12:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45781000 2021-11-24 12:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45782000 2021-11-24 12:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45783000 2021-11-24 12:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45784000 2021-11-24 12:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45785000 2021-11-24 12:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45786000 2021-11-24 12:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45787000 2021-11-24 12:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45788000 2021-11-24 12:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45789000 2021-11-24 12:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45790000 2021-11-24 12:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45791000 2021-11-24 12:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45792000 2021-11-24 12:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45793000 2021-11-24 12:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45794000 2021-11-24 12:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45795000 2021-11-24 12:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45796000 2021-11-24 12:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45797000 2021-11-24 12:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45798000 2021-11-24 12:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45799000 2021-11-24 12:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45800000 2021-11-24 12:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45801000 2021-11-24 12:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45802000 2021-11-24 12:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45803000 2021-11-24 12:54:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:54:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1546 containing 20.00 MB] 2021-11-24 12:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45804000 2021-11-24 12:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45805000 2021-11-24 12:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45806000 2021-11-24 12:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45807000 2021-11-24 12:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45808000 2021-11-24 12:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45809000 2021-11-24 12:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45810000 2021-11-24 12:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45811000 2021-11-24 12:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45812000 2021-11-24 12:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45813000 2021-11-24 12:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45814000 2021-11-24 12:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45815000 2021-11-24 12:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45816000 2021-11-24 12:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45817000 2021-11-24 12:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45818000 2021-11-24 12:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45819000 2021-11-24 12:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45820000 2021-11-24 12:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45821000 2021-11-24 12:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45822000 2021-11-24 12:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45823000 2021-11-24 12:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45824000 2021-11-24 12:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45825000 2021-11-24 12:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45826000 2021-11-24 12:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45827000 2021-11-24 12:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45828000 2021-11-24 12:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45829000 2021-11-24 12:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45830000 2021-11-24 12:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45831000 2021-11-24 12:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45832000 2021-11-24 12:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45833000 2021-11-24 12:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45834000 2021-11-24 12:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45835000 2021-11-24 12:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45836000 2021-11-24 12:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45837000 2021-11-24 12:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45838000 2021-11-24 12:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45839000 2021-11-24 12:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45840000 2021-11-24 12:54:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:54:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1547 containing 20.00 MB] 2021-11-24 12:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45841000 2021-11-24 12:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45842000 2021-11-24 12:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45843000 2021-11-24 12:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45844000 2021-11-24 12:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45845000 2021-11-24 12:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45846000 2021-11-24 12:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45847000 2021-11-24 12:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45848000 2021-11-24 12:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45849000 2021-11-24 12:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45850000 2021-11-24 12:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45851000 2021-11-24 12:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45852000 2021-11-24 12:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45853000 2021-11-24 12:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45854000 2021-11-24 12:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45855000 2021-11-24 12:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45856000 2021-11-24 12:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45857000 2021-11-24 12:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45858000 2021-11-24 12:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45859000 2021-11-24 12:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45860000 2021-11-24 12:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45861000 2021-11-24 12:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45862000 2021-11-24 12:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45863000 2021-11-24 12:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45864000 2021-11-24 12:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45865000 2021-11-24 12:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45866000 2021-11-24 12:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45867000 2021-11-24 12:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45868000 2021-11-24 12:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45869000 2021-11-24 12:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45870000 2021-11-24 12:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45871000 2021-11-24 12:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45872000 2021-11-24 12:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45873000 2021-11-24 12:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45874000 2021-11-24 12:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45875000 2021-11-24 12:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45876000 2021-11-24 12:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45877000 2021-11-24 12:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45878000 2021-11-24 12:54:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:54:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1548 containing 20.00 MB] 2021-11-24 12:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45879000 2021-11-24 12:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45880000 2021-11-24 12:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45881000 2021-11-24 12:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45882000 2021-11-24 12:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45883000 2021-11-24 12:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45884000 2021-11-24 12:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45885000 2021-11-24 12:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45886000 2021-11-24 12:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45887000 2021-11-24 12:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45888000 2021-11-24 12:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45889000 2021-11-24 12:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45890000 2021-11-24 12:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45891000 2021-11-24 12:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45892000 2021-11-24 12:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45893000 2021-11-24 12:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45894000 2021-11-24 12:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45895000 2021-11-24 12:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45896000 2021-11-24 12:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45897000 2021-11-24 12:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45898000 2021-11-24 12:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45899000 2021-11-24 12:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45900000 2021-11-24 12:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45901000 2021-11-24 12:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45902000 2021-11-24 12:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45903000 2021-11-24 12:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45904000 2021-11-24 12:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45905000 2021-11-24 12:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45906000 2021-11-24 12:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45907000 2021-11-24 12:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45908000 2021-11-24 12:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45909000 2021-11-24 12:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45910000 2021-11-24 12:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45911000 2021-11-24 12:54:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:54:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1549 containing 20.00 MB] 2021-11-24 12:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45912000 2021-11-24 12:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45913000 2021-11-24 12:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45914000 2021-11-24 12:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45915000 2021-11-24 12:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45916000 2021-11-24 12:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45917000 2021-11-24 12:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45918000 2021-11-24 12:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45919000 2021-11-24 12:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45920000 2021-11-24 12:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45921000 2021-11-24 12:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45922000 2021-11-24 12:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45923000 2021-11-24 12:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45924000 2021-11-24 12:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45925000 2021-11-24 12:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45926000 2021-11-24 12:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45927000 2021-11-24 12:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45928000 2021-11-24 12:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45929000 2021-11-24 12:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45930000 2021-11-24 12:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45931000 2021-11-24 12:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45932000 2021-11-24 12:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45933000 2021-11-24 12:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45934000 2021-11-24 12:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45935000 2021-11-24 12:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45936000 2021-11-24 12:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45937000 2021-11-24 12:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45938000 2021-11-24 12:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45939000 2021-11-24 12:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45940000 2021-11-24 12:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45941000 2021-11-24 12:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45942000 2021-11-24 12:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45943000 2021-11-24 12:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45944000 2021-11-24 12:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45945000 2021-11-24 12:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45946000 2021-11-24 12:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45947000 2021-11-24 12:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45948000 2021-11-24 12:55:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:55:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1550 containing 20.00 MB] 2021-11-24 12:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45949000 2021-11-24 12:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45950000 2021-11-24 12:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45951000 2021-11-24 12:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45952000 2021-11-24 12:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45953000 2021-11-24 12:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45954000 2021-11-24 12:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45955000 2021-11-24 12:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45956000 2021-11-24 12:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45957000 2021-11-24 12:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45958000 2021-11-24 12:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45959000 2021-11-24 12:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45960000 2021-11-24 12:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45961000 2021-11-24 12:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45962000 2021-11-24 12:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45963000 2021-11-24 12:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45964000 2021-11-24 12:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45965000 2021-11-24 12:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45966000 2021-11-24 12:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45967000 2021-11-24 12:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45968000 2021-11-24 12:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45969000 2021-11-24 12:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45970000 2021-11-24 12:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45971000 2021-11-24 12:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45972000 2021-11-24 12:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45973000 2021-11-24 12:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45974000 2021-11-24 12:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45975000 2021-11-24 12:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45976000 2021-11-24 12:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45977000 2021-11-24 12:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45978000 2021-11-24 12:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45979000 2021-11-24 12:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45980000 2021-11-24 12:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45981000 2021-11-24 12:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45982000 2021-11-24 12:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45983000 2021-11-24 12:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45984000 2021-11-24 12:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45985000 2021-11-24 12:55:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:55:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1551 containing 20.00 MB] 2021-11-24 12:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45986000 2021-11-24 12:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45987000 2021-11-24 12:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45988000 2021-11-24 12:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45989000 2021-11-24 12:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45990000 2021-11-24 12:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45991000 2021-11-24 12:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45992000 2021-11-24 12:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45993000 2021-11-24 12:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45994000 2021-11-24 12:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45995000 2021-11-24 12:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45996000 2021-11-24 12:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45997000 2021-11-24 12:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45998000 2021-11-24 12:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 45999000 2021-11-24 12:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46000000 2021-11-24 12:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46001000 2021-11-24 12:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46002000 2021-11-24 12:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46003000 2021-11-24 12:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46004000 2021-11-24 12:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46005000 2021-11-24 12:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46006000 2021-11-24 12:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46007000 2021-11-24 12:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46008000 2021-11-24 12:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46009000 2021-11-24 12:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46010000 2021-11-24 12:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46011000 2021-11-24 12:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46012000 2021-11-24 12:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46013000 2021-11-24 12:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46014000 2021-11-24 12:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46015000 2021-11-24 12:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46016000 2021-11-24 12:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46017000 2021-11-24 12:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46018000 2021-11-24 12:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46019000 2021-11-24 12:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46020000 2021-11-24 12:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46021000 2021-11-24 12:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46022000 2021-11-24 12:55:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:55:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1552 containing 20.00 MB] 2021-11-24 12:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46023000 2021-11-24 12:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46024000 2021-11-24 12:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46025000 2021-11-24 12:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46026000 2021-11-24 12:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46027000 2021-11-24 12:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46028000 2021-11-24 12:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46029000 2021-11-24 12:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46030000 2021-11-24 12:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46031000 2021-11-24 12:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46032000 2021-11-24 12:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46033000 2021-11-24 12:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46034000 2021-11-24 12:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46035000 2021-11-24 12:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46036000 2021-11-24 12:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46037000 2021-11-24 12:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46038000 2021-11-24 12:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46039000 2021-11-24 12:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46040000 2021-11-24 12:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46041000 2021-11-24 12:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46042000 2021-11-24 12:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46043000 2021-11-24 12:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46044000 2021-11-24 12:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46045000 2021-11-24 12:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46046000 2021-11-24 12:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46047000 2021-11-24 12:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46048000 2021-11-24 12:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46049000 2021-11-24 12:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46050000 2021-11-24 12:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46051000 2021-11-24 12:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46052000 2021-11-24 12:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46053000 2021-11-24 12:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46054000 2021-11-24 12:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46055000 2021-11-24 12:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46056000 2021-11-24 12:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46057000 2021-11-24 12:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46058000 2021-11-24 12:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46059000 2021-11-24 12:56:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:56:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1553 containing 20.00 MB] 2021-11-24 12:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46060000 2021-11-24 12:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46061000 2021-11-24 12:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46062000 2021-11-24 12:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46063000 2021-11-24 12:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46064000 2021-11-24 12:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46065000 2021-11-24 12:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46066000 2021-11-24 12:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46067000 2021-11-24 12:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46068000 2021-11-24 12:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46069000 2021-11-24 12:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46070000 2021-11-24 12:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46071000 2021-11-24 12:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46072000 2021-11-24 12:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46073000 2021-11-24 12:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46074000 2021-11-24 12:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46075000 2021-11-24 12:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46076000 2021-11-24 12:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46077000 2021-11-24 12:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46078000 2021-11-24 12:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46079000 2021-11-24 12:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46080000 2021-11-24 12:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46081000 2021-11-24 12:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46082000 2021-11-24 12:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46083000 2021-11-24 12:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46084000 2021-11-24 12:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46085000 2021-11-24 12:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46086000 2021-11-24 12:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46087000 2021-11-24 12:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46088000 2021-11-24 12:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46089000 2021-11-24 12:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46090000 2021-11-24 12:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46091000 2021-11-24 12:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46092000 2021-11-24 12:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46093000 2021-11-24 12:56:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:56:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1554 containing 20.00 MB] 2021-11-24 12:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46094000 2021-11-24 12:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46095000 2021-11-24 12:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46096000 2021-11-24 12:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46097000 2021-11-24 12:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46098000 2021-11-24 12:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46099000 2021-11-24 12:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46100000 2021-11-24 12:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46101000 2021-11-24 12:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46102000 2021-11-24 12:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46103000 2021-11-24 12:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46104000 2021-11-24 12:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46105000 2021-11-24 12:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46106000 2021-11-24 12:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46107000 2021-11-24 12:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46108000 2021-11-24 12:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46109000 2021-11-24 12:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46110000 2021-11-24 12:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46111000 2021-11-24 12:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46112000 2021-11-24 12:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46113000 2021-11-24 12:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46114000 2021-11-24 12:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46115000 2021-11-24 12:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46116000 2021-11-24 12:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46117000 2021-11-24 12:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46118000 2021-11-24 12:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46119000 2021-11-24 12:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46120000 2021-11-24 12:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46121000 2021-11-24 12:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46122000 2021-11-24 12:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46123000 2021-11-24 12:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46124000 2021-11-24 12:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46125000 2021-11-24 12:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46126000 2021-11-24 12:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46127000 2021-11-24 12:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46128000 2021-11-24 12:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46129000 2021-11-24 12:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46130000 2021-11-24 12:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46131000 2021-11-24 12:56:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:56:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1555 containing 20.00 MB] 2021-11-24 12:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46132000 2021-11-24 12:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46133000 2021-11-24 12:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46134000 2021-11-24 12:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46135000 2021-11-24 12:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46136000 2021-11-24 12:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46137000 2021-11-24 12:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46138000 2021-11-24 12:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46139000 2021-11-24 12:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46140000 2021-11-24 12:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46141000 2021-11-24 12:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46142000 2021-11-24 12:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46143000 2021-11-24 12:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46144000 2021-11-24 12:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46145000 2021-11-24 12:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46146000 2021-11-24 12:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46147000 2021-11-24 12:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46148000 2021-11-24 12:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46149000 2021-11-24 12:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46150000 2021-11-24 12:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46151000 2021-11-24 12:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46152000 2021-11-24 12:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46153000 2021-11-24 12:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46154000 2021-11-24 12:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46155000 2021-11-24 12:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46156000 2021-11-24 12:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46157000 2021-11-24 12:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46158000 2021-11-24 12:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46159000 2021-11-24 12:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46160000 2021-11-24 12:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46161000 2021-11-24 12:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46162000 2021-11-24 12:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46163000 2021-11-24 12:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46164000 2021-11-24 12:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46165000 2021-11-24 12:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46166000 2021-11-24 12:56:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:56:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1556 containing 20.00 MB] 2021-11-24 12:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46167000 2021-11-24 12:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46168000 2021-11-24 12:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46169000 2021-11-24 12:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46170000 2021-11-24 12:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46171000 2021-11-24 12:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46172000 2021-11-24 12:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46173000 2021-11-24 12:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46174000 2021-11-24 12:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46175000 2021-11-24 12:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46176000 2021-11-24 12:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46177000 2021-11-24 12:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46178000 2021-11-24 12:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46179000 2021-11-24 12:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46180000 2021-11-24 12:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46181000 2021-11-24 12:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46182000 2021-11-24 12:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46183000 2021-11-24 12:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46184000 2021-11-24 12:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46185000 2021-11-24 12:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46186000 2021-11-24 12:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46187000 2021-11-24 12:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46188000 2021-11-24 12:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46189000 2021-11-24 12:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46190000 2021-11-24 12:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46191000 2021-11-24 12:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46192000 2021-11-24 12:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46193000 2021-11-24 12:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46194000 2021-11-24 12:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46195000 2021-11-24 12:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46196000 2021-11-24 12:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46197000 2021-11-24 12:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46198000 2021-11-24 12:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46199000 2021-11-24 12:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46200000 2021-11-24 12:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46201000 2021-11-24 12:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46202000 2021-11-24 12:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46203000 2021-11-24 12:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46204000 2021-11-24 12:57:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:57:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1557 containing 20.00 MB] 2021-11-24 12:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46205000 2021-11-24 12:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46206000 2021-11-24 12:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46207000 2021-11-24 12:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46208000 2021-11-24 12:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46209000 2021-11-24 12:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46210000 2021-11-24 12:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46211000 2021-11-24 12:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46212000 2021-11-24 12:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46213000 2021-11-24 12:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46214000 2021-11-24 12:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46215000 2021-11-24 12:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46216000 2021-11-24 12:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46217000 2021-11-24 12:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46218000 2021-11-24 12:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46219000 2021-11-24 12:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46220000 2021-11-24 12:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46221000 2021-11-24 12:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46222000 2021-11-24 12:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46223000 2021-11-24 12:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46224000 2021-11-24 12:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46225000 2021-11-24 12:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46226000 2021-11-24 12:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46227000 2021-11-24 12:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46228000 2021-11-24 12:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46229000 2021-11-24 12:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46230000 2021-11-24 12:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46231000 2021-11-24 12:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46232000 2021-11-24 12:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46233000 2021-11-24 12:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46234000 2021-11-24 12:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46235000 2021-11-24 12:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46236000 2021-11-24 12:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46237000 2021-11-24 12:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46238000 2021-11-24 12:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46239000 2021-11-24 12:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46240000 2021-11-24 12:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46241000 2021-11-24 12:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46242000 2021-11-24 12:57:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:57:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1558 containing 20.00 MB] 2021-11-24 12:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46243000 2021-11-24 12:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46244000 2021-11-24 12:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46245000 2021-11-24 12:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46246000 2021-11-24 12:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46247000 2021-11-24 12:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46248000 2021-11-24 12:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46249000 2021-11-24 12:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46250000 2021-11-24 12:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46251000 2021-11-24 12:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46252000 2021-11-24 12:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46253000 2021-11-24 12:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46254000 2021-11-24 12:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46255000 2021-11-24 12:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46256000 2021-11-24 12:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46257000 2021-11-24 12:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46258000 2021-11-24 12:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46259000 2021-11-24 12:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46260000 2021-11-24 12:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46261000 2021-11-24 12:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46262000 2021-11-24 12:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46263000 2021-11-24 12:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46264000 2021-11-24 12:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46265000 2021-11-24 12:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46266000 2021-11-24 12:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46267000 2021-11-24 12:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46268000 2021-11-24 12:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46269000 2021-11-24 12:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46270000 2021-11-24 12:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46271000 2021-11-24 12:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46272000 2021-11-24 12:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46273000 2021-11-24 12:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46274000 2021-11-24 12:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46275000 2021-11-24 12:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46276000 2021-11-24 12:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46277000 2021-11-24 12:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46278000 2021-11-24 12:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46279000 2021-11-24 12:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46280000 2021-11-24 12:57:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:57:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1559 containing 20.00 MB] 2021-11-24 12:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46281000 2021-11-24 12:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46282000 2021-11-24 12:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46283000 2021-11-24 12:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46284000 2021-11-24 12:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46285000 2021-11-24 12:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46286000 2021-11-24 12:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46287000 2021-11-24 12:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46288000 2021-11-24 12:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46289000 2021-11-24 12:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46290000 2021-11-24 12:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46291000 2021-11-24 12:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46292000 2021-11-24 12:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46293000 2021-11-24 12:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46294000 2021-11-24 12:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46295000 2021-11-24 12:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46296000 2021-11-24 12:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46297000 2021-11-24 12:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46298000 2021-11-24 12:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46299000 2021-11-24 12:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46300000 2021-11-24 12:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46301000 2021-11-24 12:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46302000 2021-11-24 12:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46303000 2021-11-24 12:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46304000 2021-11-24 12:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46305000 2021-11-24 12:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46306000 2021-11-24 12:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46307000 2021-11-24 12:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46308000 2021-11-24 12:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46309000 2021-11-24 12:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46310000 2021-11-24 12:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46311000 2021-11-24 12:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46312000 2021-11-24 12:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46313000 2021-11-24 12:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46314000 2021-11-24 12:58:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:58:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1560 containing 20.00 MB] 2021-11-24 12:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46315000 2021-11-24 12:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46316000 2021-11-24 12:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46317000 2021-11-24 12:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46318000 2021-11-24 12:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46319000 2021-11-24 12:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46320000 2021-11-24 12:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46321000 2021-11-24 12:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46322000 2021-11-24 12:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46323000 2021-11-24 12:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46324000 2021-11-24 12:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46325000 2021-11-24 12:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46326000 2021-11-24 12:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46327000 2021-11-24 12:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46328000 2021-11-24 12:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46329000 2021-11-24 12:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46330000 2021-11-24 12:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46331000 2021-11-24 12:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46332000 2021-11-24 12:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46333000 2021-11-24 12:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46334000 2021-11-24 12:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46335000 2021-11-24 12:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46336000 2021-11-24 12:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46337000 2021-11-24 12:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46338000 2021-11-24 12:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46339000 2021-11-24 12:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46340000 2021-11-24 12:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46341000 2021-11-24 12:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46342000 2021-11-24 12:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46343000 2021-11-24 12:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46344000 2021-11-24 12:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46345000 2021-11-24 12:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46346000 2021-11-24 12:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46347000 2021-11-24 12:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46348000 2021-11-24 12:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46349000 2021-11-24 12:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46350000 2021-11-24 12:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46351000 2021-11-24 12:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46352000 2021-11-24 12:58:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:58:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1561 containing 20.00 MB] 2021-11-24 12:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46353000 2021-11-24 12:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46354000 2021-11-24 12:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46355000 2021-11-24 12:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46356000 2021-11-24 12:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46357000 2021-11-24 12:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46358000 2021-11-24 12:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46359000 2021-11-24 12:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46360000 2021-11-24 12:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46361000 2021-11-24 12:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46362000 2021-11-24 12:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46363000 2021-11-24 12:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46364000 2021-11-24 12:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46365000 2021-11-24 12:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46366000 2021-11-24 12:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46367000 2021-11-24 12:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46368000 2021-11-24 12:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46369000 2021-11-24 12:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46370000 2021-11-24 12:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46371000 2021-11-24 12:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46372000 2021-11-24 12:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46373000 2021-11-24 12:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46374000 2021-11-24 12:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46375000 2021-11-24 12:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46376000 2021-11-24 12:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46377000 2021-11-24 12:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46378000 2021-11-24 12:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46379000 2021-11-24 12:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46380000 2021-11-24 12:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46381000 2021-11-24 12:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46382000 2021-11-24 12:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46383000 2021-11-24 12:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46384000 2021-11-24 12:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46385000 2021-11-24 12:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46386000 2021-11-24 12:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46387000 2021-11-24 12:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46388000 2021-11-24 12:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46389000 2021-11-24 12:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46390000 2021-11-24 12:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46391000 2021-11-24 12:58:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:58:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1562 containing 20.00 MB] 2021-11-24 12:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46392000 2021-11-24 12:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46393000 2021-11-24 12:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46394000 2021-11-24 12:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46395000 2021-11-24 12:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46396000 2021-11-24 12:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46397000 2021-11-24 12:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46398000 2021-11-24 12:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46399000 2021-11-24 12:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46400000 2021-11-24 12:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46401000 2021-11-24 12:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46402000 2021-11-24 12:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46403000 2021-11-24 12:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46404000 2021-11-24 12:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46405000 2021-11-24 12:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46406000 2021-11-24 12:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46407000 2021-11-24 12:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46408000 2021-11-24 12:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46409000 2021-11-24 12:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46410000 2021-11-24 12:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46411000 2021-11-24 12:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46412000 2021-11-24 12:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46413000 2021-11-24 12:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46414000 2021-11-24 12:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46415000 2021-11-24 12:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46416000 2021-11-24 12:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46417000 2021-11-24 12:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46418000 2021-11-24 12:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46419000 2021-11-24 12:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46420000 2021-11-24 12:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46421000 2021-11-24 12:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46422000 2021-11-24 12:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46423000 2021-11-24 12:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46424000 2021-11-24 12:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46425000 2021-11-24 12:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46426000 2021-11-24 12:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46427000 2021-11-24 12:58:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:58:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1563 containing 20.00 MB] 2021-11-24 12:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46428000 2021-11-24 12:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46429000 2021-11-24 12:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46430000 2021-11-24 12:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46431000 2021-11-24 12:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46432000 2021-11-24 12:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46433000 2021-11-24 12:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46434000 2021-11-24 12:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46435000 2021-11-24 12:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46436000 2021-11-24 12:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46437000 2021-11-24 12:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46438000 2021-11-24 12:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46439000 2021-11-24 12:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46440000 2021-11-24 12:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46441000 2021-11-24 12:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46442000 2021-11-24 12:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46443000 2021-11-24 12:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46444000 2021-11-24 12:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46445000 2021-11-24 12:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46446000 2021-11-24 12:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46447000 2021-11-24 12:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46448000 2021-11-24 12:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46449000 2021-11-24 12:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46450000 2021-11-24 12:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46451000 2021-11-24 12:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46452000 2021-11-24 12:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46453000 2021-11-24 12:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46454000 2021-11-24 12:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46455000 2021-11-24 12:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46456000 2021-11-24 12:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46457000 2021-11-24 12:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46458000 2021-11-24 12:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46459000 2021-11-24 12:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46460000 2021-11-24 12:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46461000 2021-11-24 12:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46462000 2021-11-24 12:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46463000 2021-11-24 12:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46464000 2021-11-24 12:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46465000 2021-11-24 12:59:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:59:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1564 containing 20.00 MB] 2021-11-24 12:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46466000 2021-11-24 12:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46467000 2021-11-24 12:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46468000 2021-11-24 12:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46469000 2021-11-24 12:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46470000 2021-11-24 12:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46471000 2021-11-24 12:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46472000 2021-11-24 12:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46473000 2021-11-24 12:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46474000 2021-11-24 12:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46475000 2021-11-24 12:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46476000 2021-11-24 12:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46477000 2021-11-24 12:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46478000 2021-11-24 12:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46479000 2021-11-24 12:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46480000 2021-11-24 12:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46481000 2021-11-24 12:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46482000 2021-11-24 12:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46483000 2021-11-24 12:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46484000 2021-11-24 12:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46485000 2021-11-24 12:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46486000 2021-11-24 12:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46487000 2021-11-24 12:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46488000 2021-11-24 12:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46489000 2021-11-24 12:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46490000 2021-11-24 12:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46491000 2021-11-24 12:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46492000 2021-11-24 12:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46493000 2021-11-24 12:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46494000 2021-11-24 12:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46495000 2021-11-24 12:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46496000 2021-11-24 12:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46497000 2021-11-24 12:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46498000 2021-11-24 12:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46499000 2021-11-24 12:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46500000 2021-11-24 12:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46501000 2021-11-24 12:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46502000 2021-11-24 12:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46503000 2021-11-24 12:59:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:59:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1565 containing 20.00 MB] 2021-11-24 12:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46504000 2021-11-24 12:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46505000 2021-11-24 12:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46506000 2021-11-24 12:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46507000 2021-11-24 12:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46508000 2021-11-24 12:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46509000 2021-11-24 12:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46510000 2021-11-24 12:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46511000 2021-11-24 12:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46512000 2021-11-24 12:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46513000 2021-11-24 12:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46514000 2021-11-24 12:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46515000 2021-11-24 12:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46516000 2021-11-24 12:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46517000 2021-11-24 12:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46518000 2021-11-24 12:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46519000 2021-11-24 12:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46520000 2021-11-24 12:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46521000 2021-11-24 12:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46522000 2021-11-24 12:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46523000 2021-11-24 12:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46524000 2021-11-24 12:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46525000 2021-11-24 12:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46526000 2021-11-24 12:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46527000 2021-11-24 12:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46528000 2021-11-24 12:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46529000 2021-11-24 12:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46530000 2021-11-24 12:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46531000 2021-11-24 12:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46532000 2021-11-24 12:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46533000 2021-11-24 12:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46534000 2021-11-24 12:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46535000 2021-11-24 12:59:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 12:59:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1566 containing 20.00 MB] 2021-11-24 12:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46536000 2021-11-24 12:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46537000 2021-11-24 12:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46538000 2021-11-24 12:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46539000 2021-11-24 12:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46540000 2021-11-24 12:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46541000 2021-11-24 12:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46542000 2021-11-24 12:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46543000 2021-11-24 12:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46544000 2021-11-24 12:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46545000 2021-11-24 12:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46546000 2021-11-24 12:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46547000 2021-11-24 12:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46548000 2021-11-24 12:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46549000 2021-11-24 12:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46550000 2021-11-24 12:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46551000 2021-11-24 12:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46552000 2021-11-24 12:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46553000 2021-11-24 12:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46554000 2021-11-24 12:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46555000 2021-11-24 12:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46556000 2021-11-24 12:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46557000 2021-11-24 12:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46558000 2021-11-24 12:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46559000 2021-11-24 12:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46560000 2021-11-24 12:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46561000 2021-11-24 12:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46562000 2021-11-24 12:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46563000 2021-11-24 12:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46564000 2021-11-24 12:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46565000 2021-11-24 12:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46566000 2021-11-24 12:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46567000 2021-11-24 12:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46568000 2021-11-24 12:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46569000 2021-11-24 12:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46570000 2021-11-24 13:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46571000 2021-11-24 13:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46572000 2021-11-24 13:00:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:00:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1567 containing 20.00 MB] 2021-11-24 13:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46573000 2021-11-24 13:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46574000 2021-11-24 13:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46575000 2021-11-24 13:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46576000 2021-11-24 13:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46577000 2021-11-24 13:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46578000 2021-11-24 13:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46579000 2021-11-24 13:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46580000 2021-11-24 13:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46581000 2021-11-24 13:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46582000 2021-11-24 13:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46583000 2021-11-24 13:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46584000 2021-11-24 13:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46585000 2021-11-24 13:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46586000 2021-11-24 13:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46587000 2021-11-24 13:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46588000 2021-11-24 13:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46589000 2021-11-24 13:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46590000 2021-11-24 13:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46591000 2021-11-24 13:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46592000 2021-11-24 13:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46593000 2021-11-24 13:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46594000 2021-11-24 13:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46595000 2021-11-24 13:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46596000 2021-11-24 13:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46597000 2021-11-24 13:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46598000 2021-11-24 13:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46599000 2021-11-24 13:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46600000 2021-11-24 13:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46601000 2021-11-24 13:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46602000 2021-11-24 13:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46603000 2021-11-24 13:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46604000 2021-11-24 13:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46605000 2021-11-24 13:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46606000 2021-11-24 13:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46607000 2021-11-24 13:00:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:00:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1568 containing 20.00 MB] 2021-11-24 13:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46608000 2021-11-24 13:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46609000 2021-11-24 13:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46610000 2021-11-24 13:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46611000 2021-11-24 13:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46612000 2021-11-24 13:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46613000 2021-11-24 13:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46614000 2021-11-24 13:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46615000 2021-11-24 13:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46616000 2021-11-24 13:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46617000 2021-11-24 13:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46618000 2021-11-24 13:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46619000 2021-11-24 13:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46620000 2021-11-24 13:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46621000 2021-11-24 13:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46622000 2021-11-24 13:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46623000 2021-11-24 13:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46624000 2021-11-24 13:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46625000 2021-11-24 13:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46626000 2021-11-24 13:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46627000 2021-11-24 13:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46628000 2021-11-24 13:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46629000 2021-11-24 13:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46630000 2021-11-24 13:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46631000 2021-11-24 13:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46632000 2021-11-24 13:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46633000 2021-11-24 13:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46634000 2021-11-24 13:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46635000 2021-11-24 13:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46636000 2021-11-24 13:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46637000 2021-11-24 13:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46638000 2021-11-24 13:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46639000 2021-11-24 13:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46640000 2021-11-24 13:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46641000 2021-11-24 13:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46642000 2021-11-24 13:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46643000 2021-11-24 13:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46644000 2021-11-24 13:00:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:00:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1569 containing 20.00 MB] 2021-11-24 13:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46645000 2021-11-24 13:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46646000 2021-11-24 13:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46647000 2021-11-24 13:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46648000 2021-11-24 13:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46649000 2021-11-24 13:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46650000 2021-11-24 13:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46651000 2021-11-24 13:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46652000 2021-11-24 13:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46653000 2021-11-24 13:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46654000 2021-11-24 13:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46655000 2021-11-24 13:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46656000 2021-11-24 13:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46657000 2021-11-24 13:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46658000 2021-11-24 13:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46659000 2021-11-24 13:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46660000 2021-11-24 13:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46661000 2021-11-24 13:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46662000 2021-11-24 13:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46663000 2021-11-24 13:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46664000 2021-11-24 13:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46665000 2021-11-24 13:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46666000 2021-11-24 13:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46667000 2021-11-24 13:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46668000 2021-11-24 13:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46669000 2021-11-24 13:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46670000 2021-11-24 13:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46671000 2021-11-24 13:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46672000 2021-11-24 13:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46673000 2021-11-24 13:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46674000 2021-11-24 13:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46675000 2021-11-24 13:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46676000 2021-11-24 13:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46677000 2021-11-24 13:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46678000 2021-11-24 13:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46679000 2021-11-24 13:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46680000 2021-11-24 13:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46681000 2021-11-24 13:01:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:00:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1570 containing 20.00 MB] 2021-11-24 13:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46682000 2021-11-24 13:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46683000 2021-11-24 13:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46684000 2021-11-24 13:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46685000 2021-11-24 13:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46686000 2021-11-24 13:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46687000 2021-11-24 13:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46688000 2021-11-24 13:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46689000 2021-11-24 13:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46690000 2021-11-24 13:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46691000 2021-11-24 13:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46692000 2021-11-24 13:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46693000 2021-11-24 13:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46694000 2021-11-24 13:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46695000 2021-11-24 13:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46696000 2021-11-24 13:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46697000 2021-11-24 13:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46698000 2021-11-24 13:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46699000 2021-11-24 13:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46700000 2021-11-24 13:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46701000 2021-11-24 13:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46702000 2021-11-24 13:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46703000 2021-11-24 13:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46704000 2021-11-24 13:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46705000 2021-11-24 13:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46706000 2021-11-24 13:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46707000 2021-11-24 13:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46708000 2021-11-24 13:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46709000 2021-11-24 13:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46710000 2021-11-24 13:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46711000 2021-11-24 13:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46712000 2021-11-24 13:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46713000 2021-11-24 13:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46714000 2021-11-24 13:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46715000 2021-11-24 13:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46716000 2021-11-24 13:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46717000 2021-11-24 13:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46718000 2021-11-24 13:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46719000 2021-11-24 13:01:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:01:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1571 containing 20.00 MB] 2021-11-24 13:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46720000 2021-11-24 13:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46721000 2021-11-24 13:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46722000 2021-11-24 13:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46723000 2021-11-24 13:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46724000 2021-11-24 13:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46725000 2021-11-24 13:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46726000 2021-11-24 13:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46727000 2021-11-24 13:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46728000 2021-11-24 13:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46729000 2021-11-24 13:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46730000 2021-11-24 13:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46731000 2021-11-24 13:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46732000 2021-11-24 13:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46733000 2021-11-24 13:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46734000 2021-11-24 13:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46735000 2021-11-24 13:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46736000 2021-11-24 13:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46737000 2021-11-24 13:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46738000 2021-11-24 13:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46739000 2021-11-24 13:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46740000 2021-11-24 13:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46741000 2021-11-24 13:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46742000 2021-11-24 13:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46743000 2021-11-24 13:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46744000 2021-11-24 13:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46745000 2021-11-24 13:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46746000 2021-11-24 13:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46747000 2021-11-24 13:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46748000 2021-11-24 13:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46749000 2021-11-24 13:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46750000 2021-11-24 13:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46751000 2021-11-24 13:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46752000 2021-11-24 13:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46753000 2021-11-24 13:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46754000 2021-11-24 13:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46755000 2021-11-24 13:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46756000 2021-11-24 13:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46757000 2021-11-24 13:01:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:01:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1572 containing 20.00 MB] 2021-11-24 13:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46758000 2021-11-24 13:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46759000 2021-11-24 13:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46760000 2021-11-24 13:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46761000 2021-11-24 13:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46762000 2021-11-24 13:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46763000 2021-11-24 13:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46764000 2021-11-24 13:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46765000 2021-11-24 13:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46766000 2021-11-24 13:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46767000 2021-11-24 13:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46768000 2021-11-24 13:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46769000 2021-11-24 13:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46770000 2021-11-24 13:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46771000 2021-11-24 13:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46772000 2021-11-24 13:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46773000 2021-11-24 13:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46774000 2021-11-24 13:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46775000 2021-11-24 13:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46776000 2021-11-24 13:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46777000 2021-11-24 13:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46778000 2021-11-24 13:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46779000 2021-11-24 13:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46780000 2021-11-24 13:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46781000 2021-11-24 13:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46782000 2021-11-24 13:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46783000 2021-11-24 13:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46784000 2021-11-24 13:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46785000 2021-11-24 13:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46786000 2021-11-24 13:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46787000 2021-11-24 13:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46788000 2021-11-24 13:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46789000 2021-11-24 13:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46790000 2021-11-24 13:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46791000 2021-11-24 13:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46792000 2021-11-24 13:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46793000 2021-11-24 13:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46794000 2021-11-24 13:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46795000 2021-11-24 13:01:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:01:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1573 containing 20.00 MB] 2021-11-24 13:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46796000 2021-11-24 13:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46797000 2021-11-24 13:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46798000 2021-11-24 13:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46799000 2021-11-24 13:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46800000 2021-11-24 13:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46801000 2021-11-24 13:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46802000 2021-11-24 13:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46803000 2021-11-24 13:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46804000 2021-11-24 13:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46805000 2021-11-24 13:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46806000 2021-11-24 13:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46807000 2021-11-24 13:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46808000 2021-11-24 13:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46809000 2021-11-24 13:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46810000 2021-11-24 13:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46811000 2021-11-24 13:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46812000 2021-11-24 13:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46813000 2021-11-24 13:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46814000 2021-11-24 13:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46815000 2021-11-24 13:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46816000 2021-11-24 13:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46817000 2021-11-24 13:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46818000 2021-11-24 13:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46819000 2021-11-24 13:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46820000 2021-11-24 13:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46821000 2021-11-24 13:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46822000 2021-11-24 13:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46823000 2021-11-24 13:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46824000 2021-11-24 13:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46825000 2021-11-24 13:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46826000 2021-11-24 13:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46827000 2021-11-24 13:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46828000 2021-11-24 13:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46829000 2021-11-24 13:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46830000 2021-11-24 13:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46831000 2021-11-24 13:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46832000 2021-11-24 13:02:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:02:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1574 containing 20.00 MB] 2021-11-24 13:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46833000 2021-11-24 13:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46834000 2021-11-24 13:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46835000 2021-11-24 13:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46836000 2021-11-24 13:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46837000 2021-11-24 13:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46838000 2021-11-24 13:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46839000 2021-11-24 13:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46840000 2021-11-24 13:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46841000 2021-11-24 13:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46842000 2021-11-24 13:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46843000 2021-11-24 13:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46844000 2021-11-24 13:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46845000 2021-11-24 13:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46846000 2021-11-24 13:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46847000 2021-11-24 13:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46848000 2021-11-24 13:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46849000 2021-11-24 13:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46850000 2021-11-24 13:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46851000 2021-11-24 13:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46852000 2021-11-24 13:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46853000 2021-11-24 13:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46854000 2021-11-24 13:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46855000 2021-11-24 13:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46856000 2021-11-24 13:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46857000 2021-11-24 13:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46858000 2021-11-24 13:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46859000 2021-11-24 13:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46860000 2021-11-24 13:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46861000 2021-11-24 13:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46862000 2021-11-24 13:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46863000 2021-11-24 13:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46864000 2021-11-24 13:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46865000 2021-11-24 13:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46866000 2021-11-24 13:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46867000 2021-11-24 13:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46868000 2021-11-24 13:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46869000 2021-11-24 13:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46870000 2021-11-24 13:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46871000 2021-11-24 13:02:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:02:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1575 containing 20.00 MB] 2021-11-24 13:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46872000 2021-11-24 13:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46873000 2021-11-24 13:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46874000 2021-11-24 13:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46875000 2021-11-24 13:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46876000 2021-11-24 13:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46877000 2021-11-24 13:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46878000 2021-11-24 13:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46879000 2021-11-24 13:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46880000 2021-11-24 13:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46881000 2021-11-24 13:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46882000 2021-11-24 13:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46883000 2021-11-24 13:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46884000 2021-11-24 13:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46885000 2021-11-24 13:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46886000 2021-11-24 13:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46887000 2021-11-24 13:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46888000 2021-11-24 13:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46889000 2021-11-24 13:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46890000 2021-11-24 13:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46891000 2021-11-24 13:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46892000 2021-11-24 13:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46893000 2021-11-24 13:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46894000 2021-11-24 13:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46895000 2021-11-24 13:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46896000 2021-11-24 13:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46897000 2021-11-24 13:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46898000 2021-11-24 13:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46899000 2021-11-24 13:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46900000 2021-11-24 13:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46901000 2021-11-24 13:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46902000 2021-11-24 13:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46903000 2021-11-24 13:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46904000 2021-11-24 13:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46905000 2021-11-24 13:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46906000 2021-11-24 13:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46907000 2021-11-24 13:02:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:02:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1576 containing 20.00 MB] 2021-11-24 13:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46908000 2021-11-24 13:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46909000 2021-11-24 13:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46910000 2021-11-24 13:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46911000 2021-11-24 13:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46912000 2021-11-24 13:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46913000 2021-11-24 13:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46914000 2021-11-24 13:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46915000 2021-11-24 13:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46916000 2021-11-24 13:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46917000 2021-11-24 13:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46918000 2021-11-24 13:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46919000 2021-11-24 13:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46920000 2021-11-24 13:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46921000 2021-11-24 13:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46922000 2021-11-24 13:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46923000 2021-11-24 13:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46924000 2021-11-24 13:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46925000 2021-11-24 13:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46926000 2021-11-24 13:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46927000 2021-11-24 13:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46928000 2021-11-24 13:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46929000 2021-11-24 13:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46930000 2021-11-24 13:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46931000 2021-11-24 13:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46932000 2021-11-24 13:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46933000 2021-11-24 13:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46934000 2021-11-24 13:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46935000 2021-11-24 13:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46936000 2021-11-24 13:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46937000 2021-11-24 13:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46938000 2021-11-24 13:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46939000 2021-11-24 13:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46940000 2021-11-24 13:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46941000 2021-11-24 13:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46942000 2021-11-24 13:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46943000 2021-11-24 13:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46944000 2021-11-24 13:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46945000 2021-11-24 13:03:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:03:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1577 containing 20.00 MB] 2021-11-24 13:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46946000 2021-11-24 13:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46947000 2021-11-24 13:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46948000 2021-11-24 13:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46949000 2021-11-24 13:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46950000 2021-11-24 13:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46951000 2021-11-24 13:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46952000 2021-11-24 13:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46953000 2021-11-24 13:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46954000 2021-11-24 13:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46955000 2021-11-24 13:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46956000 2021-11-24 13:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46957000 2021-11-24 13:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46958000 2021-11-24 13:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46959000 2021-11-24 13:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46960000 2021-11-24 13:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46961000 2021-11-24 13:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46962000 2021-11-24 13:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46963000 2021-11-24 13:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46964000 2021-11-24 13:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46965000 2021-11-24 13:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46966000 2021-11-24 13:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46967000 2021-11-24 13:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46968000 2021-11-24 13:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46969000 2021-11-24 13:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46970000 2021-11-24 13:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46971000 2021-11-24 13:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46972000 2021-11-24 13:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46973000 2021-11-24 13:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46974000 2021-11-24 13:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46975000 2021-11-24 13:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46976000 2021-11-24 13:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46977000 2021-11-24 13:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46978000 2021-11-24 13:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46979000 2021-11-24 13:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46980000 2021-11-24 13:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46981000 2021-11-24 13:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46982000 2021-11-24 13:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46983000 2021-11-24 13:03:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:03:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1578 containing 20.00 MB] 2021-11-24 13:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46984000 2021-11-24 13:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46985000 2021-11-24 13:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46986000 2021-11-24 13:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46987000 2021-11-24 13:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46988000 2021-11-24 13:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46989000 2021-11-24 13:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46990000 2021-11-24 13:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46991000 2021-11-24 13:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46992000 2021-11-24 13:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46993000 2021-11-24 13:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46994000 2021-11-24 13:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46995000 2021-11-24 13:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46996000 2021-11-24 13:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46997000 2021-11-24 13:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46998000 2021-11-24 13:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 46999000 2021-11-24 13:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47000000 2021-11-24 13:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47001000 2021-11-24 13:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47002000 2021-11-24 13:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47003000 2021-11-24 13:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47004000 2021-11-24 13:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47005000 2021-11-24 13:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47006000 2021-11-24 13:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47007000 2021-11-24 13:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47008000 2021-11-24 13:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47009000 2021-11-24 13:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47010000 2021-11-24 13:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47011000 2021-11-24 13:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47012000 2021-11-24 13:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47013000 2021-11-24 13:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47014000 2021-11-24 13:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47015000 2021-11-24 13:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47016000 2021-11-24 13:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47017000 2021-11-24 13:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47018000 2021-11-24 13:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47019000 2021-11-24 13:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47020000 2021-11-24 13:03:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:03:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1579 containing 20.00 MB] 2021-11-24 13:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47021000 2021-11-24 13:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47022000 2021-11-24 13:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47023000 2021-11-24 13:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47024000 2021-11-24 13:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47025000 2021-11-24 13:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47026000 2021-11-24 13:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47027000 2021-11-24 13:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47028000 2021-11-24 13:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47029000 2021-11-24 13:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47030000 2021-11-24 13:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47031000 2021-11-24 13:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47032000 2021-11-24 13:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47033000 2021-11-24 13:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47034000 2021-11-24 13:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47035000 2021-11-24 13:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47036000 2021-11-24 13:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47037000 2021-11-24 13:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47038000 2021-11-24 13:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47039000 2021-11-24 13:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47040000 2021-11-24 13:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47041000 2021-11-24 13:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47042000 2021-11-24 13:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47043000 2021-11-24 13:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47044000 2021-11-24 13:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47045000 2021-11-24 13:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47046000 2021-11-24 13:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47047000 2021-11-24 13:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47048000 2021-11-24 13:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47049000 2021-11-24 13:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47050000 2021-11-24 13:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47051000 2021-11-24 13:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47052000 2021-11-24 13:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47053000 2021-11-24 13:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47054000 2021-11-24 13:03:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:03:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1580 containing 20.00 MB] 2021-11-24 13:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47055000 2021-11-24 13:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47056000 2021-11-24 13:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47057000 2021-11-24 13:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47058000 2021-11-24 13:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47059000 2021-11-24 13:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47060000 2021-11-24 13:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47061000 2021-11-24 13:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47062000 2021-11-24 13:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47063000 2021-11-24 13:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47064000 2021-11-24 13:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47065000 2021-11-24 13:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47066000 2021-11-24 13:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47067000 2021-11-24 13:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47068000 2021-11-24 13:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47069000 2021-11-24 13:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47070000 2021-11-24 13:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47071000 2021-11-24 13:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47072000 2021-11-24 13:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47073000 2021-11-24 13:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47074000 2021-11-24 13:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47075000 2021-11-24 13:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47076000 2021-11-24 13:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47077000 2021-11-24 13:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47078000 2021-11-24 13:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47079000 2021-11-24 13:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47080000 2021-11-24 13:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47081000 2021-11-24 13:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47082000 2021-11-24 13:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47083000 2021-11-24 13:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47084000 2021-11-24 13:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47085000 2021-11-24 13:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47086000 2021-11-24 13:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47087000 2021-11-24 13:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47088000 2021-11-24 13:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47089000 2021-11-24 13:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47090000 2021-11-24 13:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47091000 2021-11-24 13:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47092000 2021-11-24 13:04:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:04:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1581 containing 20.00 MB] 2021-11-24 13:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47093000 2021-11-24 13:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47094000 2021-11-24 13:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47095000 2021-11-24 13:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47096000 2021-11-24 13:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47097000 2021-11-24 13:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47098000 2021-11-24 13:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47099000 2021-11-24 13:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47100000 2021-11-24 13:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47101000 2021-11-24 13:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47102000 2021-11-24 13:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47103000 2021-11-24 13:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47104000 2021-11-24 13:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47105000 2021-11-24 13:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47106000 2021-11-24 13:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47107000 2021-11-24 13:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47108000 2021-11-24 13:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47109000 2021-11-24 13:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47110000 2021-11-24 13:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47111000 2021-11-24 13:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47112000 2021-11-24 13:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47113000 2021-11-24 13:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47114000 2021-11-24 13:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47115000 2021-11-24 13:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47116000 2021-11-24 13:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47117000 2021-11-24 13:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47118000 2021-11-24 13:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47119000 2021-11-24 13:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47120000 2021-11-24 13:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47121000 2021-11-24 13:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47122000 2021-11-24 13:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47123000 2021-11-24 13:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47124000 2021-11-24 13:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47125000 2021-11-24 13:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47126000 2021-11-24 13:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47127000 2021-11-24 13:04:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:04:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1582 containing 20.00 MB] 2021-11-24 13:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47128000 2021-11-24 13:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47129000 2021-11-24 13:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47130000 2021-11-24 13:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47131000 2021-11-24 13:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47132000 2021-11-24 13:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47133000 2021-11-24 13:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47134000 2021-11-24 13:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47135000 2021-11-24 13:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47136000 2021-11-24 13:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47137000 2021-11-24 13:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47138000 2021-11-24 13:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47139000 2021-11-24 13:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47140000 2021-11-24 13:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47141000 2021-11-24 13:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47142000 2021-11-24 13:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47143000 2021-11-24 13:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47144000 2021-11-24 13:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47145000 2021-11-24 13:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47146000 2021-11-24 13:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47147000 2021-11-24 13:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47148000 2021-11-24 13:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47149000 2021-11-24 13:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47150000 2021-11-24 13:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47151000 2021-11-24 13:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47152000 2021-11-24 13:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47153000 2021-11-24 13:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47154000 2021-11-24 13:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47155000 2021-11-24 13:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47156000 2021-11-24 13:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47157000 2021-11-24 13:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47158000 2021-11-24 13:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47159000 2021-11-24 13:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47160000 2021-11-24 13:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47161000 2021-11-24 13:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47162000 2021-11-24 13:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47163000 2021-11-24 13:04:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:04:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1583 containing 20.00 MB] 2021-11-24 13:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47164000 2021-11-24 13:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47165000 2021-11-24 13:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47166000 2021-11-24 13:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47167000 2021-11-24 13:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47168000 2021-11-24 13:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47169000 2021-11-24 13:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47170000 2021-11-24 13:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47171000 2021-11-24 13:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47172000 2021-11-24 13:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47173000 2021-11-24 13:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47174000 2021-11-24 13:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47175000 2021-11-24 13:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47176000 2021-11-24 13:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47177000 2021-11-24 13:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47178000 2021-11-24 13:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47179000 2021-11-24 13:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47180000 2021-11-24 13:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47181000 2021-11-24 13:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47182000 2021-11-24 13:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47183000 2021-11-24 13:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47184000 2021-11-24 13:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47185000 2021-11-24 13:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47186000 2021-11-24 13:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47187000 2021-11-24 13:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47188000 2021-11-24 13:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47189000 2021-11-24 13:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47190000 2021-11-24 13:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47191000 2021-11-24 13:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47192000 2021-11-24 13:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47193000 2021-11-24 13:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47194000 2021-11-24 13:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47195000 2021-11-24 13:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47196000 2021-11-24 13:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47197000 2021-11-24 13:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47198000 2021-11-24 13:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47199000 2021-11-24 13:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47200000 2021-11-24 13:05:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:05:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1584 containing 20.00 MB] 2021-11-24 13:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47201000 2021-11-24 13:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47202000 2021-11-24 13:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47203000 2021-11-24 13:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47204000 2021-11-24 13:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47205000 2021-11-24 13:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47206000 2021-11-24 13:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47207000 2021-11-24 13:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47208000 2021-11-24 13:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47209000 2021-11-24 13:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47210000 2021-11-24 13:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47211000 2021-11-24 13:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47212000 2021-11-24 13:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47213000 2021-11-24 13:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47214000 2021-11-24 13:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47215000 2021-11-24 13:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47216000 2021-11-24 13:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47217000 2021-11-24 13:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47218000 2021-11-24 13:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47219000 2021-11-24 13:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47220000 2021-11-24 13:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47221000 2021-11-24 13:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47222000 2021-11-24 13:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47223000 2021-11-24 13:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47224000 2021-11-24 13:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47225000 2021-11-24 13:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47226000 2021-11-24 13:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47227000 2021-11-24 13:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47228000 2021-11-24 13:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47229000 2021-11-24 13:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47230000 2021-11-24 13:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47231000 2021-11-24 13:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47232000 2021-11-24 13:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47233000 2021-11-24 13:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47234000 2021-11-24 13:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47235000 2021-11-24 13:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47236000 2021-11-24 13:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47237000 2021-11-24 13:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47238000 2021-11-24 13:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47239000 2021-11-24 13:05:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:05:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1585 containing 20.00 MB] 2021-11-24 13:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47240000 2021-11-24 13:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47241000 2021-11-24 13:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47242000 2021-11-24 13:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47243000 2021-11-24 13:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47244000 2021-11-24 13:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47245000 2021-11-24 13:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47246000 2021-11-24 13:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47247000 2021-11-24 13:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47248000 2021-11-24 13:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47249000 2021-11-24 13:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47250000 2021-11-24 13:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47251000 2021-11-24 13:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47252000 2021-11-24 13:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47253000 2021-11-24 13:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47254000 2021-11-24 13:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47255000 2021-11-24 13:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47256000 2021-11-24 13:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47257000 2021-11-24 13:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47258000 2021-11-24 13:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47259000 2021-11-24 13:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47260000 2021-11-24 13:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47261000 2021-11-24 13:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47262000 2021-11-24 13:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47263000 2021-11-24 13:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47264000 2021-11-24 13:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47265000 2021-11-24 13:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47266000 2021-11-24 13:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47267000 2021-11-24 13:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47268000 2021-11-24 13:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47269000 2021-11-24 13:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47270000 2021-11-24 13:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47271000 2021-11-24 13:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47272000 2021-11-24 13:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47273000 2021-11-24 13:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47274000 2021-11-24 13:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47275000 2021-11-24 13:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47276000 2021-11-24 13:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47277000 2021-11-24 13:05:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:05:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1586 containing 20.00 MB] 2021-11-24 13:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47278000 2021-11-24 13:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47279000 2021-11-24 13:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47280000 2021-11-24 13:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47281000 2021-11-24 13:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47282000 2021-11-24 13:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47283000 2021-11-24 13:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47284000 2021-11-24 13:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47285000 2021-11-24 13:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47286000 2021-11-24 13:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47287000 2021-11-24 13:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47288000 2021-11-24 13:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47289000 2021-11-24 13:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47290000 2021-11-24 13:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47291000 2021-11-24 13:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47292000 2021-11-24 13:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47293000 2021-11-24 13:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47294000 2021-11-24 13:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47295000 2021-11-24 13:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47296000 2021-11-24 13:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47297000 2021-11-24 13:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47298000 2021-11-24 13:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47299000 2021-11-24 13:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47300000 2021-11-24 13:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47301000 2021-11-24 13:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47302000 2021-11-24 13:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47303000 2021-11-24 13:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47304000 2021-11-24 13:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47305000 2021-11-24 13:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47306000 2021-11-24 13:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47307000 2021-11-24 13:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47308000 2021-11-24 13:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47309000 2021-11-24 13:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47310000 2021-11-24 13:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47311000 2021-11-24 13:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47312000 2021-11-24 13:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47313000 2021-11-24 13:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47314000 2021-11-24 13:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47315000 2021-11-24 13:05:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:05:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1587 containing 20.00 MB] 2021-11-24 13:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47316000 2021-11-24 13:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47317000 2021-11-24 13:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47318000 2021-11-24 13:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47319000 2021-11-24 13:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47320000 2021-11-24 13:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47321000 2021-11-24 13:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47322000 2021-11-24 13:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47323000 2021-11-24 13:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47324000 2021-11-24 13:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47325000 2021-11-24 13:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47326000 2021-11-24 13:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47327000 2021-11-24 13:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47328000 2021-11-24 13:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47329000 2021-11-24 13:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47330000 2021-11-24 13:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47331000 2021-11-24 13:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47332000 2021-11-24 13:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47333000 2021-11-24 13:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47334000 2021-11-24 13:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47335000 2021-11-24 13:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47336000 2021-11-24 13:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47337000 2021-11-24 13:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47338000 2021-11-24 13:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47339000 2021-11-24 13:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47340000 2021-11-24 13:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47341000 2021-11-24 13:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47342000 2021-11-24 13:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47343000 2021-11-24 13:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47344000 2021-11-24 13:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47345000 2021-11-24 13:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47346000 2021-11-24 13:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47347000 2021-11-24 13:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47348000 2021-11-24 13:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47349000 2021-11-24 13:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47350000 2021-11-24 13:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47351000 2021-11-24 13:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47352000 2021-11-24 13:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47353000 2021-11-24 13:06:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:06:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1588 containing 20.00 MB] 2021-11-24 13:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47354000 2021-11-24 13:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47355000 2021-11-24 13:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47356000 2021-11-24 13:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47357000 2021-11-24 13:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47358000 2021-11-24 13:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47359000 2021-11-24 13:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47360000 2021-11-24 13:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47361000 2021-11-24 13:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47362000 2021-11-24 13:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47363000 2021-11-24 13:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47364000 2021-11-24 13:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47365000 2021-11-24 13:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47366000 2021-11-24 13:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47367000 2021-11-24 13:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47368000 2021-11-24 13:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47369000 2021-11-24 13:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47370000 2021-11-24 13:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47371000 2021-11-24 13:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47372000 2021-11-24 13:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47373000 2021-11-24 13:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47374000 2021-11-24 13:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47375000 2021-11-24 13:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47376000 2021-11-24 13:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47377000 2021-11-24 13:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47378000 2021-11-24 13:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47379000 2021-11-24 13:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47380000 2021-11-24 13:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47381000 2021-11-24 13:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47382000 2021-11-24 13:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47383000 2021-11-24 13:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47384000 2021-11-24 13:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47385000 2021-11-24 13:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47386000 2021-11-24 13:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47387000 2021-11-24 13:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47388000 2021-11-24 13:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47389000 2021-11-24 13:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47390000 2021-11-24 13:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47391000 2021-11-24 13:06:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:06:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1589 containing 20.00 MB] 2021-11-24 13:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47392000 2021-11-24 13:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47393000 2021-11-24 13:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47394000 2021-11-24 13:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47395000 2021-11-24 13:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47396000 2021-11-24 13:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47397000 2021-11-24 13:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47398000 2021-11-24 13:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47399000 2021-11-24 13:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47400000 2021-11-24 13:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47401000 2021-11-24 13:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47402000 2021-11-24 13:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47403000 2021-11-24 13:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47404000 2021-11-24 13:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47405000 2021-11-24 13:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47406000 2021-11-24 13:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47407000 2021-11-24 13:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47408000 2021-11-24 13:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47409000 2021-11-24 13:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47410000 2021-11-24 13:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47411000 2021-11-24 13:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47412000 2021-11-24 13:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47413000 2021-11-24 13:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47414000 2021-11-24 13:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47415000 2021-11-24 13:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47416000 2021-11-24 13:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47417000 2021-11-24 13:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47418000 2021-11-24 13:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47419000 2021-11-24 13:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47420000 2021-11-24 13:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47421000 2021-11-24 13:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47422000 2021-11-24 13:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47423000 2021-11-24 13:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47424000 2021-11-24 13:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47425000 2021-11-24 13:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47426000 2021-11-24 13:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47427000 2021-11-24 13:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47428000 2021-11-24 13:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47429000 2021-11-24 13:06:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:06:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1590 containing 20.00 MB] 2021-11-24 13:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47430000 2021-11-24 13:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47431000 2021-11-24 13:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47432000 2021-11-24 13:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47433000 2021-11-24 13:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47434000 2021-11-24 13:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47435000 2021-11-24 13:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47436000 2021-11-24 13:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47437000 2021-11-24 13:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47438000 2021-11-24 13:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47439000 2021-11-24 13:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47440000 2021-11-24 13:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47441000 2021-11-24 13:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47442000 2021-11-24 13:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47443000 2021-11-24 13:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47444000 2021-11-24 13:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47445000 2021-11-24 13:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47446000 2021-11-24 13:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47447000 2021-11-24 13:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47448000 2021-11-24 13:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47449000 2021-11-24 13:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47450000 2021-11-24 13:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47451000 2021-11-24 13:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47452000 2021-11-24 13:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47453000 2021-11-24 13:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47454000 2021-11-24 13:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47455000 2021-11-24 13:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47456000 2021-11-24 13:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47457000 2021-11-24 13:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47458000 2021-11-24 13:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47459000 2021-11-24 13:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47460000 2021-11-24 13:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47461000 2021-11-24 13:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47462000 2021-11-24 13:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47463000 2021-11-24 13:07:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:07:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1591 containing 20.00 MB] 2021-11-24 13:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47464000 2021-11-24 13:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47465000 2021-11-24 13:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47466000 2021-11-24 13:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47467000 2021-11-24 13:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47468000 2021-11-24 13:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47469000 2021-11-24 13:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47470000 2021-11-24 13:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47471000 2021-11-24 13:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47472000 2021-11-24 13:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47473000 2021-11-24 13:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47474000 2021-11-24 13:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47475000 2021-11-24 13:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47476000 2021-11-24 13:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47477000 2021-11-24 13:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47478000 2021-11-24 13:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47479000 2021-11-24 13:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47480000 2021-11-24 13:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47481000 2021-11-24 13:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47482000 2021-11-24 13:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47483000 2021-11-24 13:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47484000 2021-11-24 13:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47485000 2021-11-24 13:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47486000 2021-11-24 13:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47487000 2021-11-24 13:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47488000 2021-11-24 13:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47489000 2021-11-24 13:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47490000 2021-11-24 13:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47491000 2021-11-24 13:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47492000 2021-11-24 13:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47493000 2021-11-24 13:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47494000 2021-11-24 13:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47495000 2021-11-24 13:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47496000 2021-11-24 13:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47497000 2021-11-24 13:07:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:07:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1592 containing 20.00 MB] 2021-11-24 13:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47498000 2021-11-24 13:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47499000 2021-11-24 13:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47500000 2021-11-24 13:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47501000 2021-11-24 13:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47502000 2021-11-24 13:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47503000 2021-11-24 13:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47504000 2021-11-24 13:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47505000 2021-11-24 13:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47506000 2021-11-24 13:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47507000 2021-11-24 13:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47508000 2021-11-24 13:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47509000 2021-11-24 13:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47510000 2021-11-24 13:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47511000 2021-11-24 13:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47512000 2021-11-24 13:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47513000 2021-11-24 13:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47514000 2021-11-24 13:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47515000 2021-11-24 13:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47516000 2021-11-24 13:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47517000 2021-11-24 13:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47518000 2021-11-24 13:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47519000 2021-11-24 13:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47520000 2021-11-24 13:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47521000 2021-11-24 13:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47522000 2021-11-24 13:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47523000 2021-11-24 13:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47524000 2021-11-24 13:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47525000 2021-11-24 13:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47526000 2021-11-24 13:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47527000 2021-11-24 13:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47528000 2021-11-24 13:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47529000 2021-11-24 13:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47530000 2021-11-24 13:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47531000 2021-11-24 13:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47532000 2021-11-24 13:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47533000 2021-11-24 13:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47534000 2021-11-24 13:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47535000 2021-11-24 13:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47536000 2021-11-24 13:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47537000 2021-11-24 13:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47538000 2021-11-24 13:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47539000 2021-11-24 13:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47540000 2021-11-24 13:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47541000 2021-11-24 13:07:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:07:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1593 containing 20.00 MB] 2021-11-24 13:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47542000 2021-11-24 13:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47543000 2021-11-24 13:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47544000 2021-11-24 13:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47545000 2021-11-24 13:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47546000 2021-11-24 13:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47547000 2021-11-24 13:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47548000 2021-11-24 13:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47549000 2021-11-24 13:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47550000 2021-11-24 13:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47551000 2021-11-24 13:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47552000 2021-11-24 13:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47553000 2021-11-24 13:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47554000 2021-11-24 13:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47555000 2021-11-24 13:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47556000 2021-11-24 13:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47557000 2021-11-24 13:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47558000 2021-11-24 13:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47559000 2021-11-24 13:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47560000 2021-11-24 13:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47561000 2021-11-24 13:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47562000 2021-11-24 13:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47563000 2021-11-24 13:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47564000 2021-11-24 13:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47565000 2021-11-24 13:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47566000 2021-11-24 13:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47567000 2021-11-24 13:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47568000 2021-11-24 13:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47569000 2021-11-24 13:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47570000 2021-11-24 13:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47571000 2021-11-24 13:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47572000 2021-11-24 13:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47573000 2021-11-24 13:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47574000 2021-11-24 13:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47575000 2021-11-24 13:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47576000 2021-11-24 13:08:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:08:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1594 containing 20.00 MB] 2021-11-24 13:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47577000 2021-11-24 13:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47578000 2021-11-24 13:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47579000 2021-11-24 13:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47580000 2021-11-24 13:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47581000 2021-11-24 13:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47582000 2021-11-24 13:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47583000 2021-11-24 13:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47584000 2021-11-24 13:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47585000 2021-11-24 13:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47586000 2021-11-24 13:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47587000 2021-11-24 13:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47588000 2021-11-24 13:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47589000 2021-11-24 13:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47590000 2021-11-24 13:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47591000 2021-11-24 13:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47592000 2021-11-24 13:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47593000 2021-11-24 13:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47594000 2021-11-24 13:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47595000 2021-11-24 13:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47596000 2021-11-24 13:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47597000 2021-11-24 13:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47598000 2021-11-24 13:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47599000 2021-11-24 13:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47600000 2021-11-24 13:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47601000 2021-11-24 13:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47602000 2021-11-24 13:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47603000 2021-11-24 13:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47604000 2021-11-24 13:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47605000 2021-11-24 13:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47606000 2021-11-24 13:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47607000 2021-11-24 13:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47608000 2021-11-24 13:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47609000 2021-11-24 13:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47610000 2021-11-24 13:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47611000 2021-11-24 13:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47612000 2021-11-24 13:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47613000 2021-11-24 13:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47614000 2021-11-24 13:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47615000 2021-11-24 13:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47616000 2021-11-24 13:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47617000 2021-11-24 13:08:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:08:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1595 containing 20.00 MB] 2021-11-24 13:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47618000 2021-11-24 13:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47619000 2021-11-24 13:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47620000 2021-11-24 13:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47621000 2021-11-24 13:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47622000 2021-11-24 13:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47623000 2021-11-24 13:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47624000 2021-11-24 13:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47625000 2021-11-24 13:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47626000 2021-11-24 13:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47627000 2021-11-24 13:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47628000 2021-11-24 13:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47629000 2021-11-24 13:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47630000 2021-11-24 13:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47631000 2021-11-24 13:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47632000 2021-11-24 13:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47633000 2021-11-24 13:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47634000 2021-11-24 13:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47635000 2021-11-24 13:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47636000 2021-11-24 13:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47637000 2021-11-24 13:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47638000 2021-11-24 13:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47639000 2021-11-24 13:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47640000 2021-11-24 13:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47641000 2021-11-24 13:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47642000 2021-11-24 13:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47643000 2021-11-24 13:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47644000 2021-11-24 13:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47645000 2021-11-24 13:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47646000 2021-11-24 13:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47647000 2021-11-24 13:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47648000 2021-11-24 13:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47649000 2021-11-24 13:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47650000 2021-11-24 13:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47651000 2021-11-24 13:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47652000 2021-11-24 13:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47653000 2021-11-24 13:08:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:08:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1596 containing 20.00 MB] 2021-11-24 13:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47654000 2021-11-24 13:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47655000 2021-11-24 13:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47656000 2021-11-24 13:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47657000 2021-11-24 13:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47658000 2021-11-24 13:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47659000 2021-11-24 13:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47660000 2021-11-24 13:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47661000 2021-11-24 13:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47662000 2021-11-24 13:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47663000 2021-11-24 13:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47664000 2021-11-24 13:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47665000 2021-11-24 13:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47666000 2021-11-24 13:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47667000 2021-11-24 13:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47668000 2021-11-24 13:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47669000 2021-11-24 13:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47670000 2021-11-24 13:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47671000 2021-11-24 13:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47672000 2021-11-24 13:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47673000 2021-11-24 13:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47674000 2021-11-24 13:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47675000 2021-11-24 13:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47676000 2021-11-24 13:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47677000 2021-11-24 13:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47678000 2021-11-24 13:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47679000 2021-11-24 13:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47680000 2021-11-24 13:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47681000 2021-11-24 13:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47682000 2021-11-24 13:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47683000 2021-11-24 13:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47684000 2021-11-24 13:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47685000 2021-11-24 13:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47686000 2021-11-24 13:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47687000 2021-11-24 13:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47688000 2021-11-24 13:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47689000 2021-11-24 13:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47690000 2021-11-24 13:08:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:08:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1597 containing 20.00 MB] 2021-11-24 13:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47691000 2021-11-24 13:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47692000 2021-11-24 13:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47693000 2021-11-24 13:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47694000 2021-11-24 13:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47695000 2021-11-24 13:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47696000 2021-11-24 13:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47697000 2021-11-24 13:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47698000 2021-11-24 13:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47699000 2021-11-24 13:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47700000 2021-11-24 13:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47701000 2021-11-24 13:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47702000 2021-11-24 13:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47703000 2021-11-24 13:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47704000 2021-11-24 13:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47705000 2021-11-24 13:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47706000 2021-11-24 13:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47707000 2021-11-24 13:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47708000 2021-11-24 13:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47709000 2021-11-24 13:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47710000 2021-11-24 13:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47711000 2021-11-24 13:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47712000 2021-11-24 13:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47713000 2021-11-24 13:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47714000 2021-11-24 13:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47715000 2021-11-24 13:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47716000 2021-11-24 13:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47717000 2021-11-24 13:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47718000 2021-11-24 13:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47719000 2021-11-24 13:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47720000 2021-11-24 13:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47721000 2021-11-24 13:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47722000 2021-11-24 13:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47723000 2021-11-24 13:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47724000 2021-11-24 13:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47725000 2021-11-24 13:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47726000 2021-11-24 13:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47727000 2021-11-24 13:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47728000 2021-11-24 13:09:11 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Setting state of email_send stream to {'createdAt': '2020-12-21T23:59:34+00:00'} 2021-11-24 13:09:11 INFO () DefaultAirbyteStreamFactory(internalLog):90 - Processing slice of 180.0 days for stream email_send 2021-11-24 13:09:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:09:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1598 containing 20.00 MB] 2021-11-24 13:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47729000 2021-11-24 13:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47730000 2021-11-24 13:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47731000 2021-11-24 13:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47732000 2021-11-24 13:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47733000 2021-11-24 13:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47734000 2021-11-24 13:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47735000 2021-11-24 13:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47736000 2021-11-24 13:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47737000 2021-11-24 13:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47738000 2021-11-24 13:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47739000 2021-11-24 13:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47740000 2021-11-24 13:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47741000 2021-11-24 13:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47742000 2021-11-24 13:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47743000 2021-11-24 13:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47744000 2021-11-24 13:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47745000 2021-11-24 13:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47746000 2021-11-24 13:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47747000 2021-11-24 13:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47748000 2021-11-24 13:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47749000 2021-11-24 13:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47750000 2021-11-24 13:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47751000 2021-11-24 13:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47752000 2021-11-24 13:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47753000 2021-11-24 13:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47754000 2021-11-24 13:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47755000 2021-11-24 13:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47756000 2021-11-24 13:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47757000 2021-11-24 13:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47758000 2021-11-24 13:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47759000 2021-11-24 13:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47760000 2021-11-24 13:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47761000 2021-11-24 13:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47762000 2021-11-24 13:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47763000 2021-11-24 13:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47764000 2021-11-24 13:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47765000 2021-11-24 13:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47766000 2021-11-24 13:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47767000 2021-11-24 13:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47768000 2021-11-24 13:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47769000 2021-11-24 13:09:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:09:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1599 containing 20.00 MB] 2021-11-24 13:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47770000 2021-11-24 13:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47771000 2021-11-24 13:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47772000 2021-11-24 13:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47773000 2021-11-24 13:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47774000 2021-11-24 13:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47775000 2021-11-24 13:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47776000 2021-11-24 13:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47777000 2021-11-24 13:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47778000 2021-11-24 13:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47779000 2021-11-24 13:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47780000 2021-11-24 13:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47781000 2021-11-24 13:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47782000 2021-11-24 13:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47783000 2021-11-24 13:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47784000 2021-11-24 13:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47785000 2021-11-24 13:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47786000 2021-11-24 13:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47787000 2021-11-24 13:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47788000 2021-11-24 13:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47789000 2021-11-24 13:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47790000 2021-11-24 13:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47791000 2021-11-24 13:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47792000 2021-11-24 13:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47793000 2021-11-24 13:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47794000 2021-11-24 13:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47795000 2021-11-24 13:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47796000 2021-11-24 13:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47797000 2021-11-24 13:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47798000 2021-11-24 13:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47799000 2021-11-24 13:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47800000 2021-11-24 13:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47801000 2021-11-24 13:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47802000 2021-11-24 13:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47803000 2021-11-24 13:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47804000 2021-11-24 13:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47805000 2021-11-24 13:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47806000 2021-11-24 13:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47807000 2021-11-24 13:09:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:09:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1600 containing 20.00 MB] 2021-11-24 13:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47808000 2021-11-24 13:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47809000 2021-11-24 13:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47810000 2021-11-24 13:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47811000 2021-11-24 13:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47812000 2021-11-24 13:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47813000 2021-11-24 13:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47814000 2021-11-24 13:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47815000 2021-11-24 13:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47816000 2021-11-24 13:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47817000 2021-11-24 13:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47818000 2021-11-24 13:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47819000 2021-11-24 13:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47820000 2021-11-24 13:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47821000 2021-11-24 13:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47822000 2021-11-24 13:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47823000 2021-11-24 13:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47824000 2021-11-24 13:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47825000 2021-11-24 13:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47826000 2021-11-24 13:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47827000 2021-11-24 13:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47828000 2021-11-24 13:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47829000 2021-11-24 13:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47830000 2021-11-24 13:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47831000 2021-11-24 13:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47832000 2021-11-24 13:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47833000 2021-11-24 13:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47834000 2021-11-24 13:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47835000 2021-11-24 13:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47836000 2021-11-24 13:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47837000 2021-11-24 13:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47838000 2021-11-24 13:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47839000 2021-11-24 13:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47840000 2021-11-24 13:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47841000 2021-11-24 13:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47842000 2021-11-24 13:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47843000 2021-11-24 13:10:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:10:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1601 containing 20.00 MB] 2021-11-24 13:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47844000 2021-11-24 13:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47845000 2021-11-24 13:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47846000 2021-11-24 13:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47847000 2021-11-24 13:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47848000 2021-11-24 13:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47849000 2021-11-24 13:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47850000 2021-11-24 13:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47851000 2021-11-24 13:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47852000 2021-11-24 13:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47853000 2021-11-24 13:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47854000 2021-11-24 13:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47855000 2021-11-24 13:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47856000 2021-11-24 13:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47857000 2021-11-24 13:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47858000 2021-11-24 13:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47859000 2021-11-24 13:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47860000 2021-11-24 13:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47861000 2021-11-24 13:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47862000 2021-11-24 13:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47863000 2021-11-24 13:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47864000 2021-11-24 13:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47865000 2021-11-24 13:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47866000 2021-11-24 13:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47867000 2021-11-24 13:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47868000 2021-11-24 13:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47869000 2021-11-24 13:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47870000 2021-11-24 13:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47871000 2021-11-24 13:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47872000 2021-11-24 13:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47873000 2021-11-24 13:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47874000 2021-11-24 13:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47875000 2021-11-24 13:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47876000 2021-11-24 13:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47877000 2021-11-24 13:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47878000 2021-11-24 13:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47879000 2021-11-24 13:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47880000 2021-11-24 13:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47881000 2021-11-24 13:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47882000 2021-11-24 13:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47883000 2021-11-24 13:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47884000 2021-11-24 13:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47885000 2021-11-24 13:10:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:10:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1602 containing 20.00 MB] 2021-11-24 13:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47886000 2021-11-24 13:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47887000 2021-11-24 13:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47888000 2021-11-24 13:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47889000 2021-11-24 13:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47890000 2021-11-24 13:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47891000 2021-11-24 13:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47892000 2021-11-24 13:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47893000 2021-11-24 13:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47894000 2021-11-24 13:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47895000 2021-11-24 13:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47896000 2021-11-24 13:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47897000 2021-11-24 13:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47898000 2021-11-24 13:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47899000 2021-11-24 13:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47900000 2021-11-24 13:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47901000 2021-11-24 13:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47902000 2021-11-24 13:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47903000 2021-11-24 13:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47904000 2021-11-24 13:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47905000 2021-11-24 13:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47906000 2021-11-24 13:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47907000 2021-11-24 13:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47908000 2021-11-24 13:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47909000 2021-11-24 13:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47910000 2021-11-24 13:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47911000 2021-11-24 13:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47912000 2021-11-24 13:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47913000 2021-11-24 13:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47914000 2021-11-24 13:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47915000 2021-11-24 13:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47916000 2021-11-24 13:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47917000 2021-11-24 13:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47918000 2021-11-24 13:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47919000 2021-11-24 13:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47920000 2021-11-24 13:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47921000 2021-11-24 13:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47922000 2021-11-24 13:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47923000 2021-11-24 13:10:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:10:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1603 containing 20.00 MB] 2021-11-24 13:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47924000 2021-11-24 13:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47925000 2021-11-24 13:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47926000 2021-11-24 13:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47927000 2021-11-24 13:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47928000 2021-11-24 13:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47929000 2021-11-24 13:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47930000 2021-11-24 13:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47931000 2021-11-24 13:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47932000 2021-11-24 13:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47933000 2021-11-24 13:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47934000 2021-11-24 13:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47935000 2021-11-24 13:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47936000 2021-11-24 13:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47937000 2021-11-24 13:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47938000 2021-11-24 13:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47939000 2021-11-24 13:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47940000 2021-11-24 13:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47941000 2021-11-24 13:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47942000 2021-11-24 13:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47943000 2021-11-24 13:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47944000 2021-11-24 13:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47945000 2021-11-24 13:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47946000 2021-11-24 13:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47947000 2021-11-24 13:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47948000 2021-11-24 13:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47949000 2021-11-24 13:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47950000 2021-11-24 13:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47951000 2021-11-24 13:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47952000 2021-11-24 13:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47953000 2021-11-24 13:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47954000 2021-11-24 13:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47955000 2021-11-24 13:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47956000 2021-11-24 13:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47957000 2021-11-24 13:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47958000 2021-11-24 13:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47959000 2021-11-24 13:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47960000 2021-11-24 13:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47961000 2021-11-24 13:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47962000 2021-11-24 13:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47963000 2021-11-24 13:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47964000 2021-11-24 13:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47965000 2021-11-24 13:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47966000 2021-11-24 13:11:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:11:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1604 containing 20.00 MB] 2021-11-24 13:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47967000 2021-11-24 13:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47968000 2021-11-24 13:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47969000 2021-11-24 13:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47970000 2021-11-24 13:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47971000 2021-11-24 13:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47972000 2021-11-24 13:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47973000 2021-11-24 13:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47974000 2021-11-24 13:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47975000 2021-11-24 13:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47976000 2021-11-24 13:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47977000 2021-11-24 13:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47978000 2021-11-24 13:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47979000 2021-11-24 13:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47980000 2021-11-24 13:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47981000 2021-11-24 13:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47982000 2021-11-24 13:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47983000 2021-11-24 13:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47984000 2021-11-24 13:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47985000 2021-11-24 13:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47986000 2021-11-24 13:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47987000 2021-11-24 13:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47988000 2021-11-24 13:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47989000 2021-11-24 13:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47990000 2021-11-24 13:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47991000 2021-11-24 13:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47992000 2021-11-24 13:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47993000 2021-11-24 13:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47994000 2021-11-24 13:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47995000 2021-11-24 13:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47996000 2021-11-24 13:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47997000 2021-11-24 13:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47998000 2021-11-24 13:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 47999000 2021-11-24 13:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48000000 2021-11-24 13:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48001000 2021-11-24 13:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48002000 2021-11-24 13:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48003000 2021-11-24 13:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48004000 2021-11-24 13:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48005000 2021-11-24 13:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48006000 2021-11-24 13:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48007000 2021-11-24 13:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48008000 2021-11-24 13:11:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:11:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1605 containing 20.00 MB] 2021-11-24 13:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48009000 2021-11-24 13:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48010000 2021-11-24 13:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48011000 2021-11-24 13:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48012000 2021-11-24 13:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48013000 2021-11-24 13:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48014000 2021-11-24 13:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48015000 2021-11-24 13:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48016000 2021-11-24 13:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48017000 2021-11-24 13:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48018000 2021-11-24 13:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48019000 2021-11-24 13:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48020000 2021-11-24 13:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48021000 2021-11-24 13:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48022000 2021-11-24 13:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48023000 2021-11-24 13:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48024000 2021-11-24 13:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48025000 2021-11-24 13:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48026000 2021-11-24 13:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48027000 2021-11-24 13:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48028000 2021-11-24 13:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48029000 2021-11-24 13:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48030000 2021-11-24 13:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48031000 2021-11-24 13:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48032000 2021-11-24 13:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48033000 2021-11-24 13:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48034000 2021-11-24 13:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48035000 2021-11-24 13:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48036000 2021-11-24 13:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48037000 2021-11-24 13:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48038000 2021-11-24 13:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48039000 2021-11-24 13:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48040000 2021-11-24 13:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48041000 2021-11-24 13:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48042000 2021-11-24 13:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48043000 2021-11-24 13:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48044000 2021-11-24 13:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48045000 2021-11-24 13:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48046000 2021-11-24 13:11:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:11:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1606 containing 20.00 MB] 2021-11-24 13:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48047000 2021-11-24 13:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48048000 2021-11-24 13:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48049000 2021-11-24 13:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48050000 2021-11-24 13:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48051000 2021-11-24 13:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48052000 2021-11-24 13:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48053000 2021-11-24 13:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48054000 2021-11-24 13:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48055000 2021-11-24 13:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48056000 2021-11-24 13:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48057000 2021-11-24 13:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48058000 2021-11-24 13:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48059000 2021-11-24 13:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48060000 2021-11-24 13:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48061000 2021-11-24 13:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48062000 2021-11-24 13:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48063000 2021-11-24 13:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48064000 2021-11-24 13:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48065000 2021-11-24 13:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48066000 2021-11-24 13:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48067000 2021-11-24 13:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48068000 2021-11-24 13:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48069000 2021-11-24 13:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48070000 2021-11-24 13:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48071000 2021-11-24 13:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48072000 2021-11-24 13:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48073000 2021-11-24 13:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48074000 2021-11-24 13:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48075000 2021-11-24 13:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48076000 2021-11-24 13:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48077000 2021-11-24 13:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48078000 2021-11-24 13:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48079000 2021-11-24 13:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48080000 2021-11-24 13:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48081000 2021-11-24 13:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48082000 2021-11-24 13:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48083000 2021-11-24 13:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48084000 2021-11-24 13:12:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:12:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1607 containing 20.00 MB] 2021-11-24 13:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48085000 2021-11-24 13:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48086000 2021-11-24 13:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48087000 2021-11-24 13:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48088000 2021-11-24 13:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48089000 2021-11-24 13:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48090000 2021-11-24 13:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48091000 2021-11-24 13:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48092000 2021-11-24 13:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48093000 2021-11-24 13:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48094000 2021-11-24 13:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48095000 2021-11-24 13:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48096000 2021-11-24 13:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48097000 2021-11-24 13:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48098000 2021-11-24 13:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48099000 2021-11-24 13:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48100000 2021-11-24 13:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48101000 2021-11-24 13:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48102000 2021-11-24 13:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48103000 2021-11-24 13:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48104000 2021-11-24 13:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48105000 2021-11-24 13:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48106000 2021-11-24 13:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48107000 2021-11-24 13:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48108000 2021-11-24 13:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48109000 2021-11-24 13:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48110000 2021-11-24 13:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48111000 2021-11-24 13:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48112000 2021-11-24 13:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48113000 2021-11-24 13:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48114000 2021-11-24 13:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48115000 2021-11-24 13:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48116000 2021-11-24 13:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48117000 2021-11-24 13:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48118000 2021-11-24 13:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48119000 2021-11-24 13:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48120000 2021-11-24 13:12:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:12:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1608 containing 20.00 MB] 2021-11-24 13:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48121000 2021-11-24 13:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48122000 2021-11-24 13:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48123000 2021-11-24 13:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48124000 2021-11-24 13:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48125000 2021-11-24 13:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48126000 2021-11-24 13:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48127000 2021-11-24 13:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48128000 2021-11-24 13:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48129000 2021-11-24 13:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48130000 2021-11-24 13:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48131000 2021-11-24 13:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48132000 2021-11-24 13:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48133000 2021-11-24 13:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48134000 2021-11-24 13:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48135000 2021-11-24 13:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48136000 2021-11-24 13:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48137000 2021-11-24 13:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48138000 2021-11-24 13:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48139000 2021-11-24 13:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48140000 2021-11-24 13:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48141000 2021-11-24 13:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48142000 2021-11-24 13:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48143000 2021-11-24 13:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48144000 2021-11-24 13:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48145000 2021-11-24 13:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48146000 2021-11-24 13:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48147000 2021-11-24 13:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48148000 2021-11-24 13:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48149000 2021-11-24 13:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48150000 2021-11-24 13:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48151000 2021-11-24 13:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48152000 2021-11-24 13:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48153000 2021-11-24 13:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48154000 2021-11-24 13:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48155000 2021-11-24 13:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48156000 2021-11-24 13:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48157000 2021-11-24 13:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48158000 2021-11-24 13:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48159000 2021-11-24 13:12:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:12:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1609 containing 20.00 MB] 2021-11-24 13:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48160000 2021-11-24 13:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48161000 2021-11-24 13:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48162000 2021-11-24 13:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48163000 2021-11-24 13:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48164000 2021-11-24 13:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48165000 2021-11-24 13:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48166000 2021-11-24 13:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48167000 2021-11-24 13:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48168000 2021-11-24 13:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48169000 2021-11-24 13:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48170000 2021-11-24 13:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48171000 2021-11-24 13:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48172000 2021-11-24 13:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48173000 2021-11-24 13:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48174000 2021-11-24 13:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48175000 2021-11-24 13:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48176000 2021-11-24 13:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48177000 2021-11-24 13:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48178000 2021-11-24 13:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48179000 2021-11-24 13:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48180000 2021-11-24 13:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48181000 2021-11-24 13:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48182000 2021-11-24 13:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48183000 2021-11-24 13:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48184000 2021-11-24 13:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48185000 2021-11-24 13:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48186000 2021-11-24 13:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48187000 2021-11-24 13:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48188000 2021-11-24 13:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48189000 2021-11-24 13:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48190000 2021-11-24 13:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48191000 2021-11-24 13:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48192000 2021-11-24 13:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48193000 2021-11-24 13:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48194000 2021-11-24 13:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48195000 2021-11-24 13:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48196000 2021-11-24 13:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48197000 2021-11-24 13:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48198000 2021-11-24 13:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48199000 2021-11-24 13:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48200000 2021-11-24 13:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48201000 2021-11-24 13:13:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:13:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1610 containing 20.00 MB] 2021-11-24 13:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48202000 2021-11-24 13:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48203000 2021-11-24 13:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48204000 2021-11-24 13:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48205000 2021-11-24 13:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48206000 2021-11-24 13:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48207000 2021-11-24 13:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48208000 2021-11-24 13:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48209000 2021-11-24 13:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48210000 2021-11-24 13:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48211000 2021-11-24 13:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48212000 2021-11-24 13:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48213000 2021-11-24 13:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48214000 2021-11-24 13:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48215000 2021-11-24 13:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48216000 2021-11-24 13:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48217000 2021-11-24 13:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48218000 2021-11-24 13:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48219000 2021-11-24 13:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48220000 2021-11-24 13:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48221000 2021-11-24 13:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48222000 2021-11-24 13:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48223000 2021-11-24 13:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48224000 2021-11-24 13:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48225000 2021-11-24 13:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48226000 2021-11-24 13:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48227000 2021-11-24 13:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48228000 2021-11-24 13:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48229000 2021-11-24 13:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48230000 2021-11-24 13:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48231000 2021-11-24 13:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48232000 2021-11-24 13:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48233000 2021-11-24 13:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48234000 2021-11-24 13:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48235000 2021-11-24 13:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48236000 2021-11-24 13:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48237000 2021-11-24 13:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48238000 2021-11-24 13:13:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:13:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1611 containing 20.00 MB] 2021-11-24 13:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48239000 2021-11-24 13:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48240000 2021-11-24 13:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48241000 2021-11-24 13:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48242000 2021-11-24 13:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48243000 2021-11-24 13:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48244000 2021-11-24 13:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48245000 2021-11-24 13:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48246000 2021-11-24 13:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48247000 2021-11-24 13:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48248000 2021-11-24 13:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48249000 2021-11-24 13:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48250000 2021-11-24 13:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48251000 2021-11-24 13:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48252000 2021-11-24 13:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48253000 2021-11-24 13:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48254000 2021-11-24 13:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48255000 2021-11-24 13:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48256000 2021-11-24 13:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48257000 2021-11-24 13:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48258000 2021-11-24 13:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48259000 2021-11-24 13:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48260000 2021-11-24 13:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48261000 2021-11-24 13:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48262000 2021-11-24 13:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48263000 2021-11-24 13:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48264000 2021-11-24 13:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48265000 2021-11-24 13:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48266000 2021-11-24 13:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48267000 2021-11-24 13:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48268000 2021-11-24 13:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48269000 2021-11-24 13:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48270000 2021-11-24 13:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48271000 2021-11-24 13:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48272000 2021-11-24 13:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48273000 2021-11-24 13:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48274000 2021-11-24 13:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48275000 2021-11-24 13:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48276000 2021-11-24 13:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48277000 2021-11-24 13:13:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:13:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1612 containing 20.00 MB] 2021-11-24 13:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48278000 2021-11-24 13:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48279000 2021-11-24 13:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48280000 2021-11-24 13:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48281000 2021-11-24 13:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48282000 2021-11-24 13:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48283000 2021-11-24 13:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48284000 2021-11-24 13:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48285000 2021-11-24 13:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48286000 2021-11-24 13:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48287000 2021-11-24 13:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48288000 2021-11-24 13:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48289000 2021-11-24 13:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48290000 2021-11-24 13:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48291000 2021-11-24 13:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48292000 2021-11-24 13:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48293000 2021-11-24 13:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48294000 2021-11-24 13:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48295000 2021-11-24 13:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48296000 2021-11-24 13:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48297000 2021-11-24 13:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48298000 2021-11-24 13:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48299000 2021-11-24 13:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48300000 2021-11-24 13:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48301000 2021-11-24 13:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48302000 2021-11-24 13:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48303000 2021-11-24 13:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48304000 2021-11-24 13:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48305000 2021-11-24 13:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48306000 2021-11-24 13:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48307000 2021-11-24 13:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48308000 2021-11-24 13:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48309000 2021-11-24 13:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48310000 2021-11-24 13:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48311000 2021-11-24 13:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48312000 2021-11-24 13:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48313000 2021-11-24 13:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48314000 2021-11-24 13:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48315000 2021-11-24 13:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48316000 2021-11-24 13:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48317000 2021-11-24 13:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48318000 2021-11-24 13:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48319000 2021-11-24 13:14:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:14:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1613 containing 20.00 MB] 2021-11-24 13:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48320000 2021-11-24 13:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48321000 2021-11-24 13:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48322000 2021-11-24 13:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48323000 2021-11-24 13:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48324000 2021-11-24 13:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48325000 2021-11-24 13:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48326000 2021-11-24 13:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48327000 2021-11-24 13:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48328000 2021-11-24 13:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48329000 2021-11-24 13:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48330000 2021-11-24 13:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48331000 2021-11-24 13:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48332000 2021-11-24 13:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48333000 2021-11-24 13:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48334000 2021-11-24 13:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48335000 2021-11-24 13:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48336000 2021-11-24 13:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48337000 2021-11-24 13:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48338000 2021-11-24 13:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48339000 2021-11-24 13:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48340000 2021-11-24 13:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48341000 2021-11-24 13:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48342000 2021-11-24 13:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48343000 2021-11-24 13:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48344000 2021-11-24 13:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48345000 2021-11-24 13:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48346000 2021-11-24 13:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48347000 2021-11-24 13:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48348000 2021-11-24 13:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48349000 2021-11-24 13:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48350000 2021-11-24 13:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48351000 2021-11-24 13:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48352000 2021-11-24 13:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48353000 2021-11-24 13:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48354000 2021-11-24 13:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48355000 2021-11-24 13:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48356000 2021-11-24 13:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48357000 2021-11-24 13:14:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:14:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1614 containing 20.00 MB] 2021-11-24 13:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48358000 2021-11-24 13:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48359000 2021-11-24 13:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48360000 2021-11-24 13:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48361000 2021-11-24 13:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48362000 2021-11-24 13:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48363000 2021-11-24 13:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48364000 2021-11-24 13:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48365000 2021-11-24 13:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48366000 2021-11-24 13:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48367000 2021-11-24 13:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48368000 2021-11-24 13:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48369000 2021-11-24 13:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48370000 2021-11-24 13:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48371000 2021-11-24 13:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48372000 2021-11-24 13:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48373000 2021-11-24 13:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48374000 2021-11-24 13:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48375000 2021-11-24 13:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48376000 2021-11-24 13:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48377000 2021-11-24 13:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48378000 2021-11-24 13:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48379000 2021-11-24 13:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48380000 2021-11-24 13:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48381000 2021-11-24 13:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48382000 2021-11-24 13:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48383000 2021-11-24 13:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48384000 2021-11-24 13:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48385000 2021-11-24 13:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48386000 2021-11-24 13:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48387000 2021-11-24 13:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48388000 2021-11-24 13:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48389000 2021-11-24 13:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48390000 2021-11-24 13:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48391000 2021-11-24 13:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48392000 2021-11-24 13:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48393000 2021-11-24 13:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48394000 2021-11-24 13:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48395000 2021-11-24 13:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48396000 2021-11-24 13:14:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:14:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1615 containing 20.00 MB] 2021-11-24 13:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48397000 2021-11-24 13:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48398000 2021-11-24 13:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48399000 2021-11-24 13:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48400000 2021-11-24 13:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48401000 2021-11-24 13:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48402000 2021-11-24 13:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48403000 2021-11-24 13:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48404000 2021-11-24 13:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48405000 2021-11-24 13:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48406000 2021-11-24 13:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48407000 2021-11-24 13:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48408000 2021-11-24 13:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48409000 2021-11-24 13:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48410000 2021-11-24 13:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48411000 2021-11-24 13:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48412000 2021-11-24 13:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48413000 2021-11-24 13:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48414000 2021-11-24 13:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48415000 2021-11-24 13:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48416000 2021-11-24 13:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48417000 2021-11-24 13:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48418000 2021-11-24 13:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48419000 2021-11-24 13:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48420000 2021-11-24 13:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48421000 2021-11-24 13:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48422000 2021-11-24 13:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48423000 2021-11-24 13:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48424000 2021-11-24 13:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48425000 2021-11-24 13:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48426000 2021-11-24 13:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48427000 2021-11-24 13:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48428000 2021-11-24 13:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48429000 2021-11-24 13:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48430000 2021-11-24 13:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48431000 2021-11-24 13:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48432000 2021-11-24 13:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48433000 2021-11-24 13:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48434000 2021-11-24 13:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48435000 2021-11-24 13:14:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:14:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1616 containing 20.00 MB] 2021-11-24 13:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48436000 2021-11-24 13:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48437000 2021-11-24 13:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48438000 2021-11-24 13:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48439000 2021-11-24 13:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48440000 2021-11-24 13:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48441000 2021-11-24 13:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48442000 2021-11-24 13:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48443000 2021-11-24 13:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48444000 2021-11-24 13:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48445000 2021-11-24 13:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48446000 2021-11-24 13:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48447000 2021-11-24 13:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48448000 2021-11-24 13:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48449000 2021-11-24 13:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48450000 2021-11-24 13:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48451000 2021-11-24 13:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48452000 2021-11-24 13:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48453000 2021-11-24 13:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48454000 2021-11-24 13:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48455000 2021-11-24 13:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48456000 2021-11-24 13:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48457000 2021-11-24 13:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48458000 2021-11-24 13:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48459000 2021-11-24 13:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48460000 2021-11-24 13:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48461000 2021-11-24 13:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48462000 2021-11-24 13:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48463000 2021-11-24 13:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48464000 2021-11-24 13:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48465000 2021-11-24 13:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48466000 2021-11-24 13:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48467000 2021-11-24 13:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48468000 2021-11-24 13:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48469000 2021-11-24 13:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48470000 2021-11-24 13:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48471000 2021-11-24 13:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48472000 2021-11-24 13:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48473000 2021-11-24 13:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48474000 2021-11-24 13:15:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:15:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1617 containing 20.00 MB] 2021-11-24 13:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48475000 2021-11-24 13:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48476000 2021-11-24 13:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48477000 2021-11-24 13:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48478000 2021-11-24 13:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48479000 2021-11-24 13:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48480000 2021-11-24 13:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48481000 2021-11-24 13:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48482000 2021-11-24 13:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48483000 2021-11-24 13:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48484000 2021-11-24 13:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48485000 2021-11-24 13:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48486000 2021-11-24 13:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48487000 2021-11-24 13:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48488000 2021-11-24 13:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48489000 2021-11-24 13:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48490000 2021-11-24 13:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48491000 2021-11-24 13:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48492000 2021-11-24 13:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48493000 2021-11-24 13:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48494000 2021-11-24 13:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48495000 2021-11-24 13:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48496000 2021-11-24 13:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48497000 2021-11-24 13:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48498000 2021-11-24 13:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48499000 2021-11-24 13:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48500000 2021-11-24 13:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48501000 2021-11-24 13:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48502000 2021-11-24 13:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48503000 2021-11-24 13:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48504000 2021-11-24 13:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48505000 2021-11-24 13:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48506000 2021-11-24 13:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48507000 2021-11-24 13:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48508000 2021-11-24 13:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48509000 2021-11-24 13:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48510000 2021-11-24 13:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48511000 2021-11-24 13:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48512000 2021-11-24 13:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48513000 2021-11-24 13:15:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:15:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1618 containing 20.00 MB] 2021-11-24 13:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48514000 2021-11-24 13:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48515000 2021-11-24 13:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48516000 2021-11-24 13:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48517000 2021-11-24 13:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48518000 2021-11-24 13:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48519000 2021-11-24 13:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48520000 2021-11-24 13:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48521000 2021-11-24 13:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48522000 2021-11-24 13:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48523000 2021-11-24 13:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48524000 2021-11-24 13:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48525000 2021-11-24 13:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48526000 2021-11-24 13:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48527000 2021-11-24 13:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48528000 2021-11-24 13:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48529000 2021-11-24 13:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48530000 2021-11-24 13:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48531000 2021-11-24 13:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48532000 2021-11-24 13:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48533000 2021-11-24 13:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48534000 2021-11-24 13:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48535000 2021-11-24 13:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48536000 2021-11-24 13:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48537000 2021-11-24 13:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48538000 2021-11-24 13:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48539000 2021-11-24 13:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48540000 2021-11-24 13:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48541000 2021-11-24 13:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48542000 2021-11-24 13:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48543000 2021-11-24 13:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48544000 2021-11-24 13:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48545000 2021-11-24 13:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48546000 2021-11-24 13:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48547000 2021-11-24 13:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48548000 2021-11-24 13:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48549000 2021-11-24 13:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48550000 2021-11-24 13:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48551000 2021-11-24 13:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48552000 2021-11-24 13:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48553000 2021-11-24 13:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48554000 2021-11-24 13:15:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:15:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1619 containing 20.00 MB] 2021-11-24 13:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48555000 2021-11-24 13:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48556000 2021-11-24 13:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48557000 2021-11-24 13:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48558000 2021-11-24 13:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48559000 2021-11-24 13:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48560000 2021-11-24 13:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48561000 2021-11-24 13:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48562000 2021-11-24 13:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48563000 2021-11-24 13:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48564000 2021-11-24 13:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48565000 2021-11-24 13:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48566000 2021-11-24 13:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48567000 2021-11-24 13:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48568000 2021-11-24 13:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48569000 2021-11-24 13:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48570000 2021-11-24 13:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48571000 2021-11-24 13:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48572000 2021-11-24 13:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48573000 2021-11-24 13:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48574000 2021-11-24 13:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48575000 2021-11-24 13:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48576000 2021-11-24 13:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48577000 2021-11-24 13:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48578000 2021-11-24 13:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48579000 2021-11-24 13:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48580000 2021-11-24 13:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48581000 2021-11-24 13:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48582000 2021-11-24 13:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48583000 2021-11-24 13:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48584000 2021-11-24 13:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48585000 2021-11-24 13:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48586000 2021-11-24 13:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48587000 2021-11-24 13:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48588000 2021-11-24 13:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48589000 2021-11-24 13:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48590000 2021-11-24 13:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48591000 2021-11-24 13:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48592000 2021-11-24 13:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48593000 2021-11-24 13:16:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:16:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1620 containing 20.00 MB] 2021-11-24 13:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48594000 2021-11-24 13:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48595000 2021-11-24 13:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48596000 2021-11-24 13:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48597000 2021-11-24 13:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48598000 2021-11-24 13:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48599000 2021-11-24 13:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48600000 2021-11-24 13:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48601000 2021-11-24 13:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48602000 2021-11-24 13:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48603000 2021-11-24 13:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48604000 2021-11-24 13:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48605000 2021-11-24 13:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48606000 2021-11-24 13:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48607000 2021-11-24 13:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48608000 2021-11-24 13:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48609000 2021-11-24 13:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48610000 2021-11-24 13:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48611000 2021-11-24 13:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48612000 2021-11-24 13:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48613000 2021-11-24 13:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48614000 2021-11-24 13:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48615000 2021-11-24 13:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48616000 2021-11-24 13:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48617000 2021-11-24 13:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48618000 2021-11-24 13:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48619000 2021-11-24 13:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48620000 2021-11-24 13:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48621000 2021-11-24 13:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48622000 2021-11-24 13:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48623000 2021-11-24 13:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48624000 2021-11-24 13:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48625000 2021-11-24 13:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48626000 2021-11-24 13:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48627000 2021-11-24 13:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48628000 2021-11-24 13:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48629000 2021-11-24 13:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48630000 2021-11-24 13:16:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:16:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1621 containing 20.00 MB] 2021-11-24 13:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48631000 2021-11-24 13:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48632000 2021-11-24 13:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48633000 2021-11-24 13:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48634000 2021-11-24 13:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48635000 2021-11-24 13:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48636000 2021-11-24 13:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48637000 2021-11-24 13:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48638000 2021-11-24 13:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48639000 2021-11-24 13:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48640000 2021-11-24 13:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48641000 2021-11-24 13:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48642000 2021-11-24 13:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48643000 2021-11-24 13:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48644000 2021-11-24 13:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48645000 2021-11-24 13:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48646000 2021-11-24 13:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48647000 2021-11-24 13:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48648000 2021-11-24 13:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48649000 2021-11-24 13:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48650000 2021-11-24 13:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48651000 2021-11-24 13:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48652000 2021-11-24 13:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48653000 2021-11-24 13:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48654000 2021-11-24 13:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48655000 2021-11-24 13:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48656000 2021-11-24 13:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48657000 2021-11-24 13:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48658000 2021-11-24 13:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48659000 2021-11-24 13:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48660000 2021-11-24 13:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48661000 2021-11-24 13:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48662000 2021-11-24 13:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48663000 2021-11-24 13:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48664000 2021-11-24 13:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48665000 2021-11-24 13:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48666000 2021-11-24 13:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48667000 2021-11-24 13:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48668000 2021-11-24 13:16:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:16:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1622 containing 20.00 MB] 2021-11-24 13:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48669000 2021-11-24 13:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48670000 2021-11-24 13:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48671000 2021-11-24 13:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48672000 2021-11-24 13:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48673000 2021-11-24 13:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48674000 2021-11-24 13:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48675000 2021-11-24 13:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48676000 2021-11-24 13:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48677000 2021-11-24 13:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48678000 2021-11-24 13:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48679000 2021-11-24 13:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48680000 2021-11-24 13:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48681000 2021-11-24 13:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48682000 2021-11-24 13:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48683000 2021-11-24 13:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48684000 2021-11-24 13:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48685000 2021-11-24 13:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48686000 2021-11-24 13:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48687000 2021-11-24 13:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48688000 2021-11-24 13:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48689000 2021-11-24 13:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48690000 2021-11-24 13:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48691000 2021-11-24 13:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48692000 2021-11-24 13:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48693000 2021-11-24 13:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48694000 2021-11-24 13:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48695000 2021-11-24 13:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48696000 2021-11-24 13:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48697000 2021-11-24 13:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48698000 2021-11-24 13:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48699000 2021-11-24 13:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48700000 2021-11-24 13:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48701000 2021-11-24 13:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48702000 2021-11-24 13:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48703000 2021-11-24 13:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48704000 2021-11-24 13:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48705000 2021-11-24 13:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48706000 2021-11-24 13:17:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:17:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1623 containing 20.00 MB] 2021-11-24 13:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48707000 2021-11-24 13:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48708000 2021-11-24 13:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48709000 2021-11-24 13:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48710000 2021-11-24 13:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48711000 2021-11-24 13:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48712000 2021-11-24 13:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48713000 2021-11-24 13:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48714000 2021-11-24 13:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48715000 2021-11-24 13:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48716000 2021-11-24 13:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48717000 2021-11-24 13:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48718000 2021-11-24 13:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48719000 2021-11-24 13:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48720000 2021-11-24 13:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48721000 2021-11-24 13:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48722000 2021-11-24 13:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48723000 2021-11-24 13:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48724000 2021-11-24 13:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48725000 2021-11-24 13:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48726000 2021-11-24 13:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48727000 2021-11-24 13:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48728000 2021-11-24 13:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48729000 2021-11-24 13:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48730000 2021-11-24 13:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48731000 2021-11-24 13:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48732000 2021-11-24 13:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48733000 2021-11-24 13:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48734000 2021-11-24 13:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48735000 2021-11-24 13:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48736000 2021-11-24 13:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48737000 2021-11-24 13:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48738000 2021-11-24 13:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48739000 2021-11-24 13:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48740000 2021-11-24 13:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48741000 2021-11-24 13:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48742000 2021-11-24 13:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48743000 2021-11-24 13:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48744000 2021-11-24 13:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48745000 2021-11-24 13:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48746000 2021-11-24 13:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48747000 2021-11-24 13:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48748000 2021-11-24 13:17:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:17:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1624 containing 20.00 MB] 2021-11-24 13:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48749000 2021-11-24 13:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48750000 2021-11-24 13:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48751000 2021-11-24 13:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48752000 2021-11-24 13:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48753000 2021-11-24 13:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48754000 2021-11-24 13:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48755000 2021-11-24 13:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48756000 2021-11-24 13:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48757000 2021-11-24 13:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48758000 2021-11-24 13:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48759000 2021-11-24 13:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48760000 2021-11-24 13:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48761000 2021-11-24 13:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48762000 2021-11-24 13:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48763000 2021-11-24 13:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48764000 2021-11-24 13:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48765000 2021-11-24 13:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48766000 2021-11-24 13:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48767000 2021-11-24 13:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48768000 2021-11-24 13:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48769000 2021-11-24 13:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48770000 2021-11-24 13:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48771000 2021-11-24 13:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48772000 2021-11-24 13:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48773000 2021-11-24 13:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48774000 2021-11-24 13:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48775000 2021-11-24 13:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48776000 2021-11-24 13:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48777000 2021-11-24 13:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48778000 2021-11-24 13:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48779000 2021-11-24 13:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48780000 2021-11-24 13:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48781000 2021-11-24 13:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48782000 2021-11-24 13:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48783000 2021-11-24 13:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48784000 2021-11-24 13:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48785000 2021-11-24 13:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48786000 2021-11-24 13:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48787000 2021-11-24 13:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48788000 2021-11-24 13:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48789000 2021-11-24 13:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48790000 2021-11-24 13:17:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:17:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1625 containing 20.00 MB] 2021-11-24 13:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48791000 2021-11-24 13:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48792000 2021-11-24 13:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48793000 2021-11-24 13:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48794000 2021-11-24 13:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48795000 2021-11-24 13:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48796000 2021-11-24 13:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48797000 2021-11-24 13:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48798000 2021-11-24 13:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48799000 2021-11-24 13:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48800000 2021-11-24 13:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48801000 2021-11-24 13:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48802000 2021-11-24 13:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48803000 2021-11-24 13:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48804000 2021-11-24 13:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48805000 2021-11-24 13:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48806000 2021-11-24 13:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48807000 2021-11-24 13:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48808000 2021-11-24 13:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48809000 2021-11-24 13:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48810000 2021-11-24 13:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48811000 2021-11-24 13:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48812000 2021-11-24 13:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48813000 2021-11-24 13:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48814000 2021-11-24 13:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48815000 2021-11-24 13:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48816000 2021-11-24 13:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48817000 2021-11-24 13:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48818000 2021-11-24 13:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48819000 2021-11-24 13:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48820000 2021-11-24 13:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48821000 2021-11-24 13:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48822000 2021-11-24 13:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48823000 2021-11-24 13:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48824000 2021-11-24 13:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48825000 2021-11-24 13:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48826000 2021-11-24 13:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48827000 2021-11-24 13:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48828000 2021-11-24 13:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48829000 2021-11-24 13:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48830000 2021-11-24 13:18:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:18:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1626 containing 20.00 MB] 2021-11-24 13:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48831000 2021-11-24 13:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48832000 2021-11-24 13:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48833000 2021-11-24 13:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48834000 2021-11-24 13:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48835000 2021-11-24 13:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48836000 2021-11-24 13:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48837000 2021-11-24 13:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48838000 2021-11-24 13:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48839000 2021-11-24 13:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48840000 2021-11-24 13:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48841000 2021-11-24 13:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48842000 2021-11-24 13:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48843000 2021-11-24 13:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48844000 2021-11-24 13:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48845000 2021-11-24 13:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48846000 2021-11-24 13:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48847000 2021-11-24 13:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48848000 2021-11-24 13:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48849000 2021-11-24 13:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48850000 2021-11-24 13:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48851000 2021-11-24 13:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48852000 2021-11-24 13:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48853000 2021-11-24 13:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48854000 2021-11-24 13:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48855000 2021-11-24 13:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48856000 2021-11-24 13:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48857000 2021-11-24 13:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48858000 2021-11-24 13:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48859000 2021-11-24 13:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48860000 2021-11-24 13:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48861000 2021-11-24 13:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48862000 2021-11-24 13:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48863000 2021-11-24 13:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48864000 2021-11-24 13:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48865000 2021-11-24 13:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48866000 2021-11-24 13:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48867000 2021-11-24 13:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48868000 2021-11-24 13:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48869000 2021-11-24 13:18:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:18:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1627 containing 20.00 MB] 2021-11-24 13:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48870000 2021-11-24 13:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48871000 2021-11-24 13:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48872000 2021-11-24 13:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48873000 2021-11-24 13:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48874000 2021-11-24 13:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48875000 2021-11-24 13:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48876000 2021-11-24 13:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48877000 2021-11-24 13:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48878000 2021-11-24 13:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48879000 2021-11-24 13:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48880000 2021-11-24 13:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48881000 2021-11-24 13:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48882000 2021-11-24 13:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48883000 2021-11-24 13:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48884000 2021-11-24 13:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48885000 2021-11-24 13:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48886000 2021-11-24 13:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48887000 2021-11-24 13:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48888000 2021-11-24 13:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48889000 2021-11-24 13:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48890000 2021-11-24 13:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48891000 2021-11-24 13:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48892000 2021-11-24 13:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48893000 2021-11-24 13:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48894000 2021-11-24 13:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48895000 2021-11-24 13:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48896000 2021-11-24 13:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48897000 2021-11-24 13:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48898000 2021-11-24 13:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48899000 2021-11-24 13:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48900000 2021-11-24 13:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48901000 2021-11-24 13:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48902000 2021-11-24 13:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48903000 2021-11-24 13:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48904000 2021-11-24 13:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48905000 2021-11-24 13:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48906000 2021-11-24 13:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48907000 2021-11-24 13:18:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:18:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1628 containing 20.00 MB] 2021-11-24 13:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48908000 2021-11-24 13:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48909000 2021-11-24 13:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48910000 2021-11-24 13:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48911000 2021-11-24 13:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48912000 2021-11-24 13:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48913000 2021-11-24 13:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48914000 2021-11-24 13:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48915000 2021-11-24 13:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48916000 2021-11-24 13:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48917000 2021-11-24 13:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48918000 2021-11-24 13:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48919000 2021-11-24 13:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48920000 2021-11-24 13:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48921000 2021-11-24 13:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48922000 2021-11-24 13:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48923000 2021-11-24 13:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48924000 2021-11-24 13:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48925000 2021-11-24 13:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48926000 2021-11-24 13:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48927000 2021-11-24 13:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48928000 2021-11-24 13:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48929000 2021-11-24 13:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48930000 2021-11-24 13:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48931000 2021-11-24 13:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48932000 2021-11-24 13:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48933000 2021-11-24 13:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48934000 2021-11-24 13:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48935000 2021-11-24 13:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48936000 2021-11-24 13:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48937000 2021-11-24 13:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48938000 2021-11-24 13:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48939000 2021-11-24 13:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48940000 2021-11-24 13:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48941000 2021-11-24 13:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48942000 2021-11-24 13:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48943000 2021-11-24 13:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48944000 2021-11-24 13:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48945000 2021-11-24 13:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48946000 2021-11-24 13:18:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:18:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1629 containing 20.00 MB] 2021-11-24 13:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48947000 2021-11-24 13:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48948000 2021-11-24 13:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48949000 2021-11-24 13:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48950000 2021-11-24 13:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48951000 2021-11-24 13:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48952000 2021-11-24 13:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48953000 2021-11-24 13:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48954000 2021-11-24 13:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48955000 2021-11-24 13:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48956000 2021-11-24 13:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48957000 2021-11-24 13:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48958000 2021-11-24 13:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48959000 2021-11-24 13:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48960000 2021-11-24 13:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48961000 2021-11-24 13:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48962000 2021-11-24 13:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48963000 2021-11-24 13:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48964000 2021-11-24 13:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48965000 2021-11-24 13:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48966000 2021-11-24 13:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48967000 2021-11-24 13:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48968000 2021-11-24 13:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48969000 2021-11-24 13:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48970000 2021-11-24 13:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48971000 2021-11-24 13:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48972000 2021-11-24 13:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48973000 2021-11-24 13:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48974000 2021-11-24 13:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48975000 2021-11-24 13:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48976000 2021-11-24 13:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48977000 2021-11-24 13:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48978000 2021-11-24 13:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48979000 2021-11-24 13:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48980000 2021-11-24 13:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48981000 2021-11-24 13:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48982000 2021-11-24 13:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48983000 2021-11-24 13:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48984000 2021-11-24 13:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48985000 2021-11-24 13:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48986000 2021-11-24 13:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48987000 2021-11-24 13:19:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:19:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1630 containing 20.00 MB] 2021-11-24 13:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48988000 2021-11-24 13:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48989000 2021-11-24 13:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48990000 2021-11-24 13:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48991000 2021-11-24 13:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48992000 2021-11-24 13:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48993000 2021-11-24 13:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48994000 2021-11-24 13:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48995000 2021-11-24 13:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48996000 2021-11-24 13:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48997000 2021-11-24 13:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48998000 2021-11-24 13:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 48999000 2021-11-24 13:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49000000 2021-11-24 13:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49001000 2021-11-24 13:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49002000 2021-11-24 13:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49003000 2021-11-24 13:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49004000 2021-11-24 13:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49005000 2021-11-24 13:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49006000 2021-11-24 13:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49007000 2021-11-24 13:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49008000 2021-11-24 13:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49009000 2021-11-24 13:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49010000 2021-11-24 13:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49011000 2021-11-24 13:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49012000 2021-11-24 13:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49013000 2021-11-24 13:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49014000 2021-11-24 13:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49015000 2021-11-24 13:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49016000 2021-11-24 13:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49017000 2021-11-24 13:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49018000 2021-11-24 13:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49019000 2021-11-24 13:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49020000 2021-11-24 13:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49021000 2021-11-24 13:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49022000 2021-11-24 13:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49023000 2021-11-24 13:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49024000 2021-11-24 13:19:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:19:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1631 containing 20.00 MB] 2021-11-24 13:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49025000 2021-11-24 13:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49026000 2021-11-24 13:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49027000 2021-11-24 13:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49028000 2021-11-24 13:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49029000 2021-11-24 13:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49030000 2021-11-24 13:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49031000 2021-11-24 13:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49032000 2021-11-24 13:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49033000 2021-11-24 13:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49034000 2021-11-24 13:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49035000 2021-11-24 13:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49036000 2021-11-24 13:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49037000 2021-11-24 13:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49038000 2021-11-24 13:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49039000 2021-11-24 13:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49040000 2021-11-24 13:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49041000 2021-11-24 13:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49042000 2021-11-24 13:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49043000 2021-11-24 13:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49044000 2021-11-24 13:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49045000 2021-11-24 13:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49046000 2021-11-24 13:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49047000 2021-11-24 13:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49048000 2021-11-24 13:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49049000 2021-11-24 13:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49050000 2021-11-24 13:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49051000 2021-11-24 13:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49052000 2021-11-24 13:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49053000 2021-11-24 13:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49054000 2021-11-24 13:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49055000 2021-11-24 13:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49056000 2021-11-24 13:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49057000 2021-11-24 13:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49058000 2021-11-24 13:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49059000 2021-11-24 13:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49060000 2021-11-24 13:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49061000 2021-11-24 13:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49062000 2021-11-24 13:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49063000 2021-11-24 13:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49064000 2021-11-24 13:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49065000 2021-11-24 13:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49066000 2021-11-24 13:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49067000 2021-11-24 13:19:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:19:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1632 containing 20.00 MB] 2021-11-24 13:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49068000 2021-11-24 13:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49069000 2021-11-24 13:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49070000 2021-11-24 13:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49071000 2021-11-24 13:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49072000 2021-11-24 13:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49073000 2021-11-24 13:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49074000 2021-11-24 13:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49075000 2021-11-24 13:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49076000 2021-11-24 13:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49077000 2021-11-24 13:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49078000 2021-11-24 13:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49079000 2021-11-24 13:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49080000 2021-11-24 13:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49081000 2021-11-24 13:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49082000 2021-11-24 13:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49083000 2021-11-24 13:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49084000 2021-11-24 13:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49085000 2021-11-24 13:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49086000 2021-11-24 13:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49087000 2021-11-24 13:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49088000 2021-11-24 13:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49089000 2021-11-24 13:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49090000 2021-11-24 13:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49091000 2021-11-24 13:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49092000 2021-11-24 13:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49093000 2021-11-24 13:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49094000 2021-11-24 13:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49095000 2021-11-24 13:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49096000 2021-11-24 13:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49097000 2021-11-24 13:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49098000 2021-11-24 13:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49099000 2021-11-24 13:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49100000 2021-11-24 13:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49101000 2021-11-24 13:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49102000 2021-11-24 13:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49103000 2021-11-24 13:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49104000 2021-11-24 13:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49105000 2021-11-24 13:20:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:20:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1633 containing 20.00 MB] 2021-11-24 13:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49106000 2021-11-24 13:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49107000 2021-11-24 13:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49108000 2021-11-24 13:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49109000 2021-11-24 13:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49110000 2021-11-24 13:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49111000 2021-11-24 13:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49112000 2021-11-24 13:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49113000 2021-11-24 13:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49114000 2021-11-24 13:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49115000 2021-11-24 13:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49116000 2021-11-24 13:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49117000 2021-11-24 13:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49118000 2021-11-24 13:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49119000 2021-11-24 13:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49120000 2021-11-24 13:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49121000 2021-11-24 13:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49122000 2021-11-24 13:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49123000 2021-11-24 13:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49124000 2021-11-24 13:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49125000 2021-11-24 13:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49126000 2021-11-24 13:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49127000 2021-11-24 13:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49128000 2021-11-24 13:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49129000 2021-11-24 13:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49130000 2021-11-24 13:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49131000 2021-11-24 13:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49132000 2021-11-24 13:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49133000 2021-11-24 13:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49134000 2021-11-24 13:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49135000 2021-11-24 13:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49136000 2021-11-24 13:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49137000 2021-11-24 13:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49138000 2021-11-24 13:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49139000 2021-11-24 13:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49140000 2021-11-24 13:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49141000 2021-11-24 13:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49142000 2021-11-24 13:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49143000 2021-11-24 13:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49144000 2021-11-24 13:20:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:20:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1634 containing 20.00 MB] 2021-11-24 13:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49145000 2021-11-24 13:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49146000 2021-11-24 13:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49147000 2021-11-24 13:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49148000 2021-11-24 13:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49149000 2021-11-24 13:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49150000 2021-11-24 13:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49151000 2021-11-24 13:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49152000 2021-11-24 13:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49153000 2021-11-24 13:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49154000 2021-11-24 13:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49155000 2021-11-24 13:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49156000 2021-11-24 13:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49157000 2021-11-24 13:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49158000 2021-11-24 13:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49159000 2021-11-24 13:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49160000 2021-11-24 13:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49161000 2021-11-24 13:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49162000 2021-11-24 13:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49163000 2021-11-24 13:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49164000 2021-11-24 13:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49165000 2021-11-24 13:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49166000 2021-11-24 13:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49167000 2021-11-24 13:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49168000 2021-11-24 13:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49169000 2021-11-24 13:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49170000 2021-11-24 13:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49171000 2021-11-24 13:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49172000 2021-11-24 13:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49173000 2021-11-24 13:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49174000 2021-11-24 13:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49175000 2021-11-24 13:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49176000 2021-11-24 13:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49177000 2021-11-24 13:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49178000 2021-11-24 13:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49179000 2021-11-24 13:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49180000 2021-11-24 13:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49181000 2021-11-24 13:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49182000 2021-11-24 13:20:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:20:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1635 containing 20.00 MB] 2021-11-24 13:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49183000 2021-11-24 13:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49184000 2021-11-24 13:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49185000 2021-11-24 13:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49186000 2021-11-24 13:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49187000 2021-11-24 13:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49188000 2021-11-24 13:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49189000 2021-11-24 13:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49190000 2021-11-24 13:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49191000 2021-11-24 13:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49192000 2021-11-24 13:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49193000 2021-11-24 13:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49194000 2021-11-24 13:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49195000 2021-11-24 13:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49196000 2021-11-24 13:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49197000 2021-11-24 13:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49198000 2021-11-24 13:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49199000 2021-11-24 13:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49200000 2021-11-24 13:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49201000 2021-11-24 13:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49202000 2021-11-24 13:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49203000 2021-11-24 13:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49204000 2021-11-24 13:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49205000 2021-11-24 13:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49206000 2021-11-24 13:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49207000 2021-11-24 13:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49208000 2021-11-24 13:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49209000 2021-11-24 13:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49210000 2021-11-24 13:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49211000 2021-11-24 13:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49212000 2021-11-24 13:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49213000 2021-11-24 13:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49214000 2021-11-24 13:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49215000 2021-11-24 13:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49216000 2021-11-24 13:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49217000 2021-11-24 13:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49218000 2021-11-24 13:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49219000 2021-11-24 13:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49220000 2021-11-24 13:21:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:21:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1636 containing 20.00 MB] 2021-11-24 13:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49221000 2021-11-24 13:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49222000 2021-11-24 13:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49223000 2021-11-24 13:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49224000 2021-11-24 13:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49225000 2021-11-24 13:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49226000 2021-11-24 13:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49227000 2021-11-24 13:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49228000 2021-11-24 13:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49229000 2021-11-24 13:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49230000 2021-11-24 13:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49231000 2021-11-24 13:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49232000 2021-11-24 13:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49233000 2021-11-24 13:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49234000 2021-11-24 13:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49235000 2021-11-24 13:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49236000 2021-11-24 13:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49237000 2021-11-24 13:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49238000 2021-11-24 13:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49239000 2021-11-24 13:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49240000 2021-11-24 13:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49241000 2021-11-24 13:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49242000 2021-11-24 13:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49243000 2021-11-24 13:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49244000 2021-11-24 13:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49245000 2021-11-24 13:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49246000 2021-11-24 13:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49247000 2021-11-24 13:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49248000 2021-11-24 13:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49249000 2021-11-24 13:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49250000 2021-11-24 13:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49251000 2021-11-24 13:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49252000 2021-11-24 13:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49253000 2021-11-24 13:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49254000 2021-11-24 13:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49255000 2021-11-24 13:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49256000 2021-11-24 13:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49257000 2021-11-24 13:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49258000 2021-11-24 13:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49259000 2021-11-24 13:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49260000 2021-11-24 13:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49261000 2021-11-24 13:21:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:21:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1637 containing 20.00 MB] 2021-11-24 13:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49262000 2021-11-24 13:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49263000 2021-11-24 13:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49264000 2021-11-24 13:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49265000 2021-11-24 13:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49266000 2021-11-24 13:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49267000 2021-11-24 13:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49268000 2021-11-24 13:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49269000 2021-11-24 13:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49270000 2021-11-24 13:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49271000 2021-11-24 13:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49272000 2021-11-24 13:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49273000 2021-11-24 13:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49274000 2021-11-24 13:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49275000 2021-11-24 13:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49276000 2021-11-24 13:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49277000 2021-11-24 13:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49278000 2021-11-24 13:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49279000 2021-11-24 13:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49280000 2021-11-24 13:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49281000 2021-11-24 13:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49282000 2021-11-24 13:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49283000 2021-11-24 13:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49284000 2021-11-24 13:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49285000 2021-11-24 13:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49286000 2021-11-24 13:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49287000 2021-11-24 13:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49288000 2021-11-24 13:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49289000 2021-11-24 13:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49290000 2021-11-24 13:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49291000 2021-11-24 13:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49292000 2021-11-24 13:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49293000 2021-11-24 13:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49294000 2021-11-24 13:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49295000 2021-11-24 13:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49296000 2021-11-24 13:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49297000 2021-11-24 13:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49298000 2021-11-24 13:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49299000 2021-11-24 13:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49300000 2021-11-24 13:21:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:21:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1638 containing 20.00 MB] 2021-11-24 13:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49301000 2021-11-24 13:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49302000 2021-11-24 13:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49303000 2021-11-24 13:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49304000 2021-11-24 13:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49305000 2021-11-24 13:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49306000 2021-11-24 13:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49307000 2021-11-24 13:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49308000 2021-11-24 13:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49309000 2021-11-24 13:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49310000 2021-11-24 13:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49311000 2021-11-24 13:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49312000 2021-11-24 13:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49313000 2021-11-24 13:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49314000 2021-11-24 13:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49315000 2021-11-24 13:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49316000 2021-11-24 13:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49317000 2021-11-24 13:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49318000 2021-11-24 13:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49319000 2021-11-24 13:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49320000 2021-11-24 13:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49321000 2021-11-24 13:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49322000 2021-11-24 13:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49323000 2021-11-24 13:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49324000 2021-11-24 13:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49325000 2021-11-24 13:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49326000 2021-11-24 13:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49327000 2021-11-24 13:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49328000 2021-11-24 13:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49329000 2021-11-24 13:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49330000 2021-11-24 13:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49331000 2021-11-24 13:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49332000 2021-11-24 13:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49333000 2021-11-24 13:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49334000 2021-11-24 13:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49335000 2021-11-24 13:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49336000 2021-11-24 13:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49337000 2021-11-24 13:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49338000 2021-11-24 13:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49339000 2021-11-24 13:21:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:21:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1639 containing 20.00 MB] 2021-11-24 13:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49340000 2021-11-24 13:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49341000 2021-11-24 13:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49342000 2021-11-24 13:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49343000 2021-11-24 13:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49344000 2021-11-24 13:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49345000 2021-11-24 13:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49346000 2021-11-24 13:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49347000 2021-11-24 13:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49348000 2021-11-24 13:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49349000 2021-11-24 13:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49350000 2021-11-24 13:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49351000 2021-11-24 13:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49352000 2021-11-24 13:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49353000 2021-11-24 13:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49354000 2021-11-24 13:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49355000 2021-11-24 13:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49356000 2021-11-24 13:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49357000 2021-11-24 13:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49358000 2021-11-24 13:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49359000 2021-11-24 13:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49360000 2021-11-24 13:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49361000 2021-11-24 13:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49362000 2021-11-24 13:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49363000 2021-11-24 13:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49364000 2021-11-24 13:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49365000 2021-11-24 13:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49366000 2021-11-24 13:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49367000 2021-11-24 13:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49368000 2021-11-24 13:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49369000 2021-11-24 13:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49370000 2021-11-24 13:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49371000 2021-11-24 13:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49372000 2021-11-24 13:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49373000 2021-11-24 13:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49374000 2021-11-24 13:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49375000 2021-11-24 13:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49376000 2021-11-24 13:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49377000 2021-11-24 13:22:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:22:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1640 containing 20.00 MB] 2021-11-24 13:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49378000 2021-11-24 13:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49379000 2021-11-24 13:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49380000 2021-11-24 13:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49381000 2021-11-24 13:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49382000 2021-11-24 13:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49383000 2021-11-24 13:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49384000 2021-11-24 13:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49385000 2021-11-24 13:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49386000 2021-11-24 13:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49387000 2021-11-24 13:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49388000 2021-11-24 13:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49389000 2021-11-24 13:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49390000 2021-11-24 13:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49391000 2021-11-24 13:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49392000 2021-11-24 13:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49393000 2021-11-24 13:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49394000 2021-11-24 13:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49395000 2021-11-24 13:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49396000 2021-11-24 13:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49397000 2021-11-24 13:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49398000 2021-11-24 13:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49399000 2021-11-24 13:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49400000 2021-11-24 13:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49401000 2021-11-24 13:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49402000 2021-11-24 13:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49403000 2021-11-24 13:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49404000 2021-11-24 13:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49405000 2021-11-24 13:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49406000 2021-11-24 13:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49407000 2021-11-24 13:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49408000 2021-11-24 13:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49409000 2021-11-24 13:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49410000 2021-11-24 13:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49411000 2021-11-24 13:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49412000 2021-11-24 13:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49413000 2021-11-24 13:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49414000 2021-11-24 13:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49415000 2021-11-24 13:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49416000 2021-11-24 13:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49417000 2021-11-24 13:22:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:22:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1641 containing 20.00 MB] 2021-11-24 13:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49418000 2021-11-24 13:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49419000 2021-11-24 13:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49420000 2021-11-24 13:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49421000 2021-11-24 13:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49422000 2021-11-24 13:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49423000 2021-11-24 13:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49424000 2021-11-24 13:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49425000 2021-11-24 13:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49426000 2021-11-24 13:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49427000 2021-11-24 13:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49428000 2021-11-24 13:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49429000 2021-11-24 13:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49430000 2021-11-24 13:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49431000 2021-11-24 13:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49432000 2021-11-24 13:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49433000 2021-11-24 13:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49434000 2021-11-24 13:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49435000 2021-11-24 13:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49436000 2021-11-24 13:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49437000 2021-11-24 13:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49438000 2021-11-24 13:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49439000 2021-11-24 13:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49440000 2021-11-24 13:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49441000 2021-11-24 13:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49442000 2021-11-24 13:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49443000 2021-11-24 13:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49444000 2021-11-24 13:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49445000 2021-11-24 13:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49446000 2021-11-24 13:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49447000 2021-11-24 13:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49448000 2021-11-24 13:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49449000 2021-11-24 13:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49450000 2021-11-24 13:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49451000 2021-11-24 13:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49452000 2021-11-24 13:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49453000 2021-11-24 13:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49454000 2021-11-24 13:22:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:22:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1642 containing 20.00 MB] 2021-11-24 13:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49455000 2021-11-24 13:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49456000 2021-11-24 13:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49457000 2021-11-24 13:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49458000 2021-11-24 13:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49459000 2021-11-24 13:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49460000 2021-11-24 13:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49461000 2021-11-24 13:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49462000 2021-11-24 13:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49463000 2021-11-24 13:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49464000 2021-11-24 13:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49465000 2021-11-24 13:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49466000 2021-11-24 13:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49467000 2021-11-24 13:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49468000 2021-11-24 13:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49469000 2021-11-24 13:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49470000 2021-11-24 13:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49471000 2021-11-24 13:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49472000 2021-11-24 13:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49473000 2021-11-24 13:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49474000 2021-11-24 13:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49475000 2021-11-24 13:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49476000 2021-11-24 13:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49477000 2021-11-24 13:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49478000 2021-11-24 13:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49479000 2021-11-24 13:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49480000 2021-11-24 13:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49481000 2021-11-24 13:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49482000 2021-11-24 13:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49483000 2021-11-24 13:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49484000 2021-11-24 13:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49485000 2021-11-24 13:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49486000 2021-11-24 13:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49487000 2021-11-24 13:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49488000 2021-11-24 13:23:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:23:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1643 containing 20.00 MB] 2021-11-24 13:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49489000 2021-11-24 13:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49490000 2021-11-24 13:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49491000 2021-11-24 13:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49492000 2021-11-24 13:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49493000 2021-11-24 13:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49494000 2021-11-24 13:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49495000 2021-11-24 13:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49496000 2021-11-24 13:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49497000 2021-11-24 13:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49498000 2021-11-24 13:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49499000 2021-11-24 13:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49500000 2021-11-24 13:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49501000 2021-11-24 13:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49502000 2021-11-24 13:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49503000 2021-11-24 13:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49504000 2021-11-24 13:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49505000 2021-11-24 13:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49506000 2021-11-24 13:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49507000 2021-11-24 13:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49508000 2021-11-24 13:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49509000 2021-11-24 13:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49510000 2021-11-24 13:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49511000 2021-11-24 13:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49512000 2021-11-24 13:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49513000 2021-11-24 13:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49514000 2021-11-24 13:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49515000 2021-11-24 13:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49516000 2021-11-24 13:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49517000 2021-11-24 13:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49518000 2021-11-24 13:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49519000 2021-11-24 13:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49520000 2021-11-24 13:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49521000 2021-11-24 13:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49522000 2021-11-24 13:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49523000 2021-11-24 13:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49524000 2021-11-24 13:23:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:23:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1644 containing 20.00 MB] 2021-11-24 13:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49525000 2021-11-24 13:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49526000 2021-11-24 13:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49527000 2021-11-24 13:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49528000 2021-11-24 13:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49529000 2021-11-24 13:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49530000 2021-11-24 13:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49531000 2021-11-24 13:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49532000 2021-11-24 13:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49533000 2021-11-24 13:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49534000 2021-11-24 13:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49535000 2021-11-24 13:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49536000 2021-11-24 13:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49537000 2021-11-24 13:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49538000 2021-11-24 13:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49539000 2021-11-24 13:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49540000 2021-11-24 13:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49541000 2021-11-24 13:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49542000 2021-11-24 13:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49543000 2021-11-24 13:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49544000 2021-11-24 13:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49545000 2021-11-24 13:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49546000 2021-11-24 13:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49547000 2021-11-24 13:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49548000 2021-11-24 13:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49549000 2021-11-24 13:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49550000 2021-11-24 13:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49551000 2021-11-24 13:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49552000 2021-11-24 13:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49553000 2021-11-24 13:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49554000 2021-11-24 13:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49555000 2021-11-24 13:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49556000 2021-11-24 13:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49557000 2021-11-24 13:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49558000 2021-11-24 13:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49559000 2021-11-24 13:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49560000 2021-11-24 13:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49561000 2021-11-24 13:23:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:23:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1645 containing 20.00 MB] 2021-11-24 13:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49562000 2021-11-24 13:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49563000 2021-11-24 13:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49564000 2021-11-24 13:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49565000 2021-11-24 13:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49566000 2021-11-24 13:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49567000 2021-11-24 13:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49568000 2021-11-24 13:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49569000 2021-11-24 13:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49570000 2021-11-24 13:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49571000 2021-11-24 13:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49572000 2021-11-24 13:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49573000 2021-11-24 13:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49574000 2021-11-24 13:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49575000 2021-11-24 13:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49576000 2021-11-24 13:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49577000 2021-11-24 13:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49578000 2021-11-24 13:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49579000 2021-11-24 13:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49580000 2021-11-24 13:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49581000 2021-11-24 13:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49582000 2021-11-24 13:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49583000 2021-11-24 13:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49584000 2021-11-24 13:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49585000 2021-11-24 13:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49586000 2021-11-24 13:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49587000 2021-11-24 13:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49588000 2021-11-24 13:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49589000 2021-11-24 13:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49590000 2021-11-24 13:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49591000 2021-11-24 13:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49592000 2021-11-24 13:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49593000 2021-11-24 13:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49594000 2021-11-24 13:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49595000 2021-11-24 13:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49596000 2021-11-24 13:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49597000 2021-11-24 13:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49598000 2021-11-24 13:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49599000 2021-11-24 13:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49600000 2021-11-24 13:23:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:23:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1646 containing 20.00 MB] 2021-11-24 13:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49601000 2021-11-24 13:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49602000 2021-11-24 13:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49603000 2021-11-24 13:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49604000 2021-11-24 13:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49605000 2021-11-24 13:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49606000 2021-11-24 13:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49607000 2021-11-24 13:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49608000 2021-11-24 13:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49609000 2021-11-24 13:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49610000 2021-11-24 13:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49611000 2021-11-24 13:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49612000 2021-11-24 13:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49613000 2021-11-24 13:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49614000 2021-11-24 13:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49615000 2021-11-24 13:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49616000 2021-11-24 13:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49617000 2021-11-24 13:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49618000 2021-11-24 13:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49619000 2021-11-24 13:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49620000 2021-11-24 13:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49621000 2021-11-24 13:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49622000 2021-11-24 13:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49623000 2021-11-24 13:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49624000 2021-11-24 13:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49625000 2021-11-24 13:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49626000 2021-11-24 13:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49627000 2021-11-24 13:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49628000 2021-11-24 13:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49629000 2021-11-24 13:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49630000 2021-11-24 13:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49631000 2021-11-24 13:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49632000 2021-11-24 13:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49633000 2021-11-24 13:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49634000 2021-11-24 13:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49635000 2021-11-24 13:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49636000 2021-11-24 13:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49637000 2021-11-24 13:24:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:24:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1647 containing 20.00 MB] 2021-11-24 13:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49638000 2021-11-24 13:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49639000 2021-11-24 13:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49640000 2021-11-24 13:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49641000 2021-11-24 13:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49642000 2021-11-24 13:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49643000 2021-11-24 13:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49644000 2021-11-24 13:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49645000 2021-11-24 13:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49646000 2021-11-24 13:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49647000 2021-11-24 13:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49648000 2021-11-24 13:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49649000 2021-11-24 13:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49650000 2021-11-24 13:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49651000 2021-11-24 13:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49652000 2021-11-24 13:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49653000 2021-11-24 13:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49654000 2021-11-24 13:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49655000 2021-11-24 13:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49656000 2021-11-24 13:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49657000 2021-11-24 13:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49658000 2021-11-24 13:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49659000 2021-11-24 13:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49660000 2021-11-24 13:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49661000 2021-11-24 13:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49662000 2021-11-24 13:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49663000 2021-11-24 13:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49664000 2021-11-24 13:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49665000 2021-11-24 13:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49666000 2021-11-24 13:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49667000 2021-11-24 13:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49668000 2021-11-24 13:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49669000 2021-11-24 13:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49670000 2021-11-24 13:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49671000 2021-11-24 13:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49672000 2021-11-24 13:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49673000 2021-11-24 13:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49674000 2021-11-24 13:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49675000 2021-11-24 13:24:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:24:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1648 containing 20.00 MB] 2021-11-24 13:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49676000 2021-11-24 13:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49677000 2021-11-24 13:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49678000 2021-11-24 13:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49679000 2021-11-24 13:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49680000 2021-11-24 13:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49681000 2021-11-24 13:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49682000 2021-11-24 13:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49683000 2021-11-24 13:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49684000 2021-11-24 13:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49685000 2021-11-24 13:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49686000 2021-11-24 13:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49687000 2021-11-24 13:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49688000 2021-11-24 13:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49689000 2021-11-24 13:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49690000 2021-11-24 13:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49691000 2021-11-24 13:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49692000 2021-11-24 13:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49693000 2021-11-24 13:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49694000 2021-11-24 13:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49695000 2021-11-24 13:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49696000 2021-11-24 13:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49697000 2021-11-24 13:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49698000 2021-11-24 13:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49699000 2021-11-24 13:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49700000 2021-11-24 13:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49701000 2021-11-24 13:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49702000 2021-11-24 13:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49703000 2021-11-24 13:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49704000 2021-11-24 13:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49705000 2021-11-24 13:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49706000 2021-11-24 13:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49707000 2021-11-24 13:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49708000 2021-11-24 13:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49709000 2021-11-24 13:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49710000 2021-11-24 13:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49711000 2021-11-24 13:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49712000 2021-11-24 13:24:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:24:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1649 containing 20.00 MB] 2021-11-24 13:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49713000 2021-11-24 13:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49714000 2021-11-24 13:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49715000 2021-11-24 13:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49716000 2021-11-24 13:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49717000 2021-11-24 13:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49718000 2021-11-24 13:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49719000 2021-11-24 13:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49720000 2021-11-24 13:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49721000 2021-11-24 13:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49722000 2021-11-24 13:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49723000 2021-11-24 13:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49724000 2021-11-24 13:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49725000 2021-11-24 13:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49726000 2021-11-24 13:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49727000 2021-11-24 13:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49728000 2021-11-24 13:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49729000 2021-11-24 13:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49730000 2021-11-24 13:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49731000 2021-11-24 13:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49732000 2021-11-24 13:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49733000 2021-11-24 13:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49734000 2021-11-24 13:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49735000 2021-11-24 13:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49736000 2021-11-24 13:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49737000 2021-11-24 13:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49738000 2021-11-24 13:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49739000 2021-11-24 13:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49740000 2021-11-24 13:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49741000 2021-11-24 13:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49742000 2021-11-24 13:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49743000 2021-11-24 13:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49744000 2021-11-24 13:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49745000 2021-11-24 13:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49746000 2021-11-24 13:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49747000 2021-11-24 13:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49748000 2021-11-24 13:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49749000 2021-11-24 13:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49750000 2021-11-24 13:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49751000 2021-11-24 13:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49752000 2021-11-24 13:25:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:25:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1650 containing 20.00 MB] 2021-11-24 13:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49753000 2021-11-24 13:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49754000 2021-11-24 13:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49755000 2021-11-24 13:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49756000 2021-11-24 13:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49757000 2021-11-24 13:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49758000 2021-11-24 13:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49759000 2021-11-24 13:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49760000 2021-11-24 13:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49761000 2021-11-24 13:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49762000 2021-11-24 13:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49763000 2021-11-24 13:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49764000 2021-11-24 13:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49765000 2021-11-24 13:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49766000 2021-11-24 13:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49767000 2021-11-24 13:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49768000 2021-11-24 13:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49769000 2021-11-24 13:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49770000 2021-11-24 13:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49771000 2021-11-24 13:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49772000 2021-11-24 13:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49773000 2021-11-24 13:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49774000 2021-11-24 13:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49775000 2021-11-24 13:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49776000 2021-11-24 13:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49777000 2021-11-24 13:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49778000 2021-11-24 13:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49779000 2021-11-24 13:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49780000 2021-11-24 13:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49781000 2021-11-24 13:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49782000 2021-11-24 13:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49783000 2021-11-24 13:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49784000 2021-11-24 13:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49785000 2021-11-24 13:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49786000 2021-11-24 13:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49787000 2021-11-24 13:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49788000 2021-11-24 13:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49789000 2021-11-24 13:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49790000 2021-11-24 13:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49791000 2021-11-24 13:25:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:25:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1651 containing 20.00 MB] 2021-11-24 13:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49792000 2021-11-24 13:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49793000 2021-11-24 13:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49794000 2021-11-24 13:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49795000 2021-11-24 13:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49796000 2021-11-24 13:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49797000 2021-11-24 13:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49798000 2021-11-24 13:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49799000 2021-11-24 13:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49800000 2021-11-24 13:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49801000 2021-11-24 13:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49802000 2021-11-24 13:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49803000 2021-11-24 13:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49804000 2021-11-24 13:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49805000 2021-11-24 13:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49806000 2021-11-24 13:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49807000 2021-11-24 13:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49808000 2021-11-24 13:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49809000 2021-11-24 13:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49810000 2021-11-24 13:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49811000 2021-11-24 13:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49812000 2021-11-24 13:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49813000 2021-11-24 13:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49814000 2021-11-24 13:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49815000 2021-11-24 13:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49816000 2021-11-24 13:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49817000 2021-11-24 13:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49818000 2021-11-24 13:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49819000 2021-11-24 13:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49820000 2021-11-24 13:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49821000 2021-11-24 13:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49822000 2021-11-24 13:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49823000 2021-11-24 13:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49824000 2021-11-24 13:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49825000 2021-11-24 13:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49826000 2021-11-24 13:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49827000 2021-11-24 13:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49828000 2021-11-24 13:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49829000 2021-11-24 13:25:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:25:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1652 containing 20.00 MB] 2021-11-24 13:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49830000 2021-11-24 13:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49831000 2021-11-24 13:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49832000 2021-11-24 13:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49833000 2021-11-24 13:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49834000 2021-11-24 13:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49835000 2021-11-24 13:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49836000 2021-11-24 13:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49837000 2021-11-24 13:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49838000 2021-11-24 13:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49839000 2021-11-24 13:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49840000 2021-11-24 13:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49841000 2021-11-24 13:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49842000 2021-11-24 13:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49843000 2021-11-24 13:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49844000 2021-11-24 13:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49845000 2021-11-24 13:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49846000 2021-11-24 13:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49847000 2021-11-24 13:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49848000 2021-11-24 13:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49849000 2021-11-24 13:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49850000 2021-11-24 13:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49851000 2021-11-24 13:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49852000 2021-11-24 13:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49853000 2021-11-24 13:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49854000 2021-11-24 13:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49855000 2021-11-24 13:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49856000 2021-11-24 13:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49857000 2021-11-24 13:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49858000 2021-11-24 13:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49859000 2021-11-24 13:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49860000 2021-11-24 13:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49861000 2021-11-24 13:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49862000 2021-11-24 13:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49863000 2021-11-24 13:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49864000 2021-11-24 13:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49865000 2021-11-24 13:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49866000 2021-11-24 13:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49867000 2021-11-24 13:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49868000 2021-11-24 13:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49869000 2021-11-24 13:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49870000 2021-11-24 13:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49871000 2021-11-24 13:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49872000 2021-11-24 13:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49873000 2021-11-24 13:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49874000 2021-11-24 13:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49875000 2021-11-24 13:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49876000 2021-11-24 13:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49877000 2021-11-24 13:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49878000 2021-11-24 13:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49879000 2021-11-24 13:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49880000 2021-11-24 13:26:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:26:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1653 containing 20.00 MB] 2021-11-24 13:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49881000 2021-11-24 13:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49882000 2021-11-24 13:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49883000 2021-11-24 13:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49884000 2021-11-24 13:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49885000 2021-11-24 13:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49886000 2021-11-24 13:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49887000 2021-11-24 13:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49888000 2021-11-24 13:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49889000 2021-11-24 13:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49890000 2021-11-24 13:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49891000 2021-11-24 13:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49892000 2021-11-24 13:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49893000 2021-11-24 13:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49894000 2021-11-24 13:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49895000 2021-11-24 13:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49896000 2021-11-24 13:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49897000 2021-11-24 13:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49898000 2021-11-24 13:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49899000 2021-11-24 13:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49900000 2021-11-24 13:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49901000 2021-11-24 13:26:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:26:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1654 containing 20.00 MB] 2021-11-24 13:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49902000 2021-11-24 13:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49903000 2021-11-24 13:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49904000 2021-11-24 13:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49905000 2021-11-24 13:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49906000 2021-11-24 13:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49907000 2021-11-24 13:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49908000 2021-11-24 13:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49909000 2021-11-24 13:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49910000 2021-11-24 13:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49911000 2021-11-24 13:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49912000 2021-11-24 13:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49913000 2021-11-24 13:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49914000 2021-11-24 13:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49915000 2021-11-24 13:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49916000 2021-11-24 13:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49917000 2021-11-24 13:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49918000 2021-11-24 13:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49919000 2021-11-24 13:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49920000 2021-11-24 13:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49921000 2021-11-24 13:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49922000 2021-11-24 13:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49923000 2021-11-24 13:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49924000 2021-11-24 13:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49925000 2021-11-24 13:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49926000 2021-11-24 13:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49927000 2021-11-24 13:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49928000 2021-11-24 13:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49929000 2021-11-24 13:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49930000 2021-11-24 13:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49931000 2021-11-24 13:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49932000 2021-11-24 13:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49933000 2021-11-24 13:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49934000 2021-11-24 13:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49935000 2021-11-24 13:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49936000 2021-11-24 13:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49937000 2021-11-24 13:26:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:26:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1655 containing 20.00 MB] 2021-11-24 13:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49938000 2021-11-24 13:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49939000 2021-11-24 13:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49940000 2021-11-24 13:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49941000 2021-11-24 13:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49942000 2021-11-24 13:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49943000 2021-11-24 13:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49944000 2021-11-24 13:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49945000 2021-11-24 13:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49946000 2021-11-24 13:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49947000 2021-11-24 13:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49948000 2021-11-24 13:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49949000 2021-11-24 13:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49950000 2021-11-24 13:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49951000 2021-11-24 13:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49952000 2021-11-24 13:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49953000 2021-11-24 13:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49954000 2021-11-24 13:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49955000 2021-11-24 13:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49956000 2021-11-24 13:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49957000 2021-11-24 13:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49958000 2021-11-24 13:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49959000 2021-11-24 13:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49960000 2021-11-24 13:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49961000 2021-11-24 13:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49962000 2021-11-24 13:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49963000 2021-11-24 13:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49964000 2021-11-24 13:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49965000 2021-11-24 13:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49966000 2021-11-24 13:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49967000 2021-11-24 13:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49968000 2021-11-24 13:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49969000 2021-11-24 13:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49970000 2021-11-24 13:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49971000 2021-11-24 13:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49972000 2021-11-24 13:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49973000 2021-11-24 13:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49974000 2021-11-24 13:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49975000 2021-11-24 13:26:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:26:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1656 containing 20.00 MB] 2021-11-24 13:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49976000 2021-11-24 13:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49977000 2021-11-24 13:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49978000 2021-11-24 13:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49979000 2021-11-24 13:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49980000 2021-11-24 13:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49981000 2021-11-24 13:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49982000 2021-11-24 13:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49983000 2021-11-24 13:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49984000 2021-11-24 13:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49985000 2021-11-24 13:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49986000 2021-11-24 13:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49987000 2021-11-24 13:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49988000 2021-11-24 13:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49989000 2021-11-24 13:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49990000 2021-11-24 13:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49991000 2021-11-24 13:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49992000 2021-11-24 13:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49993000 2021-11-24 13:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49994000 2021-11-24 13:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49995000 2021-11-24 13:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49996000 2021-11-24 13:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49997000 2021-11-24 13:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49998000 2021-11-24 13:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 49999000 2021-11-24 13:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50000000 2021-11-24 13:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50001000 2021-11-24 13:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50002000 2021-11-24 13:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50003000 2021-11-24 13:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50004000 2021-11-24 13:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50005000 2021-11-24 13:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50006000 2021-11-24 13:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50007000 2021-11-24 13:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50008000 2021-11-24 13:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50009000 2021-11-24 13:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50010000 2021-11-24 13:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50011000 2021-11-24 13:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50012000 2021-11-24 13:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50013000 2021-11-24 13:27:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:27:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1657 containing 20.00 MB] 2021-11-24 13:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50014000 2021-11-24 13:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50015000 2021-11-24 13:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50016000 2021-11-24 13:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50017000 2021-11-24 13:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50018000 2021-11-24 13:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50019000 2021-11-24 13:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50020000 2021-11-24 13:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50021000 2021-11-24 13:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50022000 2021-11-24 13:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50023000 2021-11-24 13:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50024000 2021-11-24 13:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50025000 2021-11-24 13:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50026000 2021-11-24 13:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50027000 2021-11-24 13:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50028000 2021-11-24 13:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50029000 2021-11-24 13:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50030000 2021-11-24 13:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50031000 2021-11-24 13:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50032000 2021-11-24 13:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50033000 2021-11-24 13:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50034000 2021-11-24 13:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50035000 2021-11-24 13:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50036000 2021-11-24 13:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50037000 2021-11-24 13:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50038000 2021-11-24 13:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50039000 2021-11-24 13:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50040000 2021-11-24 13:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50041000 2021-11-24 13:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50042000 2021-11-24 13:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50043000 2021-11-24 13:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50044000 2021-11-24 13:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50045000 2021-11-24 13:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50046000 2021-11-24 13:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50047000 2021-11-24 13:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50048000 2021-11-24 13:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50049000 2021-11-24 13:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50050000 2021-11-24 13:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50051000 2021-11-24 13:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50052000 2021-11-24 13:27:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:27:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1658 containing 20.00 MB] 2021-11-24 13:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50053000 2021-11-24 13:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50054000 2021-11-24 13:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50055000 2021-11-24 13:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50056000 2021-11-24 13:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50057000 2021-11-24 13:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50058000 2021-11-24 13:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50059000 2021-11-24 13:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50060000 2021-11-24 13:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50061000 2021-11-24 13:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50062000 2021-11-24 13:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50063000 2021-11-24 13:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50064000 2021-11-24 13:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50065000 2021-11-24 13:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50066000 2021-11-24 13:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50067000 2021-11-24 13:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50068000 2021-11-24 13:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50069000 2021-11-24 13:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50070000 2021-11-24 13:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50071000 2021-11-24 13:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50072000 2021-11-24 13:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50073000 2021-11-24 13:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50074000 2021-11-24 13:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50075000 2021-11-24 13:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50076000 2021-11-24 13:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50077000 2021-11-24 13:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50078000 2021-11-24 13:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50079000 2021-11-24 13:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50080000 2021-11-24 13:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50081000 2021-11-24 13:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50082000 2021-11-24 13:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50083000 2021-11-24 13:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50084000 2021-11-24 13:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50085000 2021-11-24 13:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50086000 2021-11-24 13:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50087000 2021-11-24 13:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50088000 2021-11-24 13:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50089000 2021-11-24 13:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50090000 2021-11-24 13:27:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:27:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1659 containing 20.00 MB] 2021-11-24 13:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50091000 2021-11-24 13:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50092000 2021-11-24 13:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50093000 2021-11-24 13:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50094000 2021-11-24 13:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50095000 2021-11-24 13:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50096000 2021-11-24 13:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50097000 2021-11-24 13:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50098000 2021-11-24 13:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50099000 2021-11-24 13:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50100000 2021-11-24 13:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50101000 2021-11-24 13:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50102000 2021-11-24 13:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50103000 2021-11-24 13:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50104000 2021-11-24 13:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50105000 2021-11-24 13:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50106000 2021-11-24 13:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50107000 2021-11-24 13:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50108000 2021-11-24 13:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50109000 2021-11-24 13:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50110000 2021-11-24 13:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50111000 2021-11-24 13:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50112000 2021-11-24 13:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50113000 2021-11-24 13:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50114000 2021-11-24 13:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50115000 2021-11-24 13:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50116000 2021-11-24 13:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50117000 2021-11-24 13:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50118000 2021-11-24 13:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50119000 2021-11-24 13:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50120000 2021-11-24 13:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50121000 2021-11-24 13:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50122000 2021-11-24 13:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50123000 2021-11-24 13:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50124000 2021-11-24 13:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50125000 2021-11-24 13:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50126000 2021-11-24 13:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50127000 2021-11-24 13:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50128000 2021-11-24 13:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50129000 2021-11-24 13:28:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:28:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1660 containing 20.00 MB] 2021-11-24 13:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50130000 2021-11-24 13:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50131000 2021-11-24 13:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50132000 2021-11-24 13:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50133000 2021-11-24 13:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50134000 2021-11-24 13:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50135000 2021-11-24 13:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50136000 2021-11-24 13:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50137000 2021-11-24 13:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50138000 2021-11-24 13:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50139000 2021-11-24 13:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50140000 2021-11-24 13:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50141000 2021-11-24 13:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50142000 2021-11-24 13:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50143000 2021-11-24 13:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50144000 2021-11-24 13:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50145000 2021-11-24 13:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50146000 2021-11-24 13:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50147000 2021-11-24 13:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50148000 2021-11-24 13:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50149000 2021-11-24 13:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50150000 2021-11-24 13:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50151000 2021-11-24 13:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50152000 2021-11-24 13:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50153000 2021-11-24 13:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50154000 2021-11-24 13:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50155000 2021-11-24 13:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50156000 2021-11-24 13:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50157000 2021-11-24 13:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50158000 2021-11-24 13:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50159000 2021-11-24 13:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50160000 2021-11-24 13:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50161000 2021-11-24 13:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50162000 2021-11-24 13:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50163000 2021-11-24 13:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50164000 2021-11-24 13:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50165000 2021-11-24 13:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50166000 2021-11-24 13:28:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:28:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1661 containing 20.00 MB] 2021-11-24 13:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50167000 2021-11-24 13:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50168000 2021-11-24 13:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50169000 2021-11-24 13:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50170000 2021-11-24 13:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50171000 2021-11-24 13:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50172000 2021-11-24 13:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50173000 2021-11-24 13:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50174000 2021-11-24 13:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50175000 2021-11-24 13:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50176000 2021-11-24 13:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50177000 2021-11-24 13:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50178000 2021-11-24 13:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50179000 2021-11-24 13:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50180000 2021-11-24 13:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50181000 2021-11-24 13:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50182000 2021-11-24 13:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50183000 2021-11-24 13:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50184000 2021-11-24 13:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50185000 2021-11-24 13:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50186000 2021-11-24 13:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50187000 2021-11-24 13:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50188000 2021-11-24 13:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50189000 2021-11-24 13:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50190000 2021-11-24 13:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50191000 2021-11-24 13:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50192000 2021-11-24 13:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50193000 2021-11-24 13:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50194000 2021-11-24 13:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50195000 2021-11-24 13:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50196000 2021-11-24 13:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50197000 2021-11-24 13:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50198000 2021-11-24 13:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50199000 2021-11-24 13:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50200000 2021-11-24 13:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50201000 2021-11-24 13:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50202000 2021-11-24 13:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50203000 2021-11-24 13:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50204000 2021-11-24 13:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50205000 2021-11-24 13:28:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:28:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1662 containing 20.00 MB] 2021-11-24 13:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50206000 2021-11-24 13:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50207000 2021-11-24 13:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50208000 2021-11-24 13:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50209000 2021-11-24 13:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50210000 2021-11-24 13:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50211000 2021-11-24 13:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50212000 2021-11-24 13:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50213000 2021-11-24 13:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50214000 2021-11-24 13:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50215000 2021-11-24 13:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50216000 2021-11-24 13:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50217000 2021-11-24 13:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50218000 2021-11-24 13:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50219000 2021-11-24 13:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50220000 2021-11-24 13:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50221000 2021-11-24 13:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50222000 2021-11-24 13:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50223000 2021-11-24 13:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50224000 2021-11-24 13:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50225000 2021-11-24 13:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50226000 2021-11-24 13:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50227000 2021-11-24 13:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50228000 2021-11-24 13:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50229000 2021-11-24 13:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50230000 2021-11-24 13:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50231000 2021-11-24 13:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50232000 2021-11-24 13:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50233000 2021-11-24 13:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50234000 2021-11-24 13:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50235000 2021-11-24 13:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50236000 2021-11-24 13:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50237000 2021-11-24 13:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50238000 2021-11-24 13:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50239000 2021-11-24 13:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50240000 2021-11-24 13:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50241000 2021-11-24 13:28:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:28:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1663 containing 20.00 MB] 2021-11-24 13:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50242000 2021-11-24 13:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50243000 2021-11-24 13:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50244000 2021-11-24 13:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50245000 2021-11-24 13:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50246000 2021-11-24 13:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50247000 2021-11-24 13:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50248000 2021-11-24 13:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50249000 2021-11-24 13:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50250000 2021-11-24 13:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50251000 2021-11-24 13:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50252000 2021-11-24 13:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50253000 2021-11-24 13:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50254000 2021-11-24 13:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50255000 2021-11-24 13:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50256000 2021-11-24 13:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50257000 2021-11-24 13:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50258000 2021-11-24 13:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50259000 2021-11-24 13:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50260000 2021-11-24 13:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50261000 2021-11-24 13:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50262000 2021-11-24 13:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50263000 2021-11-24 13:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50264000 2021-11-24 13:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50265000 2021-11-24 13:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50266000 2021-11-24 13:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50267000 2021-11-24 13:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50268000 2021-11-24 13:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50269000 2021-11-24 13:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50270000 2021-11-24 13:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50271000 2021-11-24 13:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50272000 2021-11-24 13:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50273000 2021-11-24 13:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50274000 2021-11-24 13:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50275000 2021-11-24 13:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50276000 2021-11-24 13:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50277000 2021-11-24 13:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50278000 2021-11-24 13:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50279000 2021-11-24 13:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50280000 2021-11-24 13:29:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:29:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1664 containing 20.00 MB] 2021-11-24 13:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50281000 2021-11-24 13:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50282000 2021-11-24 13:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50283000 2021-11-24 13:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50284000 2021-11-24 13:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50285000 2021-11-24 13:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50286000 2021-11-24 13:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50287000 2021-11-24 13:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50288000 2021-11-24 13:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50289000 2021-11-24 13:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50290000 2021-11-24 13:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50291000 2021-11-24 13:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50292000 2021-11-24 13:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50293000 2021-11-24 13:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50294000 2021-11-24 13:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50295000 2021-11-24 13:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50296000 2021-11-24 13:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50297000 2021-11-24 13:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50298000 2021-11-24 13:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50299000 2021-11-24 13:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50300000 2021-11-24 13:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50301000 2021-11-24 13:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50302000 2021-11-24 13:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50303000 2021-11-24 13:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50304000 2021-11-24 13:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50305000 2021-11-24 13:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50306000 2021-11-24 13:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50307000 2021-11-24 13:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50308000 2021-11-24 13:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50309000 2021-11-24 13:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50310000 2021-11-24 13:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50311000 2021-11-24 13:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50312000 2021-11-24 13:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50313000 2021-11-24 13:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50314000 2021-11-24 13:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50315000 2021-11-24 13:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50316000 2021-11-24 13:29:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:29:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1665 containing 20.00 MB] 2021-11-24 13:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50317000 2021-11-24 13:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50318000 2021-11-24 13:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50319000 2021-11-24 13:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50320000 2021-11-24 13:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50321000 2021-11-24 13:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50322000 2021-11-24 13:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50323000 2021-11-24 13:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50324000 2021-11-24 13:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50325000 2021-11-24 13:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50326000 2021-11-24 13:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50327000 2021-11-24 13:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50328000 2021-11-24 13:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50329000 2021-11-24 13:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50330000 2021-11-24 13:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50331000 2021-11-24 13:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50332000 2021-11-24 13:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50333000 2021-11-24 13:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50334000 2021-11-24 13:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50335000 2021-11-24 13:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50336000 2021-11-24 13:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50337000 2021-11-24 13:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50338000 2021-11-24 13:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50339000 2021-11-24 13:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50340000 2021-11-24 13:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50341000 2021-11-24 13:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50342000 2021-11-24 13:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50343000 2021-11-24 13:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50344000 2021-11-24 13:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50345000 2021-11-24 13:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50346000 2021-11-24 13:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50347000 2021-11-24 13:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50348000 2021-11-24 13:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50349000 2021-11-24 13:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50350000 2021-11-24 13:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50351000 2021-11-24 13:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50352000 2021-11-24 13:29:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:29:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1666 containing 20.00 MB] 2021-11-24 13:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50353000 2021-11-24 13:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50354000 2021-11-24 13:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50355000 2021-11-24 13:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50356000 2021-11-24 13:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50357000 2021-11-24 13:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50358000 2021-11-24 13:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50359000 2021-11-24 13:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50360000 2021-11-24 13:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50361000 2021-11-24 13:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50362000 2021-11-24 13:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50363000 2021-11-24 13:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50364000 2021-11-24 13:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50365000 2021-11-24 13:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50366000 2021-11-24 13:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50367000 2021-11-24 13:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50368000 2021-11-24 13:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50369000 2021-11-24 13:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50370000 2021-11-24 13:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50371000 2021-11-24 13:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50372000 2021-11-24 13:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50373000 2021-11-24 13:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50374000 2021-11-24 13:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50375000 2021-11-24 13:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50376000 2021-11-24 13:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50377000 2021-11-24 13:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50378000 2021-11-24 13:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50379000 2021-11-24 13:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50380000 2021-11-24 13:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50381000 2021-11-24 13:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50382000 2021-11-24 13:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50383000 2021-11-24 13:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50384000 2021-11-24 13:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50385000 2021-11-24 13:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50386000 2021-11-24 13:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50387000 2021-11-24 13:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50388000 2021-11-24 13:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50389000 2021-11-24 13:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50390000 2021-11-24 13:30:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:30:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1667 containing 20.00 MB] 2021-11-24 13:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50391000 2021-11-24 13:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50392000 2021-11-24 13:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50393000 2021-11-24 13:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50394000 2021-11-24 13:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50395000 2021-11-24 13:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50396000 2021-11-24 13:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50397000 2021-11-24 13:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50398000 2021-11-24 13:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50399000 2021-11-24 13:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50400000 2021-11-24 13:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50401000 2021-11-24 13:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50402000 2021-11-24 13:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50403000 2021-11-24 13:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50404000 2021-11-24 13:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50405000 2021-11-24 13:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50406000 2021-11-24 13:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50407000 2021-11-24 13:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50408000 2021-11-24 13:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50409000 2021-11-24 13:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50410000 2021-11-24 13:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50411000 2021-11-24 13:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50412000 2021-11-24 13:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50413000 2021-11-24 13:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50414000 2021-11-24 13:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50415000 2021-11-24 13:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50416000 2021-11-24 13:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50417000 2021-11-24 13:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50418000 2021-11-24 13:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50419000 2021-11-24 13:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50420000 2021-11-24 13:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50421000 2021-11-24 13:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50422000 2021-11-24 13:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50423000 2021-11-24 13:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50424000 2021-11-24 13:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50425000 2021-11-24 13:30:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:30:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1668 containing 20.00 MB] 2021-11-24 13:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50426000 2021-11-24 13:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50427000 2021-11-24 13:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50428000 2021-11-24 13:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50429000 2021-11-24 13:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50430000 2021-11-24 13:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50431000 2021-11-24 13:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50432000 2021-11-24 13:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50433000 2021-11-24 13:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50434000 2021-11-24 13:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50435000 2021-11-24 13:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50436000 2021-11-24 13:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50437000 2021-11-24 13:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50438000 2021-11-24 13:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50439000 2021-11-24 13:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50440000 2021-11-24 13:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50441000 2021-11-24 13:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50442000 2021-11-24 13:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50443000 2021-11-24 13:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50444000 2021-11-24 13:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50445000 2021-11-24 13:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50446000 2021-11-24 13:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50447000 2021-11-24 13:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50448000 2021-11-24 13:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50449000 2021-11-24 13:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50450000 2021-11-24 13:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50451000 2021-11-24 13:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50452000 2021-11-24 13:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50453000 2021-11-24 13:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50454000 2021-11-24 13:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50455000 2021-11-24 13:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50456000 2021-11-24 13:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50457000 2021-11-24 13:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50458000 2021-11-24 13:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50459000 2021-11-24 13:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50460000 2021-11-24 13:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50461000 2021-11-24 13:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50462000 2021-11-24 13:30:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:30:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1669 containing 20.00 MB] 2021-11-24 13:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50463000 2021-11-24 13:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50464000 2021-11-24 13:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50465000 2021-11-24 13:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50466000 2021-11-24 13:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50467000 2021-11-24 13:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50468000 2021-11-24 13:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50469000 2021-11-24 13:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50470000 2021-11-24 13:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50471000 2021-11-24 13:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50472000 2021-11-24 13:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50473000 2021-11-24 13:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50474000 2021-11-24 13:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50475000 2021-11-24 13:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50476000 2021-11-24 13:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50477000 2021-11-24 13:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50478000 2021-11-24 13:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50479000 2021-11-24 13:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50480000 2021-11-24 13:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50481000 2021-11-24 13:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50482000 2021-11-24 13:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50483000 2021-11-24 13:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50484000 2021-11-24 13:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50485000 2021-11-24 13:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50486000 2021-11-24 13:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50487000 2021-11-24 13:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50488000 2021-11-24 13:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50489000 2021-11-24 13:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50490000 2021-11-24 13:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50491000 2021-11-24 13:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50492000 2021-11-24 13:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50493000 2021-11-24 13:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50494000 2021-11-24 13:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50495000 2021-11-24 13:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50496000 2021-11-24 13:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50497000 2021-11-24 13:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50498000 2021-11-24 13:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50499000 2021-11-24 13:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50500000 2021-11-24 13:31:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:31:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1670 containing 20.00 MB] 2021-11-24 13:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50501000 2021-11-24 13:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50502000 2021-11-24 13:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50503000 2021-11-24 13:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50504000 2021-11-24 13:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50505000 2021-11-24 13:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50506000 2021-11-24 13:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50507000 2021-11-24 13:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50508000 2021-11-24 13:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50509000 2021-11-24 13:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50510000 2021-11-24 13:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50511000 2021-11-24 13:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50512000 2021-11-24 13:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50513000 2021-11-24 13:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50514000 2021-11-24 13:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50515000 2021-11-24 13:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50516000 2021-11-24 13:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50517000 2021-11-24 13:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50518000 2021-11-24 13:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50519000 2021-11-24 13:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50520000 2021-11-24 13:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50521000 2021-11-24 13:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50522000 2021-11-24 13:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50523000 2021-11-24 13:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50524000 2021-11-24 13:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50525000 2021-11-24 13:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50526000 2021-11-24 13:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50527000 2021-11-24 13:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50528000 2021-11-24 13:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50529000 2021-11-24 13:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50530000 2021-11-24 13:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50531000 2021-11-24 13:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50532000 2021-11-24 13:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50533000 2021-11-24 13:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50534000 2021-11-24 13:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50535000 2021-11-24 13:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50536000 2021-11-24 13:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50537000 2021-11-24 13:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50538000 2021-11-24 13:31:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:31:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1671 containing 20.00 MB] 2021-11-24 13:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50539000 2021-11-24 13:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50540000 2021-11-24 13:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50541000 2021-11-24 13:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50542000 2021-11-24 13:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50543000 2021-11-24 13:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50544000 2021-11-24 13:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50545000 2021-11-24 13:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50546000 2021-11-24 13:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50547000 2021-11-24 13:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50548000 2021-11-24 13:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50549000 2021-11-24 13:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50550000 2021-11-24 13:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50551000 2021-11-24 13:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50552000 2021-11-24 13:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50553000 2021-11-24 13:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50554000 2021-11-24 13:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50555000 2021-11-24 13:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50556000 2021-11-24 13:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50557000 2021-11-24 13:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50558000 2021-11-24 13:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50559000 2021-11-24 13:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50560000 2021-11-24 13:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50561000 2021-11-24 13:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50562000 2021-11-24 13:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50563000 2021-11-24 13:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50564000 2021-11-24 13:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50565000 2021-11-24 13:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50566000 2021-11-24 13:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50567000 2021-11-24 13:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50568000 2021-11-24 13:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50569000 2021-11-24 13:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50570000 2021-11-24 13:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50571000 2021-11-24 13:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50572000 2021-11-24 13:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50573000 2021-11-24 13:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50574000 2021-11-24 13:31:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:31:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1672 containing 20.00 MB] 2021-11-24 13:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50575000 2021-11-24 13:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50576000 2021-11-24 13:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50577000 2021-11-24 13:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50578000 2021-11-24 13:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50579000 2021-11-24 13:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50580000 2021-11-24 13:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50581000 2021-11-24 13:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50582000 2021-11-24 13:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50583000 2021-11-24 13:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50584000 2021-11-24 13:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50585000 2021-11-24 13:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50586000 2021-11-24 13:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50587000 2021-11-24 13:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50588000 2021-11-24 13:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50589000 2021-11-24 13:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50590000 2021-11-24 13:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50591000 2021-11-24 13:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50592000 2021-11-24 13:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50593000 2021-11-24 13:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50594000 2021-11-24 13:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50595000 2021-11-24 13:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50596000 2021-11-24 13:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50597000 2021-11-24 13:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50598000 2021-11-24 13:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50599000 2021-11-24 13:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50600000 2021-11-24 13:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50601000 2021-11-24 13:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50602000 2021-11-24 13:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50603000 2021-11-24 13:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50604000 2021-11-24 13:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50605000 2021-11-24 13:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50606000 2021-11-24 13:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50607000 2021-11-24 13:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50608000 2021-11-24 13:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50609000 2021-11-24 13:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50610000 2021-11-24 13:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50611000 2021-11-24 13:32:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:32:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1673 containing 20.01 MB] 2021-11-24 13:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50612000 2021-11-24 13:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50613000 2021-11-24 13:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50614000 2021-11-24 13:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50615000 2021-11-24 13:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50616000 2021-11-24 13:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50617000 2021-11-24 13:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50618000 2021-11-24 13:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50619000 2021-11-24 13:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50620000 2021-11-24 13:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50621000 2021-11-24 13:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50622000 2021-11-24 13:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50623000 2021-11-24 13:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50624000 2021-11-24 13:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50625000 2021-11-24 13:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50626000 2021-11-24 13:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50627000 2021-11-24 13:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50628000 2021-11-24 13:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50629000 2021-11-24 13:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50630000 2021-11-24 13:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50631000 2021-11-24 13:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50632000 2021-11-24 13:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50633000 2021-11-24 13:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50634000 2021-11-24 13:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50635000 2021-11-24 13:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50636000 2021-11-24 13:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50637000 2021-11-24 13:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50638000 2021-11-24 13:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50639000 2021-11-24 13:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50640000 2021-11-24 13:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50641000 2021-11-24 13:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50642000 2021-11-24 13:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50643000 2021-11-24 13:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50644000 2021-11-24 13:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50645000 2021-11-24 13:33:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:33:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1674 containing 20.00 MB] 2021-11-24 13:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50646000 2021-11-24 13:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50647000 2021-11-24 13:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50648000 2021-11-24 13:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50649000 2021-11-24 13:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50650000 2021-11-24 13:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50651000 2021-11-24 13:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50652000 2021-11-24 13:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50653000 2021-11-24 13:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50654000 2021-11-24 13:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50655000 2021-11-24 13:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50656000 2021-11-24 13:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50657000 2021-11-24 13:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50658000 2021-11-24 13:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50659000 2021-11-24 13:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50660000 2021-11-24 13:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50661000 2021-11-24 13:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50662000 2021-11-24 13:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50663000 2021-11-24 13:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50664000 2021-11-24 13:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50665000 2021-11-24 13:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50666000 2021-11-24 13:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50667000 2021-11-24 13:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50668000 2021-11-24 13:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50669000 2021-11-24 13:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50670000 2021-11-24 13:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50671000 2021-11-24 13:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50672000 2021-11-24 13:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50673000 2021-11-24 13:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50674000 2021-11-24 13:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50675000 2021-11-24 13:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50676000 2021-11-24 13:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50677000 2021-11-24 13:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50678000 2021-11-24 13:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50679000 2021-11-24 13:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50680000 2021-11-24 13:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50681000 2021-11-24 13:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50682000 2021-11-24 13:33:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:33:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1675 containing 20.00 MB] 2021-11-24 13:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50683000 2021-11-24 13:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50684000 2021-11-24 13:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50685000 2021-11-24 13:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50686000 2021-11-24 13:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50687000 2021-11-24 13:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50688000 2021-11-24 13:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50689000 2021-11-24 13:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50690000 2021-11-24 13:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50691000 2021-11-24 13:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50692000 2021-11-24 13:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50693000 2021-11-24 13:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50694000 2021-11-24 13:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50695000 2021-11-24 13:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50696000 2021-11-24 13:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50697000 2021-11-24 13:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50698000 2021-11-24 13:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50699000 2021-11-24 13:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50700000 2021-11-24 13:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50701000 2021-11-24 13:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50702000 2021-11-24 13:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50703000 2021-11-24 13:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50704000 2021-11-24 13:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50705000 2021-11-24 13:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50706000 2021-11-24 13:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50707000 2021-11-24 13:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50708000 2021-11-24 13:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50709000 2021-11-24 13:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50710000 2021-11-24 13:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50711000 2021-11-24 13:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50712000 2021-11-24 13:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50713000 2021-11-24 13:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50714000 2021-11-24 13:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50715000 2021-11-24 13:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50716000 2021-11-24 13:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50717000 2021-11-24 13:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50718000 2021-11-24 13:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50719000 2021-11-24 13:33:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:33:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1676 containing 20.00 MB] 2021-11-24 13:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50720000 2021-11-24 13:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50721000 2021-11-24 13:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50722000 2021-11-24 13:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50723000 2021-11-24 13:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50724000 2021-11-24 13:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50725000 2021-11-24 13:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50726000 2021-11-24 13:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50727000 2021-11-24 13:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50728000 2021-11-24 13:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50729000 2021-11-24 13:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50730000 2021-11-24 13:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50731000 2021-11-24 13:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50732000 2021-11-24 13:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50733000 2021-11-24 13:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50734000 2021-11-24 13:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50735000 2021-11-24 13:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50736000 2021-11-24 13:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50737000 2021-11-24 13:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50738000 2021-11-24 13:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50739000 2021-11-24 13:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50740000 2021-11-24 13:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50741000 2021-11-24 13:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50742000 2021-11-24 13:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50743000 2021-11-24 13:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50744000 2021-11-24 13:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50745000 2021-11-24 13:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50746000 2021-11-24 13:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50747000 2021-11-24 13:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50748000 2021-11-24 13:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50749000 2021-11-24 13:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50750000 2021-11-24 13:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50751000 2021-11-24 13:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50752000 2021-11-24 13:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50753000 2021-11-24 13:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50754000 2021-11-24 13:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50755000 2021-11-24 13:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50756000 2021-11-24 13:34:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:34:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1677 containing 20.00 MB] 2021-11-24 13:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50757000 2021-11-24 13:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50758000 2021-11-24 13:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50759000 2021-11-24 13:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50760000 2021-11-24 13:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50761000 2021-11-24 13:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50762000 2021-11-24 13:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50763000 2021-11-24 13:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50764000 2021-11-24 13:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50765000 2021-11-24 13:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50766000 2021-11-24 13:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50767000 2021-11-24 13:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50768000 2021-11-24 13:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50769000 2021-11-24 13:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50770000 2021-11-24 13:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50771000 2021-11-24 13:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50772000 2021-11-24 13:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50773000 2021-11-24 13:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50774000 2021-11-24 13:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50775000 2021-11-24 13:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50776000 2021-11-24 13:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50777000 2021-11-24 13:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50778000 2021-11-24 13:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50779000 2021-11-24 13:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50780000 2021-11-24 13:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50781000 2021-11-24 13:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50782000 2021-11-24 13:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50783000 2021-11-24 13:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50784000 2021-11-24 13:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50785000 2021-11-24 13:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50786000 2021-11-24 13:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50787000 2021-11-24 13:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50788000 2021-11-24 13:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50789000 2021-11-24 13:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50790000 2021-11-24 13:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50791000 2021-11-24 13:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50792000 2021-11-24 13:34:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:34:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1678 containing 20.00 MB] 2021-11-24 13:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50793000 2021-11-24 13:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50794000 2021-11-24 13:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50795000 2021-11-24 13:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50796000 2021-11-24 13:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50797000 2021-11-24 13:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50798000 2021-11-24 13:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50799000 2021-11-24 13:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50800000 2021-11-24 13:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50801000 2021-11-24 13:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50802000 2021-11-24 13:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50803000 2021-11-24 13:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50804000 2021-11-24 13:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50805000 2021-11-24 13:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50806000 2021-11-24 13:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50807000 2021-11-24 13:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50808000 2021-11-24 13:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50809000 2021-11-24 13:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50810000 2021-11-24 13:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50811000 2021-11-24 13:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50812000 2021-11-24 13:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50813000 2021-11-24 13:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50814000 2021-11-24 13:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50815000 2021-11-24 13:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50816000 2021-11-24 13:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50817000 2021-11-24 13:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50818000 2021-11-24 13:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50819000 2021-11-24 13:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50820000 2021-11-24 13:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50821000 2021-11-24 13:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50822000 2021-11-24 13:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50823000 2021-11-24 13:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50824000 2021-11-24 13:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50825000 2021-11-24 13:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50826000 2021-11-24 13:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50827000 2021-11-24 13:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50828000 2021-11-24 13:34:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:34:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1679 containing 20.00 MB] 2021-11-24 13:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50829000 2021-11-24 13:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50830000 2021-11-24 13:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50831000 2021-11-24 13:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50832000 2021-11-24 13:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50833000 2021-11-24 13:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50834000 2021-11-24 13:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50835000 2021-11-24 13:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50836000 2021-11-24 13:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50837000 2021-11-24 13:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50838000 2021-11-24 13:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50839000 2021-11-24 13:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50840000 2021-11-24 13:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50841000 2021-11-24 13:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50842000 2021-11-24 13:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50843000 2021-11-24 13:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50844000 2021-11-24 13:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50845000 2021-11-24 13:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50846000 2021-11-24 13:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50847000 2021-11-24 13:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50848000 2021-11-24 13:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50849000 2021-11-24 13:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50850000 2021-11-24 13:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50851000 2021-11-24 13:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50852000 2021-11-24 13:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50853000 2021-11-24 13:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50854000 2021-11-24 13:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50855000 2021-11-24 13:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50856000 2021-11-24 13:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50857000 2021-11-24 13:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50858000 2021-11-24 13:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50859000 2021-11-24 13:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50860000 2021-11-24 13:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50861000 2021-11-24 13:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50862000 2021-11-24 13:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50863000 2021-11-24 13:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50864000 2021-11-24 13:34:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:34:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1680 containing 20.00 MB] 2021-11-24 13:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50865000 2021-11-24 13:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50866000 2021-11-24 13:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50867000 2021-11-24 13:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50868000 2021-11-24 13:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50869000 2021-11-24 13:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50870000 2021-11-24 13:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50871000 2021-11-24 13:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50872000 2021-11-24 13:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50873000 2021-11-24 13:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50874000 2021-11-24 13:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50875000 2021-11-24 13:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50876000 2021-11-24 13:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50877000 2021-11-24 13:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50878000 2021-11-24 13:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50879000 2021-11-24 13:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50880000 2021-11-24 13:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50881000 2021-11-24 13:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50882000 2021-11-24 13:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50883000 2021-11-24 13:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50884000 2021-11-24 13:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50885000 2021-11-24 13:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50886000 2021-11-24 13:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50887000 2021-11-24 13:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50888000 2021-11-24 13:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50889000 2021-11-24 13:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50890000 2021-11-24 13:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50891000 2021-11-24 13:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50892000 2021-11-24 13:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50893000 2021-11-24 13:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50894000 2021-11-24 13:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50895000 2021-11-24 13:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50896000 2021-11-24 13:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50897000 2021-11-24 13:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50898000 2021-11-24 13:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50899000 2021-11-24 13:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50900000 2021-11-24 13:35:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:35:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1681 containing 20.00 MB] 2021-11-24 13:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50901000 2021-11-24 13:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50902000 2021-11-24 13:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50903000 2021-11-24 13:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50904000 2021-11-24 13:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50905000 2021-11-24 13:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50906000 2021-11-24 13:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50907000 2021-11-24 13:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50908000 2021-11-24 13:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50909000 2021-11-24 13:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50910000 2021-11-24 13:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50911000 2021-11-24 13:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50912000 2021-11-24 13:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50913000 2021-11-24 13:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50914000 2021-11-24 13:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50915000 2021-11-24 13:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50916000 2021-11-24 13:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50917000 2021-11-24 13:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50918000 2021-11-24 13:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50919000 2021-11-24 13:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50920000 2021-11-24 13:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50921000 2021-11-24 13:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50922000 2021-11-24 13:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50923000 2021-11-24 13:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50924000 2021-11-24 13:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50925000 2021-11-24 13:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50926000 2021-11-24 13:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50927000 2021-11-24 13:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50928000 2021-11-24 13:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50929000 2021-11-24 13:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50930000 2021-11-24 13:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50931000 2021-11-24 13:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50932000 2021-11-24 13:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50933000 2021-11-24 13:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50934000 2021-11-24 13:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50935000 2021-11-24 13:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50936000 2021-11-24 13:35:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:35:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1682 containing 20.00 MB] 2021-11-24 13:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50937000 2021-11-24 13:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50938000 2021-11-24 13:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50939000 2021-11-24 13:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50940000 2021-11-24 13:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50941000 2021-11-24 13:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50942000 2021-11-24 13:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50943000 2021-11-24 13:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50944000 2021-11-24 13:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50945000 2021-11-24 13:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50946000 2021-11-24 13:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50947000 2021-11-24 13:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50948000 2021-11-24 13:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50949000 2021-11-24 13:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50950000 2021-11-24 13:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50951000 2021-11-24 13:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50952000 2021-11-24 13:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50953000 2021-11-24 13:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50954000 2021-11-24 13:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50955000 2021-11-24 13:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50956000 2021-11-24 13:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50957000 2021-11-24 13:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50958000 2021-11-24 13:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50959000 2021-11-24 13:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50960000 2021-11-24 13:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50961000 2021-11-24 13:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50962000 2021-11-24 13:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50963000 2021-11-24 13:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50964000 2021-11-24 13:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50965000 2021-11-24 13:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50966000 2021-11-24 13:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50967000 2021-11-24 13:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50968000 2021-11-24 13:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50969000 2021-11-24 13:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50970000 2021-11-24 13:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50971000 2021-11-24 13:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50972000 2021-11-24 13:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50973000 2021-11-24 13:35:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:35:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1683 containing 20.00 MB] 2021-11-24 13:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50974000 2021-11-24 13:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50975000 2021-11-24 13:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50976000 2021-11-24 13:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50977000 2021-11-24 13:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50978000 2021-11-24 13:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50979000 2021-11-24 13:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50980000 2021-11-24 13:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50981000 2021-11-24 13:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50982000 2021-11-24 13:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50983000 2021-11-24 13:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50984000 2021-11-24 13:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50985000 2021-11-24 13:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50986000 2021-11-24 13:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50987000 2021-11-24 13:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50988000 2021-11-24 13:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50989000 2021-11-24 13:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50990000 2021-11-24 13:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50991000 2021-11-24 13:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50992000 2021-11-24 13:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50993000 2021-11-24 13:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50994000 2021-11-24 13:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50995000 2021-11-24 13:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50996000 2021-11-24 13:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50997000 2021-11-24 13:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50998000 2021-11-24 13:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 50999000 2021-11-24 13:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51000000 2021-11-24 13:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51001000 2021-11-24 13:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51002000 2021-11-24 13:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51003000 2021-11-24 13:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51004000 2021-11-24 13:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51005000 2021-11-24 13:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51006000 2021-11-24 13:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51007000 2021-11-24 13:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51008000 2021-11-24 13:36:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:36:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1684 containing 20.00 MB] 2021-11-24 13:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51009000 2021-11-24 13:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51010000 2021-11-24 13:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51011000 2021-11-24 13:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51012000 2021-11-24 13:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51013000 2021-11-24 13:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51014000 2021-11-24 13:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51015000 2021-11-24 13:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51016000 2021-11-24 13:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51017000 2021-11-24 13:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51018000 2021-11-24 13:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51019000 2021-11-24 13:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51020000 2021-11-24 13:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51021000 2021-11-24 13:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51022000 2021-11-24 13:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51023000 2021-11-24 13:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51024000 2021-11-24 13:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51025000 2021-11-24 13:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51026000 2021-11-24 13:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51027000 2021-11-24 13:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51028000 2021-11-24 13:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51029000 2021-11-24 13:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51030000 2021-11-24 13:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51031000 2021-11-24 13:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51032000 2021-11-24 13:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51033000 2021-11-24 13:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51034000 2021-11-24 13:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51035000 2021-11-24 13:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51036000 2021-11-24 13:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51037000 2021-11-24 13:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51038000 2021-11-24 13:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51039000 2021-11-24 13:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51040000 2021-11-24 13:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51041000 2021-11-24 13:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51042000 2021-11-24 13:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51043000 2021-11-24 13:36:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:36:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1685 containing 20.00 MB] 2021-11-24 13:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51044000 2021-11-24 13:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51045000 2021-11-24 13:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51046000 2021-11-24 13:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51047000 2021-11-24 13:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51048000 2021-11-24 13:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51049000 2021-11-24 13:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51050000 2021-11-24 13:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51051000 2021-11-24 13:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51052000 2021-11-24 13:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51053000 2021-11-24 13:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51054000 2021-11-24 13:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51055000 2021-11-24 13:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51056000 2021-11-24 13:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51057000 2021-11-24 13:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51058000 2021-11-24 13:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51059000 2021-11-24 13:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51060000 2021-11-24 13:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51061000 2021-11-24 13:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51062000 2021-11-24 13:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51063000 2021-11-24 13:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51064000 2021-11-24 13:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51065000 2021-11-24 13:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51066000 2021-11-24 13:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51067000 2021-11-24 13:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51068000 2021-11-24 13:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51069000 2021-11-24 13:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51070000 2021-11-24 13:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51071000 2021-11-24 13:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51072000 2021-11-24 13:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51073000 2021-11-24 13:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51074000 2021-11-24 13:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51075000 2021-11-24 13:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51076000 2021-11-24 13:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51077000 2021-11-24 13:36:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:36:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1686 containing 20.00 MB] 2021-11-24 13:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51078000 2021-11-24 13:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51079000 2021-11-24 13:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51080000 2021-11-24 13:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51081000 2021-11-24 13:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51082000 2021-11-24 13:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51083000 2021-11-24 13:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51084000 2021-11-24 13:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51085000 2021-11-24 13:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51086000 2021-11-24 13:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51087000 2021-11-24 13:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51088000 2021-11-24 13:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51089000 2021-11-24 13:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51090000 2021-11-24 13:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51091000 2021-11-24 13:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51092000 2021-11-24 13:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51093000 2021-11-24 13:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51094000 2021-11-24 13:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51095000 2021-11-24 13:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51096000 2021-11-24 13:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51097000 2021-11-24 13:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51098000 2021-11-24 13:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51099000 2021-11-24 13:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51100000 2021-11-24 13:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51101000 2021-11-24 13:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51102000 2021-11-24 13:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51103000 2021-11-24 13:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51104000 2021-11-24 13:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51105000 2021-11-24 13:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51106000 2021-11-24 13:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51107000 2021-11-24 13:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51108000 2021-11-24 13:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51109000 2021-11-24 13:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51110000 2021-11-24 13:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51111000 2021-11-24 13:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51112000 2021-11-24 13:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51113000 2021-11-24 13:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51114000 2021-11-24 13:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51115000 2021-11-24 13:37:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:37:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1687 containing 20.00 MB] 2021-11-24 13:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51116000 2021-11-24 13:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51117000 2021-11-24 13:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51118000 2021-11-24 13:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51119000 2021-11-24 13:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51120000 2021-11-24 13:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51121000 2021-11-24 13:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51122000 2021-11-24 13:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51123000 2021-11-24 13:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51124000 2021-11-24 13:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51125000 2021-11-24 13:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51126000 2021-11-24 13:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51127000 2021-11-24 13:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51128000 2021-11-24 13:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51129000 2021-11-24 13:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51130000 2021-11-24 13:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51131000 2021-11-24 13:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51132000 2021-11-24 13:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51133000 2021-11-24 13:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51134000 2021-11-24 13:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51135000 2021-11-24 13:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51136000 2021-11-24 13:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51137000 2021-11-24 13:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51138000 2021-11-24 13:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51139000 2021-11-24 13:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51140000 2021-11-24 13:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51141000 2021-11-24 13:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51142000 2021-11-24 13:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51143000 2021-11-24 13:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51144000 2021-11-24 13:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51145000 2021-11-24 13:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51146000 2021-11-24 13:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51147000 2021-11-24 13:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51148000 2021-11-24 13:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51149000 2021-11-24 13:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51150000 2021-11-24 13:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51151000 2021-11-24 13:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51152000 2021-11-24 13:37:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:37:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1688 containing 20.00 MB] 2021-11-24 13:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51153000 2021-11-24 13:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51154000 2021-11-24 13:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51155000 2021-11-24 13:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51156000 2021-11-24 13:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51157000 2021-11-24 13:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51158000 2021-11-24 13:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51159000 2021-11-24 13:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51160000 2021-11-24 13:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51161000 2021-11-24 13:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51162000 2021-11-24 13:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51163000 2021-11-24 13:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51164000 2021-11-24 13:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51165000 2021-11-24 13:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51166000 2021-11-24 13:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51167000 2021-11-24 13:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51168000 2021-11-24 13:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51169000 2021-11-24 13:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51170000 2021-11-24 13:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51171000 2021-11-24 13:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51172000 2021-11-24 13:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51173000 2021-11-24 13:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51174000 2021-11-24 13:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51175000 2021-11-24 13:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51176000 2021-11-24 13:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51177000 2021-11-24 13:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51178000 2021-11-24 13:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51179000 2021-11-24 13:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51180000 2021-11-24 13:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51181000 2021-11-24 13:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51182000 2021-11-24 13:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51183000 2021-11-24 13:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51184000 2021-11-24 13:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51185000 2021-11-24 13:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51186000 2021-11-24 13:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51187000 2021-11-24 13:37:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:37:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1689 containing 20.00 MB] 2021-11-24 13:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51188000 2021-11-24 13:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51189000 2021-11-24 13:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51190000 2021-11-24 13:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51191000 2021-11-24 13:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51192000 2021-11-24 13:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51193000 2021-11-24 13:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51194000 2021-11-24 13:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51195000 2021-11-24 13:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51196000 2021-11-24 13:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51197000 2021-11-24 13:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51198000 2021-11-24 13:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51199000 2021-11-24 13:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51200000 2021-11-24 13:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51201000 2021-11-24 13:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51202000 2021-11-24 13:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51203000 2021-11-24 13:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51204000 2021-11-24 13:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51205000 2021-11-24 13:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51206000 2021-11-24 13:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51207000 2021-11-24 13:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51208000 2021-11-24 13:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51209000 2021-11-24 13:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51210000 2021-11-24 13:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51211000 2021-11-24 13:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51212000 2021-11-24 13:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51213000 2021-11-24 13:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51214000 2021-11-24 13:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51215000 2021-11-24 13:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51216000 2021-11-24 13:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51217000 2021-11-24 13:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51218000 2021-11-24 13:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51219000 2021-11-24 13:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51220000 2021-11-24 13:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51221000 2021-11-24 13:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51222000 2021-11-24 13:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51223000 2021-11-24 13:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51224000 2021-11-24 13:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51225000 2021-11-24 13:37:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:37:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1690 containing 20.00 MB] 2021-11-24 13:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51226000 2021-11-24 13:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51227000 2021-11-24 13:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51228000 2021-11-24 13:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51229000 2021-11-24 13:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51230000 2021-11-24 13:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51231000 2021-11-24 13:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51232000 2021-11-24 13:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51233000 2021-11-24 13:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51234000 2021-11-24 13:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51235000 2021-11-24 13:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51236000 2021-11-24 13:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51237000 2021-11-24 13:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51238000 2021-11-24 13:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51239000 2021-11-24 13:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51240000 2021-11-24 13:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51241000 2021-11-24 13:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51242000 2021-11-24 13:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51243000 2021-11-24 13:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51244000 2021-11-24 13:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51245000 2021-11-24 13:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51246000 2021-11-24 13:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51247000 2021-11-24 13:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51248000 2021-11-24 13:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51249000 2021-11-24 13:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51250000 2021-11-24 13:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51251000 2021-11-24 13:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51252000 2021-11-24 13:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51253000 2021-11-24 13:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51254000 2021-11-24 13:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51255000 2021-11-24 13:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51256000 2021-11-24 13:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51257000 2021-11-24 13:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51258000 2021-11-24 13:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51259000 2021-11-24 13:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51260000 2021-11-24 13:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51261000 2021-11-24 13:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51262000 2021-11-24 13:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51263000 2021-11-24 13:38:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:38:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1691 containing 20.00 MB] 2021-11-24 13:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51264000 2021-11-24 13:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51265000 2021-11-24 13:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51266000 2021-11-24 13:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51267000 2021-11-24 13:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51268000 2021-11-24 13:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51269000 2021-11-24 13:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51270000 2021-11-24 13:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51271000 2021-11-24 13:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51272000 2021-11-24 13:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51273000 2021-11-24 13:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51274000 2021-11-24 13:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51275000 2021-11-24 13:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51276000 2021-11-24 13:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51277000 2021-11-24 13:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51278000 2021-11-24 13:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51279000 2021-11-24 13:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51280000 2021-11-24 13:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51281000 2021-11-24 13:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51282000 2021-11-24 13:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51283000 2021-11-24 13:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51284000 2021-11-24 13:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51285000 2021-11-24 13:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51286000 2021-11-24 13:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51287000 2021-11-24 13:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51288000 2021-11-24 13:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51289000 2021-11-24 13:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51290000 2021-11-24 13:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51291000 2021-11-24 13:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51292000 2021-11-24 13:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51293000 2021-11-24 13:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51294000 2021-11-24 13:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51295000 2021-11-24 13:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51296000 2021-11-24 13:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51297000 2021-11-24 13:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51298000 2021-11-24 13:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51299000 2021-11-24 13:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51300000 2021-11-24 13:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51301000 2021-11-24 13:38:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:38:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1692 containing 20.00 MB] 2021-11-24 13:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51302000 2021-11-24 13:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51303000 2021-11-24 13:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51304000 2021-11-24 13:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51305000 2021-11-24 13:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51306000 2021-11-24 13:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51307000 2021-11-24 13:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51308000 2021-11-24 13:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51309000 2021-11-24 13:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51310000 2021-11-24 13:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51311000 2021-11-24 13:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51312000 2021-11-24 13:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51313000 2021-11-24 13:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51314000 2021-11-24 13:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51315000 2021-11-24 13:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51316000 2021-11-24 13:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51317000 2021-11-24 13:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51318000 2021-11-24 13:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51319000 2021-11-24 13:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51320000 2021-11-24 13:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51321000 2021-11-24 13:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51322000 2021-11-24 13:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51323000 2021-11-24 13:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51324000 2021-11-24 13:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51325000 2021-11-24 13:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51326000 2021-11-24 13:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51327000 2021-11-24 13:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51328000 2021-11-24 13:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51329000 2021-11-24 13:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51330000 2021-11-24 13:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51331000 2021-11-24 13:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51332000 2021-11-24 13:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51333000 2021-11-24 13:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51334000 2021-11-24 13:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51335000 2021-11-24 13:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51336000 2021-11-24 13:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51337000 2021-11-24 13:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51338000 2021-11-24 13:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51339000 2021-11-24 13:38:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:38:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1693 containing 20.00 MB] 2021-11-24 13:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51340000 2021-11-24 13:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51341000 2021-11-24 13:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51342000 2021-11-24 13:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51343000 2021-11-24 13:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51344000 2021-11-24 13:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51345000 2021-11-24 13:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51346000 2021-11-24 13:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51347000 2021-11-24 13:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51348000 2021-11-24 13:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51349000 2021-11-24 13:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51350000 2021-11-24 13:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51351000 2021-11-24 13:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51352000 2021-11-24 13:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51353000 2021-11-24 13:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51354000 2021-11-24 13:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51355000 2021-11-24 13:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51356000 2021-11-24 13:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51357000 2021-11-24 13:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51358000 2021-11-24 13:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51359000 2021-11-24 13:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51360000 2021-11-24 13:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51361000 2021-11-24 13:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51362000 2021-11-24 13:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51363000 2021-11-24 13:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51364000 2021-11-24 13:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51365000 2021-11-24 13:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51366000 2021-11-24 13:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51367000 2021-11-24 13:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51368000 2021-11-24 13:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51369000 2021-11-24 13:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51370000 2021-11-24 13:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51371000 2021-11-24 13:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51372000 2021-11-24 13:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51373000 2021-11-24 13:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51374000 2021-11-24 13:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51375000 2021-11-24 13:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51376000 2021-11-24 13:39:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:39:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1694 containing 20.00 MB] 2021-11-24 13:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51377000 2021-11-24 13:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51378000 2021-11-24 13:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51379000 2021-11-24 13:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51380000 2021-11-24 13:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51381000 2021-11-24 13:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51382000 2021-11-24 13:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51383000 2021-11-24 13:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51384000 2021-11-24 13:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51385000 2021-11-24 13:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51386000 2021-11-24 13:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51387000 2021-11-24 13:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51388000 2021-11-24 13:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51389000 2021-11-24 13:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51390000 2021-11-24 13:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51391000 2021-11-24 13:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51392000 2021-11-24 13:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51393000 2021-11-24 13:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51394000 2021-11-24 13:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51395000 2021-11-24 13:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51396000 2021-11-24 13:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51397000 2021-11-24 13:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51398000 2021-11-24 13:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51399000 2021-11-24 13:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51400000 2021-11-24 13:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51401000 2021-11-24 13:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51402000 2021-11-24 13:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51403000 2021-11-24 13:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51404000 2021-11-24 13:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51405000 2021-11-24 13:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51406000 2021-11-24 13:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51407000 2021-11-24 13:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51408000 2021-11-24 13:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51409000 2021-11-24 13:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51410000 2021-11-24 13:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51411000 2021-11-24 13:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51412000 2021-11-24 13:39:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:39:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1695 containing 20.00 MB] 2021-11-24 13:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51413000 2021-11-24 13:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51414000 2021-11-24 13:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51415000 2021-11-24 13:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51416000 2021-11-24 13:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51417000 2021-11-24 13:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51418000 2021-11-24 13:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51419000 2021-11-24 13:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51420000 2021-11-24 13:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51421000 2021-11-24 13:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51422000 2021-11-24 13:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51423000 2021-11-24 13:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51424000 2021-11-24 13:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51425000 2021-11-24 13:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51426000 2021-11-24 13:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51427000 2021-11-24 13:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51428000 2021-11-24 13:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51429000 2021-11-24 13:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51430000 2021-11-24 13:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51431000 2021-11-24 13:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51432000 2021-11-24 13:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51433000 2021-11-24 13:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51434000 2021-11-24 13:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51435000 2021-11-24 13:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51436000 2021-11-24 13:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51437000 2021-11-24 13:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51438000 2021-11-24 13:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51439000 2021-11-24 13:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51440000 2021-11-24 13:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51441000 2021-11-24 13:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51442000 2021-11-24 13:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51443000 2021-11-24 13:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51444000 2021-11-24 13:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51445000 2021-11-24 13:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51446000 2021-11-24 13:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51447000 2021-11-24 13:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51448000 2021-11-24 13:39:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:39:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1696 containing 20.00 MB] 2021-11-24 13:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51449000 2021-11-24 13:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51450000 2021-11-24 13:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51451000 2021-11-24 13:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51452000 2021-11-24 13:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51453000 2021-11-24 13:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51454000 2021-11-24 13:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51455000 2021-11-24 13:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51456000 2021-11-24 13:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51457000 2021-11-24 13:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51458000 2021-11-24 13:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51459000 2021-11-24 13:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51460000 2021-11-24 13:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51461000 2021-11-24 13:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51462000 2021-11-24 13:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51463000 2021-11-24 13:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51464000 2021-11-24 13:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51465000 2021-11-24 13:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51466000 2021-11-24 13:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51467000 2021-11-24 13:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51468000 2021-11-24 13:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51469000 2021-11-24 13:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51470000 2021-11-24 13:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51471000 2021-11-24 13:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51472000 2021-11-24 13:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51473000 2021-11-24 13:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51474000 2021-11-24 13:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51475000 2021-11-24 13:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51476000 2021-11-24 13:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51477000 2021-11-24 13:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51478000 2021-11-24 13:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51479000 2021-11-24 13:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51480000 2021-11-24 13:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51481000 2021-11-24 13:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51482000 2021-11-24 13:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51483000 2021-11-24 13:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51484000 2021-11-24 13:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51485000 2021-11-24 13:39:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:39:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1697 containing 20.00 MB] 2021-11-24 13:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51486000 2021-11-24 13:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51487000 2021-11-24 13:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51488000 2021-11-24 13:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51489000 2021-11-24 13:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51490000 2021-11-24 13:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51491000 2021-11-24 13:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51492000 2021-11-24 13:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51493000 2021-11-24 13:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51494000 2021-11-24 13:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51495000 2021-11-24 13:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51496000 2021-11-24 13:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51497000 2021-11-24 13:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51498000 2021-11-24 13:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51499000 2021-11-24 13:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51500000 2021-11-24 13:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51501000 2021-11-24 13:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51502000 2021-11-24 13:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51503000 2021-11-24 13:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51504000 2021-11-24 13:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51505000 2021-11-24 13:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51506000 2021-11-24 13:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51507000 2021-11-24 13:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51508000 2021-11-24 13:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51509000 2021-11-24 13:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51510000 2021-11-24 13:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51511000 2021-11-24 13:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51512000 2021-11-24 13:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51513000 2021-11-24 13:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51514000 2021-11-24 13:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51515000 2021-11-24 13:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51516000 2021-11-24 13:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51517000 2021-11-24 13:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51518000 2021-11-24 13:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51519000 2021-11-24 13:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51520000 2021-11-24 13:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51521000 2021-11-24 13:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51522000 2021-11-24 13:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51523000 2021-11-24 13:40:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:40:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1698 containing 20.00 MB] 2021-11-24 13:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51524000 2021-11-24 13:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51525000 2021-11-24 13:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51526000 2021-11-24 13:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51527000 2021-11-24 13:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51528000 2021-11-24 13:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51529000 2021-11-24 13:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51530000 2021-11-24 13:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51531000 2021-11-24 13:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51532000 2021-11-24 13:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51533000 2021-11-24 13:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51534000 2021-11-24 13:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51535000 2021-11-24 13:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51536000 2021-11-24 13:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51537000 2021-11-24 13:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51538000 2021-11-24 13:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51539000 2021-11-24 13:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51540000 2021-11-24 13:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51541000 2021-11-24 13:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51542000 2021-11-24 13:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51543000 2021-11-24 13:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51544000 2021-11-24 13:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51545000 2021-11-24 13:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51546000 2021-11-24 13:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51547000 2021-11-24 13:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51548000 2021-11-24 13:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51549000 2021-11-24 13:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51550000 2021-11-24 13:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51551000 2021-11-24 13:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51552000 2021-11-24 13:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51553000 2021-11-24 13:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51554000 2021-11-24 13:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51555000 2021-11-24 13:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51556000 2021-11-24 13:40:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:40:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1699 containing 20.00 MB] 2021-11-24 13:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51557000 2021-11-24 13:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51558000 2021-11-24 13:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51559000 2021-11-24 13:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51560000 2021-11-24 13:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51561000 2021-11-24 13:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51562000 2021-11-24 13:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51563000 2021-11-24 13:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51564000 2021-11-24 13:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51565000 2021-11-24 13:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51566000 2021-11-24 13:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51567000 2021-11-24 13:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51568000 2021-11-24 13:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51569000 2021-11-24 13:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51570000 2021-11-24 13:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51571000 2021-11-24 13:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51572000 2021-11-24 13:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51573000 2021-11-24 13:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51574000 2021-11-24 13:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51575000 2021-11-24 13:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51576000 2021-11-24 13:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51577000 2021-11-24 13:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51578000 2021-11-24 13:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51579000 2021-11-24 13:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51580000 2021-11-24 13:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51581000 2021-11-24 13:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51582000 2021-11-24 13:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51583000 2021-11-24 13:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51584000 2021-11-24 13:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51585000 2021-11-24 13:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51586000 2021-11-24 13:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51587000 2021-11-24 13:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51588000 2021-11-24 13:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51589000 2021-11-24 13:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51590000 2021-11-24 13:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51591000 2021-11-24 13:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51592000 2021-11-24 13:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51593000 2021-11-24 13:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51594000 2021-11-24 13:40:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:40:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1700 containing 20.00 MB] 2021-11-24 13:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51595000 2021-11-24 13:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51596000 2021-11-24 13:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51597000 2021-11-24 13:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51598000 2021-11-24 13:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51599000 2021-11-24 13:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51600000 2021-11-24 13:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51601000 2021-11-24 13:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51602000 2021-11-24 13:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51603000 2021-11-24 13:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51604000 2021-11-24 13:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51605000 2021-11-24 13:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51606000 2021-11-24 13:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51607000 2021-11-24 13:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51608000 2021-11-24 13:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51609000 2021-11-24 13:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51610000 2021-11-24 13:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51611000 2021-11-24 13:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51612000 2021-11-24 13:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51613000 2021-11-24 13:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51614000 2021-11-24 13:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51615000 2021-11-24 13:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51616000 2021-11-24 13:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51617000 2021-11-24 13:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51618000 2021-11-24 13:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51619000 2021-11-24 13:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51620000 2021-11-24 13:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51621000 2021-11-24 13:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51622000 2021-11-24 13:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51623000 2021-11-24 13:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51624000 2021-11-24 13:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51625000 2021-11-24 13:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51626000 2021-11-24 13:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51627000 2021-11-24 13:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51628000 2021-11-24 13:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51629000 2021-11-24 13:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51630000 2021-11-24 13:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51631000 2021-11-24 13:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51632000 2021-11-24 13:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51633000 2021-11-24 13:41:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:41:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1701 containing 20.00 MB] 2021-11-24 13:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51634000 2021-11-24 13:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51635000 2021-11-24 13:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51636000 2021-11-24 13:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51637000 2021-11-24 13:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51638000 2021-11-24 13:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51639000 2021-11-24 13:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51640000 2021-11-24 13:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51641000 2021-11-24 13:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51642000 2021-11-24 13:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51643000 2021-11-24 13:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51644000 2021-11-24 13:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51645000 2021-11-24 13:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51646000 2021-11-24 13:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51647000 2021-11-24 13:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51648000 2021-11-24 13:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51649000 2021-11-24 13:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51650000 2021-11-24 13:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51651000 2021-11-24 13:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51652000 2021-11-24 13:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51653000 2021-11-24 13:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51654000 2021-11-24 13:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51655000 2021-11-24 13:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51656000 2021-11-24 13:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51657000 2021-11-24 13:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51658000 2021-11-24 13:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51659000 2021-11-24 13:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51660000 2021-11-24 13:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51661000 2021-11-24 13:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51662000 2021-11-24 13:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51663000 2021-11-24 13:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51664000 2021-11-24 13:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51665000 2021-11-24 13:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51666000 2021-11-24 13:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51667000 2021-11-24 13:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51668000 2021-11-24 13:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51669000 2021-11-24 13:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51670000 2021-11-24 13:41:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:41:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1702 containing 20.00 MB] 2021-11-24 13:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51671000 2021-11-24 13:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51672000 2021-11-24 13:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51673000 2021-11-24 13:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51674000 2021-11-24 13:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51675000 2021-11-24 13:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51676000 2021-11-24 13:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51677000 2021-11-24 13:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51678000 2021-11-24 13:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51679000 2021-11-24 13:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51680000 2021-11-24 13:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51681000 2021-11-24 13:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51682000 2021-11-24 13:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51683000 2021-11-24 13:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51684000 2021-11-24 13:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51685000 2021-11-24 13:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51686000 2021-11-24 13:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51687000 2021-11-24 13:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51688000 2021-11-24 13:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51689000 2021-11-24 13:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51690000 2021-11-24 13:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51691000 2021-11-24 13:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51692000 2021-11-24 13:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51693000 2021-11-24 13:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51694000 2021-11-24 13:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51695000 2021-11-24 13:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51696000 2021-11-24 13:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51697000 2021-11-24 13:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51698000 2021-11-24 13:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51699000 2021-11-24 13:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51700000 2021-11-24 13:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51701000 2021-11-24 13:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51702000 2021-11-24 13:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51703000 2021-11-24 13:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51704000 2021-11-24 13:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51705000 2021-11-24 13:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51706000 2021-11-24 13:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51707000 2021-11-24 13:41:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:41:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1703 containing 20.00 MB] 2021-11-24 13:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51708000 2021-11-24 13:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51709000 2021-11-24 13:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51710000 2021-11-24 13:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51711000 2021-11-24 13:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51712000 2021-11-24 13:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51713000 2021-11-24 13:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51714000 2021-11-24 13:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51715000 2021-11-24 13:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51716000 2021-11-24 13:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51717000 2021-11-24 13:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51718000 2021-11-24 13:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51719000 2021-11-24 13:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51720000 2021-11-24 13:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51721000 2021-11-24 13:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51722000 2021-11-24 13:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51723000 2021-11-24 13:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51724000 2021-11-24 13:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51725000 2021-11-24 13:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51726000 2021-11-24 13:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51727000 2021-11-24 13:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51728000 2021-11-24 13:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51729000 2021-11-24 13:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51730000 2021-11-24 13:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51731000 2021-11-24 13:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51732000 2021-11-24 13:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51733000 2021-11-24 13:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51734000 2021-11-24 13:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51735000 2021-11-24 13:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51736000 2021-11-24 13:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51737000 2021-11-24 13:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51738000 2021-11-24 13:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51739000 2021-11-24 13:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51740000 2021-11-24 13:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51741000 2021-11-24 13:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51742000 2021-11-24 13:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51743000 2021-11-24 13:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51744000 2021-11-24 13:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51745000 2021-11-24 13:41:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:41:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1704 containing 20.00 MB] 2021-11-24 13:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51746000 2021-11-24 13:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51747000 2021-11-24 13:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51748000 2021-11-24 13:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51749000 2021-11-24 13:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51750000 2021-11-24 13:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51751000 2021-11-24 13:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51752000 2021-11-24 13:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51753000 2021-11-24 13:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51754000 2021-11-24 13:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51755000 2021-11-24 13:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51756000 2021-11-24 13:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51757000 2021-11-24 13:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51758000 2021-11-24 13:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51759000 2021-11-24 13:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51760000 2021-11-24 13:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51761000 2021-11-24 13:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51762000 2021-11-24 13:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51763000 2021-11-24 13:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51764000 2021-11-24 13:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51765000 2021-11-24 13:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51766000 2021-11-24 13:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51767000 2021-11-24 13:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51768000 2021-11-24 13:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51769000 2021-11-24 13:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51770000 2021-11-24 13:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51771000 2021-11-24 13:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51772000 2021-11-24 13:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51773000 2021-11-24 13:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51774000 2021-11-24 13:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51775000 2021-11-24 13:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51776000 2021-11-24 13:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51777000 2021-11-24 13:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51778000 2021-11-24 13:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51779000 2021-11-24 13:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51780000 2021-11-24 13:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51781000 2021-11-24 13:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51782000 2021-11-24 13:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51783000 2021-11-24 13:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51784000 2021-11-24 13:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51785000 2021-11-24 13:42:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:42:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1705 containing 20.00 MB] 2021-11-24 13:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51786000 2021-11-24 13:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51787000 2021-11-24 13:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51788000 2021-11-24 13:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51789000 2021-11-24 13:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51790000 2021-11-24 13:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51791000 2021-11-24 13:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51792000 2021-11-24 13:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51793000 2021-11-24 13:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51794000 2021-11-24 13:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51795000 2021-11-24 13:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51796000 2021-11-24 13:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51797000 2021-11-24 13:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51798000 2021-11-24 13:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51799000 2021-11-24 13:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51800000 2021-11-24 13:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51801000 2021-11-24 13:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51802000 2021-11-24 13:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51803000 2021-11-24 13:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51804000 2021-11-24 13:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51805000 2021-11-24 13:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51806000 2021-11-24 13:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51807000 2021-11-24 13:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51808000 2021-11-24 13:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51809000 2021-11-24 13:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51810000 2021-11-24 13:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51811000 2021-11-24 13:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51812000 2021-11-24 13:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51813000 2021-11-24 13:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51814000 2021-11-24 13:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51815000 2021-11-24 13:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51816000 2021-11-24 13:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51817000 2021-11-24 13:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51818000 2021-11-24 13:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51819000 2021-11-24 13:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51820000 2021-11-24 13:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51821000 2021-11-24 13:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51822000 2021-11-24 13:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51823000 2021-11-24 13:42:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:42:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1706 containing 20.00 MB] 2021-11-24 13:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51824000 2021-11-24 13:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51825000 2021-11-24 13:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51826000 2021-11-24 13:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51827000 2021-11-24 13:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51828000 2021-11-24 13:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51829000 2021-11-24 13:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51830000 2021-11-24 13:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51831000 2021-11-24 13:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51832000 2021-11-24 13:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51833000 2021-11-24 13:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51834000 2021-11-24 13:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51835000 2021-11-24 13:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51836000 2021-11-24 13:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51837000 2021-11-24 13:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51838000 2021-11-24 13:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51839000 2021-11-24 13:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51840000 2021-11-24 13:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51841000 2021-11-24 13:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51842000 2021-11-24 13:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51843000 2021-11-24 13:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51844000 2021-11-24 13:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51845000 2021-11-24 13:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51846000 2021-11-24 13:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51847000 2021-11-24 13:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51848000 2021-11-24 13:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51849000 2021-11-24 13:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51850000 2021-11-24 13:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51851000 2021-11-24 13:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51852000 2021-11-24 13:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51853000 2021-11-24 13:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51854000 2021-11-24 13:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51855000 2021-11-24 13:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51856000 2021-11-24 13:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51857000 2021-11-24 13:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51858000 2021-11-24 13:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51859000 2021-11-24 13:42:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:42:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1707 containing 20.00 MB] 2021-11-24 13:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51860000 2021-11-24 13:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51861000 2021-11-24 13:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51862000 2021-11-24 13:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51863000 2021-11-24 13:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51864000 2021-11-24 13:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51865000 2021-11-24 13:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51866000 2021-11-24 13:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51867000 2021-11-24 13:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51868000 2021-11-24 13:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51869000 2021-11-24 13:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51870000 2021-11-24 13:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51871000 2021-11-24 13:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51872000 2021-11-24 13:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51873000 2021-11-24 13:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51874000 2021-11-24 13:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51875000 2021-11-24 13:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51876000 2021-11-24 13:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51877000 2021-11-24 13:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51878000 2021-11-24 13:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51879000 2021-11-24 13:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51880000 2021-11-24 13:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51881000 2021-11-24 13:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51882000 2021-11-24 13:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51883000 2021-11-24 13:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51884000 2021-11-24 13:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51885000 2021-11-24 13:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51886000 2021-11-24 13:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51887000 2021-11-24 13:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51888000 2021-11-24 13:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51889000 2021-11-24 13:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51890000 2021-11-24 13:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51891000 2021-11-24 13:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51892000 2021-11-24 13:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51893000 2021-11-24 13:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51894000 2021-11-24 13:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51895000 2021-11-24 13:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51896000 2021-11-24 13:43:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:43:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1708 containing 20.00 MB] 2021-11-24 13:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51897000 2021-11-24 13:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51898000 2021-11-24 13:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51899000 2021-11-24 13:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51900000 2021-11-24 13:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51901000 2021-11-24 13:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51902000 2021-11-24 13:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51903000 2021-11-24 13:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51904000 2021-11-24 13:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51905000 2021-11-24 13:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51906000 2021-11-24 13:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51907000 2021-11-24 13:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51908000 2021-11-24 13:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51909000 2021-11-24 13:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51910000 2021-11-24 13:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51911000 2021-11-24 13:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51912000 2021-11-24 13:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51913000 2021-11-24 13:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51914000 2021-11-24 13:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51915000 2021-11-24 13:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51916000 2021-11-24 13:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51917000 2021-11-24 13:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51918000 2021-11-24 13:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51919000 2021-11-24 13:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51920000 2021-11-24 13:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51921000 2021-11-24 13:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51922000 2021-11-24 13:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51923000 2021-11-24 13:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51924000 2021-11-24 13:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51925000 2021-11-24 13:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51926000 2021-11-24 13:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51927000 2021-11-24 13:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51928000 2021-11-24 13:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51929000 2021-11-24 13:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51930000 2021-11-24 13:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51931000 2021-11-24 13:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51932000 2021-11-24 13:43:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:43:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1709 containing 20.00 MB] 2021-11-24 13:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51933000 2021-11-24 13:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51934000 2021-11-24 13:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51935000 2021-11-24 13:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51936000 2021-11-24 13:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51937000 2021-11-24 13:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51938000 2021-11-24 13:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51939000 2021-11-24 13:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51940000 2021-11-24 13:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51941000 2021-11-24 13:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51942000 2021-11-24 13:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51943000 2021-11-24 13:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51944000 2021-11-24 13:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51945000 2021-11-24 13:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51946000 2021-11-24 13:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51947000 2021-11-24 13:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51948000 2021-11-24 13:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51949000 2021-11-24 13:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51950000 2021-11-24 13:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51951000 2021-11-24 13:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51952000 2021-11-24 13:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51953000 2021-11-24 13:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51954000 2021-11-24 13:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51955000 2021-11-24 13:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51956000 2021-11-24 13:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51957000 2021-11-24 13:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51958000 2021-11-24 13:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51959000 2021-11-24 13:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51960000 2021-11-24 13:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51961000 2021-11-24 13:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51962000 2021-11-24 13:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51963000 2021-11-24 13:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51964000 2021-11-24 13:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51965000 2021-11-24 13:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51966000 2021-11-24 13:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51967000 2021-11-24 13:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51968000 2021-11-24 13:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51969000 2021-11-24 13:43:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:43:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1710 containing 20.00 MB] 2021-11-24 13:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51970000 2021-11-24 13:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51971000 2021-11-24 13:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51972000 2021-11-24 13:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51973000 2021-11-24 13:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51974000 2021-11-24 13:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51975000 2021-11-24 13:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51976000 2021-11-24 13:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51977000 2021-11-24 13:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51978000 2021-11-24 13:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51979000 2021-11-24 13:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51980000 2021-11-24 13:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51981000 2021-11-24 13:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51982000 2021-11-24 13:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51983000 2021-11-24 13:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51984000 2021-11-24 13:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51985000 2021-11-24 13:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51986000 2021-11-24 13:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51987000 2021-11-24 13:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51988000 2021-11-24 13:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51989000 2021-11-24 13:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51990000 2021-11-24 13:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51991000 2021-11-24 13:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51992000 2021-11-24 13:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51993000 2021-11-24 13:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51994000 2021-11-24 13:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51995000 2021-11-24 13:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51996000 2021-11-24 13:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51997000 2021-11-24 13:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51998000 2021-11-24 13:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 51999000 2021-11-24 13:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52000000 2021-11-24 13:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52001000 2021-11-24 13:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52002000 2021-11-24 13:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52003000 2021-11-24 13:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52004000 2021-11-24 13:43:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:43:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1711 containing 20.00 MB] 2021-11-24 13:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52005000 2021-11-24 13:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52006000 2021-11-24 13:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52007000 2021-11-24 13:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52008000 2021-11-24 13:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52009000 2021-11-24 13:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52010000 2021-11-24 13:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52011000 2021-11-24 13:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52012000 2021-11-24 13:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52013000 2021-11-24 13:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52014000 2021-11-24 13:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52015000 2021-11-24 13:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52016000 2021-11-24 13:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52017000 2021-11-24 13:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52018000 2021-11-24 13:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52019000 2021-11-24 13:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52020000 2021-11-24 13:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52021000 2021-11-24 13:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52022000 2021-11-24 13:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52023000 2021-11-24 13:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52024000 2021-11-24 13:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52025000 2021-11-24 13:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52026000 2021-11-24 13:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52027000 2021-11-24 13:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52028000 2021-11-24 13:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52029000 2021-11-24 13:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52030000 2021-11-24 13:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52031000 2021-11-24 13:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52032000 2021-11-24 13:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52033000 2021-11-24 13:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52034000 2021-11-24 13:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52035000 2021-11-24 13:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52036000 2021-11-24 13:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52037000 2021-11-24 13:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52038000 2021-11-24 13:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52039000 2021-11-24 13:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52040000 2021-11-24 13:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52041000 2021-11-24 13:44:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:44:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1712 containing 20.00 MB] 2021-11-24 13:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52042000 2021-11-24 13:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52043000 2021-11-24 13:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52044000 2021-11-24 13:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52045000 2021-11-24 13:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52046000 2021-11-24 13:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52047000 2021-11-24 13:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52048000 2021-11-24 13:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52049000 2021-11-24 13:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52050000 2021-11-24 13:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52051000 2021-11-24 13:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52052000 2021-11-24 13:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52053000 2021-11-24 13:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52054000 2021-11-24 13:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52055000 2021-11-24 13:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52056000 2021-11-24 13:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52057000 2021-11-24 13:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52058000 2021-11-24 13:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52059000 2021-11-24 13:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52060000 2021-11-24 13:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52061000 2021-11-24 13:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52062000 2021-11-24 13:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52063000 2021-11-24 13:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52064000 2021-11-24 13:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52065000 2021-11-24 13:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52066000 2021-11-24 13:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52067000 2021-11-24 13:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52068000 2021-11-24 13:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52069000 2021-11-24 13:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52070000 2021-11-24 13:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52071000 2021-11-24 13:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52072000 2021-11-24 13:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52073000 2021-11-24 13:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52074000 2021-11-24 13:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52075000 2021-11-24 13:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52076000 2021-11-24 13:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52077000 2021-11-24 13:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52078000 2021-11-24 13:44:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:44:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1713 containing 20.00 MB] 2021-11-24 13:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52079000 2021-11-24 13:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52080000 2021-11-24 13:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52081000 2021-11-24 13:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52082000 2021-11-24 13:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52083000 2021-11-24 13:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52084000 2021-11-24 13:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52085000 2021-11-24 13:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52086000 2021-11-24 13:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52087000 2021-11-24 13:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52088000 2021-11-24 13:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52089000 2021-11-24 13:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52090000 2021-11-24 13:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52091000 2021-11-24 13:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52092000 2021-11-24 13:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52093000 2021-11-24 13:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52094000 2021-11-24 13:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52095000 2021-11-24 13:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52096000 2021-11-24 13:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52097000 2021-11-24 13:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52098000 2021-11-24 13:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52099000 2021-11-24 13:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52100000 2021-11-24 13:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52101000 2021-11-24 13:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52102000 2021-11-24 13:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52103000 2021-11-24 13:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52104000 2021-11-24 13:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52105000 2021-11-24 13:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52106000 2021-11-24 13:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52107000 2021-11-24 13:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52108000 2021-11-24 13:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52109000 2021-11-24 13:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52110000 2021-11-24 13:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52111000 2021-11-24 13:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52112000 2021-11-24 13:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52113000 2021-11-24 13:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52114000 2021-11-24 13:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52115000 2021-11-24 13:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52116000 2021-11-24 13:44:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:44:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1714 containing 20.00 MB] 2021-11-24 13:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52117000 2021-11-24 13:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52118000 2021-11-24 13:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52119000 2021-11-24 13:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52120000 2021-11-24 13:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52121000 2021-11-24 13:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52122000 2021-11-24 13:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52123000 2021-11-24 13:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52124000 2021-11-24 13:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52125000 2021-11-24 13:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52126000 2021-11-24 13:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52127000 2021-11-24 13:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52128000 2021-11-24 13:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52129000 2021-11-24 13:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52130000 2021-11-24 13:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52131000 2021-11-24 13:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52132000 2021-11-24 13:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52133000 2021-11-24 13:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52134000 2021-11-24 13:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52135000 2021-11-24 13:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52136000 2021-11-24 13:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52137000 2021-11-24 13:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52138000 2021-11-24 13:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52139000 2021-11-24 13:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52140000 2021-11-24 13:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52141000 2021-11-24 13:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52142000 2021-11-24 13:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52143000 2021-11-24 13:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52144000 2021-11-24 13:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52145000 2021-11-24 13:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52146000 2021-11-24 13:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52147000 2021-11-24 13:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52148000 2021-11-24 13:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52149000 2021-11-24 13:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52150000 2021-11-24 13:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52151000 2021-11-24 13:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52152000 2021-11-24 13:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52153000 2021-11-24 13:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52154000 2021-11-24 13:45:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:45:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1715 containing 20.00 MB] 2021-11-24 13:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52155000 2021-11-24 13:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52156000 2021-11-24 13:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52157000 2021-11-24 13:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52158000 2021-11-24 13:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52159000 2021-11-24 13:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52160000 2021-11-24 13:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52161000 2021-11-24 13:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52162000 2021-11-24 13:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52163000 2021-11-24 13:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52164000 2021-11-24 13:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52165000 2021-11-24 13:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52166000 2021-11-24 13:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52167000 2021-11-24 13:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52168000 2021-11-24 13:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52169000 2021-11-24 13:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52170000 2021-11-24 13:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52171000 2021-11-24 13:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52172000 2021-11-24 13:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52173000 2021-11-24 13:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52174000 2021-11-24 13:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52175000 2021-11-24 13:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52176000 2021-11-24 13:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52177000 2021-11-24 13:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52178000 2021-11-24 13:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52179000 2021-11-24 13:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52180000 2021-11-24 13:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52181000 2021-11-24 13:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52182000 2021-11-24 13:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52183000 2021-11-24 13:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52184000 2021-11-24 13:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52185000 2021-11-24 13:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52186000 2021-11-24 13:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52187000 2021-11-24 13:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52188000 2021-11-24 13:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52189000 2021-11-24 13:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52190000 2021-11-24 13:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52191000 2021-11-24 13:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52192000 2021-11-24 13:45:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:45:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1716 containing 20.00 MB] 2021-11-24 13:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52193000 2021-11-24 13:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52194000 2021-11-24 13:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52195000 2021-11-24 13:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52196000 2021-11-24 13:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52197000 2021-11-24 13:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52198000 2021-11-24 13:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52199000 2021-11-24 13:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52200000 2021-11-24 13:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52201000 2021-11-24 13:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52202000 2021-11-24 13:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52203000 2021-11-24 13:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52204000 2021-11-24 13:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52205000 2021-11-24 13:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52206000 2021-11-24 13:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52207000 2021-11-24 13:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52208000 2021-11-24 13:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52209000 2021-11-24 13:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52210000 2021-11-24 13:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52211000 2021-11-24 13:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52212000 2021-11-24 13:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52213000 2021-11-24 13:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52214000 2021-11-24 13:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52215000 2021-11-24 13:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52216000 2021-11-24 13:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52217000 2021-11-24 13:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52218000 2021-11-24 13:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52219000 2021-11-24 13:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52220000 2021-11-24 13:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52221000 2021-11-24 13:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52222000 2021-11-24 13:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52223000 2021-11-24 13:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52224000 2021-11-24 13:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52225000 2021-11-24 13:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52226000 2021-11-24 13:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52227000 2021-11-24 13:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52228000 2021-11-24 13:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52229000 2021-11-24 13:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52230000 2021-11-24 13:45:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:45:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1717 containing 20.00 MB] 2021-11-24 13:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52231000 2021-11-24 13:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52232000 2021-11-24 13:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52233000 2021-11-24 13:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52234000 2021-11-24 13:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52235000 2021-11-24 13:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52236000 2021-11-24 13:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52237000 2021-11-24 13:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52238000 2021-11-24 13:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52239000 2021-11-24 13:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52240000 2021-11-24 13:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52241000 2021-11-24 13:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52242000 2021-11-24 13:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52243000 2021-11-24 13:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52244000 2021-11-24 13:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52245000 2021-11-24 13:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52246000 2021-11-24 13:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52247000 2021-11-24 13:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52248000 2021-11-24 13:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52249000 2021-11-24 13:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52250000 2021-11-24 13:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52251000 2021-11-24 13:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52252000 2021-11-24 13:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52253000 2021-11-24 13:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52254000 2021-11-24 13:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52255000 2021-11-24 13:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52256000 2021-11-24 13:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52257000 2021-11-24 13:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52258000 2021-11-24 13:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52259000 2021-11-24 13:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52260000 2021-11-24 13:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52261000 2021-11-24 13:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52262000 2021-11-24 13:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52263000 2021-11-24 13:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52264000 2021-11-24 13:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52265000 2021-11-24 13:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52266000 2021-11-24 13:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52267000 2021-11-24 13:46:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:46:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1718 containing 20.00 MB] 2021-11-24 13:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52268000 2021-11-24 13:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52269000 2021-11-24 13:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52270000 2021-11-24 13:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52271000 2021-11-24 13:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52272000 2021-11-24 13:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52273000 2021-11-24 13:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52274000 2021-11-24 13:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52275000 2021-11-24 13:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52276000 2021-11-24 13:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52277000 2021-11-24 13:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52278000 2021-11-24 13:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52279000 2021-11-24 13:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52280000 2021-11-24 13:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52281000 2021-11-24 13:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52282000 2021-11-24 13:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52283000 2021-11-24 13:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52284000 2021-11-24 13:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52285000 2021-11-24 13:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52286000 2021-11-24 13:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52287000 2021-11-24 13:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52288000 2021-11-24 13:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52289000 2021-11-24 13:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52290000 2021-11-24 13:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52291000 2021-11-24 13:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52292000 2021-11-24 13:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52293000 2021-11-24 13:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52294000 2021-11-24 13:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52295000 2021-11-24 13:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52296000 2021-11-24 13:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52297000 2021-11-24 13:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52298000 2021-11-24 13:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52299000 2021-11-24 13:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52300000 2021-11-24 13:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52301000 2021-11-24 13:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52302000 2021-11-24 13:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52303000 2021-11-24 13:46:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:46:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1719 containing 20.00 MB] 2021-11-24 13:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52304000 2021-11-24 13:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52305000 2021-11-24 13:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52306000 2021-11-24 13:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52307000 2021-11-24 13:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52308000 2021-11-24 13:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52309000 2021-11-24 13:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52310000 2021-11-24 13:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52311000 2021-11-24 13:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52312000 2021-11-24 13:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52313000 2021-11-24 13:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52314000 2021-11-24 13:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52315000 2021-11-24 13:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52316000 2021-11-24 13:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52317000 2021-11-24 13:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52318000 2021-11-24 13:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52319000 2021-11-24 13:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52320000 2021-11-24 13:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52321000 2021-11-24 13:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52322000 2021-11-24 13:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52323000 2021-11-24 13:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52324000 2021-11-24 13:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52325000 2021-11-24 13:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52326000 2021-11-24 13:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52327000 2021-11-24 13:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52328000 2021-11-24 13:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52329000 2021-11-24 13:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52330000 2021-11-24 13:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52331000 2021-11-24 13:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52332000 2021-11-24 13:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52333000 2021-11-24 13:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52334000 2021-11-24 13:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52335000 2021-11-24 13:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52336000 2021-11-24 13:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52337000 2021-11-24 13:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52338000 2021-11-24 13:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52339000 2021-11-24 13:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52340000 2021-11-24 13:46:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:46:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1720 containing 20.00 MB] 2021-11-24 13:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52341000 2021-11-24 13:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52342000 2021-11-24 13:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52343000 2021-11-24 13:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52344000 2021-11-24 13:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52345000 2021-11-24 13:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52346000 2021-11-24 13:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52347000 2021-11-24 13:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52348000 2021-11-24 13:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52349000 2021-11-24 13:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52350000 2021-11-24 13:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52351000 2021-11-24 13:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52352000 2021-11-24 13:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52353000 2021-11-24 13:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52354000 2021-11-24 13:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52355000 2021-11-24 13:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52356000 2021-11-24 13:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52357000 2021-11-24 13:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52358000 2021-11-24 13:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52359000 2021-11-24 13:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52360000 2021-11-24 13:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52361000 2021-11-24 13:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52362000 2021-11-24 13:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52363000 2021-11-24 13:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52364000 2021-11-24 13:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52365000 2021-11-24 13:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52366000 2021-11-24 13:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52367000 2021-11-24 13:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52368000 2021-11-24 13:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52369000 2021-11-24 13:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52370000 2021-11-24 13:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52371000 2021-11-24 13:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52372000 2021-11-24 13:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52373000 2021-11-24 13:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52374000 2021-11-24 13:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52375000 2021-11-24 13:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52376000 2021-11-24 13:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52377000 2021-11-24 13:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52378000 2021-11-24 13:46:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:46:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1721 containing 20.00 MB] 2021-11-24 13:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52379000 2021-11-24 13:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52380000 2021-11-24 13:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52381000 2021-11-24 13:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52382000 2021-11-24 13:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52383000 2021-11-24 13:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52384000 2021-11-24 13:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52385000 2021-11-24 13:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52386000 2021-11-24 13:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52387000 2021-11-24 13:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52388000 2021-11-24 13:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52389000 2021-11-24 13:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52390000 2021-11-24 13:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52391000 2021-11-24 13:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52392000 2021-11-24 13:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52393000 2021-11-24 13:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52394000 2021-11-24 13:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52395000 2021-11-24 13:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52396000 2021-11-24 13:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52397000 2021-11-24 13:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52398000 2021-11-24 13:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52399000 2021-11-24 13:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52400000 2021-11-24 13:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52401000 2021-11-24 13:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52402000 2021-11-24 13:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52403000 2021-11-24 13:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52404000 2021-11-24 13:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52405000 2021-11-24 13:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52406000 2021-11-24 13:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52407000 2021-11-24 13:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52408000 2021-11-24 13:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52409000 2021-11-24 13:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52410000 2021-11-24 13:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52411000 2021-11-24 13:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52412000 2021-11-24 13:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52413000 2021-11-24 13:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52414000 2021-11-24 13:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52415000 2021-11-24 13:47:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:47:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1722 containing 20.00 MB] 2021-11-24 13:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52416000 2021-11-24 13:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52417000 2021-11-24 13:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52418000 2021-11-24 13:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52419000 2021-11-24 13:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52420000 2021-11-24 13:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52421000 2021-11-24 13:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52422000 2021-11-24 13:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52423000 2021-11-24 13:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52424000 2021-11-24 13:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52425000 2021-11-24 13:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52426000 2021-11-24 13:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52427000 2021-11-24 13:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52428000 2021-11-24 13:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52429000 2021-11-24 13:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52430000 2021-11-24 13:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52431000 2021-11-24 13:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52432000 2021-11-24 13:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52433000 2021-11-24 13:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52434000 2021-11-24 13:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52435000 2021-11-24 13:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52436000 2021-11-24 13:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52437000 2021-11-24 13:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52438000 2021-11-24 13:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52439000 2021-11-24 13:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52440000 2021-11-24 13:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52441000 2021-11-24 13:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52442000 2021-11-24 13:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52443000 2021-11-24 13:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52444000 2021-11-24 13:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52445000 2021-11-24 13:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52446000 2021-11-24 13:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52447000 2021-11-24 13:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52448000 2021-11-24 13:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52449000 2021-11-24 13:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52450000 2021-11-24 13:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52451000 2021-11-24 13:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52452000 2021-11-24 13:47:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:47:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1723 containing 20.00 MB] 2021-11-24 13:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52453000 2021-11-24 13:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52454000 2021-11-24 13:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52455000 2021-11-24 13:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52456000 2021-11-24 13:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52457000 2021-11-24 13:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52458000 2021-11-24 13:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52459000 2021-11-24 13:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52460000 2021-11-24 13:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52461000 2021-11-24 13:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52462000 2021-11-24 13:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52463000 2021-11-24 13:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52464000 2021-11-24 13:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52465000 2021-11-24 13:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52466000 2021-11-24 13:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52467000 2021-11-24 13:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52468000 2021-11-24 13:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52469000 2021-11-24 13:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52470000 2021-11-24 13:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52471000 2021-11-24 13:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52472000 2021-11-24 13:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52473000 2021-11-24 13:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52474000 2021-11-24 13:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52475000 2021-11-24 13:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52476000 2021-11-24 13:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52477000 2021-11-24 13:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52478000 2021-11-24 13:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52479000 2021-11-24 13:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52480000 2021-11-24 13:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52481000 2021-11-24 13:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52482000 2021-11-24 13:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52483000 2021-11-24 13:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52484000 2021-11-24 13:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52485000 2021-11-24 13:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52486000 2021-11-24 13:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52487000 2021-11-24 13:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52488000 2021-11-24 13:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52489000 2021-11-24 13:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52490000 2021-11-24 13:47:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:47:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1724 containing 20.00 MB] 2021-11-24 13:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52491000 2021-11-24 13:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52492000 2021-11-24 13:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52493000 2021-11-24 13:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52494000 2021-11-24 13:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52495000 2021-11-24 13:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52496000 2021-11-24 13:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52497000 2021-11-24 13:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52498000 2021-11-24 13:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52499000 2021-11-24 13:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52500000 2021-11-24 13:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52501000 2021-11-24 13:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52502000 2021-11-24 13:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52503000 2021-11-24 13:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52504000 2021-11-24 13:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52505000 2021-11-24 13:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52506000 2021-11-24 13:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52507000 2021-11-24 13:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52508000 2021-11-24 13:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52509000 2021-11-24 13:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52510000 2021-11-24 13:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52511000 2021-11-24 13:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52512000 2021-11-24 13:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52513000 2021-11-24 13:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52514000 2021-11-24 13:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52515000 2021-11-24 13:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52516000 2021-11-24 13:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52517000 2021-11-24 13:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52518000 2021-11-24 13:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52519000 2021-11-24 13:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52520000 2021-11-24 13:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52521000 2021-11-24 13:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52522000 2021-11-24 13:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52523000 2021-11-24 13:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52524000 2021-11-24 13:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52525000 2021-11-24 13:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52526000 2021-11-24 13:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52527000 2021-11-24 13:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52528000 2021-11-24 13:48:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:48:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1725 containing 20.00 MB] 2021-11-24 13:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52529000 2021-11-24 13:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52530000 2021-11-24 13:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52531000 2021-11-24 13:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52532000 2021-11-24 13:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52533000 2021-11-24 13:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52534000 2021-11-24 13:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52535000 2021-11-24 13:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52536000 2021-11-24 13:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52537000 2021-11-24 13:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52538000 2021-11-24 13:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52539000 2021-11-24 13:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52540000 2021-11-24 13:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52541000 2021-11-24 13:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52542000 2021-11-24 13:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52543000 2021-11-24 13:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52544000 2021-11-24 13:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52545000 2021-11-24 13:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52546000 2021-11-24 13:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52547000 2021-11-24 13:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52548000 2021-11-24 13:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52549000 2021-11-24 13:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52550000 2021-11-24 13:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52551000 2021-11-24 13:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52552000 2021-11-24 13:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52553000 2021-11-24 13:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52554000 2021-11-24 13:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52555000 2021-11-24 13:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52556000 2021-11-24 13:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52557000 2021-11-24 13:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52558000 2021-11-24 13:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52559000 2021-11-24 13:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52560000 2021-11-24 13:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52561000 2021-11-24 13:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52562000 2021-11-24 13:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52563000 2021-11-24 13:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52564000 2021-11-24 13:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52565000 2021-11-24 13:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52566000 2021-11-24 13:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52567000 2021-11-24 13:48:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:48:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1726 containing 20.00 MB] 2021-11-24 13:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52568000 2021-11-24 13:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52569000 2021-11-24 13:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52570000 2021-11-24 13:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52571000 2021-11-24 13:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52572000 2021-11-24 13:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52573000 2021-11-24 13:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52574000 2021-11-24 13:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52575000 2021-11-24 13:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52576000 2021-11-24 13:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52577000 2021-11-24 13:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52578000 2021-11-24 13:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52579000 2021-11-24 13:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52580000 2021-11-24 13:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52581000 2021-11-24 13:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52582000 2021-11-24 13:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52583000 2021-11-24 13:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52584000 2021-11-24 13:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52585000 2021-11-24 13:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52586000 2021-11-24 13:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52587000 2021-11-24 13:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52588000 2021-11-24 13:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52589000 2021-11-24 13:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52590000 2021-11-24 13:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52591000 2021-11-24 13:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52592000 2021-11-24 13:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52593000 2021-11-24 13:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52594000 2021-11-24 13:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52595000 2021-11-24 13:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52596000 2021-11-24 13:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52597000 2021-11-24 13:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52598000 2021-11-24 13:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52599000 2021-11-24 13:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52600000 2021-11-24 13:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52601000 2021-11-24 13:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52602000 2021-11-24 13:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52603000 2021-11-24 13:48:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:48:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1727 containing 20.00 MB] 2021-11-24 13:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52604000 2021-11-24 13:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52605000 2021-11-24 13:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52606000 2021-11-24 13:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52607000 2021-11-24 13:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52608000 2021-11-24 13:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52609000 2021-11-24 13:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52610000 2021-11-24 13:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52611000 2021-11-24 13:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52612000 2021-11-24 13:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52613000 2021-11-24 13:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52614000 2021-11-24 13:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52615000 2021-11-24 13:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52616000 2021-11-24 13:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52617000 2021-11-24 13:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52618000 2021-11-24 13:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52619000 2021-11-24 13:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52620000 2021-11-24 13:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52621000 2021-11-24 13:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52622000 2021-11-24 13:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52623000 2021-11-24 13:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52624000 2021-11-24 13:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52625000 2021-11-24 13:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52626000 2021-11-24 13:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52627000 2021-11-24 13:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52628000 2021-11-24 13:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52629000 2021-11-24 13:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52630000 2021-11-24 13:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52631000 2021-11-24 13:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52632000 2021-11-24 13:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52633000 2021-11-24 13:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52634000 2021-11-24 13:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52635000 2021-11-24 13:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52636000 2021-11-24 13:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52637000 2021-11-24 13:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52638000 2021-11-24 13:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52639000 2021-11-24 13:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52640000 2021-11-24 13:48:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:48:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1728 containing 20.00 MB] 2021-11-24 13:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52641000 2021-11-24 13:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52642000 2021-11-24 13:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52643000 2021-11-24 13:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52644000 2021-11-24 13:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52645000 2021-11-24 13:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52646000 2021-11-24 13:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52647000 2021-11-24 13:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52648000 2021-11-24 13:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52649000 2021-11-24 13:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52650000 2021-11-24 13:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52651000 2021-11-24 13:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52652000 2021-11-24 13:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52653000 2021-11-24 13:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52654000 2021-11-24 13:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52655000 2021-11-24 13:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52656000 2021-11-24 13:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52657000 2021-11-24 13:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52658000 2021-11-24 13:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52659000 2021-11-24 13:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52660000 2021-11-24 13:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52661000 2021-11-24 13:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52662000 2021-11-24 13:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52663000 2021-11-24 13:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52664000 2021-11-24 13:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52665000 2021-11-24 13:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52666000 2021-11-24 13:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52667000 2021-11-24 13:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52668000 2021-11-24 13:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52669000 2021-11-24 13:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52670000 2021-11-24 13:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52671000 2021-11-24 13:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52672000 2021-11-24 13:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52673000 2021-11-24 13:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52674000 2021-11-24 13:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52675000 2021-11-24 13:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52676000 2021-11-24 13:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52677000 2021-11-24 13:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52678000 2021-11-24 13:49:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:49:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1729 containing 20.00 MB] 2021-11-24 13:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52679000 2021-11-24 13:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52680000 2021-11-24 13:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52681000 2021-11-24 13:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52682000 2021-11-24 13:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52683000 2021-11-24 13:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52684000 2021-11-24 13:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52685000 2021-11-24 13:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52686000 2021-11-24 13:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52687000 2021-11-24 13:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52688000 2021-11-24 13:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52689000 2021-11-24 13:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52690000 2021-11-24 13:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52691000 2021-11-24 13:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52692000 2021-11-24 13:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52693000 2021-11-24 13:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52694000 2021-11-24 13:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52695000 2021-11-24 13:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52696000 2021-11-24 13:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52697000 2021-11-24 13:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52698000 2021-11-24 13:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52699000 2021-11-24 13:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52700000 2021-11-24 13:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52701000 2021-11-24 13:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52702000 2021-11-24 13:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52703000 2021-11-24 13:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52704000 2021-11-24 13:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52705000 2021-11-24 13:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52706000 2021-11-24 13:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52707000 2021-11-24 13:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52708000 2021-11-24 13:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52709000 2021-11-24 13:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52710000 2021-11-24 13:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52711000 2021-11-24 13:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52712000 2021-11-24 13:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52713000 2021-11-24 13:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52714000 2021-11-24 13:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52715000 2021-11-24 13:49:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:49:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1730 containing 20.00 MB] 2021-11-24 13:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52716000 2021-11-24 13:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52717000 2021-11-24 13:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52718000 2021-11-24 13:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52719000 2021-11-24 13:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52720000 2021-11-24 13:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52721000 2021-11-24 13:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52722000 2021-11-24 13:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52723000 2021-11-24 13:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52724000 2021-11-24 13:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52725000 2021-11-24 13:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52726000 2021-11-24 13:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52727000 2021-11-24 13:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52728000 2021-11-24 13:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52729000 2021-11-24 13:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52730000 2021-11-24 13:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52731000 2021-11-24 13:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52732000 2021-11-24 13:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52733000 2021-11-24 13:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52734000 2021-11-24 13:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52735000 2021-11-24 13:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52736000 2021-11-24 13:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52737000 2021-11-24 13:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52738000 2021-11-24 13:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52739000 2021-11-24 13:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52740000 2021-11-24 13:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52741000 2021-11-24 13:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52742000 2021-11-24 13:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52743000 2021-11-24 13:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52744000 2021-11-24 13:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52745000 2021-11-24 13:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52746000 2021-11-24 13:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52747000 2021-11-24 13:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52748000 2021-11-24 13:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52749000 2021-11-24 13:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52750000 2021-11-24 13:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52751000 2021-11-24 13:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52752000 2021-11-24 13:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52753000 2021-11-24 13:49:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:49:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1731 containing 20.00 MB] 2021-11-24 13:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52754000 2021-11-24 13:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52755000 2021-11-24 13:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52756000 2021-11-24 13:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52757000 2021-11-24 13:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52758000 2021-11-24 13:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52759000 2021-11-24 13:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52760000 2021-11-24 13:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52761000 2021-11-24 13:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52762000 2021-11-24 13:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52763000 2021-11-24 13:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52764000 2021-11-24 13:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52765000 2021-11-24 13:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52766000 2021-11-24 13:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52767000 2021-11-24 13:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52768000 2021-11-24 13:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52769000 2021-11-24 13:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52770000 2021-11-24 13:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52771000 2021-11-24 13:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52772000 2021-11-24 13:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52773000 2021-11-24 13:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52774000 2021-11-24 13:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52775000 2021-11-24 13:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52776000 2021-11-24 13:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52777000 2021-11-24 13:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52778000 2021-11-24 13:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52779000 2021-11-24 13:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52780000 2021-11-24 13:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52781000 2021-11-24 13:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52782000 2021-11-24 13:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52783000 2021-11-24 13:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52784000 2021-11-24 13:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52785000 2021-11-24 13:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52786000 2021-11-24 13:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52787000 2021-11-24 13:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52788000 2021-11-24 13:50:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:50:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1732 containing 20.00 MB] 2021-11-24 13:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52789000 2021-11-24 13:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52790000 2021-11-24 13:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52791000 2021-11-24 13:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52792000 2021-11-24 13:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52793000 2021-11-24 13:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52794000 2021-11-24 13:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52795000 2021-11-24 13:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52796000 2021-11-24 13:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52797000 2021-11-24 13:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52798000 2021-11-24 13:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52799000 2021-11-24 13:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52800000 2021-11-24 13:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52801000 2021-11-24 13:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52802000 2021-11-24 13:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52803000 2021-11-24 13:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52804000 2021-11-24 13:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52805000 2021-11-24 13:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52806000 2021-11-24 13:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52807000 2021-11-24 13:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52808000 2021-11-24 13:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52809000 2021-11-24 13:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52810000 2021-11-24 13:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52811000 2021-11-24 13:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52812000 2021-11-24 13:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52813000 2021-11-24 13:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52814000 2021-11-24 13:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52815000 2021-11-24 13:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52816000 2021-11-24 13:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52817000 2021-11-24 13:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52818000 2021-11-24 13:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52819000 2021-11-24 13:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52820000 2021-11-24 13:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52821000 2021-11-24 13:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52822000 2021-11-24 13:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52823000 2021-11-24 13:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52824000 2021-11-24 13:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52825000 2021-11-24 13:50:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:50:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1733 containing 20.00 MB] 2021-11-24 13:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52826000 2021-11-24 13:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52827000 2021-11-24 13:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52828000 2021-11-24 13:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52829000 2021-11-24 13:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52830000 2021-11-24 13:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52831000 2021-11-24 13:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52832000 2021-11-24 13:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52833000 2021-11-24 13:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52834000 2021-11-24 13:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52835000 2021-11-24 13:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52836000 2021-11-24 13:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52837000 2021-11-24 13:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52838000 2021-11-24 13:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52839000 2021-11-24 13:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52840000 2021-11-24 13:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52841000 2021-11-24 13:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52842000 2021-11-24 13:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52843000 2021-11-24 13:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52844000 2021-11-24 13:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52845000 2021-11-24 13:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52846000 2021-11-24 13:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52847000 2021-11-24 13:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52848000 2021-11-24 13:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52849000 2021-11-24 13:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52850000 2021-11-24 13:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52851000 2021-11-24 13:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52852000 2021-11-24 13:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52853000 2021-11-24 13:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52854000 2021-11-24 13:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52855000 2021-11-24 13:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52856000 2021-11-24 13:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52857000 2021-11-24 13:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52858000 2021-11-24 13:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52859000 2021-11-24 13:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52860000 2021-11-24 13:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52861000 2021-11-24 13:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52862000 2021-11-24 13:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52863000 2021-11-24 13:50:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:50:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1734 containing 20.00 MB] 2021-11-24 13:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52864000 2021-11-24 13:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52865000 2021-11-24 13:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52866000 2021-11-24 13:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52867000 2021-11-24 13:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52868000 2021-11-24 13:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52869000 2021-11-24 13:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52870000 2021-11-24 13:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52871000 2021-11-24 13:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52872000 2021-11-24 13:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52873000 2021-11-24 13:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52874000 2021-11-24 13:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52875000 2021-11-24 13:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52876000 2021-11-24 13:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52877000 2021-11-24 13:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52878000 2021-11-24 13:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52879000 2021-11-24 13:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52880000 2021-11-24 13:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52881000 2021-11-24 13:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52882000 2021-11-24 13:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52883000 2021-11-24 13:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52884000 2021-11-24 13:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52885000 2021-11-24 13:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52886000 2021-11-24 13:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52887000 2021-11-24 13:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52888000 2021-11-24 13:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52889000 2021-11-24 13:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52890000 2021-11-24 13:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52891000 2021-11-24 13:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52892000 2021-11-24 13:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52893000 2021-11-24 13:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52894000 2021-11-24 13:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52895000 2021-11-24 13:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52896000 2021-11-24 13:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52897000 2021-11-24 13:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52898000 2021-11-24 13:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52899000 2021-11-24 13:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52900000 2021-11-24 13:50:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:50:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1735 containing 20.00 MB] 2021-11-24 13:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52901000 2021-11-24 13:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52902000 2021-11-24 13:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52903000 2021-11-24 13:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52904000 2021-11-24 13:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52905000 2021-11-24 13:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52906000 2021-11-24 13:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52907000 2021-11-24 13:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52908000 2021-11-24 13:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52909000 2021-11-24 13:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52910000 2021-11-24 13:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52911000 2021-11-24 13:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52912000 2021-11-24 13:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52913000 2021-11-24 13:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52914000 2021-11-24 13:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52915000 2021-11-24 13:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52916000 2021-11-24 13:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52917000 2021-11-24 13:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52918000 2021-11-24 13:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52919000 2021-11-24 13:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52920000 2021-11-24 13:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52921000 2021-11-24 13:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52922000 2021-11-24 13:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52923000 2021-11-24 13:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52924000 2021-11-24 13:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52925000 2021-11-24 13:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52926000 2021-11-24 13:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52927000 2021-11-24 13:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52928000 2021-11-24 13:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52929000 2021-11-24 13:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52930000 2021-11-24 13:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52931000 2021-11-24 13:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52932000 2021-11-24 13:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52933000 2021-11-24 13:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52934000 2021-11-24 13:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52935000 2021-11-24 13:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52936000 2021-11-24 13:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52937000 2021-11-24 13:51:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:51:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1736 containing 20.00 MB] 2021-11-24 13:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52938000 2021-11-24 13:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52939000 2021-11-24 13:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52940000 2021-11-24 13:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52941000 2021-11-24 13:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52942000 2021-11-24 13:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52943000 2021-11-24 13:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52944000 2021-11-24 13:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52945000 2021-11-24 13:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52946000 2021-11-24 13:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52947000 2021-11-24 13:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52948000 2021-11-24 13:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52949000 2021-11-24 13:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52950000 2021-11-24 13:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52951000 2021-11-24 13:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52952000 2021-11-24 13:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52953000 2021-11-24 13:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52954000 2021-11-24 13:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52955000 2021-11-24 13:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52956000 2021-11-24 13:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52957000 2021-11-24 13:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52958000 2021-11-24 13:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52959000 2021-11-24 13:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52960000 2021-11-24 13:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52961000 2021-11-24 13:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52962000 2021-11-24 13:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52963000 2021-11-24 13:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52964000 2021-11-24 13:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52965000 2021-11-24 13:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52966000 2021-11-24 13:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52967000 2021-11-24 13:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52968000 2021-11-24 13:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52969000 2021-11-24 13:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52970000 2021-11-24 13:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52971000 2021-11-24 13:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52972000 2021-11-24 13:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52973000 2021-11-24 13:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52974000 2021-11-24 13:51:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:51:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1737 containing 20.00 MB] 2021-11-24 13:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52975000 2021-11-24 13:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52976000 2021-11-24 13:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52977000 2021-11-24 13:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52978000 2021-11-24 13:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52979000 2021-11-24 13:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52980000 2021-11-24 13:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52981000 2021-11-24 13:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52982000 2021-11-24 13:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52983000 2021-11-24 13:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52984000 2021-11-24 13:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52985000 2021-11-24 13:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52986000 2021-11-24 13:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52987000 2021-11-24 13:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52988000 2021-11-24 13:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52989000 2021-11-24 13:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52990000 2021-11-24 13:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52991000 2021-11-24 13:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52992000 2021-11-24 13:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52993000 2021-11-24 13:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52994000 2021-11-24 13:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52995000 2021-11-24 13:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52996000 2021-11-24 13:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52997000 2021-11-24 13:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52998000 2021-11-24 13:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 52999000 2021-11-24 13:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53000000 2021-11-24 13:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53001000 2021-11-24 13:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53002000 2021-11-24 13:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53003000 2021-11-24 13:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53004000 2021-11-24 13:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53005000 2021-11-24 13:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53006000 2021-11-24 13:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53007000 2021-11-24 13:51:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:51:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1738 containing 20.00 MB] 2021-11-24 13:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53008000 2021-11-24 13:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53009000 2021-11-24 13:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53010000 2021-11-24 13:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53011000 2021-11-24 13:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53012000 2021-11-24 13:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53013000 2021-11-24 13:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53014000 2021-11-24 13:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53015000 2021-11-24 13:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53016000 2021-11-24 13:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53017000 2021-11-24 13:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53018000 2021-11-24 13:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53019000 2021-11-24 13:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53020000 2021-11-24 13:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53021000 2021-11-24 13:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53022000 2021-11-24 13:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53023000 2021-11-24 13:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53024000 2021-11-24 13:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53025000 2021-11-24 13:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53026000 2021-11-24 13:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53027000 2021-11-24 13:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53028000 2021-11-24 13:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53029000 2021-11-24 13:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53030000 2021-11-24 13:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53031000 2021-11-24 13:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53032000 2021-11-24 13:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53033000 2021-11-24 13:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53034000 2021-11-24 13:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53035000 2021-11-24 13:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53036000 2021-11-24 13:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53037000 2021-11-24 13:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53038000 2021-11-24 13:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53039000 2021-11-24 13:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53040000 2021-11-24 13:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53041000 2021-11-24 13:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53042000 2021-11-24 13:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53043000 2021-11-24 13:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53044000 2021-11-24 13:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53045000 2021-11-24 13:52:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:52:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1739 containing 20.00 MB] 2021-11-24 13:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53046000 2021-11-24 13:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53047000 2021-11-24 13:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53048000 2021-11-24 13:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53049000 2021-11-24 13:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53050000 2021-11-24 13:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53051000 2021-11-24 13:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53052000 2021-11-24 13:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53053000 2021-11-24 13:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53054000 2021-11-24 13:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53055000 2021-11-24 13:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53056000 2021-11-24 13:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53057000 2021-11-24 13:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53058000 2021-11-24 13:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53059000 2021-11-24 13:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53060000 2021-11-24 13:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53061000 2021-11-24 13:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53062000 2021-11-24 13:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53063000 2021-11-24 13:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53064000 2021-11-24 13:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53065000 2021-11-24 13:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53066000 2021-11-24 13:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53067000 2021-11-24 13:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53068000 2021-11-24 13:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53069000 2021-11-24 13:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53070000 2021-11-24 13:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53071000 2021-11-24 13:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53072000 2021-11-24 13:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53073000 2021-11-24 13:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53074000 2021-11-24 13:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53075000 2021-11-24 13:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53076000 2021-11-24 13:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53077000 2021-11-24 13:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53078000 2021-11-24 13:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53079000 2021-11-24 13:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53080000 2021-11-24 13:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53081000 2021-11-24 13:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53082000 2021-11-24 13:52:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:52:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1740 containing 20.00 MB] 2021-11-24 13:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53083000 2021-11-24 13:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53084000 2021-11-24 13:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53085000 2021-11-24 13:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53086000 2021-11-24 13:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53087000 2021-11-24 13:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53088000 2021-11-24 13:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53089000 2021-11-24 13:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53090000 2021-11-24 13:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53091000 2021-11-24 13:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53092000 2021-11-24 13:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53093000 2021-11-24 13:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53094000 2021-11-24 13:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53095000 2021-11-24 13:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53096000 2021-11-24 13:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53097000 2021-11-24 13:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53098000 2021-11-24 13:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53099000 2021-11-24 13:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53100000 2021-11-24 13:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53101000 2021-11-24 13:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53102000 2021-11-24 13:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53103000 2021-11-24 13:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53104000 2021-11-24 13:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53105000 2021-11-24 13:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53106000 2021-11-24 13:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53107000 2021-11-24 13:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53108000 2021-11-24 13:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53109000 2021-11-24 13:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53110000 2021-11-24 13:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53111000 2021-11-24 13:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53112000 2021-11-24 13:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53113000 2021-11-24 13:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53114000 2021-11-24 13:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53115000 2021-11-24 13:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53116000 2021-11-24 13:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53117000 2021-11-24 13:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53118000 2021-11-24 13:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53119000 2021-11-24 13:52:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:52:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1741 containing 20.00 MB] 2021-11-24 13:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53120000 2021-11-24 13:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53121000 2021-11-24 13:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53122000 2021-11-24 13:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53123000 2021-11-24 13:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53124000 2021-11-24 13:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53125000 2021-11-24 13:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53126000 2021-11-24 13:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53127000 2021-11-24 13:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53128000 2021-11-24 13:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53129000 2021-11-24 13:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53130000 2021-11-24 13:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53131000 2021-11-24 13:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53132000 2021-11-24 13:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53133000 2021-11-24 13:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53134000 2021-11-24 13:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53135000 2021-11-24 13:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53136000 2021-11-24 13:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53137000 2021-11-24 13:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53138000 2021-11-24 13:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53139000 2021-11-24 13:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53140000 2021-11-24 13:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53141000 2021-11-24 13:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53142000 2021-11-24 13:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53143000 2021-11-24 13:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53144000 2021-11-24 13:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53145000 2021-11-24 13:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53146000 2021-11-24 13:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53147000 2021-11-24 13:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53148000 2021-11-24 13:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53149000 2021-11-24 13:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53150000 2021-11-24 13:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53151000 2021-11-24 13:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53152000 2021-11-24 13:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53153000 2021-11-24 13:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53154000 2021-11-24 13:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53155000 2021-11-24 13:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53156000 2021-11-24 13:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53157000 2021-11-24 13:52:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:52:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1742 containing 20.00 MB] 2021-11-24 13:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53158000 2021-11-24 13:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53159000 2021-11-24 13:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53160000 2021-11-24 13:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53161000 2021-11-24 13:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53162000 2021-11-24 13:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53163000 2021-11-24 13:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53164000 2021-11-24 13:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53165000 2021-11-24 13:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53166000 2021-11-24 13:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53167000 2021-11-24 13:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53168000 2021-11-24 13:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53169000 2021-11-24 13:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53170000 2021-11-24 13:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53171000 2021-11-24 13:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53172000 2021-11-24 13:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53173000 2021-11-24 13:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53174000 2021-11-24 13:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53175000 2021-11-24 13:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53176000 2021-11-24 13:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53177000 2021-11-24 13:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53178000 2021-11-24 13:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53179000 2021-11-24 13:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53180000 2021-11-24 13:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53181000 2021-11-24 13:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53182000 2021-11-24 13:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53183000 2021-11-24 13:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53184000 2021-11-24 13:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53185000 2021-11-24 13:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53186000 2021-11-24 13:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53187000 2021-11-24 13:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53188000 2021-11-24 13:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53189000 2021-11-24 13:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53190000 2021-11-24 13:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53191000 2021-11-24 13:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53192000 2021-11-24 13:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53193000 2021-11-24 13:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53194000 2021-11-24 13:53:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:53:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1743 containing 20.00 MB] 2021-11-24 13:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53195000 2021-11-24 13:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53196000 2021-11-24 13:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53197000 2021-11-24 13:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53198000 2021-11-24 13:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53199000 2021-11-24 13:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53200000 2021-11-24 13:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53201000 2021-11-24 13:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53202000 2021-11-24 13:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53203000 2021-11-24 13:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53204000 2021-11-24 13:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53205000 2021-11-24 13:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53206000 2021-11-24 13:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53207000 2021-11-24 13:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53208000 2021-11-24 13:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53209000 2021-11-24 13:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53210000 2021-11-24 13:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53211000 2021-11-24 13:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53212000 2021-11-24 13:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53213000 2021-11-24 13:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53214000 2021-11-24 13:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53215000 2021-11-24 13:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53216000 2021-11-24 13:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53217000 2021-11-24 13:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53218000 2021-11-24 13:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53219000 2021-11-24 13:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53220000 2021-11-24 13:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53221000 2021-11-24 13:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53222000 2021-11-24 13:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53223000 2021-11-24 13:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53224000 2021-11-24 13:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53225000 2021-11-24 13:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53226000 2021-11-24 13:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53227000 2021-11-24 13:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53228000 2021-11-24 13:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53229000 2021-11-24 13:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53230000 2021-11-24 13:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53231000 2021-11-24 13:53:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:53:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1744 containing 20.00 MB] 2021-11-24 13:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53232000 2021-11-24 13:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53233000 2021-11-24 13:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53234000 2021-11-24 13:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53235000 2021-11-24 13:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53236000 2021-11-24 13:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53237000 2021-11-24 13:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53238000 2021-11-24 13:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53239000 2021-11-24 13:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53240000 2021-11-24 13:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53241000 2021-11-24 13:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53242000 2021-11-24 13:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53243000 2021-11-24 13:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53244000 2021-11-24 13:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53245000 2021-11-24 13:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53246000 2021-11-24 13:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53247000 2021-11-24 13:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53248000 2021-11-24 13:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53249000 2021-11-24 13:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53250000 2021-11-24 13:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53251000 2021-11-24 13:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53252000 2021-11-24 13:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53253000 2021-11-24 13:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53254000 2021-11-24 13:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53255000 2021-11-24 13:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53256000 2021-11-24 13:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53257000 2021-11-24 13:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53258000 2021-11-24 13:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53259000 2021-11-24 13:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53260000 2021-11-24 13:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53261000 2021-11-24 13:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53262000 2021-11-24 13:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53263000 2021-11-24 13:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53264000 2021-11-24 13:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53265000 2021-11-24 13:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53266000 2021-11-24 13:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53267000 2021-11-24 13:53:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:53:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1745 containing 20.00 MB] 2021-11-24 13:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53268000 2021-11-24 13:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53269000 2021-11-24 13:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53270000 2021-11-24 13:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53271000 2021-11-24 13:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53272000 2021-11-24 13:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53273000 2021-11-24 13:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53274000 2021-11-24 13:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53275000 2021-11-24 13:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53276000 2021-11-24 13:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53277000 2021-11-24 13:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53278000 2021-11-24 13:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53279000 2021-11-24 13:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53280000 2021-11-24 13:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53281000 2021-11-24 13:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53282000 2021-11-24 13:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53283000 2021-11-24 13:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53284000 2021-11-24 13:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53285000 2021-11-24 13:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53286000 2021-11-24 13:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53287000 2021-11-24 13:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53288000 2021-11-24 13:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53289000 2021-11-24 13:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53290000 2021-11-24 13:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53291000 2021-11-24 13:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53292000 2021-11-24 13:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53293000 2021-11-24 13:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53294000 2021-11-24 13:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53295000 2021-11-24 13:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53296000 2021-11-24 13:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53297000 2021-11-24 13:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53298000 2021-11-24 13:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53299000 2021-11-24 13:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53300000 2021-11-24 13:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53301000 2021-11-24 13:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53302000 2021-11-24 13:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53303000 2021-11-24 13:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53304000 2021-11-24 13:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53305000 2021-11-24 13:54:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:54:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1746 containing 20.00 MB] 2021-11-24 13:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53306000 2021-11-24 13:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53307000 2021-11-24 13:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53308000 2021-11-24 13:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53309000 2021-11-24 13:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53310000 2021-11-24 13:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53311000 2021-11-24 13:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53312000 2021-11-24 13:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53313000 2021-11-24 13:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53314000 2021-11-24 13:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53315000 2021-11-24 13:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53316000 2021-11-24 13:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53317000 2021-11-24 13:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53318000 2021-11-24 13:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53319000 2021-11-24 13:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53320000 2021-11-24 13:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53321000 2021-11-24 13:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53322000 2021-11-24 13:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53323000 2021-11-24 13:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53324000 2021-11-24 13:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53325000 2021-11-24 13:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53326000 2021-11-24 13:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53327000 2021-11-24 13:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53328000 2021-11-24 13:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53329000 2021-11-24 13:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53330000 2021-11-24 13:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53331000 2021-11-24 13:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53332000 2021-11-24 13:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53333000 2021-11-24 13:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53334000 2021-11-24 13:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53335000 2021-11-24 13:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53336000 2021-11-24 13:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53337000 2021-11-24 13:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53338000 2021-11-24 13:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53339000 2021-11-24 13:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53340000 2021-11-24 13:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53341000 2021-11-24 13:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53342000 2021-11-24 13:54:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:54:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1747 containing 20.00 MB] 2021-11-24 13:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53343000 2021-11-24 13:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53344000 2021-11-24 13:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53345000 2021-11-24 13:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53346000 2021-11-24 13:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53347000 2021-11-24 13:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53348000 2021-11-24 13:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53349000 2021-11-24 13:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53350000 2021-11-24 13:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53351000 2021-11-24 13:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53352000 2021-11-24 13:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53353000 2021-11-24 13:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53354000 2021-11-24 13:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53355000 2021-11-24 13:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53356000 2021-11-24 13:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53357000 2021-11-24 13:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53358000 2021-11-24 13:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53359000 2021-11-24 13:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53360000 2021-11-24 13:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53361000 2021-11-24 13:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53362000 2021-11-24 13:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53363000 2021-11-24 13:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53364000 2021-11-24 13:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53365000 2021-11-24 13:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53366000 2021-11-24 13:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53367000 2021-11-24 13:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53368000 2021-11-24 13:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53369000 2021-11-24 13:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53370000 2021-11-24 13:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53371000 2021-11-24 13:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53372000 2021-11-24 13:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53373000 2021-11-24 13:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53374000 2021-11-24 13:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53375000 2021-11-24 13:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53376000 2021-11-24 13:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53377000 2021-11-24 13:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53378000 2021-11-24 13:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53379000 2021-11-24 13:54:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:54:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1748 containing 20.00 MB] 2021-11-24 13:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53380000 2021-11-24 13:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53381000 2021-11-24 13:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53382000 2021-11-24 13:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53383000 2021-11-24 13:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53384000 2021-11-24 13:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53385000 2021-11-24 13:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53386000 2021-11-24 13:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53387000 2021-11-24 13:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53388000 2021-11-24 13:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53389000 2021-11-24 13:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53390000 2021-11-24 13:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53391000 2021-11-24 13:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53392000 2021-11-24 13:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53393000 2021-11-24 13:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53394000 2021-11-24 13:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53395000 2021-11-24 13:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53396000 2021-11-24 13:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53397000 2021-11-24 13:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53398000 2021-11-24 13:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53399000 2021-11-24 13:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53400000 2021-11-24 13:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53401000 2021-11-24 13:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53402000 2021-11-24 13:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53403000 2021-11-24 13:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53404000 2021-11-24 13:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53405000 2021-11-24 13:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53406000 2021-11-24 13:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53407000 2021-11-24 13:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53408000 2021-11-24 13:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53409000 2021-11-24 13:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53410000 2021-11-24 13:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53411000 2021-11-24 13:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53412000 2021-11-24 13:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53413000 2021-11-24 13:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53414000 2021-11-24 13:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53415000 2021-11-24 13:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53416000 2021-11-24 13:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53417000 2021-11-24 13:54:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:54:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1749 containing 20.00 MB] 2021-11-24 13:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53418000 2021-11-24 13:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53419000 2021-11-24 13:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53420000 2021-11-24 13:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53421000 2021-11-24 13:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53422000 2021-11-24 13:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53423000 2021-11-24 13:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53424000 2021-11-24 13:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53425000 2021-11-24 13:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53426000 2021-11-24 13:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53427000 2021-11-24 13:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53428000 2021-11-24 13:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53429000 2021-11-24 13:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53430000 2021-11-24 13:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53431000 2021-11-24 13:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53432000 2021-11-24 13:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53433000 2021-11-24 13:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53434000 2021-11-24 13:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53435000 2021-11-24 13:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53436000 2021-11-24 13:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53437000 2021-11-24 13:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53438000 2021-11-24 13:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53439000 2021-11-24 13:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53440000 2021-11-24 13:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53441000 2021-11-24 13:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53442000 2021-11-24 13:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53443000 2021-11-24 13:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53444000 2021-11-24 13:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53445000 2021-11-24 13:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53446000 2021-11-24 13:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53447000 2021-11-24 13:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53448000 2021-11-24 13:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53449000 2021-11-24 13:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53450000 2021-11-24 13:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53451000 2021-11-24 13:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53452000 2021-11-24 13:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53453000 2021-11-24 13:55:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:55:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1750 containing 20.00 MB] 2021-11-24 13:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53454000 2021-11-24 13:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53455000 2021-11-24 13:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53456000 2021-11-24 13:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53457000 2021-11-24 13:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53458000 2021-11-24 13:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53459000 2021-11-24 13:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53460000 2021-11-24 13:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53461000 2021-11-24 13:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53462000 2021-11-24 13:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53463000 2021-11-24 13:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53464000 2021-11-24 13:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53465000 2021-11-24 13:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53466000 2021-11-24 13:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53467000 2021-11-24 13:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53468000 2021-11-24 13:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53469000 2021-11-24 13:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53470000 2021-11-24 13:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53471000 2021-11-24 13:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53472000 2021-11-24 13:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53473000 2021-11-24 13:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53474000 2021-11-24 13:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53475000 2021-11-24 13:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53476000 2021-11-24 13:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53477000 2021-11-24 13:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53478000 2021-11-24 13:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53479000 2021-11-24 13:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53480000 2021-11-24 13:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53481000 2021-11-24 13:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53482000 2021-11-24 13:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53483000 2021-11-24 13:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53484000 2021-11-24 13:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53485000 2021-11-24 13:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53486000 2021-11-24 13:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53487000 2021-11-24 13:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53488000 2021-11-24 13:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53489000 2021-11-24 13:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53490000 2021-11-24 13:55:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:55:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1751 containing 20.00 MB] 2021-11-24 13:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53491000 2021-11-24 13:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53492000 2021-11-24 13:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53493000 2021-11-24 13:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53494000 2021-11-24 13:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53495000 2021-11-24 13:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53496000 2021-11-24 13:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53497000 2021-11-24 13:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53498000 2021-11-24 13:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53499000 2021-11-24 13:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53500000 2021-11-24 13:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53501000 2021-11-24 13:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53502000 2021-11-24 13:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53503000 2021-11-24 13:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53504000 2021-11-24 13:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53505000 2021-11-24 13:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53506000 2021-11-24 13:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53507000 2021-11-24 13:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53508000 2021-11-24 13:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53509000 2021-11-24 13:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53510000 2021-11-24 13:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53511000 2021-11-24 13:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53512000 2021-11-24 13:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53513000 2021-11-24 13:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53514000 2021-11-24 13:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53515000 2021-11-24 13:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53516000 2021-11-24 13:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53517000 2021-11-24 13:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53518000 2021-11-24 13:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53519000 2021-11-24 13:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53520000 2021-11-24 13:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53521000 2021-11-24 13:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53522000 2021-11-24 13:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53523000 2021-11-24 13:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53524000 2021-11-24 13:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53525000 2021-11-24 13:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53526000 2021-11-24 13:55:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:55:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1752 containing 20.00 MB] 2021-11-24 13:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53527000 2021-11-24 13:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53528000 2021-11-24 13:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53529000 2021-11-24 13:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53530000 2021-11-24 13:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53531000 2021-11-24 13:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53532000 2021-11-24 13:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53533000 2021-11-24 13:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53534000 2021-11-24 13:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53535000 2021-11-24 13:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53536000 2021-11-24 13:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53537000 2021-11-24 13:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53538000 2021-11-24 13:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53539000 2021-11-24 13:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53540000 2021-11-24 13:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53541000 2021-11-24 13:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53542000 2021-11-24 13:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53543000 2021-11-24 13:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53544000 2021-11-24 13:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53545000 2021-11-24 13:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53546000 2021-11-24 13:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53547000 2021-11-24 13:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53548000 2021-11-24 13:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53549000 2021-11-24 13:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53550000 2021-11-24 13:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53551000 2021-11-24 13:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53552000 2021-11-24 13:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53553000 2021-11-24 13:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53554000 2021-11-24 13:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53555000 2021-11-24 13:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53556000 2021-11-24 13:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53557000 2021-11-24 13:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53558000 2021-11-24 13:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53559000 2021-11-24 13:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53560000 2021-11-24 13:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53561000 2021-11-24 13:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53562000 2021-11-24 13:56:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:56:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1753 containing 20.00 MB] 2021-11-24 13:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53563000 2021-11-24 13:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53564000 2021-11-24 13:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53565000 2021-11-24 13:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53566000 2021-11-24 13:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53567000 2021-11-24 13:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53568000 2021-11-24 13:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53569000 2021-11-24 13:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53570000 2021-11-24 13:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53571000 2021-11-24 13:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53572000 2021-11-24 13:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53573000 2021-11-24 13:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53574000 2021-11-24 13:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53575000 2021-11-24 13:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53576000 2021-11-24 13:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53577000 2021-11-24 13:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53578000 2021-11-24 13:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53579000 2021-11-24 13:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53580000 2021-11-24 13:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53581000 2021-11-24 13:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53582000 2021-11-24 13:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53583000 2021-11-24 13:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53584000 2021-11-24 13:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53585000 2021-11-24 13:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53586000 2021-11-24 13:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53587000 2021-11-24 13:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53588000 2021-11-24 13:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53589000 2021-11-24 13:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53590000 2021-11-24 13:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53591000 2021-11-24 13:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53592000 2021-11-24 13:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53593000 2021-11-24 13:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53594000 2021-11-24 13:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53595000 2021-11-24 13:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53596000 2021-11-24 13:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53597000 2021-11-24 13:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53598000 2021-11-24 13:56:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:56:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1754 containing 20.00 MB] 2021-11-24 13:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53599000 2021-11-24 13:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53600000 2021-11-24 13:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53601000 2021-11-24 13:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53602000 2021-11-24 13:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53603000 2021-11-24 13:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53604000 2021-11-24 13:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53605000 2021-11-24 13:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53606000 2021-11-24 13:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53607000 2021-11-24 13:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53608000 2021-11-24 13:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53609000 2021-11-24 13:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53610000 2021-11-24 13:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53611000 2021-11-24 13:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53612000 2021-11-24 13:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53613000 2021-11-24 13:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53614000 2021-11-24 13:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53615000 2021-11-24 13:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53616000 2021-11-24 13:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53617000 2021-11-24 13:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53618000 2021-11-24 13:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53619000 2021-11-24 13:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53620000 2021-11-24 13:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53621000 2021-11-24 13:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53622000 2021-11-24 13:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53623000 2021-11-24 13:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53624000 2021-11-24 13:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53625000 2021-11-24 13:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53626000 2021-11-24 13:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53627000 2021-11-24 13:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53628000 2021-11-24 13:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53629000 2021-11-24 13:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53630000 2021-11-24 13:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53631000 2021-11-24 13:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53632000 2021-11-24 13:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53633000 2021-11-24 13:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53634000 2021-11-24 13:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53635000 2021-11-24 13:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53636000 2021-11-24 13:56:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:56:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1755 containing 20.00 MB] 2021-11-24 13:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53637000 2021-11-24 13:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53638000 2021-11-24 13:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53639000 2021-11-24 13:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53640000 2021-11-24 13:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53641000 2021-11-24 13:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53642000 2021-11-24 13:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53643000 2021-11-24 13:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53644000 2021-11-24 13:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53645000 2021-11-24 13:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53646000 2021-11-24 13:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53647000 2021-11-24 13:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53648000 2021-11-24 13:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53649000 2021-11-24 13:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53650000 2021-11-24 13:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53651000 2021-11-24 13:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53652000 2021-11-24 13:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53653000 2021-11-24 13:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53654000 2021-11-24 13:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53655000 2021-11-24 13:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53656000 2021-11-24 13:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53657000 2021-11-24 13:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53658000 2021-11-24 13:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53659000 2021-11-24 13:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53660000 2021-11-24 13:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53661000 2021-11-24 13:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53662000 2021-11-24 13:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53663000 2021-11-24 13:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53664000 2021-11-24 13:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53665000 2021-11-24 13:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53666000 2021-11-24 13:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53667000 2021-11-24 13:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53668000 2021-11-24 13:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53669000 2021-11-24 13:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53670000 2021-11-24 13:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53671000 2021-11-24 13:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53672000 2021-11-24 13:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53673000 2021-11-24 13:56:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:56:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1756 containing 20.00 MB] 2021-11-24 13:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53674000 2021-11-24 13:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53675000 2021-11-24 13:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53676000 2021-11-24 13:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53677000 2021-11-24 13:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53678000 2021-11-24 13:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53679000 2021-11-24 13:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53680000 2021-11-24 13:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53681000 2021-11-24 13:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53682000 2021-11-24 13:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53683000 2021-11-24 13:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53684000 2021-11-24 13:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53685000 2021-11-24 13:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53686000 2021-11-24 13:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53687000 2021-11-24 13:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53688000 2021-11-24 13:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53689000 2021-11-24 13:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53690000 2021-11-24 13:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53691000 2021-11-24 13:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53692000 2021-11-24 13:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53693000 2021-11-24 13:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53694000 2021-11-24 13:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53695000 2021-11-24 13:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53696000 2021-11-24 13:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53697000 2021-11-24 13:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53698000 2021-11-24 13:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53699000 2021-11-24 13:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53700000 2021-11-24 13:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53701000 2021-11-24 13:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53702000 2021-11-24 13:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53703000 2021-11-24 13:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53704000 2021-11-24 13:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53705000 2021-11-24 13:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53706000 2021-11-24 13:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53707000 2021-11-24 13:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53708000 2021-11-24 13:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53709000 2021-11-24 13:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53710000 2021-11-24 13:57:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:57:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1757 containing 20.00 MB] 2021-11-24 13:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53711000 2021-11-24 13:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53712000 2021-11-24 13:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53713000 2021-11-24 13:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53714000 2021-11-24 13:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53715000 2021-11-24 13:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53716000 2021-11-24 13:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53717000 2021-11-24 13:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53718000 2021-11-24 13:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53719000 2021-11-24 13:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53720000 2021-11-24 13:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53721000 2021-11-24 13:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53722000 2021-11-24 13:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53723000 2021-11-24 13:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53724000 2021-11-24 13:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53725000 2021-11-24 13:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53726000 2021-11-24 13:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53727000 2021-11-24 13:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53728000 2021-11-24 13:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53729000 2021-11-24 13:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53730000 2021-11-24 13:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53731000 2021-11-24 13:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53732000 2021-11-24 13:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53733000 2021-11-24 13:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53734000 2021-11-24 13:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53735000 2021-11-24 13:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53736000 2021-11-24 13:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53737000 2021-11-24 13:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53738000 2021-11-24 13:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53739000 2021-11-24 13:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53740000 2021-11-24 13:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53741000 2021-11-24 13:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53742000 2021-11-24 13:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53743000 2021-11-24 13:57:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:57:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1758 containing 20.00 MB] 2021-11-24 13:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53744000 2021-11-24 13:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53745000 2021-11-24 13:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53746000 2021-11-24 13:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53747000 2021-11-24 13:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53748000 2021-11-24 13:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53749000 2021-11-24 13:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53750000 2021-11-24 13:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53751000 2021-11-24 13:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53752000 2021-11-24 13:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53753000 2021-11-24 13:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53754000 2021-11-24 13:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53755000 2021-11-24 13:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53756000 2021-11-24 13:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53757000 2021-11-24 13:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53758000 2021-11-24 13:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53759000 2021-11-24 13:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53760000 2021-11-24 13:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53761000 2021-11-24 13:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53762000 2021-11-24 13:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53763000 2021-11-24 13:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53764000 2021-11-24 13:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53765000 2021-11-24 13:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53766000 2021-11-24 13:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53767000 2021-11-24 13:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53768000 2021-11-24 13:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53769000 2021-11-24 13:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53770000 2021-11-24 13:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53771000 2021-11-24 13:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53772000 2021-11-24 13:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53773000 2021-11-24 13:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53774000 2021-11-24 13:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53775000 2021-11-24 13:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53776000 2021-11-24 13:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53777000 2021-11-24 13:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53778000 2021-11-24 13:57:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:57:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1759 containing 20.00 MB] 2021-11-24 13:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53779000 2021-11-24 13:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53780000 2021-11-24 13:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53781000 2021-11-24 13:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53782000 2021-11-24 13:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53783000 2021-11-24 13:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53784000 2021-11-24 13:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53785000 2021-11-24 13:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53786000 2021-11-24 13:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53787000 2021-11-24 13:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53788000 2021-11-24 13:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53789000 2021-11-24 13:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53790000 2021-11-24 13:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53791000 2021-11-24 13:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53792000 2021-11-24 13:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53793000 2021-11-24 13:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53794000 2021-11-24 13:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53795000 2021-11-24 13:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53796000 2021-11-24 13:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53797000 2021-11-24 13:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53798000 2021-11-24 13:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53799000 2021-11-24 13:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53800000 2021-11-24 13:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53801000 2021-11-24 13:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53802000 2021-11-24 13:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53803000 2021-11-24 13:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53804000 2021-11-24 13:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53805000 2021-11-24 13:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53806000 2021-11-24 13:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53807000 2021-11-24 13:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53808000 2021-11-24 13:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53809000 2021-11-24 13:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53810000 2021-11-24 13:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53811000 2021-11-24 13:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53812000 2021-11-24 13:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53813000 2021-11-24 13:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53814000 2021-11-24 13:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53815000 2021-11-24 13:58:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:58:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1760 containing 20.00 MB] 2021-11-24 13:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53816000 2021-11-24 13:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53817000 2021-11-24 13:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53818000 2021-11-24 13:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53819000 2021-11-24 13:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53820000 2021-11-24 13:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53821000 2021-11-24 13:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53822000 2021-11-24 13:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53823000 2021-11-24 13:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53824000 2021-11-24 13:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53825000 2021-11-24 13:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53826000 2021-11-24 13:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53827000 2021-11-24 13:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53828000 2021-11-24 13:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53829000 2021-11-24 13:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53830000 2021-11-24 13:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53831000 2021-11-24 13:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53832000 2021-11-24 13:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53833000 2021-11-24 13:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53834000 2021-11-24 13:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53835000 2021-11-24 13:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53836000 2021-11-24 13:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53837000 2021-11-24 13:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53838000 2021-11-24 13:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53839000 2021-11-24 13:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53840000 2021-11-24 13:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53841000 2021-11-24 13:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53842000 2021-11-24 13:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53843000 2021-11-24 13:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53844000 2021-11-24 13:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53845000 2021-11-24 13:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53846000 2021-11-24 13:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53847000 2021-11-24 13:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53848000 2021-11-24 13:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53849000 2021-11-24 13:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53850000 2021-11-24 13:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53851000 2021-11-24 13:58:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:58:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1761 containing 20.00 MB] 2021-11-24 13:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53852000 2021-11-24 13:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53853000 2021-11-24 13:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53854000 2021-11-24 13:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53855000 2021-11-24 13:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53856000 2021-11-24 13:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53857000 2021-11-24 13:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53858000 2021-11-24 13:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53859000 2021-11-24 13:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53860000 2021-11-24 13:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53861000 2021-11-24 13:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53862000 2021-11-24 13:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53863000 2021-11-24 13:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53864000 2021-11-24 13:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53865000 2021-11-24 13:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53866000 2021-11-24 13:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53867000 2021-11-24 13:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53868000 2021-11-24 13:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53869000 2021-11-24 13:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53870000 2021-11-24 13:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53871000 2021-11-24 13:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53872000 2021-11-24 13:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53873000 2021-11-24 13:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53874000 2021-11-24 13:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53875000 2021-11-24 13:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53876000 2021-11-24 13:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53877000 2021-11-24 13:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53878000 2021-11-24 13:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53879000 2021-11-24 13:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53880000 2021-11-24 13:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53881000 2021-11-24 13:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53882000 2021-11-24 13:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53883000 2021-11-24 13:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53884000 2021-11-24 13:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53885000 2021-11-24 13:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53886000 2021-11-24 13:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53887000 2021-11-24 13:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53888000 2021-11-24 13:58:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:58:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1762 containing 20.00 MB] 2021-11-24 13:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53889000 2021-11-24 13:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53890000 2021-11-24 13:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53891000 2021-11-24 13:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53892000 2021-11-24 13:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53893000 2021-11-24 13:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53894000 2021-11-24 13:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53895000 2021-11-24 13:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53896000 2021-11-24 13:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53897000 2021-11-24 13:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53898000 2021-11-24 13:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53899000 2021-11-24 13:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53900000 2021-11-24 13:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53901000 2021-11-24 13:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53902000 2021-11-24 13:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53903000 2021-11-24 13:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53904000 2021-11-24 13:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53905000 2021-11-24 13:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53906000 2021-11-24 13:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53907000 2021-11-24 13:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53908000 2021-11-24 13:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53909000 2021-11-24 13:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53910000 2021-11-24 13:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53911000 2021-11-24 13:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53912000 2021-11-24 13:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53913000 2021-11-24 13:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53914000 2021-11-24 13:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53915000 2021-11-24 13:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53916000 2021-11-24 13:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53917000 2021-11-24 13:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53918000 2021-11-24 13:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53919000 2021-11-24 13:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53920000 2021-11-24 13:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53921000 2021-11-24 13:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53922000 2021-11-24 13:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53923000 2021-11-24 13:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53924000 2021-11-24 13:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53925000 2021-11-24 13:58:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:58:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1763 containing 20.00 MB] 2021-11-24 13:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53926000 2021-11-24 13:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53927000 2021-11-24 13:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53928000 2021-11-24 13:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53929000 2021-11-24 13:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53930000 2021-11-24 13:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53931000 2021-11-24 13:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53932000 2021-11-24 13:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53933000 2021-11-24 13:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53934000 2021-11-24 13:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53935000 2021-11-24 13:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53936000 2021-11-24 13:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53937000 2021-11-24 13:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53938000 2021-11-24 13:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53939000 2021-11-24 13:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53940000 2021-11-24 13:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53941000 2021-11-24 13:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53942000 2021-11-24 13:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53943000 2021-11-24 13:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53944000 2021-11-24 13:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53945000 2021-11-24 13:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53946000 2021-11-24 13:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53947000 2021-11-24 13:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53948000 2021-11-24 13:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53949000 2021-11-24 13:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53950000 2021-11-24 13:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53951000 2021-11-24 13:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53952000 2021-11-24 13:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53953000 2021-11-24 13:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53954000 2021-11-24 13:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53955000 2021-11-24 13:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53956000 2021-11-24 13:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53957000 2021-11-24 13:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53958000 2021-11-24 13:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53959000 2021-11-24 13:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53960000 2021-11-24 13:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53961000 2021-11-24 13:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53962000 2021-11-24 13:59:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:59:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1764 containing 20.00 MB] 2021-11-24 13:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53963000 2021-11-24 13:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53964000 2021-11-24 13:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53965000 2021-11-24 13:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53966000 2021-11-24 13:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53967000 2021-11-24 13:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53968000 2021-11-24 13:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53969000 2021-11-24 13:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53970000 2021-11-24 13:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53971000 2021-11-24 13:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53972000 2021-11-24 13:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53973000 2021-11-24 13:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53974000 2021-11-24 13:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53975000 2021-11-24 13:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53976000 2021-11-24 13:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53977000 2021-11-24 13:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53978000 2021-11-24 13:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53979000 2021-11-24 13:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53980000 2021-11-24 13:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53981000 2021-11-24 13:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53982000 2021-11-24 13:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53983000 2021-11-24 13:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53984000 2021-11-24 13:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53985000 2021-11-24 13:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53986000 2021-11-24 13:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53987000 2021-11-24 13:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53988000 2021-11-24 13:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53989000 2021-11-24 13:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53990000 2021-11-24 13:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53991000 2021-11-24 13:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53992000 2021-11-24 13:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53993000 2021-11-24 13:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53994000 2021-11-24 13:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53995000 2021-11-24 13:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53996000 2021-11-24 13:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53997000 2021-11-24 13:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53998000 2021-11-24 13:59:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:59:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1765 containing 20.00 MB] 2021-11-24 13:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 53999000 2021-11-24 13:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54000000 2021-11-24 13:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54001000 2021-11-24 13:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54002000 2021-11-24 13:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54003000 2021-11-24 13:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54004000 2021-11-24 13:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54005000 2021-11-24 13:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54006000 2021-11-24 13:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54007000 2021-11-24 13:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54008000 2021-11-24 13:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54009000 2021-11-24 13:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54010000 2021-11-24 13:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54011000 2021-11-24 13:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54012000 2021-11-24 13:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54013000 2021-11-24 13:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54014000 2021-11-24 13:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54015000 2021-11-24 13:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54016000 2021-11-24 13:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54017000 2021-11-24 13:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54018000 2021-11-24 13:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54019000 2021-11-24 13:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54020000 2021-11-24 13:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54021000 2021-11-24 13:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54022000 2021-11-24 13:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54023000 2021-11-24 13:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54024000 2021-11-24 13:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54025000 2021-11-24 13:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54026000 2021-11-24 13:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54027000 2021-11-24 13:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54028000 2021-11-24 13:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54029000 2021-11-24 13:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54030000 2021-11-24 13:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54031000 2021-11-24 13:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54032000 2021-11-24 13:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54033000 2021-11-24 13:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54034000 2021-11-24 13:59:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:59:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1766 containing 20.00 MB] 2021-11-24 13:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54035000 2021-11-24 13:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54036000 2021-11-24 13:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54037000 2021-11-24 13:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54038000 2021-11-24 13:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54039000 2021-11-24 13:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54040000 2021-11-24 13:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54041000 2021-11-24 13:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54042000 2021-11-24 13:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54043000 2021-11-24 13:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54044000 2021-11-24 13:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54045000 2021-11-24 13:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54046000 2021-11-24 13:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54047000 2021-11-24 13:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54048000 2021-11-24 13:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54049000 2021-11-24 13:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54050000 2021-11-24 13:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54051000 2021-11-24 13:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54052000 2021-11-24 13:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54053000 2021-11-24 13:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54054000 2021-11-24 13:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54055000 2021-11-24 13:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54056000 2021-11-24 13:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54057000 2021-11-24 13:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54058000 2021-11-24 13:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54059000 2021-11-24 13:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54060000 2021-11-24 13:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54061000 2021-11-24 13:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54062000 2021-11-24 13:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54063000 2021-11-24 13:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54064000 2021-11-24 13:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54065000 2021-11-24 13:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54066000 2021-11-24 13:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54067000 2021-11-24 13:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54068000 2021-11-24 13:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54069000 2021-11-24 13:59:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 13:59:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1767 containing 20.00 MB] 2021-11-24 13:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54070000 2021-11-24 13:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54071000 2021-11-24 14:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54072000 2021-11-24 14:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54073000 2021-11-24 14:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54074000 2021-11-24 14:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54075000 2021-11-24 14:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54076000 2021-11-24 14:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54077000 2021-11-24 14:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54078000 2021-11-24 14:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54079000 2021-11-24 14:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54080000 2021-11-24 14:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54081000 2021-11-24 14:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54082000 2021-11-24 14:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54083000 2021-11-24 14:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54084000 2021-11-24 14:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54085000 2021-11-24 14:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54086000 2021-11-24 14:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54087000 2021-11-24 14:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54088000 2021-11-24 14:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54089000 2021-11-24 14:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54090000 2021-11-24 14:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54091000 2021-11-24 14:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54092000 2021-11-24 14:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54093000 2021-11-24 14:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54094000 2021-11-24 14:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54095000 2021-11-24 14:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54096000 2021-11-24 14:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54097000 2021-11-24 14:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54098000 2021-11-24 14:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54099000 2021-11-24 14:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54100000 2021-11-24 14:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54101000 2021-11-24 14:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54102000 2021-11-24 14:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54103000 2021-11-24 14:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54104000 2021-11-24 14:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54105000 2021-11-24 14:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54106000 2021-11-24 14:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54107000 2021-11-24 14:00:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:00:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1768 containing 20.00 MB] 2021-11-24 14:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54108000 2021-11-24 14:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54109000 2021-11-24 14:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54110000 2021-11-24 14:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54111000 2021-11-24 14:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54112000 2021-11-24 14:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54113000 2021-11-24 14:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54114000 2021-11-24 14:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54115000 2021-11-24 14:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54116000 2021-11-24 14:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54117000 2021-11-24 14:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54118000 2021-11-24 14:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54119000 2021-11-24 14:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54120000 2021-11-24 14:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54121000 2021-11-24 14:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54122000 2021-11-24 14:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54123000 2021-11-24 14:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54124000 2021-11-24 14:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54125000 2021-11-24 14:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54126000 2021-11-24 14:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54127000 2021-11-24 14:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54128000 2021-11-24 14:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54129000 2021-11-24 14:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54130000 2021-11-24 14:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54131000 2021-11-24 14:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54132000 2021-11-24 14:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54133000 2021-11-24 14:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54134000 2021-11-24 14:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54135000 2021-11-24 14:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54136000 2021-11-24 14:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54137000 2021-11-24 14:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54138000 2021-11-24 14:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54139000 2021-11-24 14:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54140000 2021-11-24 14:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54141000 2021-11-24 14:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54142000 2021-11-24 14:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54143000 2021-11-24 14:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54144000 2021-11-24 14:00:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:00:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1769 containing 20.00 MB] 2021-11-24 14:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54145000 2021-11-24 14:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54146000 2021-11-24 14:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54147000 2021-11-24 14:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54148000 2021-11-24 14:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54149000 2021-11-24 14:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54150000 2021-11-24 14:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54151000 2021-11-24 14:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54152000 2021-11-24 14:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54153000 2021-11-24 14:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54154000 2021-11-24 14:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54155000 2021-11-24 14:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54156000 2021-11-24 14:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54157000 2021-11-24 14:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54158000 2021-11-24 14:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54159000 2021-11-24 14:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54160000 2021-11-24 14:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54161000 2021-11-24 14:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54162000 2021-11-24 14:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54163000 2021-11-24 14:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54164000 2021-11-24 14:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54165000 2021-11-24 14:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54166000 2021-11-24 14:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54167000 2021-11-24 14:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54168000 2021-11-24 14:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54169000 2021-11-24 14:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54170000 2021-11-24 14:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54171000 2021-11-24 14:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54172000 2021-11-24 14:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54173000 2021-11-24 14:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54174000 2021-11-24 14:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54175000 2021-11-24 14:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54176000 2021-11-24 14:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54177000 2021-11-24 14:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54178000 2021-11-24 14:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54179000 2021-11-24 14:00:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:00:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1770 containing 20.00 MB] 2021-11-24 14:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54180000 2021-11-24 14:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54181000 2021-11-24 14:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54182000 2021-11-24 14:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54183000 2021-11-24 14:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54184000 2021-11-24 14:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54185000 2021-11-24 14:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54186000 2021-11-24 14:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54187000 2021-11-24 14:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54188000 2021-11-24 14:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54189000 2021-11-24 14:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54190000 2021-11-24 14:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54191000 2021-11-24 14:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54192000 2021-11-24 14:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54193000 2021-11-24 14:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54194000 2021-11-24 14:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54195000 2021-11-24 14:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54196000 2021-11-24 14:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54197000 2021-11-24 14:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54198000 2021-11-24 14:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54199000 2021-11-24 14:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54200000 2021-11-24 14:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54201000 2021-11-24 14:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54202000 2021-11-24 14:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54203000 2021-11-24 14:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54204000 2021-11-24 14:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54205000 2021-11-24 14:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54206000 2021-11-24 14:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54207000 2021-11-24 14:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54208000 2021-11-24 14:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54209000 2021-11-24 14:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54210000 2021-11-24 14:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54211000 2021-11-24 14:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54212000 2021-11-24 14:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54213000 2021-11-24 14:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54214000 2021-11-24 14:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54215000 2021-11-24 14:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54216000 2021-11-24 14:01:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:01:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1771 containing 20.00 MB] 2021-11-24 14:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54217000 2021-11-24 14:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54218000 2021-11-24 14:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54219000 2021-11-24 14:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54220000 2021-11-24 14:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54221000 2021-11-24 14:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54222000 2021-11-24 14:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54223000 2021-11-24 14:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54224000 2021-11-24 14:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54225000 2021-11-24 14:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54226000 2021-11-24 14:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54227000 2021-11-24 14:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54228000 2021-11-24 14:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54229000 2021-11-24 14:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54230000 2021-11-24 14:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54231000 2021-11-24 14:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54232000 2021-11-24 14:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54233000 2021-11-24 14:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54234000 2021-11-24 14:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54235000 2021-11-24 14:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54236000 2021-11-24 14:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54237000 2021-11-24 14:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54238000 2021-11-24 14:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54239000 2021-11-24 14:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54240000 2021-11-24 14:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54241000 2021-11-24 14:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54242000 2021-11-24 14:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54243000 2021-11-24 14:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54244000 2021-11-24 14:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54245000 2021-11-24 14:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54246000 2021-11-24 14:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54247000 2021-11-24 14:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54248000 2021-11-24 14:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54249000 2021-11-24 14:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54250000 2021-11-24 14:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54251000 2021-11-24 14:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54252000 2021-11-24 14:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54253000 2021-11-24 14:01:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:01:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1772 containing 20.00 MB] 2021-11-24 14:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54254000 2021-11-24 14:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54255000 2021-11-24 14:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54256000 2021-11-24 14:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54257000 2021-11-24 14:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54258000 2021-11-24 14:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54259000 2021-11-24 14:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54260000 2021-11-24 14:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54261000 2021-11-24 14:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54262000 2021-11-24 14:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54263000 2021-11-24 14:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54264000 2021-11-24 14:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54265000 2021-11-24 14:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54266000 2021-11-24 14:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54267000 2021-11-24 14:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54268000 2021-11-24 14:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54269000 2021-11-24 14:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54270000 2021-11-24 14:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54271000 2021-11-24 14:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54272000 2021-11-24 14:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54273000 2021-11-24 14:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54274000 2021-11-24 14:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54275000 2021-11-24 14:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54276000 2021-11-24 14:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54277000 2021-11-24 14:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54278000 2021-11-24 14:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54279000 2021-11-24 14:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54280000 2021-11-24 14:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54281000 2021-11-24 14:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54282000 2021-11-24 14:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54283000 2021-11-24 14:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54284000 2021-11-24 14:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54285000 2021-11-24 14:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54286000 2021-11-24 14:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54287000 2021-11-24 14:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54288000 2021-11-24 14:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54289000 2021-11-24 14:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54290000 2021-11-24 14:01:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:01:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1773 containing 20.00 MB] 2021-11-24 14:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54291000 2021-11-24 14:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54292000 2021-11-24 14:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54293000 2021-11-24 14:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54294000 2021-11-24 14:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54295000 2021-11-24 14:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54296000 2021-11-24 14:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54297000 2021-11-24 14:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54298000 2021-11-24 14:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54299000 2021-11-24 14:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54300000 2021-11-24 14:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54301000 2021-11-24 14:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54302000 2021-11-24 14:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54303000 2021-11-24 14:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54304000 2021-11-24 14:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54305000 2021-11-24 14:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54306000 2021-11-24 14:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54307000 2021-11-24 14:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54308000 2021-11-24 14:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54309000 2021-11-24 14:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54310000 2021-11-24 14:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54311000 2021-11-24 14:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54312000 2021-11-24 14:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54313000 2021-11-24 14:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54314000 2021-11-24 14:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54315000 2021-11-24 14:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54316000 2021-11-24 14:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54317000 2021-11-24 14:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54318000 2021-11-24 14:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54319000 2021-11-24 14:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54320000 2021-11-24 14:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54321000 2021-11-24 14:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54322000 2021-11-24 14:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54323000 2021-11-24 14:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54324000 2021-11-24 14:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54325000 2021-11-24 14:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54326000 2021-11-24 14:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54327000 2021-11-24 14:02:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:02:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1774 containing 20.00 MB] 2021-11-24 14:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54328000 2021-11-24 14:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54329000 2021-11-24 14:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54330000 2021-11-24 14:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54331000 2021-11-24 14:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54332000 2021-11-24 14:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54333000 2021-11-24 14:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54334000 2021-11-24 14:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54335000 2021-11-24 14:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54336000 2021-11-24 14:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54337000 2021-11-24 14:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54338000 2021-11-24 14:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54339000 2021-11-24 14:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54340000 2021-11-24 14:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54341000 2021-11-24 14:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54342000 2021-11-24 14:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54343000 2021-11-24 14:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54344000 2021-11-24 14:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54345000 2021-11-24 14:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54346000 2021-11-24 14:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54347000 2021-11-24 14:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54348000 2021-11-24 14:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54349000 2021-11-24 14:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54350000 2021-11-24 14:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54351000 2021-11-24 14:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54352000 2021-11-24 14:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54353000 2021-11-24 14:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54354000 2021-11-24 14:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54355000 2021-11-24 14:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54356000 2021-11-24 14:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54357000 2021-11-24 14:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54358000 2021-11-24 14:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54359000 2021-11-24 14:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54360000 2021-11-24 14:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54361000 2021-11-24 14:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54362000 2021-11-24 14:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54363000 2021-11-24 14:06:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:06:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1775 containing 20.00 MB] 2021-11-24 14:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54364000 2021-11-24 14:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54365000 2021-11-24 14:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54366000 2021-11-24 14:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54367000 2021-11-24 14:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54368000 2021-11-24 14:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54369000 2021-11-24 14:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54370000 2021-11-24 14:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54371000 2021-11-24 14:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54372000 2021-11-24 14:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54373000 2021-11-24 14:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54374000 2021-11-24 14:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54375000 2021-11-24 14:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54376000 2021-11-24 14:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54377000 2021-11-24 14:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54378000 2021-11-24 14:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54379000 2021-11-24 14:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54380000 2021-11-24 14:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54381000 2021-11-24 14:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54382000 2021-11-24 14:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54383000 2021-11-24 14:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54384000 2021-11-24 14:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54385000 2021-11-24 14:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54386000 2021-11-24 14:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54387000 2021-11-24 14:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54388000 2021-11-24 14:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54389000 2021-11-24 14:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54390000 2021-11-24 14:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54391000 2021-11-24 14:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54392000 2021-11-24 14:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54393000 2021-11-24 14:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54394000 2021-11-24 14:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54395000 2021-11-24 14:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54396000 2021-11-24 14:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54397000 2021-11-24 14:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54398000 2021-11-24 14:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54399000 2021-11-24 14:15:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:15:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1776 containing 20.00 MB] 2021-11-24 14:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54400000 2021-11-24 14:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54401000 2021-11-24 14:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54402000 2021-11-24 14:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54403000 2021-11-24 14:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54404000 2021-11-24 14:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54405000 2021-11-24 14:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54406000 2021-11-24 14:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54407000 2021-11-24 14:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54408000 2021-11-24 14:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54409000 2021-11-24 14:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54410000 2021-11-24 14:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54411000 2021-11-24 14:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54412000 2021-11-24 14:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54413000 2021-11-24 14:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54414000 2021-11-24 14:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54415000 2021-11-24 14:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54416000 2021-11-24 14:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54417000 2021-11-24 14:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54418000 2021-11-24 14:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54419000 2021-11-24 14:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54420000 2021-11-24 14:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54421000 2021-11-24 14:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54422000 2021-11-24 14:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54423000 2021-11-24 14:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54424000 2021-11-24 14:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54425000 2021-11-24 14:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54426000 2021-11-24 14:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54427000 2021-11-24 14:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54428000 2021-11-24 14:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54429000 2021-11-24 14:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54430000 2021-11-24 14:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54431000 2021-11-24 14:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54432000 2021-11-24 14:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54433000 2021-11-24 14:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54434000 2021-11-24 14:16:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:16:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1777 containing 20.00 MB] 2021-11-24 14:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54435000 2021-11-24 14:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54436000 2021-11-24 14:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54437000 2021-11-24 14:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54438000 2021-11-24 14:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54439000 2021-11-24 14:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54440000 2021-11-24 14:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54441000 2021-11-24 14:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54442000 2021-11-24 14:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54443000 2021-11-24 14:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54444000 2021-11-24 14:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54445000 2021-11-24 14:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54446000 2021-11-24 14:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54447000 2021-11-24 14:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54448000 2021-11-24 14:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54449000 2021-11-24 14:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54450000 2021-11-24 14:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54451000 2021-11-24 14:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54452000 2021-11-24 14:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54453000 2021-11-24 14:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54454000 2021-11-24 14:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54455000 2021-11-24 14:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54456000 2021-11-24 14:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54457000 2021-11-24 14:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54458000 2021-11-24 14:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54459000 2021-11-24 14:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54460000 2021-11-24 14:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54461000 2021-11-24 14:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54462000 2021-11-24 14:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54463000 2021-11-24 14:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54464000 2021-11-24 14:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54465000 2021-11-24 14:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54466000 2021-11-24 14:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54467000 2021-11-24 14:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54468000 2021-11-24 14:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54469000 2021-11-24 14:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54470000 2021-11-24 14:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54471000 2021-11-24 14:16:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:16:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1778 containing 20.00 MB] 2021-11-24 14:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54472000 2021-11-24 14:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54473000 2021-11-24 14:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54474000 2021-11-24 14:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54475000 2021-11-24 14:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54476000 2021-11-24 14:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54477000 2021-11-24 14:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54478000 2021-11-24 14:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54479000 2021-11-24 14:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54480000 2021-11-24 14:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54481000 2021-11-24 14:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54482000 2021-11-24 14:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54483000 2021-11-24 14:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54484000 2021-11-24 14:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54485000 2021-11-24 14:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54486000 2021-11-24 14:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54487000 2021-11-24 14:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54488000 2021-11-24 14:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54489000 2021-11-24 14:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54490000 2021-11-24 14:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54491000 2021-11-24 14:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54492000 2021-11-24 14:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54493000 2021-11-24 14:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54494000 2021-11-24 14:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54495000 2021-11-24 14:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54496000 2021-11-24 14:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54497000 2021-11-24 14:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54498000 2021-11-24 14:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54499000 2021-11-24 14:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54500000 2021-11-24 14:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54501000 2021-11-24 14:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54502000 2021-11-24 14:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54503000 2021-11-24 14:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54504000 2021-11-24 14:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54505000 2021-11-24 14:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54506000 2021-11-24 14:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54507000 2021-11-24 14:16:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:16:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1779 containing 20.00 MB] 2021-11-24 14:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54508000 2021-11-24 14:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54509000 2021-11-24 14:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54510000 2021-11-24 14:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54511000 2021-11-24 14:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54512000 2021-11-24 14:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54513000 2021-11-24 14:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54514000 2021-11-24 14:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54515000 2021-11-24 14:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54516000 2021-11-24 14:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54517000 2021-11-24 14:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54518000 2021-11-24 14:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54519000 2021-11-24 14:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54520000 2021-11-24 14:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54521000 2021-11-24 14:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54522000 2021-11-24 14:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54523000 2021-11-24 14:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54524000 2021-11-24 14:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54525000 2021-11-24 14:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54526000 2021-11-24 14:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54527000 2021-11-24 14:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54528000 2021-11-24 14:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54529000 2021-11-24 14:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54530000 2021-11-24 14:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54531000 2021-11-24 14:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54532000 2021-11-24 14:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54533000 2021-11-24 14:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54534000 2021-11-24 14:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54535000 2021-11-24 14:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54536000 2021-11-24 14:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54537000 2021-11-24 14:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54538000 2021-11-24 14:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54539000 2021-11-24 14:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54540000 2021-11-24 14:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54541000 2021-11-24 14:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54542000 2021-11-24 14:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54543000 2021-11-24 14:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54544000 2021-11-24 14:19:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:19:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1780 containing 20.00 MB] 2021-11-24 14:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54545000 2021-11-24 14:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54546000 2021-11-24 14:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54547000 2021-11-24 14:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54548000 2021-11-24 14:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54549000 2021-11-24 14:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54550000 2021-11-24 14:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54551000 2021-11-24 14:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54552000 2021-11-24 14:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54553000 2021-11-24 14:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54554000 2021-11-24 14:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54555000 2021-11-24 14:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54556000 2021-11-24 14:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54557000 2021-11-24 14:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54558000 2021-11-24 14:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54559000 2021-11-24 14:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54560000 2021-11-24 14:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54561000 2021-11-24 14:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54562000 2021-11-24 14:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54563000 2021-11-24 14:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54564000 2021-11-24 14:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54565000 2021-11-24 14:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54566000 2021-11-24 14:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54567000 2021-11-24 14:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54568000 2021-11-24 14:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54569000 2021-11-24 14:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54570000 2021-11-24 14:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54571000 2021-11-24 14:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54572000 2021-11-24 14:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54573000 2021-11-24 14:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54574000 2021-11-24 14:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54575000 2021-11-24 14:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54576000 2021-11-24 14:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54577000 2021-11-24 14:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54578000 2021-11-24 14:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54579000 2021-11-24 14:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54580000 2021-11-24 14:19:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:19:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1781 containing 20.00 MB] 2021-11-24 14:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54581000 2021-11-24 14:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54582000 2021-11-24 14:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54583000 2021-11-24 14:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54584000 2021-11-24 14:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54585000 2021-11-24 14:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54586000 2021-11-24 14:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54587000 2021-11-24 14:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54588000 2021-11-24 14:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54589000 2021-11-24 14:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54590000 2021-11-24 14:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54591000 2021-11-24 14:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54592000 2021-11-24 14:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54593000 2021-11-24 14:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54594000 2021-11-24 14:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54595000 2021-11-24 14:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54596000 2021-11-24 14:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54597000 2021-11-24 14:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54598000 2021-11-24 14:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54599000 2021-11-24 14:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54600000 2021-11-24 14:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54601000 2021-11-24 14:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54602000 2021-11-24 14:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54603000 2021-11-24 14:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54604000 2021-11-24 14:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54605000 2021-11-24 14:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54606000 2021-11-24 14:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54607000 2021-11-24 14:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54608000 2021-11-24 14:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54609000 2021-11-24 14:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54610000 2021-11-24 14:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54611000 2021-11-24 14:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54612000 2021-11-24 14:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54613000 2021-11-24 14:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54614000 2021-11-24 14:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54615000 2021-11-24 14:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54616000 2021-11-24 14:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54617000 2021-11-24 14:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54618000 2021-11-24 14:19:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:19:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1782 containing 20.00 MB] 2021-11-24 14:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54619000 2021-11-24 14:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54620000 2021-11-24 14:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54621000 2021-11-24 14:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54622000 2021-11-24 14:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54623000 2021-11-24 14:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54624000 2021-11-24 14:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54625000 2021-11-24 14:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54626000 2021-11-24 14:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54627000 2021-11-24 14:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54628000 2021-11-24 14:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54629000 2021-11-24 14:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54630000 2021-11-24 14:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54631000 2021-11-24 14:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54632000 2021-11-24 14:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54633000 2021-11-24 14:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54634000 2021-11-24 14:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54635000 2021-11-24 14:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54636000 2021-11-24 14:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54637000 2021-11-24 14:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54638000 2021-11-24 14:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54639000 2021-11-24 14:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54640000 2021-11-24 14:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54641000 2021-11-24 14:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54642000 2021-11-24 14:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54643000 2021-11-24 14:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54644000 2021-11-24 14:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54645000 2021-11-24 14:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54646000 2021-11-24 14:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54647000 2021-11-24 14:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54648000 2021-11-24 14:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54649000 2021-11-24 14:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54650000 2021-11-24 14:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54651000 2021-11-24 14:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54652000 2021-11-24 14:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54653000 2021-11-24 14:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54654000 2021-11-24 14:20:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:20:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1783 containing 20.00 MB] 2021-11-24 14:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54655000 2021-11-24 14:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54656000 2021-11-24 14:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54657000 2021-11-24 14:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54658000 2021-11-24 14:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54659000 2021-11-24 14:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54660000 2021-11-24 14:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54661000 2021-11-24 14:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54662000 2021-11-24 14:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54663000 2021-11-24 14:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54664000 2021-11-24 14:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54665000 2021-11-24 14:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54666000 2021-11-24 14:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54667000 2021-11-24 14:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54668000 2021-11-24 14:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54669000 2021-11-24 14:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54670000 2021-11-24 14:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54671000 2021-11-24 14:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54672000 2021-11-24 14:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54673000 2021-11-24 14:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54674000 2021-11-24 14:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54675000 2021-11-24 14:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54676000 2021-11-24 14:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54677000 2021-11-24 14:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54678000 2021-11-24 14:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54679000 2021-11-24 14:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54680000 2021-11-24 14:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54681000 2021-11-24 14:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54682000 2021-11-24 14:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54683000 2021-11-24 14:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54684000 2021-11-24 14:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54685000 2021-11-24 14:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54686000 2021-11-24 14:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54687000 2021-11-24 14:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54688000 2021-11-24 14:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54689000 2021-11-24 14:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54690000 2021-11-24 14:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54691000 2021-11-24 14:20:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:20:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1784 containing 20.00 MB] 2021-11-24 14:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54692000 2021-11-24 14:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54693000 2021-11-24 14:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54694000 2021-11-24 14:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54695000 2021-11-24 14:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54696000 2021-11-24 14:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54697000 2021-11-24 14:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54698000 2021-11-24 14:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54699000 2021-11-24 14:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54700000 2021-11-24 14:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54701000 2021-11-24 14:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54702000 2021-11-24 14:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54703000 2021-11-24 14:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54704000 2021-11-24 14:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54705000 2021-11-24 14:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54706000 2021-11-24 14:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54707000 2021-11-24 14:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54708000 2021-11-24 14:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54709000 2021-11-24 14:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54710000 2021-11-24 14:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54711000 2021-11-24 14:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54712000 2021-11-24 14:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54713000 2021-11-24 14:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54714000 2021-11-24 14:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54715000 2021-11-24 14:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54716000 2021-11-24 14:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54717000 2021-11-24 14:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54718000 2021-11-24 14:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54719000 2021-11-24 14:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54720000 2021-11-24 14:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54721000 2021-11-24 14:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54722000 2021-11-24 14:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54723000 2021-11-24 14:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54724000 2021-11-24 14:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54725000 2021-11-24 14:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54726000 2021-11-24 14:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54727000 2021-11-24 14:20:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:20:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1785 containing 20.00 MB] 2021-11-24 14:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54728000 2021-11-24 14:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54729000 2021-11-24 14:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54730000 2021-11-24 14:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54731000 2021-11-24 14:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54732000 2021-11-24 14:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54733000 2021-11-24 14:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54734000 2021-11-24 14:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54735000 2021-11-24 14:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54736000 2021-11-24 14:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54737000 2021-11-24 14:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54738000 2021-11-24 14:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54739000 2021-11-24 14:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54740000 2021-11-24 14:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54741000 2021-11-24 14:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54742000 2021-11-24 14:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54743000 2021-11-24 14:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54744000 2021-11-24 14:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54745000 2021-11-24 14:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54746000 2021-11-24 14:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54747000 2021-11-24 14:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54748000 2021-11-24 14:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54749000 2021-11-24 14:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54750000 2021-11-24 14:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54751000 2021-11-24 14:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54752000 2021-11-24 14:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54753000 2021-11-24 14:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54754000 2021-11-24 14:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54755000 2021-11-24 14:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54756000 2021-11-24 14:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54757000 2021-11-24 14:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54758000 2021-11-24 14:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54759000 2021-11-24 14:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54760000 2021-11-24 14:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54761000 2021-11-24 14:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54762000 2021-11-24 14:21:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:21:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1786 containing 20.00 MB] 2021-11-24 14:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54763000 2021-11-24 14:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54764000 2021-11-24 14:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54765000 2021-11-24 14:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54766000 2021-11-24 14:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54767000 2021-11-24 14:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54768000 2021-11-24 14:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54769000 2021-11-24 14:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54770000 2021-11-24 14:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54771000 2021-11-24 14:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54772000 2021-11-24 14:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54773000 2021-11-24 14:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54774000 2021-11-24 14:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54775000 2021-11-24 14:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54776000 2021-11-24 14:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54777000 2021-11-24 14:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54778000 2021-11-24 14:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54779000 2021-11-24 14:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54780000 2021-11-24 14:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54781000 2021-11-24 14:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54782000 2021-11-24 14:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54783000 2021-11-24 14:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54784000 2021-11-24 14:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54785000 2021-11-24 14:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54786000 2021-11-24 14:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54787000 2021-11-24 14:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54788000 2021-11-24 14:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54789000 2021-11-24 14:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54790000 2021-11-24 14:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54791000 2021-11-24 14:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54792000 2021-11-24 14:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54793000 2021-11-24 14:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54794000 2021-11-24 14:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54795000 2021-11-24 14:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54796000 2021-11-24 14:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54797000 2021-11-24 14:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54798000 2021-11-24 14:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54799000 2021-11-24 14:21:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:21:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1787 containing 20.00 MB] 2021-11-24 14:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54800000 2021-11-24 14:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54801000 2021-11-24 14:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54802000 2021-11-24 14:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54803000 2021-11-24 14:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54804000 2021-11-24 14:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54805000 2021-11-24 14:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54806000 2021-11-24 14:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54807000 2021-11-24 14:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54808000 2021-11-24 14:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54809000 2021-11-24 14:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54810000 2021-11-24 14:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54811000 2021-11-24 14:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54812000 2021-11-24 14:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54813000 2021-11-24 14:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54814000 2021-11-24 14:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54815000 2021-11-24 14:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54816000 2021-11-24 14:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54817000 2021-11-24 14:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54818000 2021-11-24 14:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54819000 2021-11-24 14:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54820000 2021-11-24 14:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54821000 2021-11-24 14:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54822000 2021-11-24 14:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54823000 2021-11-24 14:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54824000 2021-11-24 14:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54825000 2021-11-24 14:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54826000 2021-11-24 14:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54827000 2021-11-24 14:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54828000 2021-11-24 14:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54829000 2021-11-24 14:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54830000 2021-11-24 14:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54831000 2021-11-24 14:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54832000 2021-11-24 14:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54833000 2021-11-24 14:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54834000 2021-11-24 14:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54835000 2021-11-24 14:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54836000 2021-11-24 14:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54837000 2021-11-24 14:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54838000 2021-11-24 14:21:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:21:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1788 containing 20.00 MB] 2021-11-24 14:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54839000 2021-11-24 14:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54840000 2021-11-24 14:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54841000 2021-11-24 14:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54842000 2021-11-24 14:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54843000 2021-11-24 14:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54844000 2021-11-24 14:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54845000 2021-11-24 14:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54846000 2021-11-24 14:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54847000 2021-11-24 14:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54848000 2021-11-24 14:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54849000 2021-11-24 14:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54850000 2021-11-24 14:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54851000 2021-11-24 14:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54852000 2021-11-24 14:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54853000 2021-11-24 14:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54854000 2021-11-24 14:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54855000 2021-11-24 14:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54856000 2021-11-24 14:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54857000 2021-11-24 14:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54858000 2021-11-24 14:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54859000 2021-11-24 14:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54860000 2021-11-24 14:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54861000 2021-11-24 14:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54862000 2021-11-24 14:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54863000 2021-11-24 14:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54864000 2021-11-24 14:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54865000 2021-11-24 14:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54866000 2021-11-24 14:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54867000 2021-11-24 14:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54868000 2021-11-24 14:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54869000 2021-11-24 14:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54870000 2021-11-24 14:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54871000 2021-11-24 14:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54872000 2021-11-24 14:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54873000 2021-11-24 14:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54874000 2021-11-24 14:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54875000 2021-11-24 14:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54876000 2021-11-24 14:22:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:22:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1789 containing 20.00 MB] 2021-11-24 14:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54877000 2021-11-24 14:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54878000 2021-11-24 14:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54879000 2021-11-24 14:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54880000 2021-11-24 14:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54881000 2021-11-24 14:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54882000 2021-11-24 14:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54883000 2021-11-24 14:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54884000 2021-11-24 14:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54885000 2021-11-24 14:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54886000 2021-11-24 14:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54887000 2021-11-24 14:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54888000 2021-11-24 14:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54889000 2021-11-24 14:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54890000 2021-11-24 14:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54891000 2021-11-24 14:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54892000 2021-11-24 14:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54893000 2021-11-24 14:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54894000 2021-11-24 14:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54895000 2021-11-24 14:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54896000 2021-11-24 14:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54897000 2021-11-24 14:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54898000 2021-11-24 14:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54899000 2021-11-24 14:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54900000 2021-11-24 14:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54901000 2021-11-24 14:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54902000 2021-11-24 14:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54903000 2021-11-24 14:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54904000 2021-11-24 14:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54905000 2021-11-24 14:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54906000 2021-11-24 14:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54907000 2021-11-24 14:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54908000 2021-11-24 14:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54909000 2021-11-24 14:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54910000 2021-11-24 14:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54911000 2021-11-24 14:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54912000 2021-11-24 14:22:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:22:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1790 containing 20.00 MB] 2021-11-24 14:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54913000 2021-11-24 14:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54914000 2021-11-24 14:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54915000 2021-11-24 14:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54916000 2021-11-24 14:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54917000 2021-11-24 14:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54918000 2021-11-24 14:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54919000 2021-11-24 14:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54920000 2021-11-24 14:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54921000 2021-11-24 14:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54922000 2021-11-24 14:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54923000 2021-11-24 14:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54924000 2021-11-24 14:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54925000 2021-11-24 14:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54926000 2021-11-24 14:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54927000 2021-11-24 14:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54928000 2021-11-24 14:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54929000 2021-11-24 14:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54930000 2021-11-24 14:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54931000 2021-11-24 14:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54932000 2021-11-24 14:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54933000 2021-11-24 14:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54934000 2021-11-24 14:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54935000 2021-11-24 14:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54936000 2021-11-24 14:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54937000 2021-11-24 14:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54938000 2021-11-24 14:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54939000 2021-11-24 14:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54940000 2021-11-24 14:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54941000 2021-11-24 14:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54942000 2021-11-24 14:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54943000 2021-11-24 14:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54944000 2021-11-24 14:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54945000 2021-11-24 14:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54946000 2021-11-24 14:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54947000 2021-11-24 14:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54948000 2021-11-24 14:22:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:22:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1791 containing 20.00 MB] 2021-11-24 14:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54949000 2021-11-24 14:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54950000 2021-11-24 14:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54951000 2021-11-24 14:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54952000 2021-11-24 14:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54953000 2021-11-24 14:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54954000 2021-11-24 14:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54955000 2021-11-24 14:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54956000 2021-11-24 14:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54957000 2021-11-24 14:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54958000 2021-11-24 14:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54959000 2021-11-24 14:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54960000 2021-11-24 14:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54961000 2021-11-24 14:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54962000 2021-11-24 14:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54963000 2021-11-24 14:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54964000 2021-11-24 14:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54965000 2021-11-24 14:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54966000 2021-11-24 14:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54967000 2021-11-24 14:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54968000 2021-11-24 14:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54969000 2021-11-24 14:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54970000 2021-11-24 14:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54971000 2021-11-24 14:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54972000 2021-11-24 14:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54973000 2021-11-24 14:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54974000 2021-11-24 14:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54975000 2021-11-24 14:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54976000 2021-11-24 14:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54977000 2021-11-24 14:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54978000 2021-11-24 14:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54979000 2021-11-24 14:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54980000 2021-11-24 14:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54981000 2021-11-24 14:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54982000 2021-11-24 14:22:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:22:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1792 containing 20.00 MB] 2021-11-24 14:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54983000 2021-11-24 14:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54984000 2021-11-24 14:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54985000 2021-11-24 14:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54986000 2021-11-24 14:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54987000 2021-11-24 14:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54988000 2021-11-24 14:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54989000 2021-11-24 14:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54990000 2021-11-24 14:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54991000 2021-11-24 14:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54992000 2021-11-24 14:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54993000 2021-11-24 14:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54994000 2021-11-24 14:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54995000 2021-11-24 14:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54996000 2021-11-24 14:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54997000 2021-11-24 14:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54998000 2021-11-24 14:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 54999000 2021-11-24 14:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55000000 2021-11-24 14:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55001000 2021-11-24 14:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55002000 2021-11-24 14:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55003000 2021-11-24 14:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55004000 2021-11-24 14:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55005000 2021-11-24 14:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55006000 2021-11-24 14:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55007000 2021-11-24 14:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55008000 2021-11-24 14:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55009000 2021-11-24 14:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55010000 2021-11-24 14:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55011000 2021-11-24 14:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55012000 2021-11-24 14:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55013000 2021-11-24 14:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55014000 2021-11-24 14:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55015000 2021-11-24 14:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55016000 2021-11-24 14:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55017000 2021-11-24 14:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55018000 2021-11-24 14:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55019000 2021-11-24 14:23:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:23:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1793 containing 20.00 MB] 2021-11-24 14:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55020000 2021-11-24 14:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55021000 2021-11-24 14:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55022000 2021-11-24 14:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55023000 2021-11-24 14:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55024000 2021-11-24 14:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55025000 2021-11-24 14:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55026000 2021-11-24 14:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55027000 2021-11-24 14:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55028000 2021-11-24 14:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55029000 2021-11-24 14:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55030000 2021-11-24 14:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55031000 2021-11-24 14:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55032000 2021-11-24 14:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55033000 2021-11-24 14:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55034000 2021-11-24 14:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55035000 2021-11-24 14:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55036000 2021-11-24 14:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55037000 2021-11-24 14:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55038000 2021-11-24 14:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55039000 2021-11-24 14:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55040000 2021-11-24 14:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55041000 2021-11-24 14:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55042000 2021-11-24 14:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55043000 2021-11-24 14:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55044000 2021-11-24 14:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55045000 2021-11-24 14:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55046000 2021-11-24 14:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55047000 2021-11-24 14:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55048000 2021-11-24 14:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55049000 2021-11-24 14:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55050000 2021-11-24 14:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55051000 2021-11-24 14:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55052000 2021-11-24 14:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55053000 2021-11-24 14:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55054000 2021-11-24 14:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55055000 2021-11-24 14:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55056000 2021-11-24 14:23:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:23:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1794 containing 20.00 MB] 2021-11-24 14:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55057000 2021-11-24 14:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55058000 2021-11-24 14:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55059000 2021-11-24 14:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55060000 2021-11-24 14:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55061000 2021-11-24 14:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55062000 2021-11-24 14:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55063000 2021-11-24 14:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55064000 2021-11-24 14:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55065000 2021-11-24 14:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55066000 2021-11-24 14:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55067000 2021-11-24 14:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55068000 2021-11-24 14:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55069000 2021-11-24 14:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55070000 2021-11-24 14:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55071000 2021-11-24 14:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55072000 2021-11-24 14:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55073000 2021-11-24 14:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55074000 2021-11-24 14:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55075000 2021-11-24 14:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55076000 2021-11-24 14:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55077000 2021-11-24 14:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55078000 2021-11-24 14:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55079000 2021-11-24 14:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55080000 2021-11-24 14:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55081000 2021-11-24 14:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55082000 2021-11-24 14:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55083000 2021-11-24 14:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55084000 2021-11-24 14:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55085000 2021-11-24 14:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55086000 2021-11-24 14:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55087000 2021-11-24 14:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55088000 2021-11-24 14:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55089000 2021-11-24 14:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55090000 2021-11-24 14:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55091000 2021-11-24 14:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55092000 2021-11-24 14:23:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:23:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1795 containing 20.00 MB] 2021-11-24 14:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55093000 2021-11-24 14:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55094000 2021-11-24 14:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55095000 2021-11-24 14:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55096000 2021-11-24 14:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55097000 2021-11-24 14:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55098000 2021-11-24 14:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55099000 2021-11-24 14:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55100000 2021-11-24 14:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55101000 2021-11-24 14:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55102000 2021-11-24 14:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55103000 2021-11-24 14:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55104000 2021-11-24 14:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55105000 2021-11-24 14:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55106000 2021-11-24 14:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55107000 2021-11-24 14:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55108000 2021-11-24 14:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55109000 2021-11-24 14:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55110000 2021-11-24 14:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55111000 2021-11-24 14:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55112000 2021-11-24 14:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55113000 2021-11-24 14:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55114000 2021-11-24 14:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55115000 2021-11-24 14:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55116000 2021-11-24 14:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55117000 2021-11-24 14:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55118000 2021-11-24 14:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55119000 2021-11-24 14:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55120000 2021-11-24 14:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55121000 2021-11-24 14:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55122000 2021-11-24 14:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55123000 2021-11-24 14:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55124000 2021-11-24 14:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55125000 2021-11-24 14:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55126000 2021-11-24 14:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55127000 2021-11-24 14:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55128000 2021-11-24 14:24:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:24:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1796 containing 20.00 MB] 2021-11-24 14:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55129000 2021-11-24 14:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55130000 2021-11-24 14:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55131000 2021-11-24 14:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55132000 2021-11-24 14:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55133000 2021-11-24 14:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55134000 2021-11-24 14:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55135000 2021-11-24 14:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55136000 2021-11-24 14:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55137000 2021-11-24 14:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55138000 2021-11-24 14:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55139000 2021-11-24 14:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55140000 2021-11-24 14:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55141000 2021-11-24 14:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55142000 2021-11-24 14:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55143000 2021-11-24 14:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55144000 2021-11-24 14:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55145000 2021-11-24 14:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55146000 2021-11-24 14:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55147000 2021-11-24 14:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55148000 2021-11-24 14:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55149000 2021-11-24 14:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55150000 2021-11-24 14:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55151000 2021-11-24 14:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55152000 2021-11-24 14:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55153000 2021-11-24 14:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55154000 2021-11-24 14:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55155000 2021-11-24 14:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55156000 2021-11-24 14:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55157000 2021-11-24 14:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55158000 2021-11-24 14:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55159000 2021-11-24 14:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55160000 2021-11-24 14:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55161000 2021-11-24 14:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55162000 2021-11-24 14:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55163000 2021-11-24 14:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55164000 2021-11-24 14:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55165000 2021-11-24 14:24:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:24:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1797 containing 20.00 MB] 2021-11-24 14:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55166000 2021-11-24 14:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55167000 2021-11-24 14:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55168000 2021-11-24 14:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55169000 2021-11-24 14:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55170000 2021-11-24 14:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55171000 2021-11-24 14:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55172000 2021-11-24 14:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55173000 2021-11-24 14:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55174000 2021-11-24 14:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55175000 2021-11-24 14:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55176000 2021-11-24 14:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55177000 2021-11-24 14:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55178000 2021-11-24 14:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55179000 2021-11-24 14:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55180000 2021-11-24 14:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55181000 2021-11-24 14:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55182000 2021-11-24 14:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55183000 2021-11-24 14:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55184000 2021-11-24 14:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55185000 2021-11-24 14:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55186000 2021-11-24 14:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55187000 2021-11-24 14:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55188000 2021-11-24 14:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55189000 2021-11-24 14:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55190000 2021-11-24 14:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55191000 2021-11-24 14:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55192000 2021-11-24 14:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55193000 2021-11-24 14:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55194000 2021-11-24 14:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55195000 2021-11-24 14:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55196000 2021-11-24 14:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55197000 2021-11-24 14:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55198000 2021-11-24 14:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55199000 2021-11-24 14:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55200000 2021-11-24 14:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55201000 2021-11-24 14:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55202000 2021-11-24 14:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55203000 2021-11-24 14:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55204000 2021-11-24 14:24:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:24:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1798 containing 20.00 MB] 2021-11-24 14:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55205000 2021-11-24 14:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55206000 2021-11-24 14:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55207000 2021-11-24 14:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55208000 2021-11-24 14:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55209000 2021-11-24 14:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55210000 2021-11-24 14:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55211000 2021-11-24 14:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55212000 2021-11-24 14:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55213000 2021-11-24 14:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55214000 2021-11-24 14:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55215000 2021-11-24 14:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55216000 2021-11-24 14:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55217000 2021-11-24 14:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55218000 2021-11-24 14:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55219000 2021-11-24 14:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55220000 2021-11-24 14:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55221000 2021-11-24 14:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55222000 2021-11-24 14:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55223000 2021-11-24 14:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55224000 2021-11-24 14:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55225000 2021-11-24 14:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55226000 2021-11-24 14:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55227000 2021-11-24 14:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55228000 2021-11-24 14:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55229000 2021-11-24 14:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55230000 2021-11-24 14:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55231000 2021-11-24 14:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55232000 2021-11-24 14:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55233000 2021-11-24 14:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55234000 2021-11-24 14:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55235000 2021-11-24 14:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55236000 2021-11-24 14:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55237000 2021-11-24 14:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55238000 2021-11-24 14:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55239000 2021-11-24 14:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55240000 2021-11-24 14:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55241000 2021-11-24 14:24:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:24:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1799 containing 20.00 MB] 2021-11-24 14:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55242000 2021-11-24 14:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55243000 2021-11-24 14:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55244000 2021-11-24 14:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55245000 2021-11-24 14:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55246000 2021-11-24 14:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55247000 2021-11-24 14:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55248000 2021-11-24 14:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55249000 2021-11-24 14:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55250000 2021-11-24 14:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55251000 2021-11-24 14:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55252000 2021-11-24 14:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55253000 2021-11-24 14:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55254000 2021-11-24 14:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55255000 2021-11-24 14:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55256000 2021-11-24 14:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55257000 2021-11-24 14:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55258000 2021-11-24 14:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55259000 2021-11-24 14:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55260000 2021-11-24 14:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55261000 2021-11-24 14:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55262000 2021-11-24 14:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55263000 2021-11-24 14:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55264000 2021-11-24 14:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55265000 2021-11-24 14:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55266000 2021-11-24 14:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55267000 2021-11-24 14:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55268000 2021-11-24 14:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55269000 2021-11-24 14:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55270000 2021-11-24 14:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55271000 2021-11-24 14:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55272000 2021-11-24 14:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55273000 2021-11-24 14:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55274000 2021-11-24 14:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55275000 2021-11-24 14:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55276000 2021-11-24 14:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55277000 2021-11-24 14:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55278000 2021-11-24 14:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55279000 2021-11-24 14:25:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:25:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1800 containing 20.00 MB] 2021-11-24 14:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55280000 2021-11-24 14:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55281000 2021-11-24 14:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55282000 2021-11-24 14:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55283000 2021-11-24 14:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55284000 2021-11-24 14:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55285000 2021-11-24 14:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55286000 2021-11-24 14:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55287000 2021-11-24 14:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55288000 2021-11-24 14:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55289000 2021-11-24 14:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55290000 2021-11-24 14:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55291000 2021-11-24 14:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55292000 2021-11-24 14:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55293000 2021-11-24 14:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55294000 2021-11-24 14:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55295000 2021-11-24 14:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55296000 2021-11-24 14:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55297000 2021-11-24 14:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55298000 2021-11-24 14:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55299000 2021-11-24 14:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55300000 2021-11-24 14:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55301000 2021-11-24 14:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55302000 2021-11-24 14:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55303000 2021-11-24 14:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55304000 2021-11-24 14:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55305000 2021-11-24 14:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55306000 2021-11-24 14:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55307000 2021-11-24 14:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55308000 2021-11-24 14:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55309000 2021-11-24 14:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55310000 2021-11-24 14:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55311000 2021-11-24 14:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55312000 2021-11-24 14:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55313000 2021-11-24 14:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55314000 2021-11-24 14:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55315000 2021-11-24 14:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55316000 2021-11-24 14:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55317000 2021-11-24 14:25:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:25:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1801 containing 20.00 MB] 2021-11-24 14:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55318000 2021-11-24 14:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55319000 2021-11-24 14:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55320000 2021-11-24 14:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55321000 2021-11-24 14:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55322000 2021-11-24 14:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55323000 2021-11-24 14:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55324000 2021-11-24 14:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55325000 2021-11-24 14:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55326000 2021-11-24 14:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55327000 2021-11-24 14:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55328000 2021-11-24 14:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55329000 2021-11-24 14:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55330000 2021-11-24 14:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55331000 2021-11-24 14:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55332000 2021-11-24 14:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55333000 2021-11-24 14:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55334000 2021-11-24 14:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55335000 2021-11-24 14:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55336000 2021-11-24 14:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55337000 2021-11-24 14:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55338000 2021-11-24 14:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55339000 2021-11-24 14:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55340000 2021-11-24 14:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55341000 2021-11-24 14:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55342000 2021-11-24 14:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55343000 2021-11-24 14:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55344000 2021-11-24 14:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55345000 2021-11-24 14:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55346000 2021-11-24 14:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55347000 2021-11-24 14:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55348000 2021-11-24 14:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55349000 2021-11-24 14:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55350000 2021-11-24 14:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55351000 2021-11-24 14:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55352000 2021-11-24 14:25:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:25:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1802 containing 20.00 MB] 2021-11-24 14:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55353000 2021-11-24 14:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55354000 2021-11-24 14:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55355000 2021-11-24 14:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55356000 2021-11-24 14:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55357000 2021-11-24 14:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55358000 2021-11-24 14:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55359000 2021-11-24 14:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55360000 2021-11-24 14:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55361000 2021-11-24 14:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55362000 2021-11-24 14:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55363000 2021-11-24 14:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55364000 2021-11-24 14:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55365000 2021-11-24 14:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55366000 2021-11-24 14:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55367000 2021-11-24 14:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55368000 2021-11-24 14:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55369000 2021-11-24 14:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55370000 2021-11-24 14:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55371000 2021-11-24 14:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55372000 2021-11-24 14:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55373000 2021-11-24 14:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55374000 2021-11-24 14:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55375000 2021-11-24 14:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55376000 2021-11-24 14:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55377000 2021-11-24 14:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55378000 2021-11-24 14:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55379000 2021-11-24 14:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55380000 2021-11-24 14:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55381000 2021-11-24 14:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55382000 2021-11-24 14:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55383000 2021-11-24 14:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55384000 2021-11-24 14:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55385000 2021-11-24 14:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55386000 2021-11-24 14:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55387000 2021-11-24 14:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55388000 2021-11-24 14:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55389000 2021-11-24 14:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55390000 2021-11-24 14:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55391000 2021-11-24 14:26:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:26:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1803 containing 20.00 MB] 2021-11-24 14:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55392000 2021-11-24 14:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55393000 2021-11-24 14:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55394000 2021-11-24 14:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55395000 2021-11-24 14:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55396000 2021-11-24 14:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55397000 2021-11-24 14:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55398000 2021-11-24 14:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55399000 2021-11-24 14:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55400000 2021-11-24 14:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55401000 2021-11-24 14:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55402000 2021-11-24 14:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55403000 2021-11-24 14:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55404000 2021-11-24 14:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55405000 2021-11-24 14:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55406000 2021-11-24 14:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55407000 2021-11-24 14:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55408000 2021-11-24 14:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55409000 2021-11-24 14:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55410000 2021-11-24 14:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55411000 2021-11-24 14:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55412000 2021-11-24 14:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55413000 2021-11-24 14:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55414000 2021-11-24 14:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55415000 2021-11-24 14:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55416000 2021-11-24 14:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55417000 2021-11-24 14:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55418000 2021-11-24 14:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55419000 2021-11-24 14:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55420000 2021-11-24 14:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55421000 2021-11-24 14:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55422000 2021-11-24 14:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55423000 2021-11-24 14:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55424000 2021-11-24 14:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55425000 2021-11-24 14:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55426000 2021-11-24 14:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55427000 2021-11-24 14:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55428000 2021-11-24 14:26:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:26:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1804 containing 20.00 MB] 2021-11-24 14:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55429000 2021-11-24 14:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55430000 2021-11-24 14:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55431000 2021-11-24 14:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55432000 2021-11-24 14:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55433000 2021-11-24 14:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55434000 2021-11-24 14:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55435000 2021-11-24 14:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55436000 2021-11-24 14:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55437000 2021-11-24 14:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55438000 2021-11-24 14:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55439000 2021-11-24 14:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55440000 2021-11-24 14:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55441000 2021-11-24 14:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55442000 2021-11-24 14:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55443000 2021-11-24 14:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55444000 2021-11-24 14:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55445000 2021-11-24 14:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55446000 2021-11-24 14:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55447000 2021-11-24 14:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55448000 2021-11-24 14:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55449000 2021-11-24 14:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55450000 2021-11-24 14:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55451000 2021-11-24 14:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55452000 2021-11-24 14:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55453000 2021-11-24 14:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55454000 2021-11-24 14:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55455000 2021-11-24 14:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55456000 2021-11-24 14:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55457000 2021-11-24 14:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55458000 2021-11-24 14:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55459000 2021-11-24 14:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55460000 2021-11-24 14:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55461000 2021-11-24 14:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55462000 2021-11-24 14:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55463000 2021-11-24 14:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55464000 2021-11-24 14:26:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:26:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1805 containing 20.00 MB] 2021-11-24 14:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55465000 2021-11-24 14:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55466000 2021-11-24 14:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55467000 2021-11-24 14:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55468000 2021-11-24 14:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55469000 2021-11-24 14:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55470000 2021-11-24 14:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55471000 2021-11-24 14:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55472000 2021-11-24 14:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55473000 2021-11-24 14:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55474000 2021-11-24 14:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55475000 2021-11-24 14:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55476000 2021-11-24 14:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55477000 2021-11-24 14:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55478000 2021-11-24 14:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55479000 2021-11-24 14:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55480000 2021-11-24 14:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55481000 2021-11-24 14:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55482000 2021-11-24 14:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55483000 2021-11-24 14:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55484000 2021-11-24 14:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55485000 2021-11-24 14:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55486000 2021-11-24 14:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55487000 2021-11-24 14:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55488000 2021-11-24 14:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55489000 2021-11-24 14:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55490000 2021-11-24 14:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55491000 2021-11-24 14:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55492000 2021-11-24 14:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55493000 2021-11-24 14:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55494000 2021-11-24 14:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55495000 2021-11-24 14:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55496000 2021-11-24 14:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55497000 2021-11-24 14:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55498000 2021-11-24 14:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55499000 2021-11-24 14:27:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:27:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1806 containing 20.00 MB] 2021-11-24 14:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55500000 2021-11-24 14:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55501000 2021-11-24 14:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55502000 2021-11-24 14:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55503000 2021-11-24 14:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55504000 2021-11-24 14:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55505000 2021-11-24 14:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55506000 2021-11-24 14:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55507000 2021-11-24 14:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55508000 2021-11-24 14:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55509000 2021-11-24 14:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55510000 2021-11-24 14:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55511000 2021-11-24 14:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55512000 2021-11-24 14:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55513000 2021-11-24 14:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55514000 2021-11-24 14:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55515000 2021-11-24 14:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55516000 2021-11-24 14:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55517000 2021-11-24 14:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55518000 2021-11-24 14:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55519000 2021-11-24 14:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55520000 2021-11-24 14:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55521000 2021-11-24 14:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55522000 2021-11-24 14:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55523000 2021-11-24 14:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55524000 2021-11-24 14:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55525000 2021-11-24 14:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55526000 2021-11-24 14:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55527000 2021-11-24 14:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55528000 2021-11-24 14:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55529000 2021-11-24 14:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55530000 2021-11-24 14:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55531000 2021-11-24 14:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55532000 2021-11-24 14:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55533000 2021-11-24 14:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55534000 2021-11-24 14:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55535000 2021-11-24 14:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55536000 2021-11-24 14:27:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:27:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1807 containing 20.00 MB] 2021-11-24 14:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55537000 2021-11-24 14:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55538000 2021-11-24 14:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55539000 2021-11-24 14:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55540000 2021-11-24 14:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55541000 2021-11-24 14:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55542000 2021-11-24 14:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55543000 2021-11-24 14:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55544000 2021-11-24 14:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55545000 2021-11-24 14:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55546000 2021-11-24 14:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55547000 2021-11-24 14:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55548000 2021-11-24 14:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55549000 2021-11-24 14:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55550000 2021-11-24 14:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55551000 2021-11-24 14:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55552000 2021-11-24 14:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55553000 2021-11-24 14:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55554000 2021-11-24 14:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55555000 2021-11-24 14:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55556000 2021-11-24 14:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55557000 2021-11-24 14:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55558000 2021-11-24 14:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55559000 2021-11-24 14:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55560000 2021-11-24 14:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55561000 2021-11-24 14:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55562000 2021-11-24 14:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55563000 2021-11-24 14:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55564000 2021-11-24 14:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55565000 2021-11-24 14:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55566000 2021-11-24 14:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55567000 2021-11-24 14:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55568000 2021-11-24 14:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55569000 2021-11-24 14:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55570000 2021-11-24 14:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55571000 2021-11-24 14:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55572000 2021-11-24 14:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55573000 2021-11-24 14:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55574000 2021-11-24 14:27:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:27:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1808 containing 20.00 MB] 2021-11-24 14:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55575000 2021-11-24 14:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55576000 2021-11-24 14:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55577000 2021-11-24 14:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55578000 2021-11-24 14:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55579000 2021-11-24 14:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55580000 2021-11-24 14:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55581000 2021-11-24 14:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55582000 2021-11-24 14:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55583000 2021-11-24 14:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55584000 2021-11-24 14:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55585000 2021-11-24 14:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55586000 2021-11-24 14:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55587000 2021-11-24 14:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55588000 2021-11-24 14:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55589000 2021-11-24 14:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55590000 2021-11-24 14:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55591000 2021-11-24 14:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55592000 2021-11-24 14:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55593000 2021-11-24 14:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55594000 2021-11-24 14:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55595000 2021-11-24 14:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55596000 2021-11-24 14:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55597000 2021-11-24 14:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55598000 2021-11-24 14:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55599000 2021-11-24 14:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55600000 2021-11-24 14:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55601000 2021-11-24 14:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55602000 2021-11-24 14:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55603000 2021-11-24 14:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55604000 2021-11-24 14:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55605000 2021-11-24 14:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55606000 2021-11-24 14:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55607000 2021-11-24 14:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55608000 2021-11-24 14:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55609000 2021-11-24 14:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55610000 2021-11-24 14:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55611000 2021-11-24 14:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55612000 2021-11-24 14:27:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:27:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1809 containing 20.00 MB] 2021-11-24 14:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55613000 2021-11-24 14:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55614000 2021-11-24 14:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55615000 2021-11-24 14:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55616000 2021-11-24 14:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55617000 2021-11-24 14:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55618000 2021-11-24 14:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55619000 2021-11-24 14:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55620000 2021-11-24 14:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55621000 2021-11-24 14:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55622000 2021-11-24 14:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55623000 2021-11-24 14:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55624000 2021-11-24 14:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55625000 2021-11-24 14:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55626000 2021-11-24 14:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55627000 2021-11-24 14:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55628000 2021-11-24 14:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55629000 2021-11-24 14:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55630000 2021-11-24 14:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55631000 2021-11-24 14:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55632000 2021-11-24 14:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55633000 2021-11-24 14:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55634000 2021-11-24 14:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55635000 2021-11-24 14:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55636000 2021-11-24 14:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55637000 2021-11-24 14:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55638000 2021-11-24 14:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55639000 2021-11-24 14:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55640000 2021-11-24 14:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55641000 2021-11-24 14:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55642000 2021-11-24 14:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55643000 2021-11-24 14:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55644000 2021-11-24 14:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55645000 2021-11-24 14:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55646000 2021-11-24 14:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55647000 2021-11-24 14:28:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:28:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1810 containing 20.00 MB] 2021-11-24 14:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55648000 2021-11-24 14:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55649000 2021-11-24 14:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55650000 2021-11-24 14:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55651000 2021-11-24 14:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55652000 2021-11-24 14:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55653000 2021-11-24 14:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55654000 2021-11-24 14:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55655000 2021-11-24 14:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55656000 2021-11-24 14:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55657000 2021-11-24 14:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55658000 2021-11-24 14:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55659000 2021-11-24 14:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55660000 2021-11-24 14:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55661000 2021-11-24 14:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55662000 2021-11-24 14:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55663000 2021-11-24 14:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55664000 2021-11-24 14:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55665000 2021-11-24 14:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55666000 2021-11-24 14:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55667000 2021-11-24 14:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55668000 2021-11-24 14:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55669000 2021-11-24 14:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55670000 2021-11-24 14:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55671000 2021-11-24 14:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55672000 2021-11-24 14:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55673000 2021-11-24 14:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55674000 2021-11-24 14:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55675000 2021-11-24 14:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55676000 2021-11-24 14:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55677000 2021-11-24 14:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55678000 2021-11-24 14:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55679000 2021-11-24 14:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55680000 2021-11-24 14:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55681000 2021-11-24 14:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55682000 2021-11-24 14:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55683000 2021-11-24 14:28:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:28:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1811 containing 20.00 MB] 2021-11-24 14:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55684000 2021-11-24 14:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55685000 2021-11-24 14:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55686000 2021-11-24 14:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55687000 2021-11-24 14:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55688000 2021-11-24 14:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55689000 2021-11-24 14:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55690000 2021-11-24 14:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55691000 2021-11-24 14:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55692000 2021-11-24 14:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55693000 2021-11-24 14:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55694000 2021-11-24 14:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55695000 2021-11-24 14:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55696000 2021-11-24 14:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55697000 2021-11-24 14:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55698000 2021-11-24 14:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55699000 2021-11-24 14:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55700000 2021-11-24 14:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55701000 2021-11-24 14:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55702000 2021-11-24 14:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55703000 2021-11-24 14:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55704000 2021-11-24 14:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55705000 2021-11-24 14:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55706000 2021-11-24 14:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55707000 2021-11-24 14:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55708000 2021-11-24 14:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55709000 2021-11-24 14:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55710000 2021-11-24 14:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55711000 2021-11-24 14:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55712000 2021-11-24 14:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55713000 2021-11-24 14:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55714000 2021-11-24 14:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55715000 2021-11-24 14:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55716000 2021-11-24 14:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55717000 2021-11-24 14:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55718000 2021-11-24 14:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55719000 2021-11-24 14:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55720000 2021-11-24 14:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55721000 2021-11-24 14:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55722000 2021-11-24 14:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55723000 2021-11-24 14:28:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:28:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1812 containing 20.00 MB] 2021-11-24 14:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55724000 2021-11-24 14:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55725000 2021-11-24 14:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55726000 2021-11-24 14:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55727000 2021-11-24 14:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55728000 2021-11-24 14:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55729000 2021-11-24 14:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55730000 2021-11-24 14:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55731000 2021-11-24 14:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55732000 2021-11-24 14:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55733000 2021-11-24 14:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55734000 2021-11-24 14:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55735000 2021-11-24 14:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55736000 2021-11-24 14:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55737000 2021-11-24 14:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55738000 2021-11-24 14:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55739000 2021-11-24 14:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55740000 2021-11-24 14:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55741000 2021-11-24 14:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55742000 2021-11-24 14:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55743000 2021-11-24 14:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55744000 2021-11-24 14:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55745000 2021-11-24 14:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55746000 2021-11-24 14:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55747000 2021-11-24 14:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55748000 2021-11-24 14:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55749000 2021-11-24 14:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55750000 2021-11-24 14:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55751000 2021-11-24 14:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55752000 2021-11-24 14:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55753000 2021-11-24 14:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55754000 2021-11-24 14:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55755000 2021-11-24 14:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55756000 2021-11-24 14:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55757000 2021-11-24 14:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55758000 2021-11-24 14:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55759000 2021-11-24 14:29:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:29:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1813 containing 20.00 MB] 2021-11-24 14:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55760000 2021-11-24 14:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55761000 2021-11-24 14:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55762000 2021-11-24 14:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55763000 2021-11-24 14:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55764000 2021-11-24 14:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55765000 2021-11-24 14:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55766000 2021-11-24 14:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55767000 2021-11-24 14:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55768000 2021-11-24 14:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55769000 2021-11-24 14:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55770000 2021-11-24 14:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55771000 2021-11-24 14:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55772000 2021-11-24 14:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55773000 2021-11-24 14:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55774000 2021-11-24 14:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55775000 2021-11-24 14:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55776000 2021-11-24 14:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55777000 2021-11-24 14:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55778000 2021-11-24 14:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55779000 2021-11-24 14:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55780000 2021-11-24 14:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55781000 2021-11-24 14:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55782000 2021-11-24 14:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55783000 2021-11-24 14:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55784000 2021-11-24 14:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55785000 2021-11-24 14:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55786000 2021-11-24 14:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55787000 2021-11-24 14:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55788000 2021-11-24 14:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55789000 2021-11-24 14:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55790000 2021-11-24 14:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55791000 2021-11-24 14:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55792000 2021-11-24 14:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55793000 2021-11-24 14:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55794000 2021-11-24 14:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55795000 2021-11-24 14:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55796000 2021-11-24 14:29:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:29:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1814 containing 20.00 MB] 2021-11-24 14:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55797000 2021-11-24 14:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55798000 2021-11-24 14:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55799000 2021-11-24 14:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55800000 2021-11-24 14:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55801000 2021-11-24 14:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55802000 2021-11-24 14:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55803000 2021-11-24 14:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55804000 2021-11-24 14:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55805000 2021-11-24 14:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55806000 2021-11-24 14:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55807000 2021-11-24 14:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55808000 2021-11-24 14:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55809000 2021-11-24 14:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55810000 2021-11-24 14:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55811000 2021-11-24 14:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55812000 2021-11-24 14:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55813000 2021-11-24 14:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55814000 2021-11-24 14:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55815000 2021-11-24 14:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55816000 2021-11-24 14:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55817000 2021-11-24 14:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55818000 2021-11-24 14:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55819000 2021-11-24 14:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55820000 2021-11-24 14:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55821000 2021-11-24 14:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55822000 2021-11-24 14:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55823000 2021-11-24 14:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55824000 2021-11-24 14:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55825000 2021-11-24 14:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55826000 2021-11-24 14:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55827000 2021-11-24 14:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55828000 2021-11-24 14:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55829000 2021-11-24 14:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55830000 2021-11-24 14:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55831000 2021-11-24 14:29:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:29:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1815 containing 20.00 MB] 2021-11-24 14:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55832000 2021-11-24 14:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55833000 2021-11-24 14:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55834000 2021-11-24 14:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55835000 2021-11-24 14:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55836000 2021-11-24 14:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55837000 2021-11-24 14:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55838000 2021-11-24 14:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55839000 2021-11-24 14:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55840000 2021-11-24 14:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55841000 2021-11-24 14:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55842000 2021-11-24 14:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55843000 2021-11-24 14:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55844000 2021-11-24 14:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55845000 2021-11-24 14:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55846000 2021-11-24 14:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55847000 2021-11-24 14:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55848000 2021-11-24 14:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55849000 2021-11-24 14:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55850000 2021-11-24 14:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55851000 2021-11-24 14:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55852000 2021-11-24 14:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55853000 2021-11-24 14:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55854000 2021-11-24 14:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55855000 2021-11-24 14:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55856000 2021-11-24 14:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55857000 2021-11-24 14:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55858000 2021-11-24 14:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55859000 2021-11-24 14:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55860000 2021-11-24 14:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55861000 2021-11-24 14:29:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:29:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1816 containing 20.00 MB] 2021-11-24 14:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55862000 2021-11-24 14:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55863000 2021-11-24 14:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55864000 2021-11-24 14:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55865000 2021-11-24 14:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55866000 2021-11-24 14:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55867000 2021-11-24 14:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55868000 2021-11-24 14:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55869000 2021-11-24 14:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55870000 2021-11-24 14:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55871000 2021-11-24 14:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55872000 2021-11-24 14:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55873000 2021-11-24 14:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55874000 2021-11-24 14:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55875000 2021-11-24 14:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55876000 2021-11-24 14:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55877000 2021-11-24 14:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55878000 2021-11-24 14:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55879000 2021-11-24 14:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55880000 2021-11-24 14:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55881000 2021-11-24 14:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55882000 2021-11-24 14:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55883000 2021-11-24 14:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55884000 2021-11-24 14:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55885000 2021-11-24 14:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55886000 2021-11-24 14:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55887000 2021-11-24 14:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55888000 2021-11-24 14:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55889000 2021-11-24 14:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55890000 2021-11-24 14:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55891000 2021-11-24 14:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55892000 2021-11-24 14:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55893000 2021-11-24 14:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55894000 2021-11-24 14:30:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:30:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1817 containing 20.00 MB] 2021-11-24 14:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55895000 2021-11-24 14:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55896000 2021-11-24 14:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55897000 2021-11-24 14:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55898000 2021-11-24 14:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55899000 2021-11-24 14:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55900000 2021-11-24 14:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55901000 2021-11-24 14:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55902000 2021-11-24 14:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55903000 2021-11-24 14:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55904000 2021-11-24 14:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55905000 2021-11-24 14:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55906000 2021-11-24 14:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55907000 2021-11-24 14:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55908000 2021-11-24 14:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55909000 2021-11-24 14:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55910000 2021-11-24 14:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55911000 2021-11-24 14:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55912000 2021-11-24 14:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55913000 2021-11-24 14:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55914000 2021-11-24 14:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55915000 2021-11-24 14:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55916000 2021-11-24 14:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55917000 2021-11-24 14:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55918000 2021-11-24 14:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55919000 2021-11-24 14:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55920000 2021-11-24 14:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55921000 2021-11-24 14:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55922000 2021-11-24 14:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55923000 2021-11-24 14:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55924000 2021-11-24 14:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55925000 2021-11-24 14:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55926000 2021-11-24 14:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55927000 2021-11-24 14:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55928000 2021-11-24 14:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55929000 2021-11-24 14:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55930000 2021-11-24 14:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55931000 2021-11-24 14:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55932000 2021-11-24 14:30:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:30:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1818 containing 20.00 MB] 2021-11-24 14:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55933000 2021-11-24 14:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55934000 2021-11-24 14:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55935000 2021-11-24 14:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55936000 2021-11-24 14:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55937000 2021-11-24 14:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55938000 2021-11-24 14:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55939000 2021-11-24 14:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55940000 2021-11-24 14:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55941000 2021-11-24 14:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55942000 2021-11-24 14:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55943000 2021-11-24 14:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55944000 2021-11-24 14:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55945000 2021-11-24 14:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55946000 2021-11-24 14:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55947000 2021-11-24 14:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55948000 2021-11-24 14:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55949000 2021-11-24 14:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55950000 2021-11-24 14:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55951000 2021-11-24 14:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55952000 2021-11-24 14:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55953000 2021-11-24 14:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55954000 2021-11-24 14:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55955000 2021-11-24 14:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55956000 2021-11-24 14:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55957000 2021-11-24 14:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55958000 2021-11-24 14:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55959000 2021-11-24 14:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55960000 2021-11-24 14:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55961000 2021-11-24 14:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55962000 2021-11-24 14:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55963000 2021-11-24 14:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55964000 2021-11-24 14:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55965000 2021-11-24 14:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55966000 2021-11-24 14:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55967000 2021-11-24 14:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55968000 2021-11-24 14:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55969000 2021-11-24 14:30:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:30:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1819 containing 20.00 MB] 2021-11-24 14:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55970000 2021-11-24 14:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55971000 2021-11-24 14:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55972000 2021-11-24 14:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55973000 2021-11-24 14:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55974000 2021-11-24 14:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55975000 2021-11-24 14:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55976000 2021-11-24 14:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55977000 2021-11-24 14:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55978000 2021-11-24 14:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55979000 2021-11-24 14:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55980000 2021-11-24 14:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55981000 2021-11-24 14:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55982000 2021-11-24 14:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55983000 2021-11-24 14:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55984000 2021-11-24 14:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55985000 2021-11-24 14:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55986000 2021-11-24 14:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55987000 2021-11-24 14:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55988000 2021-11-24 14:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55989000 2021-11-24 14:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55990000 2021-11-24 14:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55991000 2021-11-24 14:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55992000 2021-11-24 14:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55993000 2021-11-24 14:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55994000 2021-11-24 14:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55995000 2021-11-24 14:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55996000 2021-11-24 14:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55997000 2021-11-24 14:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55998000 2021-11-24 14:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 55999000 2021-11-24 14:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56000000 2021-11-24 14:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56001000 2021-11-24 14:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56002000 2021-11-24 14:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56003000 2021-11-24 14:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56004000 2021-11-24 14:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56005000 2021-11-24 14:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56006000 2021-11-24 14:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56007000 2021-11-24 14:30:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:30:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1820 containing 20.00 MB] 2021-11-24 14:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56008000 2021-11-24 14:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56009000 2021-11-24 14:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56010000 2021-11-24 14:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56011000 2021-11-24 14:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56012000 2021-11-24 14:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56013000 2021-11-24 14:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56014000 2021-11-24 14:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56015000 2021-11-24 14:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56016000 2021-11-24 14:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56017000 2021-11-24 14:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56018000 2021-11-24 14:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56019000 2021-11-24 14:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56020000 2021-11-24 14:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56021000 2021-11-24 14:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56022000 2021-11-24 14:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56023000 2021-11-24 14:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56024000 2021-11-24 14:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56025000 2021-11-24 14:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56026000 2021-11-24 14:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56027000 2021-11-24 14:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56028000 2021-11-24 14:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56029000 2021-11-24 14:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56030000 2021-11-24 14:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56031000 2021-11-24 14:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56032000 2021-11-24 14:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56033000 2021-11-24 14:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56034000 2021-11-24 14:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56035000 2021-11-24 14:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56036000 2021-11-24 14:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56037000 2021-11-24 14:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56038000 2021-11-24 14:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56039000 2021-11-24 14:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56040000 2021-11-24 14:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56041000 2021-11-24 14:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56042000 2021-11-24 14:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56043000 2021-11-24 14:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56044000 2021-11-24 14:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56045000 2021-11-24 14:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56046000 2021-11-24 14:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56047000 2021-11-24 14:31:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:31:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1821 containing 20.00 MB] 2021-11-24 14:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56048000 2021-11-24 14:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56049000 2021-11-24 14:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56050000 2021-11-24 14:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56051000 2021-11-24 14:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56052000 2021-11-24 14:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56053000 2021-11-24 14:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56054000 2021-11-24 14:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56055000 2021-11-24 14:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56056000 2021-11-24 14:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56057000 2021-11-24 14:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56058000 2021-11-24 14:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56059000 2021-11-24 14:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56060000 2021-11-24 14:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56061000 2021-11-24 14:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56062000 2021-11-24 14:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56063000 2021-11-24 14:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56064000 2021-11-24 14:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56065000 2021-11-24 14:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56066000 2021-11-24 14:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56067000 2021-11-24 14:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56068000 2021-11-24 14:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56069000 2021-11-24 14:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56070000 2021-11-24 14:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56071000 2021-11-24 14:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56072000 2021-11-24 14:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56073000 2021-11-24 14:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56074000 2021-11-24 14:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56075000 2021-11-24 14:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56076000 2021-11-24 14:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56077000 2021-11-24 14:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56078000 2021-11-24 14:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56079000 2021-11-24 14:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56080000 2021-11-24 14:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56081000 2021-11-24 14:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56082000 2021-11-24 14:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56083000 2021-11-24 14:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56084000 2021-11-24 14:31:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:31:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1822 containing 20.00 MB] 2021-11-24 14:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56085000 2021-11-24 14:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56086000 2021-11-24 14:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56087000 2021-11-24 14:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56088000 2021-11-24 14:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56089000 2021-11-24 14:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56090000 2021-11-24 14:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56091000 2021-11-24 14:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56092000 2021-11-24 14:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56093000 2021-11-24 14:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56094000 2021-11-24 14:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56095000 2021-11-24 14:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56096000 2021-11-24 14:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56097000 2021-11-24 14:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56098000 2021-11-24 14:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56099000 2021-11-24 14:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56100000 2021-11-24 14:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56101000 2021-11-24 14:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56102000 2021-11-24 14:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56103000 2021-11-24 14:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56104000 2021-11-24 14:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56105000 2021-11-24 14:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56106000 2021-11-24 14:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56107000 2021-11-24 14:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56108000 2021-11-24 14:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56109000 2021-11-24 14:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56110000 2021-11-24 14:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56111000 2021-11-24 14:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56112000 2021-11-24 14:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56113000 2021-11-24 14:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56114000 2021-11-24 14:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56115000 2021-11-24 14:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56116000 2021-11-24 14:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56117000 2021-11-24 14:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56118000 2021-11-24 14:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56119000 2021-11-24 14:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56120000 2021-11-24 14:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56121000 2021-11-24 14:31:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:31:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1823 containing 20.00 MB] 2021-11-24 14:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56122000 2021-11-24 14:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56123000 2021-11-24 14:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56124000 2021-11-24 14:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56125000 2021-11-24 14:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56126000 2021-11-24 14:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56127000 2021-11-24 14:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56128000 2021-11-24 14:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56129000 2021-11-24 14:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56130000 2021-11-24 14:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56131000 2021-11-24 14:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56132000 2021-11-24 14:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56133000 2021-11-24 14:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56134000 2021-11-24 14:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56135000 2021-11-24 14:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56136000 2021-11-24 14:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56137000 2021-11-24 14:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56138000 2021-11-24 14:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56139000 2021-11-24 14:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56140000 2021-11-24 14:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56141000 2021-11-24 14:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56142000 2021-11-24 14:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56143000 2021-11-24 14:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56144000 2021-11-24 14:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56145000 2021-11-24 14:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56146000 2021-11-24 14:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56147000 2021-11-24 14:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56148000 2021-11-24 14:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56149000 2021-11-24 14:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56150000 2021-11-24 14:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56151000 2021-11-24 14:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56152000 2021-11-24 14:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56153000 2021-11-24 14:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56154000 2021-11-24 14:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56155000 2021-11-24 14:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56156000 2021-11-24 14:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56157000 2021-11-24 14:32:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:32:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1824 containing 20.00 MB] 2021-11-24 14:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56158000 2021-11-24 14:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56159000 2021-11-24 14:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56160000 2021-11-24 14:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56161000 2021-11-24 14:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56162000 2021-11-24 14:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56163000 2021-11-24 14:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56164000 2021-11-24 14:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56165000 2021-11-24 14:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56166000 2021-11-24 14:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56167000 2021-11-24 14:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56168000 2021-11-24 14:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56169000 2021-11-24 14:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56170000 2021-11-24 14:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56171000 2021-11-24 14:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56172000 2021-11-24 14:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56173000 2021-11-24 14:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56174000 2021-11-24 14:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56175000 2021-11-24 14:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56176000 2021-11-24 14:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56177000 2021-11-24 14:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56178000 2021-11-24 14:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56179000 2021-11-24 14:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56180000 2021-11-24 14:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56181000 2021-11-24 14:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56182000 2021-11-24 14:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56183000 2021-11-24 14:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56184000 2021-11-24 14:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56185000 2021-11-24 14:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56186000 2021-11-24 14:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56187000 2021-11-24 14:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56188000 2021-11-24 14:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56189000 2021-11-24 14:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56190000 2021-11-24 14:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56191000 2021-11-24 14:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56192000 2021-11-24 14:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56193000 2021-11-24 14:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56194000 2021-11-24 14:32:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:32:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1825 containing 20.00 MB] 2021-11-24 14:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56195000 2021-11-24 14:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56196000 2021-11-24 14:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56197000 2021-11-24 14:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56198000 2021-11-24 14:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56199000 2021-11-24 14:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56200000 2021-11-24 14:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56201000 2021-11-24 14:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56202000 2021-11-24 14:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56203000 2021-11-24 14:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56204000 2021-11-24 14:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56205000 2021-11-24 14:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56206000 2021-11-24 14:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56207000 2021-11-24 14:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56208000 2021-11-24 14:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56209000 2021-11-24 14:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56210000 2021-11-24 14:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56211000 2021-11-24 14:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56212000 2021-11-24 14:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56213000 2021-11-24 14:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56214000 2021-11-24 14:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56215000 2021-11-24 14:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56216000 2021-11-24 14:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56217000 2021-11-24 14:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56218000 2021-11-24 14:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56219000 2021-11-24 14:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56220000 2021-11-24 14:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56221000 2021-11-24 14:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56222000 2021-11-24 14:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56223000 2021-11-24 14:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56224000 2021-11-24 14:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56225000 2021-11-24 14:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56226000 2021-11-24 14:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56227000 2021-11-24 14:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56228000 2021-11-24 14:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56229000 2021-11-24 14:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56230000 2021-11-24 14:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56231000 2021-11-24 14:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56232000 2021-11-24 14:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56233000 2021-11-24 14:32:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:32:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1826 containing 20.00 MB] 2021-11-24 14:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56234000 2021-11-24 14:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56235000 2021-11-24 14:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56236000 2021-11-24 14:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56237000 2021-11-24 14:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56238000 2021-11-24 14:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56239000 2021-11-24 14:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56240000 2021-11-24 14:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56241000 2021-11-24 14:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56242000 2021-11-24 14:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56243000 2021-11-24 14:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56244000 2021-11-24 14:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56245000 2021-11-24 14:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56246000 2021-11-24 14:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56247000 2021-11-24 14:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56248000 2021-11-24 14:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56249000 2021-11-24 14:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56250000 2021-11-24 14:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56251000 2021-11-24 14:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56252000 2021-11-24 14:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56253000 2021-11-24 14:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56254000 2021-11-24 14:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56255000 2021-11-24 14:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56256000 2021-11-24 14:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56257000 2021-11-24 14:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56258000 2021-11-24 14:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56259000 2021-11-24 14:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56260000 2021-11-24 14:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56261000 2021-11-24 14:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56262000 2021-11-24 14:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56263000 2021-11-24 14:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56264000 2021-11-24 14:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56265000 2021-11-24 14:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56266000 2021-11-24 14:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56267000 2021-11-24 14:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56268000 2021-11-24 14:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56269000 2021-11-24 14:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56270000 2021-11-24 14:33:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:33:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1827 containing 20.00 MB] 2021-11-24 14:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56271000 2021-11-24 14:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56272000 2021-11-24 14:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56273000 2021-11-24 14:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56274000 2021-11-24 14:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56275000 2021-11-24 14:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56276000 2021-11-24 14:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56277000 2021-11-24 14:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56278000 2021-11-24 14:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56279000 2021-11-24 14:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56280000 2021-11-24 14:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56281000 2021-11-24 14:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56282000 2021-11-24 14:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56283000 2021-11-24 14:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56284000 2021-11-24 14:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56285000 2021-11-24 14:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56286000 2021-11-24 14:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56287000 2021-11-24 14:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56288000 2021-11-24 14:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56289000 2021-11-24 14:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56290000 2021-11-24 14:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56291000 2021-11-24 14:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56292000 2021-11-24 14:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56293000 2021-11-24 14:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56294000 2021-11-24 14:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56295000 2021-11-24 14:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56296000 2021-11-24 14:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56297000 2021-11-24 14:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56298000 2021-11-24 14:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56299000 2021-11-24 14:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56300000 2021-11-24 14:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56301000 2021-11-24 14:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56302000 2021-11-24 14:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56303000 2021-11-24 14:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56304000 2021-11-24 14:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56305000 2021-11-24 14:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56306000 2021-11-24 14:33:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:33:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1828 containing 20.00 MB] 2021-11-24 14:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56307000 2021-11-24 14:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56308000 2021-11-24 14:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56309000 2021-11-24 14:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56310000 2021-11-24 14:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56311000 2021-11-24 14:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56312000 2021-11-24 14:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56313000 2021-11-24 14:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56314000 2021-11-24 14:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56315000 2021-11-24 14:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56316000 2021-11-24 14:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56317000 2021-11-24 14:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56318000 2021-11-24 14:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56319000 2021-11-24 14:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56320000 2021-11-24 14:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56321000 2021-11-24 14:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56322000 2021-11-24 14:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56323000 2021-11-24 14:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56324000 2021-11-24 14:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56325000 2021-11-24 14:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56326000 2021-11-24 14:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56327000 2021-11-24 14:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56328000 2021-11-24 14:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56329000 2021-11-24 14:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56330000 2021-11-24 14:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56331000 2021-11-24 14:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56332000 2021-11-24 14:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56333000 2021-11-24 14:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56334000 2021-11-24 14:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56335000 2021-11-24 14:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56336000 2021-11-24 14:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56337000 2021-11-24 14:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56338000 2021-11-24 14:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56339000 2021-11-24 14:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56340000 2021-11-24 14:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56341000 2021-11-24 14:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56342000 2021-11-24 14:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56343000 2021-11-24 14:33:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:33:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1829 containing 20.00 MB] 2021-11-24 14:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56344000 2021-11-24 14:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56345000 2021-11-24 14:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56346000 2021-11-24 14:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56347000 2021-11-24 14:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56348000 2021-11-24 14:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56349000 2021-11-24 14:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56350000 2021-11-24 14:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56351000 2021-11-24 14:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56352000 2021-11-24 14:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56353000 2021-11-24 14:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56354000 2021-11-24 14:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56355000 2021-11-24 14:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56356000 2021-11-24 14:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56357000 2021-11-24 14:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56358000 2021-11-24 14:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56359000 2021-11-24 14:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56360000 2021-11-24 14:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56361000 2021-11-24 14:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56362000 2021-11-24 14:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56363000 2021-11-24 14:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56364000 2021-11-24 14:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56365000 2021-11-24 14:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56366000 2021-11-24 14:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56367000 2021-11-24 14:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56368000 2021-11-24 14:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56369000 2021-11-24 14:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56370000 2021-11-24 14:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56371000 2021-11-24 14:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56372000 2021-11-24 14:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56373000 2021-11-24 14:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56374000 2021-11-24 14:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56375000 2021-11-24 14:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56376000 2021-11-24 14:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56377000 2021-11-24 14:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56378000 2021-11-24 14:33:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:33:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1830 containing 20.00 MB] 2021-11-24 14:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56379000 2021-11-24 14:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56380000 2021-11-24 14:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56381000 2021-11-24 14:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56382000 2021-11-24 14:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56383000 2021-11-24 14:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56384000 2021-11-24 14:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56385000 2021-11-24 14:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56386000 2021-11-24 14:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56387000 2021-11-24 14:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56388000 2021-11-24 14:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56389000 2021-11-24 14:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56390000 2021-11-24 14:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56391000 2021-11-24 14:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56392000 2021-11-24 14:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56393000 2021-11-24 14:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56394000 2021-11-24 14:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56395000 2021-11-24 14:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56396000 2021-11-24 14:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56397000 2021-11-24 14:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56398000 2021-11-24 14:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56399000 2021-11-24 14:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56400000 2021-11-24 14:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56401000 2021-11-24 14:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56402000 2021-11-24 14:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56403000 2021-11-24 14:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56404000 2021-11-24 14:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56405000 2021-11-24 14:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56406000 2021-11-24 14:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56407000 2021-11-24 14:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56408000 2021-11-24 14:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56409000 2021-11-24 14:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56410000 2021-11-24 14:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56411000 2021-11-24 14:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56412000 2021-11-24 14:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56413000 2021-11-24 14:34:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:34:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1831 containing 20.00 MB] 2021-11-24 14:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56414000 2021-11-24 14:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56415000 2021-11-24 14:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56416000 2021-11-24 14:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56417000 2021-11-24 14:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56418000 2021-11-24 14:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56419000 2021-11-24 14:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56420000 2021-11-24 14:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56421000 2021-11-24 14:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56422000 2021-11-24 14:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56423000 2021-11-24 14:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56424000 2021-11-24 14:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56425000 2021-11-24 14:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56426000 2021-11-24 14:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56427000 2021-11-24 14:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56428000 2021-11-24 14:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56429000 2021-11-24 14:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56430000 2021-11-24 14:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56431000 2021-11-24 14:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56432000 2021-11-24 14:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56433000 2021-11-24 14:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56434000 2021-11-24 14:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56435000 2021-11-24 14:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56436000 2021-11-24 14:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56437000 2021-11-24 14:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56438000 2021-11-24 14:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56439000 2021-11-24 14:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56440000 2021-11-24 14:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56441000 2021-11-24 14:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56442000 2021-11-24 14:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56443000 2021-11-24 14:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56444000 2021-11-24 14:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56445000 2021-11-24 14:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56446000 2021-11-24 14:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56447000 2021-11-24 14:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56448000 2021-11-24 14:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56449000 2021-11-24 14:34:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:34:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1832 containing 20.00 MB] 2021-11-24 14:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56450000 2021-11-24 14:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56451000 2021-11-24 14:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56452000 2021-11-24 14:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56453000 2021-11-24 14:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56454000 2021-11-24 14:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56455000 2021-11-24 14:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56456000 2021-11-24 14:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56457000 2021-11-24 14:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56458000 2021-11-24 14:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56459000 2021-11-24 14:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56460000 2021-11-24 14:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56461000 2021-11-24 14:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56462000 2021-11-24 14:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56463000 2021-11-24 14:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56464000 2021-11-24 14:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56465000 2021-11-24 14:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56466000 2021-11-24 14:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56467000 2021-11-24 14:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56468000 2021-11-24 14:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56469000 2021-11-24 14:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56470000 2021-11-24 14:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56471000 2021-11-24 14:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56472000 2021-11-24 14:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56473000 2021-11-24 14:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56474000 2021-11-24 14:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56475000 2021-11-24 14:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56476000 2021-11-24 14:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56477000 2021-11-24 14:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56478000 2021-11-24 14:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56479000 2021-11-24 14:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56480000 2021-11-24 14:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56481000 2021-11-24 14:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56482000 2021-11-24 14:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56483000 2021-11-24 14:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56484000 2021-11-24 14:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56485000 2021-11-24 14:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56486000 2021-11-24 14:34:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:34:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1833 containing 20.00 MB] 2021-11-24 14:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56487000 2021-11-24 14:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56488000 2021-11-24 14:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56489000 2021-11-24 14:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56490000 2021-11-24 14:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56491000 2021-11-24 14:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56492000 2021-11-24 14:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56493000 2021-11-24 14:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56494000 2021-11-24 14:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56495000 2021-11-24 14:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56496000 2021-11-24 14:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56497000 2021-11-24 14:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56498000 2021-11-24 14:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56499000 2021-11-24 14:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56500000 2021-11-24 14:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56501000 2021-11-24 14:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56502000 2021-11-24 14:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56503000 2021-11-24 14:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56504000 2021-11-24 14:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56505000 2021-11-24 14:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56506000 2021-11-24 14:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56507000 2021-11-24 14:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56508000 2021-11-24 14:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56509000 2021-11-24 14:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56510000 2021-11-24 14:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56511000 2021-11-24 14:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56512000 2021-11-24 14:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56513000 2021-11-24 14:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56514000 2021-11-24 14:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56515000 2021-11-24 14:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56516000 2021-11-24 14:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56517000 2021-11-24 14:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56518000 2021-11-24 14:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56519000 2021-11-24 14:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56520000 2021-11-24 14:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56521000 2021-11-24 14:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56522000 2021-11-24 14:35:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:35:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1834 containing 20.00 MB] 2021-11-24 14:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56523000 2021-11-24 14:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56524000 2021-11-24 14:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56525000 2021-11-24 14:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56526000 2021-11-24 14:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56527000 2021-11-24 14:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56528000 2021-11-24 14:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56529000 2021-11-24 14:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56530000 2021-11-24 14:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56531000 2021-11-24 14:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56532000 2021-11-24 14:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56533000 2021-11-24 14:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56534000 2021-11-24 14:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56535000 2021-11-24 14:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56536000 2021-11-24 14:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56537000 2021-11-24 14:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56538000 2021-11-24 14:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56539000 2021-11-24 14:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56540000 2021-11-24 14:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56541000 2021-11-24 14:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56542000 2021-11-24 14:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56543000 2021-11-24 14:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56544000 2021-11-24 14:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56545000 2021-11-24 14:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56546000 2021-11-24 14:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56547000 2021-11-24 14:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56548000 2021-11-24 14:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56549000 2021-11-24 14:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56550000 2021-11-24 14:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56551000 2021-11-24 14:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56552000 2021-11-24 14:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56553000 2021-11-24 14:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56554000 2021-11-24 14:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56555000 2021-11-24 14:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56556000 2021-11-24 14:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56557000 2021-11-24 14:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56558000 2021-11-24 14:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56559000 2021-11-24 14:35:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:35:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1835 containing 20.00 MB] 2021-11-24 14:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56560000 2021-11-24 14:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56561000 2021-11-24 14:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56562000 2021-11-24 14:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56563000 2021-11-24 14:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56564000 2021-11-24 14:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56565000 2021-11-24 14:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56566000 2021-11-24 14:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56567000 2021-11-24 14:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56568000 2021-11-24 14:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56569000 2021-11-24 14:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56570000 2021-11-24 14:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56571000 2021-11-24 14:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56572000 2021-11-24 14:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56573000 2021-11-24 14:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56574000 2021-11-24 14:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56575000 2021-11-24 14:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56576000 2021-11-24 14:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56577000 2021-11-24 14:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56578000 2021-11-24 14:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56579000 2021-11-24 14:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56580000 2021-11-24 14:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56581000 2021-11-24 14:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56582000 2021-11-24 14:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56583000 2021-11-24 14:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56584000 2021-11-24 14:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56585000 2021-11-24 14:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56586000 2021-11-24 14:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56587000 2021-11-24 14:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56588000 2021-11-24 14:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56589000 2021-11-24 14:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56590000 2021-11-24 14:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56591000 2021-11-24 14:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56592000 2021-11-24 14:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56593000 2021-11-24 14:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56594000 2021-11-24 14:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56595000 2021-11-24 14:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56596000 2021-11-24 14:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56597000 2021-11-24 14:35:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:35:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1836 containing 20.00 MB] 2021-11-24 14:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56598000 2021-11-24 14:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56599000 2021-11-24 14:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56600000 2021-11-24 14:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56601000 2021-11-24 14:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56602000 2021-11-24 14:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56603000 2021-11-24 14:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56604000 2021-11-24 14:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56605000 2021-11-24 14:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56606000 2021-11-24 14:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56607000 2021-11-24 14:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56608000 2021-11-24 14:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56609000 2021-11-24 14:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56610000 2021-11-24 14:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56611000 2021-11-24 14:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56612000 2021-11-24 14:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56613000 2021-11-24 14:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56614000 2021-11-24 14:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56615000 2021-11-24 14:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56616000 2021-11-24 14:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56617000 2021-11-24 14:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56618000 2021-11-24 14:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56619000 2021-11-24 14:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56620000 2021-11-24 14:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56621000 2021-11-24 14:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56622000 2021-11-24 14:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56623000 2021-11-24 14:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56624000 2021-11-24 14:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56625000 2021-11-24 14:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56626000 2021-11-24 14:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56627000 2021-11-24 14:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56628000 2021-11-24 14:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56629000 2021-11-24 14:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56630000 2021-11-24 14:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56631000 2021-11-24 14:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56632000 2021-11-24 14:35:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:35:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1837 containing 20.00 MB] 2021-11-24 14:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56633000 2021-11-24 14:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56634000 2021-11-24 14:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56635000 2021-11-24 14:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56636000 2021-11-24 14:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56637000 2021-11-24 14:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56638000 2021-11-24 14:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56639000 2021-11-24 14:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56640000 2021-11-24 14:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56641000 2021-11-24 14:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56642000 2021-11-24 14:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56643000 2021-11-24 14:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56644000 2021-11-24 14:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56645000 2021-11-24 14:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56646000 2021-11-24 14:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56647000 2021-11-24 14:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56648000 2021-11-24 14:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56649000 2021-11-24 14:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56650000 2021-11-24 14:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56651000 2021-11-24 14:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56652000 2021-11-24 14:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56653000 2021-11-24 14:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56654000 2021-11-24 14:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56655000 2021-11-24 14:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56656000 2021-11-24 14:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56657000 2021-11-24 14:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56658000 2021-11-24 14:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56659000 2021-11-24 14:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56660000 2021-11-24 14:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56661000 2021-11-24 14:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56662000 2021-11-24 14:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56663000 2021-11-24 14:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56664000 2021-11-24 14:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56665000 2021-11-24 14:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56666000 2021-11-24 14:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56667000 2021-11-24 14:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56668000 2021-11-24 14:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56669000 2021-11-24 14:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56670000 2021-11-24 14:36:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:36:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1838 containing 20.00 MB] 2021-11-24 14:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56671000 2021-11-24 14:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56672000 2021-11-24 14:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56673000 2021-11-24 14:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56674000 2021-11-24 14:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56675000 2021-11-24 14:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56676000 2021-11-24 14:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56677000 2021-11-24 14:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56678000 2021-11-24 14:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56679000 2021-11-24 14:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56680000 2021-11-24 14:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56681000 2021-11-24 14:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56682000 2021-11-24 14:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56683000 2021-11-24 14:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56684000 2021-11-24 14:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56685000 2021-11-24 14:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56686000 2021-11-24 14:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56687000 2021-11-24 14:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56688000 2021-11-24 14:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56689000 2021-11-24 14:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56690000 2021-11-24 14:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56691000 2021-11-24 14:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56692000 2021-11-24 14:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56693000 2021-11-24 14:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56694000 2021-11-24 14:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56695000 2021-11-24 14:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56696000 2021-11-24 14:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56697000 2021-11-24 14:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56698000 2021-11-24 14:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56699000 2021-11-24 14:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56700000 2021-11-24 14:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56701000 2021-11-24 14:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56702000 2021-11-24 14:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56703000 2021-11-24 14:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56704000 2021-11-24 14:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56705000 2021-11-24 14:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56706000 2021-11-24 14:36:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:36:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1839 containing 20.00 MB] 2021-11-24 14:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56707000 2021-11-24 14:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56708000 2021-11-24 14:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56709000 2021-11-24 14:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56710000 2021-11-24 14:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56711000 2021-11-24 14:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56712000 2021-11-24 14:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56713000 2021-11-24 14:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56714000 2021-11-24 14:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56715000 2021-11-24 14:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56716000 2021-11-24 14:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56717000 2021-11-24 14:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56718000 2021-11-24 14:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56719000 2021-11-24 14:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56720000 2021-11-24 14:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56721000 2021-11-24 14:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56722000 2021-11-24 14:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56723000 2021-11-24 14:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56724000 2021-11-24 14:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56725000 2021-11-24 14:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56726000 2021-11-24 14:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56727000 2021-11-24 14:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56728000 2021-11-24 14:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56729000 2021-11-24 14:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56730000 2021-11-24 14:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56731000 2021-11-24 14:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56732000 2021-11-24 14:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56733000 2021-11-24 14:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56734000 2021-11-24 14:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56735000 2021-11-24 14:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56736000 2021-11-24 14:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56737000 2021-11-24 14:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56738000 2021-11-24 14:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56739000 2021-11-24 14:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56740000 2021-11-24 14:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56741000 2021-11-24 14:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56742000 2021-11-24 14:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56743000 2021-11-24 14:36:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:36:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1840 containing 20.00 MB] 2021-11-24 14:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56744000 2021-11-24 14:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56745000 2021-11-24 14:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56746000 2021-11-24 14:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56747000 2021-11-24 14:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56748000 2021-11-24 14:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56749000 2021-11-24 14:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56750000 2021-11-24 14:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56751000 2021-11-24 14:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56752000 2021-11-24 14:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56753000 2021-11-24 14:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56754000 2021-11-24 14:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56755000 2021-11-24 14:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56756000 2021-11-24 14:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56757000 2021-11-24 14:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56758000 2021-11-24 14:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56759000 2021-11-24 14:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56760000 2021-11-24 14:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56761000 2021-11-24 14:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56762000 2021-11-24 14:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56763000 2021-11-24 14:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56764000 2021-11-24 14:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56765000 2021-11-24 14:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56766000 2021-11-24 14:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56767000 2021-11-24 14:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56768000 2021-11-24 14:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56769000 2021-11-24 14:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56770000 2021-11-24 14:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56771000 2021-11-24 14:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56772000 2021-11-24 14:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56773000 2021-11-24 14:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56774000 2021-11-24 14:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56775000 2021-11-24 14:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56776000 2021-11-24 14:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56777000 2021-11-24 14:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56778000 2021-11-24 14:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56779000 2021-11-24 14:37:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:37:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1841 containing 20.00 MB] 2021-11-24 14:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56780000 2021-11-24 14:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56781000 2021-11-24 14:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56782000 2021-11-24 14:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56783000 2021-11-24 14:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56784000 2021-11-24 14:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56785000 2021-11-24 14:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56786000 2021-11-24 14:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56787000 2021-11-24 14:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56788000 2021-11-24 14:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56789000 2021-11-24 14:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56790000 2021-11-24 14:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56791000 2021-11-24 14:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56792000 2021-11-24 14:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56793000 2021-11-24 14:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56794000 2021-11-24 14:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56795000 2021-11-24 14:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56796000 2021-11-24 14:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56797000 2021-11-24 14:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56798000 2021-11-24 14:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56799000 2021-11-24 14:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56800000 2021-11-24 14:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56801000 2021-11-24 14:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56802000 2021-11-24 14:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56803000 2021-11-24 14:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56804000 2021-11-24 14:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56805000 2021-11-24 14:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56806000 2021-11-24 14:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56807000 2021-11-24 14:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56808000 2021-11-24 14:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56809000 2021-11-24 14:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56810000 2021-11-24 14:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56811000 2021-11-24 14:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56812000 2021-11-24 14:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56813000 2021-11-24 14:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56814000 2021-11-24 14:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56815000 2021-11-24 14:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56816000 2021-11-24 14:37:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:37:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1842 containing 20.00 MB] 2021-11-24 14:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56817000 2021-11-24 14:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56818000 2021-11-24 14:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56819000 2021-11-24 14:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56820000 2021-11-24 14:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56821000 2021-11-24 14:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56822000 2021-11-24 14:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56823000 2021-11-24 14:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56824000 2021-11-24 14:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56825000 2021-11-24 14:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56826000 2021-11-24 14:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56827000 2021-11-24 14:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56828000 2021-11-24 14:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56829000 2021-11-24 14:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56830000 2021-11-24 14:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56831000 2021-11-24 14:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56832000 2021-11-24 14:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56833000 2021-11-24 14:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56834000 2021-11-24 14:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56835000 2021-11-24 14:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56836000 2021-11-24 14:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56837000 2021-11-24 14:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56838000 2021-11-24 14:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56839000 2021-11-24 14:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56840000 2021-11-24 14:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56841000 2021-11-24 14:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56842000 2021-11-24 14:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56843000 2021-11-24 14:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56844000 2021-11-24 14:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56845000 2021-11-24 14:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56846000 2021-11-24 14:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56847000 2021-11-24 14:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56848000 2021-11-24 14:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56849000 2021-11-24 14:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56850000 2021-11-24 14:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56851000 2021-11-24 14:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56852000 2021-11-24 14:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56853000 2021-11-24 14:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56854000 2021-11-24 14:37:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:37:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1843 containing 20.00 MB] 2021-11-24 14:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56855000 2021-11-24 14:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56856000 2021-11-24 14:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56857000 2021-11-24 14:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56858000 2021-11-24 14:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56859000 2021-11-24 14:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56860000 2021-11-24 14:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56861000 2021-11-24 14:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56862000 2021-11-24 14:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56863000 2021-11-24 14:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56864000 2021-11-24 14:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56865000 2021-11-24 14:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56866000 2021-11-24 14:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56867000 2021-11-24 14:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56868000 2021-11-24 14:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56869000 2021-11-24 14:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56870000 2021-11-24 14:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56871000 2021-11-24 14:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56872000 2021-11-24 14:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56873000 2021-11-24 14:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56874000 2021-11-24 14:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56875000 2021-11-24 14:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56876000 2021-11-24 14:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56877000 2021-11-24 14:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56878000 2021-11-24 14:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56879000 2021-11-24 14:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56880000 2021-11-24 14:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56881000 2021-11-24 14:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56882000 2021-11-24 14:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56883000 2021-11-24 14:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56884000 2021-11-24 14:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56885000 2021-11-24 14:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56886000 2021-11-24 14:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56887000 2021-11-24 14:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56888000 2021-11-24 14:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56889000 2021-11-24 14:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56890000 2021-11-24 14:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56891000 2021-11-24 14:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56892000 2021-11-24 14:37:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:37:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1844 containing 20.00 MB] 2021-11-24 14:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56893000 2021-11-24 14:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56894000 2021-11-24 14:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56895000 2021-11-24 14:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56896000 2021-11-24 14:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56897000 2021-11-24 14:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56898000 2021-11-24 14:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56899000 2021-11-24 14:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56900000 2021-11-24 14:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56901000 2021-11-24 14:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56902000 2021-11-24 14:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56903000 2021-11-24 14:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56904000 2021-11-24 14:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56905000 2021-11-24 14:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56906000 2021-11-24 14:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56907000 2021-11-24 14:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56908000 2021-11-24 14:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56909000 2021-11-24 14:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56910000 2021-11-24 14:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56911000 2021-11-24 14:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56912000 2021-11-24 14:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56913000 2021-11-24 14:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56914000 2021-11-24 14:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56915000 2021-11-24 14:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56916000 2021-11-24 14:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56917000 2021-11-24 14:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56918000 2021-11-24 14:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56919000 2021-11-24 14:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56920000 2021-11-24 14:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56921000 2021-11-24 14:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56922000 2021-11-24 14:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56923000 2021-11-24 14:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56924000 2021-11-24 14:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56925000 2021-11-24 14:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56926000 2021-11-24 14:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56927000 2021-11-24 14:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56928000 2021-11-24 14:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56929000 2021-11-24 14:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56930000 2021-11-24 14:38:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:38:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1845 containing 20.00 MB] 2021-11-24 14:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56931000 2021-11-24 14:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56932000 2021-11-24 14:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56933000 2021-11-24 14:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56934000 2021-11-24 14:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56935000 2021-11-24 14:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56936000 2021-11-24 14:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56937000 2021-11-24 14:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56938000 2021-11-24 14:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56939000 2021-11-24 14:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56940000 2021-11-24 14:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56941000 2021-11-24 14:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56942000 2021-11-24 14:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56943000 2021-11-24 14:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56944000 2021-11-24 14:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56945000 2021-11-24 14:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56946000 2021-11-24 14:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56947000 2021-11-24 14:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56948000 2021-11-24 14:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56949000 2021-11-24 14:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56950000 2021-11-24 14:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56951000 2021-11-24 14:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56952000 2021-11-24 14:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56953000 2021-11-24 14:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56954000 2021-11-24 14:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56955000 2021-11-24 14:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56956000 2021-11-24 14:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56957000 2021-11-24 14:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56958000 2021-11-24 14:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56959000 2021-11-24 14:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56960000 2021-11-24 14:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56961000 2021-11-24 14:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56962000 2021-11-24 14:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56963000 2021-11-24 14:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56964000 2021-11-24 14:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56965000 2021-11-24 14:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56966000 2021-11-24 14:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56967000 2021-11-24 14:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56968000 2021-11-24 14:38:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:38:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1846 containing 20.00 MB] 2021-11-24 14:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56969000 2021-11-24 14:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56970000 2021-11-24 14:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56971000 2021-11-24 14:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56972000 2021-11-24 14:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56973000 2021-11-24 14:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56974000 2021-11-24 14:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56975000 2021-11-24 14:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56976000 2021-11-24 14:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56977000 2021-11-24 14:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56978000 2021-11-24 14:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56979000 2021-11-24 14:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56980000 2021-11-24 14:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56981000 2021-11-24 14:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56982000 2021-11-24 14:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56983000 2021-11-24 14:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56984000 2021-11-24 14:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56985000 2021-11-24 14:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56986000 2021-11-24 14:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56987000 2021-11-24 14:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56988000 2021-11-24 14:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56989000 2021-11-24 14:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56990000 2021-11-24 14:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56991000 2021-11-24 14:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56992000 2021-11-24 14:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56993000 2021-11-24 14:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56994000 2021-11-24 14:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56995000 2021-11-24 14:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56996000 2021-11-24 14:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56997000 2021-11-24 14:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56998000 2021-11-24 14:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 56999000 2021-11-24 14:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57000000 2021-11-24 14:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57001000 2021-11-24 14:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57002000 2021-11-24 14:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57003000 2021-11-24 14:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57004000 2021-11-24 14:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57005000 2021-11-24 14:38:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:38:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1847 containing 20.00 MB] 2021-11-24 14:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57006000 2021-11-24 14:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57007000 2021-11-24 14:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57008000 2021-11-24 14:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57009000 2021-11-24 14:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57010000 2021-11-24 14:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57011000 2021-11-24 14:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57012000 2021-11-24 14:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57013000 2021-11-24 14:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57014000 2021-11-24 14:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57015000 2021-11-24 14:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57016000 2021-11-24 14:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57017000 2021-11-24 14:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57018000 2021-11-24 14:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57019000 2021-11-24 14:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57020000 2021-11-24 14:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57021000 2021-11-24 14:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57022000 2021-11-24 14:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57023000 2021-11-24 14:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57024000 2021-11-24 14:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57025000 2021-11-24 14:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57026000 2021-11-24 14:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57027000 2021-11-24 14:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57028000 2021-11-24 14:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57029000 2021-11-24 14:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57030000 2021-11-24 14:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57031000 2021-11-24 14:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57032000 2021-11-24 14:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57033000 2021-11-24 14:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57034000 2021-11-24 14:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57035000 2021-11-24 14:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57036000 2021-11-24 14:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57037000 2021-11-24 14:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57038000 2021-11-24 14:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57039000 2021-11-24 14:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57040000 2021-11-24 14:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57041000 2021-11-24 14:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57042000 2021-11-24 14:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57043000 2021-11-24 14:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57044000 2021-11-24 14:39:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:39:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1848 containing 20.00 MB] 2021-11-24 14:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57045000 2021-11-24 14:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57046000 2021-11-24 14:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57047000 2021-11-24 14:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57048000 2021-11-24 14:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57049000 2021-11-24 14:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57050000 2021-11-24 14:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57051000 2021-11-24 14:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57052000 2021-11-24 14:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57053000 2021-11-24 14:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57054000 2021-11-24 14:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57055000 2021-11-24 14:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57056000 2021-11-24 14:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57057000 2021-11-24 14:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57058000 2021-11-24 14:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57059000 2021-11-24 14:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57060000 2021-11-24 14:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57061000 2021-11-24 14:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57062000 2021-11-24 14:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57063000 2021-11-24 14:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57064000 2021-11-24 14:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57065000 2021-11-24 14:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57066000 2021-11-24 14:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57067000 2021-11-24 14:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57068000 2021-11-24 14:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57069000 2021-11-24 14:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57070000 2021-11-24 14:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57071000 2021-11-24 14:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57072000 2021-11-24 14:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57073000 2021-11-24 14:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57074000 2021-11-24 14:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57075000 2021-11-24 14:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57076000 2021-11-24 14:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57077000 2021-11-24 14:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57078000 2021-11-24 14:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57079000 2021-11-24 14:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57080000 2021-11-24 14:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57081000 2021-11-24 14:39:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:39:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1849 containing 20.00 MB] 2021-11-24 14:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57082000 2021-11-24 14:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57083000 2021-11-24 14:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57084000 2021-11-24 14:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57085000 2021-11-24 14:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57086000 2021-11-24 14:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57087000 2021-11-24 14:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57088000 2021-11-24 14:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57089000 2021-11-24 14:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57090000 2021-11-24 14:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57091000 2021-11-24 14:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57092000 2021-11-24 14:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57093000 2021-11-24 14:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57094000 2021-11-24 14:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57095000 2021-11-24 14:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57096000 2021-11-24 14:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57097000 2021-11-24 14:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57098000 2021-11-24 14:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57099000 2021-11-24 14:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57100000 2021-11-24 14:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57101000 2021-11-24 14:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57102000 2021-11-24 14:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57103000 2021-11-24 14:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57104000 2021-11-24 14:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57105000 2021-11-24 14:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57106000 2021-11-24 14:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57107000 2021-11-24 14:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57108000 2021-11-24 14:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57109000 2021-11-24 14:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57110000 2021-11-24 14:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57111000 2021-11-24 14:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57112000 2021-11-24 14:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57113000 2021-11-24 14:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57114000 2021-11-24 14:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57115000 2021-11-24 14:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57116000 2021-11-24 14:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57117000 2021-11-24 14:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57118000 2021-11-24 14:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57119000 2021-11-24 14:39:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:39:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1850 containing 20.00 MB] 2021-11-24 14:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57120000 2021-11-24 14:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57121000 2021-11-24 14:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57122000 2021-11-24 14:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57123000 2021-11-24 14:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57124000 2021-11-24 14:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57125000 2021-11-24 14:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57126000 2021-11-24 14:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57127000 2021-11-24 14:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57128000 2021-11-24 14:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57129000 2021-11-24 14:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57130000 2021-11-24 14:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57131000 2021-11-24 14:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57132000 2021-11-24 14:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57133000 2021-11-24 14:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57134000 2021-11-24 14:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57135000 2021-11-24 14:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57136000 2021-11-24 14:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57137000 2021-11-24 14:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57138000 2021-11-24 14:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57139000 2021-11-24 14:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57140000 2021-11-24 14:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57141000 2021-11-24 14:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57142000 2021-11-24 14:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57143000 2021-11-24 14:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57144000 2021-11-24 14:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57145000 2021-11-24 14:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57146000 2021-11-24 14:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57147000 2021-11-24 14:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57148000 2021-11-24 14:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57149000 2021-11-24 14:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57150000 2021-11-24 14:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57151000 2021-11-24 14:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57152000 2021-11-24 14:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57153000 2021-11-24 14:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57154000 2021-11-24 14:40:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:40:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1851 containing 20.00 MB] 2021-11-24 14:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57155000 2021-11-24 14:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57156000 2021-11-24 14:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57157000 2021-11-24 14:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57158000 2021-11-24 14:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57159000 2021-11-24 14:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57160000 2021-11-24 14:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57161000 2021-11-24 14:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57162000 2021-11-24 14:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57163000 2021-11-24 14:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57164000 2021-11-24 14:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57165000 2021-11-24 14:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57166000 2021-11-24 14:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57167000 2021-11-24 14:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57168000 2021-11-24 14:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57169000 2021-11-24 14:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57170000 2021-11-24 14:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57171000 2021-11-24 14:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57172000 2021-11-24 14:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57173000 2021-11-24 14:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57174000 2021-11-24 14:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57175000 2021-11-24 14:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57176000 2021-11-24 14:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57177000 2021-11-24 14:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57178000 2021-11-24 14:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57179000 2021-11-24 14:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57180000 2021-11-24 14:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57181000 2021-11-24 14:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57182000 2021-11-24 14:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57183000 2021-11-24 14:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57184000 2021-11-24 14:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57185000 2021-11-24 14:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57186000 2021-11-24 14:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57187000 2021-11-24 14:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57188000 2021-11-24 14:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57189000 2021-11-24 14:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57190000 2021-11-24 14:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57191000 2021-11-24 14:40:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:40:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1852 containing 20.00 MB] 2021-11-24 14:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57192000 2021-11-24 14:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57193000 2021-11-24 14:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57194000 2021-11-24 14:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57195000 2021-11-24 14:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57196000 2021-11-24 14:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57197000 2021-11-24 14:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57198000 2021-11-24 14:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57199000 2021-11-24 14:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57200000 2021-11-24 14:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57201000 2021-11-24 14:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57202000 2021-11-24 14:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57203000 2021-11-24 14:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57204000 2021-11-24 14:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57205000 2021-11-24 14:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57206000 2021-11-24 14:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57207000 2021-11-24 14:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57208000 2021-11-24 14:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57209000 2021-11-24 14:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57210000 2021-11-24 14:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57211000 2021-11-24 14:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57212000 2021-11-24 14:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57213000 2021-11-24 14:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57214000 2021-11-24 14:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57215000 2021-11-24 14:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57216000 2021-11-24 14:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57217000 2021-11-24 14:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57218000 2021-11-24 14:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57219000 2021-11-24 14:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57220000 2021-11-24 14:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57221000 2021-11-24 14:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57222000 2021-11-24 14:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57223000 2021-11-24 14:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57224000 2021-11-24 14:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57225000 2021-11-24 14:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57226000 2021-11-24 14:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57227000 2021-11-24 14:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57228000 2021-11-24 14:40:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:40:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1853 containing 20.00 MB] 2021-11-24 14:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57229000 2021-11-24 14:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57230000 2021-11-24 14:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57231000 2021-11-24 14:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57232000 2021-11-24 14:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57233000 2021-11-24 14:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57234000 2021-11-24 14:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57235000 2021-11-24 14:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57236000 2021-11-24 14:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57237000 2021-11-24 14:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57238000 2021-11-24 14:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57239000 2021-11-24 14:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57240000 2021-11-24 14:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57241000 2021-11-24 14:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57242000 2021-11-24 14:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57243000 2021-11-24 14:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57244000 2021-11-24 14:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57245000 2021-11-24 14:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57246000 2021-11-24 14:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57247000 2021-11-24 14:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57248000 2021-11-24 14:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57249000 2021-11-24 14:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57250000 2021-11-24 14:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57251000 2021-11-24 14:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57252000 2021-11-24 14:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57253000 2021-11-24 14:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57254000 2021-11-24 14:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57255000 2021-11-24 14:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57256000 2021-11-24 14:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57257000 2021-11-24 14:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57258000 2021-11-24 14:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57259000 2021-11-24 14:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57260000 2021-11-24 14:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57261000 2021-11-24 14:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57262000 2021-11-24 14:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57263000 2021-11-24 14:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57264000 2021-11-24 14:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57265000 2021-11-24 14:40:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:40:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1854 containing 20.00 MB] 2021-11-24 14:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57266000 2021-11-24 14:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57267000 2021-11-24 14:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57268000 2021-11-24 14:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57269000 2021-11-24 14:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57270000 2021-11-24 14:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57271000 2021-11-24 14:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57272000 2021-11-24 14:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57273000 2021-11-24 14:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57274000 2021-11-24 14:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57275000 2021-11-24 14:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57276000 2021-11-24 14:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57277000 2021-11-24 14:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57278000 2021-11-24 14:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57279000 2021-11-24 14:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57280000 2021-11-24 14:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57281000 2021-11-24 14:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57282000 2021-11-24 14:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57283000 2021-11-24 14:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57284000 2021-11-24 14:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57285000 2021-11-24 14:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57286000 2021-11-24 14:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57287000 2021-11-24 14:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57288000 2021-11-24 14:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57289000 2021-11-24 14:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57290000 2021-11-24 14:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57291000 2021-11-24 14:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57292000 2021-11-24 14:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57293000 2021-11-24 14:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57294000 2021-11-24 14:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57295000 2021-11-24 14:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57296000 2021-11-24 14:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57297000 2021-11-24 14:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57298000 2021-11-24 14:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57299000 2021-11-24 14:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57300000 2021-11-24 14:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57301000 2021-11-24 14:41:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:41:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1855 containing 20.00 MB] 2021-11-24 14:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57302000 2021-11-24 14:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57303000 2021-11-24 14:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57304000 2021-11-24 14:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57305000 2021-11-24 14:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57306000 2021-11-24 14:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57307000 2021-11-24 14:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57308000 2021-11-24 14:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57309000 2021-11-24 14:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57310000 2021-11-24 14:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57311000 2021-11-24 14:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57312000 2021-11-24 14:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57313000 2021-11-24 14:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57314000 2021-11-24 14:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57315000 2021-11-24 14:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57316000 2021-11-24 14:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57317000 2021-11-24 14:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57318000 2021-11-24 14:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57319000 2021-11-24 14:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57320000 2021-11-24 14:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57321000 2021-11-24 14:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57322000 2021-11-24 14:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57323000 2021-11-24 14:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57324000 2021-11-24 14:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57325000 2021-11-24 14:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57326000 2021-11-24 14:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57327000 2021-11-24 14:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57328000 2021-11-24 14:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57329000 2021-11-24 14:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57330000 2021-11-24 14:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57331000 2021-11-24 14:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57332000 2021-11-24 14:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57333000 2021-11-24 14:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57334000 2021-11-24 14:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57335000 2021-11-24 14:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57336000 2021-11-24 14:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57337000 2021-11-24 14:41:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:41:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1856 containing 20.00 MB] 2021-11-24 14:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57338000 2021-11-24 14:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57339000 2021-11-24 14:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57340000 2021-11-24 14:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57341000 2021-11-24 14:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57342000 2021-11-24 14:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57343000 2021-11-24 14:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57344000 2021-11-24 14:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57345000 2021-11-24 14:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57346000 2021-11-24 14:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57347000 2021-11-24 14:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57348000 2021-11-24 14:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57349000 2021-11-24 14:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57350000 2021-11-24 14:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57351000 2021-11-24 14:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57352000 2021-11-24 14:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57353000 2021-11-24 14:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57354000 2021-11-24 14:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57355000 2021-11-24 14:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57356000 2021-11-24 14:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57357000 2021-11-24 14:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57358000 2021-11-24 14:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57359000 2021-11-24 14:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57360000 2021-11-24 14:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57361000 2021-11-24 14:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57362000 2021-11-24 14:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57363000 2021-11-24 14:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57364000 2021-11-24 14:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57365000 2021-11-24 14:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57366000 2021-11-24 14:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57367000 2021-11-24 14:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57368000 2021-11-24 14:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57369000 2021-11-24 14:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57370000 2021-11-24 14:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57371000 2021-11-24 14:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57372000 2021-11-24 14:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57373000 2021-11-24 14:41:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:41:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1857 containing 20.00 MB] 2021-11-24 14:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57374000 2021-11-24 14:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57375000 2021-11-24 14:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57376000 2021-11-24 14:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57377000 2021-11-24 14:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57378000 2021-11-24 14:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57379000 2021-11-24 14:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57380000 2021-11-24 14:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57381000 2021-11-24 14:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57382000 2021-11-24 14:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57383000 2021-11-24 14:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57384000 2021-11-24 14:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57385000 2021-11-24 14:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57386000 2021-11-24 14:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57387000 2021-11-24 14:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57388000 2021-11-24 14:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57389000 2021-11-24 14:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57390000 2021-11-24 14:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57391000 2021-11-24 14:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57392000 2021-11-24 14:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57393000 2021-11-24 14:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57394000 2021-11-24 14:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57395000 2021-11-24 14:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57396000 2021-11-24 14:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57397000 2021-11-24 14:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57398000 2021-11-24 14:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57399000 2021-11-24 14:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57400000 2021-11-24 14:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57401000 2021-11-24 14:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57402000 2021-11-24 14:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57403000 2021-11-24 14:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57404000 2021-11-24 14:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57405000 2021-11-24 14:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57406000 2021-11-24 14:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57407000 2021-11-24 14:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57408000 2021-11-24 14:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57409000 2021-11-24 14:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57410000 2021-11-24 14:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57411000 2021-11-24 14:42:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:42:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1858 containing 20.00 MB] 2021-11-24 14:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57412000 2021-11-24 14:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57413000 2021-11-24 14:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57414000 2021-11-24 14:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57415000 2021-11-24 14:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57416000 2021-11-24 14:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57417000 2021-11-24 14:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57418000 2021-11-24 14:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57419000 2021-11-24 14:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57420000 2021-11-24 14:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57421000 2021-11-24 14:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57422000 2021-11-24 14:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57423000 2021-11-24 14:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57424000 2021-11-24 14:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57425000 2021-11-24 14:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57426000 2021-11-24 14:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57427000 2021-11-24 14:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57428000 2021-11-24 14:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57429000 2021-11-24 14:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57430000 2021-11-24 14:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57431000 2021-11-24 14:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57432000 2021-11-24 14:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57433000 2021-11-24 14:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57434000 2021-11-24 14:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57435000 2021-11-24 14:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57436000 2021-11-24 14:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57437000 2021-11-24 14:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57438000 2021-11-24 14:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57439000 2021-11-24 14:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57440000 2021-11-24 14:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57441000 2021-11-24 14:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57442000 2021-11-24 14:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57443000 2021-11-24 14:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57444000 2021-11-24 14:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57445000 2021-11-24 14:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57446000 2021-11-24 14:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57447000 2021-11-24 14:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57448000 2021-11-24 14:42:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:42:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1859 containing 20.00 MB] 2021-11-24 14:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57449000 2021-11-24 14:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57450000 2021-11-24 14:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57451000 2021-11-24 14:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57452000 2021-11-24 14:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57453000 2021-11-24 14:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57454000 2021-11-24 14:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57455000 2021-11-24 14:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57456000 2021-11-24 14:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57457000 2021-11-24 14:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57458000 2021-11-24 14:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57459000 2021-11-24 14:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57460000 2021-11-24 14:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57461000 2021-11-24 14:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57462000 2021-11-24 14:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57463000 2021-11-24 14:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57464000 2021-11-24 14:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57465000 2021-11-24 14:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57466000 2021-11-24 14:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57467000 2021-11-24 14:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57468000 2021-11-24 14:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57469000 2021-11-24 14:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57470000 2021-11-24 14:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57471000 2021-11-24 14:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57472000 2021-11-24 14:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57473000 2021-11-24 14:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57474000 2021-11-24 14:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57475000 2021-11-24 14:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57476000 2021-11-24 14:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57477000 2021-11-24 14:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57478000 2021-11-24 14:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57479000 2021-11-24 14:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57480000 2021-11-24 14:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57481000 2021-11-24 14:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57482000 2021-11-24 14:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57483000 2021-11-24 14:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57484000 2021-11-24 14:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57485000 2021-11-24 14:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57486000 2021-11-24 14:42:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:42:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1860 containing 20.00 MB] 2021-11-24 14:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57487000 2021-11-24 14:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57488000 2021-11-24 14:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57489000 2021-11-24 14:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57490000 2021-11-24 14:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57491000 2021-11-24 14:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57492000 2021-11-24 14:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57493000 2021-11-24 14:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57494000 2021-11-24 14:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57495000 2021-11-24 14:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57496000 2021-11-24 14:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57497000 2021-11-24 14:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57498000 2021-11-24 14:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57499000 2021-11-24 14:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57500000 2021-11-24 14:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57501000 2021-11-24 14:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57502000 2021-11-24 14:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57503000 2021-11-24 14:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57504000 2021-11-24 14:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57505000 2021-11-24 14:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57506000 2021-11-24 14:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57507000 2021-11-24 14:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57508000 2021-11-24 14:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57509000 2021-11-24 14:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57510000 2021-11-24 14:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57511000 2021-11-24 14:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57512000 2021-11-24 14:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57513000 2021-11-24 14:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57514000 2021-11-24 14:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57515000 2021-11-24 14:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57516000 2021-11-24 14:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57517000 2021-11-24 14:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57518000 2021-11-24 14:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57519000 2021-11-24 14:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57520000 2021-11-24 14:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57521000 2021-11-24 14:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57522000 2021-11-24 14:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57523000 2021-11-24 14:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57524000 2021-11-24 14:42:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:42:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1861 containing 20.00 MB] 2021-11-24 14:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57525000 2021-11-24 14:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57526000 2021-11-24 14:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57527000 2021-11-24 14:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57528000 2021-11-24 14:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57529000 2021-11-24 14:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57530000 2021-11-24 14:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57531000 2021-11-24 14:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57532000 2021-11-24 14:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57533000 2021-11-24 14:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57534000 2021-11-24 14:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57535000 2021-11-24 14:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57536000 2021-11-24 14:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57537000 2021-11-24 14:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57538000 2021-11-24 14:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57539000 2021-11-24 14:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57540000 2021-11-24 14:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57541000 2021-11-24 14:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57542000 2021-11-24 14:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57543000 2021-11-24 14:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57544000 2021-11-24 14:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57545000 2021-11-24 14:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57546000 2021-11-24 14:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57547000 2021-11-24 14:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57548000 2021-11-24 14:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57549000 2021-11-24 14:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57550000 2021-11-24 14:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57551000 2021-11-24 14:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57552000 2021-11-24 14:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57553000 2021-11-24 14:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57554000 2021-11-24 14:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57555000 2021-11-24 14:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57556000 2021-11-24 14:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57557000 2021-11-24 14:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57558000 2021-11-24 14:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57559000 2021-11-24 14:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57560000 2021-11-24 14:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57561000 2021-11-24 14:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57562000 2021-11-24 14:43:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:43:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1862 containing 20.00 MB] 2021-11-24 14:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57563000 2021-11-24 14:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57564000 2021-11-24 14:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57565000 2021-11-24 14:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57566000 2021-11-24 14:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57567000 2021-11-24 14:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57568000 2021-11-24 14:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57569000 2021-11-24 14:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57570000 2021-11-24 14:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57571000 2021-11-24 14:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57572000 2021-11-24 14:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57573000 2021-11-24 14:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57574000 2021-11-24 14:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57575000 2021-11-24 14:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57576000 2021-11-24 14:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57577000 2021-11-24 14:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57578000 2021-11-24 14:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57579000 2021-11-24 14:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57580000 2021-11-24 14:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57581000 2021-11-24 14:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57582000 2021-11-24 14:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57583000 2021-11-24 14:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57584000 2021-11-24 14:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57585000 2021-11-24 14:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57586000 2021-11-24 14:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57587000 2021-11-24 14:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57588000 2021-11-24 14:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57589000 2021-11-24 14:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57590000 2021-11-24 14:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57591000 2021-11-24 14:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57592000 2021-11-24 14:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57593000 2021-11-24 14:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57594000 2021-11-24 14:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57595000 2021-11-24 14:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57596000 2021-11-24 14:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57597000 2021-11-24 14:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57598000 2021-11-24 14:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57599000 2021-11-24 14:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57600000 2021-11-24 14:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57601000 2021-11-24 14:43:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:43:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1863 containing 20.00 MB] 2021-11-24 14:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57602000 2021-11-24 14:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57603000 2021-11-24 14:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57604000 2021-11-24 14:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57605000 2021-11-24 14:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57606000 2021-11-24 14:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57607000 2021-11-24 14:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57608000 2021-11-24 14:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57609000 2021-11-24 14:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57610000 2021-11-24 14:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57611000 2021-11-24 14:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57612000 2021-11-24 14:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57613000 2021-11-24 14:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57614000 2021-11-24 14:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57615000 2021-11-24 14:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57616000 2021-11-24 14:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57617000 2021-11-24 14:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57618000 2021-11-24 14:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57619000 2021-11-24 14:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57620000 2021-11-24 14:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57621000 2021-11-24 14:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57622000 2021-11-24 14:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57623000 2021-11-24 14:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57624000 2021-11-24 14:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57625000 2021-11-24 14:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57626000 2021-11-24 14:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57627000 2021-11-24 14:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57628000 2021-11-24 14:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57629000 2021-11-24 14:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57630000 2021-11-24 14:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57631000 2021-11-24 14:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57632000 2021-11-24 14:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57633000 2021-11-24 14:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57634000 2021-11-24 14:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57635000 2021-11-24 14:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57636000 2021-11-24 14:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57637000 2021-11-24 14:43:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:43:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1864 containing 20.00 MB] 2021-11-24 14:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57638000 2021-11-24 14:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57639000 2021-11-24 14:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57640000 2021-11-24 14:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57641000 2021-11-24 14:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57642000 2021-11-24 14:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57643000 2021-11-24 14:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57644000 2021-11-24 14:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57645000 2021-11-24 14:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57646000 2021-11-24 14:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57647000 2021-11-24 14:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57648000 2021-11-24 14:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57649000 2021-11-24 14:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57650000 2021-11-24 14:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57651000 2021-11-24 14:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57652000 2021-11-24 14:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57653000 2021-11-24 14:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57654000 2021-11-24 14:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57655000 2021-11-24 14:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57656000 2021-11-24 14:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57657000 2021-11-24 14:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57658000 2021-11-24 14:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57659000 2021-11-24 14:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57660000 2021-11-24 14:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57661000 2021-11-24 14:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57662000 2021-11-24 14:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57663000 2021-11-24 14:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57664000 2021-11-24 14:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57665000 2021-11-24 14:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57666000 2021-11-24 14:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57667000 2021-11-24 14:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57668000 2021-11-24 14:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57669000 2021-11-24 14:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57670000 2021-11-24 14:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57671000 2021-11-24 14:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57672000 2021-11-24 14:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57673000 2021-11-24 14:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57674000 2021-11-24 14:44:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:44:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1865 containing 20.01 MB] 2021-11-24 14:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57675000 2021-11-24 14:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57676000 2021-11-24 14:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57677000 2021-11-24 14:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57678000 2021-11-24 14:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57679000 2021-11-24 14:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57680000 2021-11-24 14:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57681000 2021-11-24 14:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57682000 2021-11-24 14:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57683000 2021-11-24 14:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57684000 2021-11-24 14:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57685000 2021-11-24 14:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57686000 2021-11-24 14:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57687000 2021-11-24 14:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57688000 2021-11-24 14:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57689000 2021-11-24 14:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57690000 2021-11-24 14:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57691000 2021-11-24 14:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57692000 2021-11-24 14:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57693000 2021-11-24 14:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57694000 2021-11-24 14:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57695000 2021-11-24 14:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57696000 2021-11-24 14:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57697000 2021-11-24 14:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57698000 2021-11-24 14:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57699000 2021-11-24 14:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57700000 2021-11-24 14:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57701000 2021-11-24 14:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57702000 2021-11-24 14:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57703000 2021-11-24 14:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57704000 2021-11-24 14:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57705000 2021-11-24 14:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57706000 2021-11-24 14:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57707000 2021-11-24 14:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57708000 2021-11-24 14:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57709000 2021-11-24 14:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57710000 2021-11-24 14:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57711000 2021-11-24 14:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57712000 2021-11-24 14:44:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:44:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1866 containing 20.00 MB] 2021-11-24 14:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57713000 2021-11-24 14:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57714000 2021-11-24 14:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57715000 2021-11-24 14:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57716000 2021-11-24 14:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57717000 2021-11-24 14:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57718000 2021-11-24 14:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57719000 2021-11-24 14:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57720000 2021-11-24 14:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57721000 2021-11-24 14:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57722000 2021-11-24 14:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57723000 2021-11-24 14:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57724000 2021-11-24 14:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57725000 2021-11-24 14:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57726000 2021-11-24 14:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57727000 2021-11-24 14:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57728000 2021-11-24 14:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57729000 2021-11-24 14:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57730000 2021-11-24 14:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57731000 2021-11-24 14:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57732000 2021-11-24 14:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57733000 2021-11-24 14:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57734000 2021-11-24 14:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57735000 2021-11-24 14:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57736000 2021-11-24 14:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57737000 2021-11-24 14:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57738000 2021-11-24 14:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57739000 2021-11-24 14:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57740000 2021-11-24 14:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57741000 2021-11-24 14:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57742000 2021-11-24 14:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57743000 2021-11-24 14:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57744000 2021-11-24 14:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57745000 2021-11-24 14:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57746000 2021-11-24 14:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57747000 2021-11-24 14:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57748000 2021-11-24 14:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57749000 2021-11-24 14:44:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:44:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1867 containing 20.00 MB] 2021-11-24 14:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57750000 2021-11-24 14:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57751000 2021-11-24 14:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57752000 2021-11-24 14:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57753000 2021-11-24 14:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57754000 2021-11-24 14:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57755000 2021-11-24 14:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57756000 2021-11-24 14:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57757000 2021-11-24 14:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57758000 2021-11-24 14:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57759000 2021-11-24 14:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57760000 2021-11-24 14:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57761000 2021-11-24 14:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57762000 2021-11-24 14:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57763000 2021-11-24 14:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57764000 2021-11-24 14:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57765000 2021-11-24 14:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57766000 2021-11-24 14:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57767000 2021-11-24 14:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57768000 2021-11-24 14:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57769000 2021-11-24 14:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57770000 2021-11-24 14:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57771000 2021-11-24 14:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57772000 2021-11-24 14:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57773000 2021-11-24 14:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57774000 2021-11-24 14:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57775000 2021-11-24 14:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57776000 2021-11-24 14:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57777000 2021-11-24 14:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57778000 2021-11-24 14:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57779000 2021-11-24 14:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57780000 2021-11-24 14:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57781000 2021-11-24 14:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57782000 2021-11-24 14:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57783000 2021-11-24 14:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57784000 2021-11-24 14:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57785000 2021-11-24 14:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57786000 2021-11-24 14:45:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:45:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1868 containing 20.00 MB] 2021-11-24 14:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57787000 2021-11-24 14:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57788000 2021-11-24 14:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57789000 2021-11-24 14:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57790000 2021-11-24 14:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57791000 2021-11-24 14:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57792000 2021-11-24 14:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57793000 2021-11-24 14:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57794000 2021-11-24 14:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57795000 2021-11-24 14:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57796000 2021-11-24 14:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57797000 2021-11-24 14:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57798000 2021-11-24 14:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57799000 2021-11-24 14:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57800000 2021-11-24 14:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57801000 2021-11-24 14:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57802000 2021-11-24 14:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57803000 2021-11-24 14:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57804000 2021-11-24 14:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57805000 2021-11-24 14:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57806000 2021-11-24 14:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57807000 2021-11-24 14:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57808000 2021-11-24 14:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57809000 2021-11-24 14:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57810000 2021-11-24 14:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57811000 2021-11-24 14:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57812000 2021-11-24 14:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57813000 2021-11-24 14:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57814000 2021-11-24 14:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57815000 2021-11-24 14:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57816000 2021-11-24 14:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57817000 2021-11-24 14:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57818000 2021-11-24 14:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57819000 2021-11-24 14:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57820000 2021-11-24 14:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57821000 2021-11-24 14:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57822000 2021-11-24 14:45:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:45:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1869 containing 20.00 MB] 2021-11-24 14:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57823000 2021-11-24 14:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57824000 2021-11-24 14:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57825000 2021-11-24 14:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57826000 2021-11-24 14:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57827000 2021-11-24 14:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57828000 2021-11-24 14:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57829000 2021-11-24 14:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57830000 2021-11-24 14:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57831000 2021-11-24 14:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57832000 2021-11-24 14:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57833000 2021-11-24 14:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57834000 2021-11-24 14:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57835000 2021-11-24 14:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57836000 2021-11-24 14:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57837000 2021-11-24 14:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57838000 2021-11-24 14:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57839000 2021-11-24 14:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57840000 2021-11-24 14:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57841000 2021-11-24 14:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57842000 2021-11-24 14:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57843000 2021-11-24 14:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57844000 2021-11-24 14:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57845000 2021-11-24 14:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57846000 2021-11-24 14:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57847000 2021-11-24 14:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57848000 2021-11-24 14:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57849000 2021-11-24 14:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57850000 2021-11-24 14:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57851000 2021-11-24 14:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57852000 2021-11-24 14:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57853000 2021-11-24 14:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57854000 2021-11-24 14:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57855000 2021-11-24 14:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57856000 2021-11-24 14:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57857000 2021-11-24 14:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57858000 2021-11-24 14:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57859000 2021-11-24 14:45:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:45:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1870 containing 20.00 MB] 2021-11-24 14:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57860000 2021-11-24 14:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57861000 2021-11-24 14:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57862000 2021-11-24 14:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57863000 2021-11-24 14:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57864000 2021-11-24 14:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57865000 2021-11-24 14:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57866000 2021-11-24 14:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57867000 2021-11-24 14:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57868000 2021-11-24 14:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57869000 2021-11-24 14:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57870000 2021-11-24 14:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57871000 2021-11-24 14:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57872000 2021-11-24 14:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57873000 2021-11-24 14:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57874000 2021-11-24 14:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57875000 2021-11-24 14:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57876000 2021-11-24 14:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57877000 2021-11-24 14:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57878000 2021-11-24 14:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57879000 2021-11-24 14:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57880000 2021-11-24 14:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57881000 2021-11-24 14:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57882000 2021-11-24 14:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57883000 2021-11-24 14:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57884000 2021-11-24 14:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57885000 2021-11-24 14:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57886000 2021-11-24 14:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57887000 2021-11-24 14:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57888000 2021-11-24 14:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57889000 2021-11-24 14:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57890000 2021-11-24 14:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57891000 2021-11-24 14:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57892000 2021-11-24 14:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57893000 2021-11-24 14:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57894000 2021-11-24 14:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57895000 2021-11-24 14:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57896000 2021-11-24 14:45:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:45:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1871 containing 20.00 MB] 2021-11-24 14:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57897000 2021-11-24 14:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57898000 2021-11-24 14:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57899000 2021-11-24 14:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57900000 2021-11-24 14:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57901000 2021-11-24 14:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57902000 2021-11-24 14:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57903000 2021-11-24 14:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57904000 2021-11-24 14:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57905000 2021-11-24 14:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57906000 2021-11-24 14:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57907000 2021-11-24 14:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57908000 2021-11-24 14:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57909000 2021-11-24 14:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57910000 2021-11-24 14:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57911000 2021-11-24 14:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57912000 2021-11-24 14:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57913000 2021-11-24 14:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57914000 2021-11-24 14:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57915000 2021-11-24 14:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57916000 2021-11-24 14:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57917000 2021-11-24 14:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57918000 2021-11-24 14:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57919000 2021-11-24 14:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57920000 2021-11-24 14:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57921000 2021-11-24 14:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57922000 2021-11-24 14:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57923000 2021-11-24 14:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57924000 2021-11-24 14:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57925000 2021-11-24 14:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57926000 2021-11-24 14:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57927000 2021-11-24 14:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57928000 2021-11-24 14:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57929000 2021-11-24 14:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57930000 2021-11-24 14:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57931000 2021-11-24 14:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57932000 2021-11-24 14:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57933000 2021-11-24 14:46:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:46:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1872 containing 20.00 MB] 2021-11-24 14:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57934000 2021-11-24 14:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57935000 2021-11-24 14:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57936000 2021-11-24 14:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57937000 2021-11-24 14:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57938000 2021-11-24 14:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57939000 2021-11-24 14:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57940000 2021-11-24 14:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57941000 2021-11-24 14:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57942000 2021-11-24 14:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57943000 2021-11-24 14:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57944000 2021-11-24 14:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57945000 2021-11-24 14:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57946000 2021-11-24 14:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57947000 2021-11-24 14:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57948000 2021-11-24 14:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57949000 2021-11-24 14:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57950000 2021-11-24 14:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57951000 2021-11-24 14:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57952000 2021-11-24 14:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57953000 2021-11-24 14:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57954000 2021-11-24 14:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57955000 2021-11-24 14:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57956000 2021-11-24 14:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57957000 2021-11-24 14:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57958000 2021-11-24 14:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57959000 2021-11-24 14:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57960000 2021-11-24 14:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57961000 2021-11-24 14:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57962000 2021-11-24 14:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57963000 2021-11-24 14:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57964000 2021-11-24 14:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57965000 2021-11-24 14:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57966000 2021-11-24 14:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57967000 2021-11-24 14:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57968000 2021-11-24 14:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57969000 2021-11-24 14:46:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:46:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1873 containing 20.00 MB] 2021-11-24 14:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57970000 2021-11-24 14:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57971000 2021-11-24 14:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57972000 2021-11-24 14:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57973000 2021-11-24 14:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57974000 2021-11-24 14:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57975000 2021-11-24 14:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57976000 2021-11-24 14:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57977000 2021-11-24 14:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57978000 2021-11-24 14:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57979000 2021-11-24 14:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57980000 2021-11-24 14:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57981000 2021-11-24 14:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57982000 2021-11-24 14:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57983000 2021-11-24 14:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57984000 2021-11-24 14:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57985000 2021-11-24 14:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57986000 2021-11-24 14:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57987000 2021-11-24 14:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57988000 2021-11-24 14:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57989000 2021-11-24 14:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57990000 2021-11-24 14:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57991000 2021-11-24 14:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57992000 2021-11-24 14:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57993000 2021-11-24 14:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57994000 2021-11-24 14:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57995000 2021-11-24 14:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57996000 2021-11-24 14:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57997000 2021-11-24 14:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57998000 2021-11-24 14:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 57999000 2021-11-24 14:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58000000 2021-11-24 14:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58001000 2021-11-24 14:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58002000 2021-11-24 14:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58003000 2021-11-24 14:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58004000 2021-11-24 14:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58005000 2021-11-24 14:46:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:46:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1874 containing 20.00 MB] 2021-11-24 14:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58006000 2021-11-24 14:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58007000 2021-11-24 14:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58008000 2021-11-24 14:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58009000 2021-11-24 14:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58010000 2021-11-24 14:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58011000 2021-11-24 14:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58012000 2021-11-24 14:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58013000 2021-11-24 14:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58014000 2021-11-24 14:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58015000 2021-11-24 14:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58016000 2021-11-24 14:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58017000 2021-11-24 14:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58018000 2021-11-24 14:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58019000 2021-11-24 14:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58020000 2021-11-24 14:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58021000 2021-11-24 14:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58022000 2021-11-24 14:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58023000 2021-11-24 14:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58024000 2021-11-24 14:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58025000 2021-11-24 14:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58026000 2021-11-24 14:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58027000 2021-11-24 14:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58028000 2021-11-24 14:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58029000 2021-11-24 14:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58030000 2021-11-24 14:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58031000 2021-11-24 14:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58032000 2021-11-24 14:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58033000 2021-11-24 14:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58034000 2021-11-24 14:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58035000 2021-11-24 14:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58036000 2021-11-24 14:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58037000 2021-11-24 14:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58038000 2021-11-24 14:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58039000 2021-11-24 14:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58040000 2021-11-24 14:47:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:47:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1875 containing 20.00 MB] 2021-11-24 14:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58041000 2021-11-24 14:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58042000 2021-11-24 14:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58043000 2021-11-24 14:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58044000 2021-11-24 14:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58045000 2021-11-24 14:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58046000 2021-11-24 14:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58047000 2021-11-24 14:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58048000 2021-11-24 14:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58049000 2021-11-24 14:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58050000 2021-11-24 14:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58051000 2021-11-24 14:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58052000 2021-11-24 14:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58053000 2021-11-24 14:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58054000 2021-11-24 14:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58055000 2021-11-24 14:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58056000 2021-11-24 14:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58057000 2021-11-24 14:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58058000 2021-11-24 14:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58059000 2021-11-24 14:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58060000 2021-11-24 14:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58061000 2021-11-24 14:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58062000 2021-11-24 14:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58063000 2021-11-24 14:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58064000 2021-11-24 14:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58065000 2021-11-24 14:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58066000 2021-11-24 14:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58067000 2021-11-24 14:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58068000 2021-11-24 14:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58069000 2021-11-24 14:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58070000 2021-11-24 14:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58071000 2021-11-24 14:47:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:47:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1876 containing 20.00 MB] 2021-11-24 14:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58072000 2021-11-24 14:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58073000 2021-11-24 14:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58074000 2021-11-24 14:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58075000 2021-11-24 14:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58076000 2021-11-24 14:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58077000 2021-11-24 14:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58078000 2021-11-24 14:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58079000 2021-11-24 14:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58080000 2021-11-24 14:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58081000 2021-11-24 14:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58082000 2021-11-24 14:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58083000 2021-11-24 14:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58084000 2021-11-24 14:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58085000 2021-11-24 14:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58086000 2021-11-24 14:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58087000 2021-11-24 14:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58088000 2021-11-24 14:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58089000 2021-11-24 14:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58090000 2021-11-24 14:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58091000 2021-11-24 14:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58092000 2021-11-24 14:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58093000 2021-11-24 14:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58094000 2021-11-24 14:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58095000 2021-11-24 14:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58096000 2021-11-24 14:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58097000 2021-11-24 14:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58098000 2021-11-24 14:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58099000 2021-11-24 14:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58100000 2021-11-24 14:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58101000 2021-11-24 14:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58102000 2021-11-24 14:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58103000 2021-11-24 14:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58104000 2021-11-24 14:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58105000 2021-11-24 14:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58106000 2021-11-24 14:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58107000 2021-11-24 14:47:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:47:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1877 containing 20.00 MB] 2021-11-24 14:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58108000 2021-11-24 14:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58109000 2021-11-24 14:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58110000 2021-11-24 14:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58111000 2021-11-24 14:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58112000 2021-11-24 14:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58113000 2021-11-24 14:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58114000 2021-11-24 14:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58115000 2021-11-24 14:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58116000 2021-11-24 14:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58117000 2021-11-24 14:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58118000 2021-11-24 14:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58119000 2021-11-24 14:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58120000 2021-11-24 14:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58121000 2021-11-24 14:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58122000 2021-11-24 14:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58123000 2021-11-24 14:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58124000 2021-11-24 14:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58125000 2021-11-24 14:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58126000 2021-11-24 14:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58127000 2021-11-24 14:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58128000 2021-11-24 14:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58129000 2021-11-24 14:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58130000 2021-11-24 14:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58131000 2021-11-24 14:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58132000 2021-11-24 14:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58133000 2021-11-24 14:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58134000 2021-11-24 14:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58135000 2021-11-24 14:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58136000 2021-11-24 14:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58137000 2021-11-24 14:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58138000 2021-11-24 14:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58139000 2021-11-24 14:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58140000 2021-11-24 14:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58141000 2021-11-24 14:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58142000 2021-11-24 14:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58143000 2021-11-24 14:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58144000 2021-11-24 14:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58145000 2021-11-24 14:47:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:47:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1878 containing 20.00 MB] 2021-11-24 14:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58146000 2021-11-24 14:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58147000 2021-11-24 14:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58148000 2021-11-24 14:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58149000 2021-11-24 14:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58150000 2021-11-24 14:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58151000 2021-11-24 14:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58152000 2021-11-24 14:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58153000 2021-11-24 14:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58154000 2021-11-24 14:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58155000 2021-11-24 14:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58156000 2021-11-24 14:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58157000 2021-11-24 14:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58158000 2021-11-24 14:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58159000 2021-11-24 14:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58160000 2021-11-24 14:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58161000 2021-11-24 14:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58162000 2021-11-24 14:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58163000 2021-11-24 14:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58164000 2021-11-24 14:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58165000 2021-11-24 14:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58166000 2021-11-24 14:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58167000 2021-11-24 14:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58168000 2021-11-24 14:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58169000 2021-11-24 14:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58170000 2021-11-24 14:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58171000 2021-11-24 14:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58172000 2021-11-24 14:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58173000 2021-11-24 14:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58174000 2021-11-24 14:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58175000 2021-11-24 14:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58176000 2021-11-24 14:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58177000 2021-11-24 14:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58178000 2021-11-24 14:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58179000 2021-11-24 14:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58180000 2021-11-24 14:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58181000 2021-11-24 14:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58182000 2021-11-24 14:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58183000 2021-11-24 14:48:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:48:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1879 containing 20.00 MB] 2021-11-24 14:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58184000 2021-11-24 14:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58185000 2021-11-24 14:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58186000 2021-11-24 14:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58187000 2021-11-24 14:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58188000 2021-11-24 14:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58189000 2021-11-24 14:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58190000 2021-11-24 14:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58191000 2021-11-24 14:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58192000 2021-11-24 14:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58193000 2021-11-24 14:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58194000 2021-11-24 14:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58195000 2021-11-24 14:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58196000 2021-11-24 14:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58197000 2021-11-24 14:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58198000 2021-11-24 14:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58199000 2021-11-24 14:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58200000 2021-11-24 14:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58201000 2021-11-24 14:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58202000 2021-11-24 14:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58203000 2021-11-24 14:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58204000 2021-11-24 14:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58205000 2021-11-24 14:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58206000 2021-11-24 14:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58207000 2021-11-24 14:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58208000 2021-11-24 14:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58209000 2021-11-24 14:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58210000 2021-11-24 14:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58211000 2021-11-24 14:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58212000 2021-11-24 14:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58213000 2021-11-24 14:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58214000 2021-11-24 14:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58215000 2021-11-24 14:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58216000 2021-11-24 14:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58217000 2021-11-24 14:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58218000 2021-11-24 14:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58219000 2021-11-24 14:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58220000 2021-11-24 14:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58221000 2021-11-24 14:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58222000 2021-11-24 14:48:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:48:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1880 containing 20.00 MB] 2021-11-24 14:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58223000 2021-11-24 14:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58224000 2021-11-24 14:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58225000 2021-11-24 14:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58226000 2021-11-24 14:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58227000 2021-11-24 14:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58228000 2021-11-24 14:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58229000 2021-11-24 14:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58230000 2021-11-24 14:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58231000 2021-11-24 14:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58232000 2021-11-24 14:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58233000 2021-11-24 14:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58234000 2021-11-24 14:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58235000 2021-11-24 14:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58236000 2021-11-24 14:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58237000 2021-11-24 14:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58238000 2021-11-24 14:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58239000 2021-11-24 14:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58240000 2021-11-24 14:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58241000 2021-11-24 14:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58242000 2021-11-24 14:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58243000 2021-11-24 14:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58244000 2021-11-24 14:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58245000 2021-11-24 14:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58246000 2021-11-24 14:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58247000 2021-11-24 14:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58248000 2021-11-24 14:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58249000 2021-11-24 14:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58250000 2021-11-24 14:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58251000 2021-11-24 14:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58252000 2021-11-24 14:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58253000 2021-11-24 14:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58254000 2021-11-24 14:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58255000 2021-11-24 14:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58256000 2021-11-24 14:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58257000 2021-11-24 14:48:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:48:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1881 containing 20.00 MB] 2021-11-24 14:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58258000 2021-11-24 14:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58259000 2021-11-24 14:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58260000 2021-11-24 14:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58261000 2021-11-24 14:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58262000 2021-11-24 14:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58263000 2021-11-24 14:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58264000 2021-11-24 14:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58265000 2021-11-24 14:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58266000 2021-11-24 14:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58267000 2021-11-24 14:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58268000 2021-11-24 14:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58269000 2021-11-24 14:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58270000 2021-11-24 14:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58271000 2021-11-24 14:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58272000 2021-11-24 14:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58273000 2021-11-24 14:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58274000 2021-11-24 14:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58275000 2021-11-24 14:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58276000 2021-11-24 14:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58277000 2021-11-24 14:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58278000 2021-11-24 14:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58279000 2021-11-24 14:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58280000 2021-11-24 14:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58281000 2021-11-24 14:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58282000 2021-11-24 14:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58283000 2021-11-24 14:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58284000 2021-11-24 14:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58285000 2021-11-24 14:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58286000 2021-11-24 14:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58287000 2021-11-24 14:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58288000 2021-11-24 14:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58289000 2021-11-24 14:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58290000 2021-11-24 14:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58291000 2021-11-24 14:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58292000 2021-11-24 14:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58293000 2021-11-24 14:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58294000 2021-11-24 14:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58295000 2021-11-24 14:49:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:49:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1882 containing 20.00 MB] 2021-11-24 14:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58296000 2021-11-24 14:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58297000 2021-11-24 14:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58298000 2021-11-24 14:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58299000 2021-11-24 14:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58300000 2021-11-24 14:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58301000 2021-11-24 14:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58302000 2021-11-24 14:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58303000 2021-11-24 14:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58304000 2021-11-24 14:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58305000 2021-11-24 14:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58306000 2021-11-24 14:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58307000 2021-11-24 14:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58308000 2021-11-24 14:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58309000 2021-11-24 14:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58310000 2021-11-24 14:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58311000 2021-11-24 14:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58312000 2021-11-24 14:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58313000 2021-11-24 14:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58314000 2021-11-24 14:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58315000 2021-11-24 14:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58316000 2021-11-24 14:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58317000 2021-11-24 14:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58318000 2021-11-24 14:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58319000 2021-11-24 14:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58320000 2021-11-24 14:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58321000 2021-11-24 14:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58322000 2021-11-24 14:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58323000 2021-11-24 14:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58324000 2021-11-24 14:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58325000 2021-11-24 14:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58326000 2021-11-24 14:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58327000 2021-11-24 14:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58328000 2021-11-24 14:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58329000 2021-11-24 14:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58330000 2021-11-24 14:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58331000 2021-11-24 14:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58332000 2021-11-24 14:49:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:49:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1883 containing 20.00 MB] 2021-11-24 14:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58333000 2021-11-24 14:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58334000 2021-11-24 14:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58335000 2021-11-24 14:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58336000 2021-11-24 14:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58337000 2021-11-24 14:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58338000 2021-11-24 14:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58339000 2021-11-24 14:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58340000 2021-11-24 14:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58341000 2021-11-24 14:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58342000 2021-11-24 14:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58343000 2021-11-24 14:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58344000 2021-11-24 14:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58345000 2021-11-24 14:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58346000 2021-11-24 14:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58347000 2021-11-24 14:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58348000 2021-11-24 14:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58349000 2021-11-24 14:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58350000 2021-11-24 14:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58351000 2021-11-24 14:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58352000 2021-11-24 14:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58353000 2021-11-24 14:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58354000 2021-11-24 14:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58355000 2021-11-24 14:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58356000 2021-11-24 14:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58357000 2021-11-24 14:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58358000 2021-11-24 14:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58359000 2021-11-24 14:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58360000 2021-11-24 14:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58361000 2021-11-24 14:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58362000 2021-11-24 14:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58363000 2021-11-24 14:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58364000 2021-11-24 14:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58365000 2021-11-24 14:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58366000 2021-11-24 14:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58367000 2021-11-24 14:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58368000 2021-11-24 14:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58369000 2021-11-24 14:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58370000 2021-11-24 14:49:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:49:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1884 containing 20.00 MB] 2021-11-24 14:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58371000 2021-11-24 14:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58372000 2021-11-24 14:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58373000 2021-11-24 14:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58374000 2021-11-24 14:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58375000 2021-11-24 14:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58376000 2021-11-24 14:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58377000 2021-11-24 14:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58378000 2021-11-24 14:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58379000 2021-11-24 14:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58380000 2021-11-24 14:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58381000 2021-11-24 14:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58382000 2021-11-24 14:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58383000 2021-11-24 14:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58384000 2021-11-24 14:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58385000 2021-11-24 14:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58386000 2021-11-24 14:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58387000 2021-11-24 14:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58388000 2021-11-24 14:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58389000 2021-11-24 14:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58390000 2021-11-24 14:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58391000 2021-11-24 14:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58392000 2021-11-24 14:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58393000 2021-11-24 14:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58394000 2021-11-24 14:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58395000 2021-11-24 14:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58396000 2021-11-24 14:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58397000 2021-11-24 14:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58398000 2021-11-24 14:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58399000 2021-11-24 14:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58400000 2021-11-24 14:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58401000 2021-11-24 14:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58402000 2021-11-24 14:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58403000 2021-11-24 14:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58404000 2021-11-24 14:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58405000 2021-11-24 14:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58406000 2021-11-24 14:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58407000 2021-11-24 14:49:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:49:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1885 containing 20.00 MB] 2021-11-24 14:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58408000 2021-11-24 14:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58409000 2021-11-24 14:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58410000 2021-11-24 14:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58411000 2021-11-24 14:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58412000 2021-11-24 14:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58413000 2021-11-24 14:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58414000 2021-11-24 14:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58415000 2021-11-24 14:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58416000 2021-11-24 14:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58417000 2021-11-24 14:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58418000 2021-11-24 14:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58419000 2021-11-24 14:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58420000 2021-11-24 14:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58421000 2021-11-24 14:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58422000 2021-11-24 14:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58423000 2021-11-24 14:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58424000 2021-11-24 14:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58425000 2021-11-24 14:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58426000 2021-11-24 14:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58427000 2021-11-24 14:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58428000 2021-11-24 14:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58429000 2021-11-24 14:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58430000 2021-11-24 14:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58431000 2021-11-24 14:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58432000 2021-11-24 14:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58433000 2021-11-24 14:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58434000 2021-11-24 14:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58435000 2021-11-24 14:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58436000 2021-11-24 14:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58437000 2021-11-24 14:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58438000 2021-11-24 14:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58439000 2021-11-24 14:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58440000 2021-11-24 14:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58441000 2021-11-24 14:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58442000 2021-11-24 14:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58443000 2021-11-24 14:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58444000 2021-11-24 14:50:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:50:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1886 containing 20.00 MB] 2021-11-24 14:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58445000 2021-11-24 14:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58446000 2021-11-24 14:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58447000 2021-11-24 14:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58448000 2021-11-24 14:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58449000 2021-11-24 14:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58450000 2021-11-24 14:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58451000 2021-11-24 14:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58452000 2021-11-24 14:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58453000 2021-11-24 14:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58454000 2021-11-24 14:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58455000 2021-11-24 14:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58456000 2021-11-24 14:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58457000 2021-11-24 14:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58458000 2021-11-24 14:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58459000 2021-11-24 14:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58460000 2021-11-24 14:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58461000 2021-11-24 14:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58462000 2021-11-24 14:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58463000 2021-11-24 14:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58464000 2021-11-24 14:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58465000 2021-11-24 14:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58466000 2021-11-24 14:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58467000 2021-11-24 14:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58468000 2021-11-24 14:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58469000 2021-11-24 14:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58470000 2021-11-24 14:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58471000 2021-11-24 14:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58472000 2021-11-24 14:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58473000 2021-11-24 14:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58474000 2021-11-24 14:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58475000 2021-11-24 14:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58476000 2021-11-24 14:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58477000 2021-11-24 14:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58478000 2021-11-24 14:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58479000 2021-11-24 14:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58480000 2021-11-24 14:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58481000 2021-11-24 14:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58482000 2021-11-24 14:50:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:50:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1887 containing 20.00 MB] 2021-11-24 14:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58483000 2021-11-24 14:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58484000 2021-11-24 14:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58485000 2021-11-24 14:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58486000 2021-11-24 14:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58487000 2021-11-24 14:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58488000 2021-11-24 14:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58489000 2021-11-24 14:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58490000 2021-11-24 14:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58491000 2021-11-24 14:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58492000 2021-11-24 14:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58493000 2021-11-24 14:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58494000 2021-11-24 14:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58495000 2021-11-24 14:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58496000 2021-11-24 14:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58497000 2021-11-24 14:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58498000 2021-11-24 14:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58499000 2021-11-24 14:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58500000 2021-11-24 14:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58501000 2021-11-24 14:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58502000 2021-11-24 14:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58503000 2021-11-24 14:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58504000 2021-11-24 14:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58505000 2021-11-24 14:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58506000 2021-11-24 14:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58507000 2021-11-24 14:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58508000 2021-11-24 14:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58509000 2021-11-24 14:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58510000 2021-11-24 14:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58511000 2021-11-24 14:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58512000 2021-11-24 14:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58513000 2021-11-24 14:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58514000 2021-11-24 14:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58515000 2021-11-24 14:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58516000 2021-11-24 14:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58517000 2021-11-24 14:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58518000 2021-11-24 14:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58519000 2021-11-24 14:50:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:50:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1888 containing 20.00 MB] 2021-11-24 14:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58520000 2021-11-24 14:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58521000 2021-11-24 14:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58522000 2021-11-24 14:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58523000 2021-11-24 14:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58524000 2021-11-24 14:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58525000 2021-11-24 14:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58526000 2021-11-24 14:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58527000 2021-11-24 14:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58528000 2021-11-24 14:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58529000 2021-11-24 14:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58530000 2021-11-24 14:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58531000 2021-11-24 14:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58532000 2021-11-24 14:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58533000 2021-11-24 14:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58534000 2021-11-24 14:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58535000 2021-11-24 14:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58536000 2021-11-24 14:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58537000 2021-11-24 14:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58538000 2021-11-24 14:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58539000 2021-11-24 14:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58540000 2021-11-24 14:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58541000 2021-11-24 14:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58542000 2021-11-24 14:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58543000 2021-11-24 14:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58544000 2021-11-24 14:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58545000 2021-11-24 14:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58546000 2021-11-24 14:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58547000 2021-11-24 14:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58548000 2021-11-24 14:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58549000 2021-11-24 14:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58550000 2021-11-24 14:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58551000 2021-11-24 14:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58552000 2021-11-24 14:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58553000 2021-11-24 14:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58554000 2021-11-24 14:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58555000 2021-11-24 14:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58556000 2021-11-24 14:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58557000 2021-11-24 14:51:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:51:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1889 containing 20.00 MB] 2021-11-24 14:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58558000 2021-11-24 14:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58559000 2021-11-24 14:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58560000 2021-11-24 14:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58561000 2021-11-24 14:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58562000 2021-11-24 14:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58563000 2021-11-24 14:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58564000 2021-11-24 14:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58565000 2021-11-24 14:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58566000 2021-11-24 14:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58567000 2021-11-24 14:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58568000 2021-11-24 14:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58569000 2021-11-24 14:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58570000 2021-11-24 14:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58571000 2021-11-24 14:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58572000 2021-11-24 14:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58573000 2021-11-24 14:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58574000 2021-11-24 14:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58575000 2021-11-24 14:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58576000 2021-11-24 14:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58577000 2021-11-24 14:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58578000 2021-11-24 14:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58579000 2021-11-24 14:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58580000 2021-11-24 14:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58581000 2021-11-24 14:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58582000 2021-11-24 14:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58583000 2021-11-24 14:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58584000 2021-11-24 14:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58585000 2021-11-24 14:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58586000 2021-11-24 14:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58587000 2021-11-24 14:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58588000 2021-11-24 14:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58589000 2021-11-24 14:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58590000 2021-11-24 14:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58591000 2021-11-24 14:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58592000 2021-11-24 14:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58593000 2021-11-24 14:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58594000 2021-11-24 14:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58595000 2021-11-24 14:51:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:51:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1890 containing 20.00 MB] 2021-11-24 14:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58596000 2021-11-24 14:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58597000 2021-11-24 14:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58598000 2021-11-24 14:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58599000 2021-11-24 14:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58600000 2021-11-24 14:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58601000 2021-11-24 14:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58602000 2021-11-24 14:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58603000 2021-11-24 14:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58604000 2021-11-24 14:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58605000 2021-11-24 14:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58606000 2021-11-24 14:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58607000 2021-11-24 14:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58608000 2021-11-24 14:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58609000 2021-11-24 14:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58610000 2021-11-24 14:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58611000 2021-11-24 14:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58612000 2021-11-24 14:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58613000 2021-11-24 14:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58614000 2021-11-24 14:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58615000 2021-11-24 14:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58616000 2021-11-24 14:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58617000 2021-11-24 14:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58618000 2021-11-24 14:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58619000 2021-11-24 14:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58620000 2021-11-24 14:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58621000 2021-11-24 14:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58622000 2021-11-24 14:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58623000 2021-11-24 14:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58624000 2021-11-24 14:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58625000 2021-11-24 14:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58626000 2021-11-24 14:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58627000 2021-11-24 14:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58628000 2021-11-24 14:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58629000 2021-11-24 14:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58630000 2021-11-24 14:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58631000 2021-11-24 14:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58632000 2021-11-24 14:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58633000 2021-11-24 14:51:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:51:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1891 containing 20.00 MB] 2021-11-24 14:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58634000 2021-11-24 14:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58635000 2021-11-24 14:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58636000 2021-11-24 14:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58637000 2021-11-24 14:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58638000 2021-11-24 14:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58639000 2021-11-24 14:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58640000 2021-11-24 14:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58641000 2021-11-24 14:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58642000 2021-11-24 14:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58643000 2021-11-24 14:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58644000 2021-11-24 14:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58645000 2021-11-24 14:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58646000 2021-11-24 14:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58647000 2021-11-24 14:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58648000 2021-11-24 14:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58649000 2021-11-24 14:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58650000 2021-11-24 14:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58651000 2021-11-24 14:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58652000 2021-11-24 14:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58653000 2021-11-24 14:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58654000 2021-11-24 14:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58655000 2021-11-24 14:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58656000 2021-11-24 14:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58657000 2021-11-24 14:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58658000 2021-11-24 14:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58659000 2021-11-24 14:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58660000 2021-11-24 14:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58661000 2021-11-24 14:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58662000 2021-11-24 14:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58663000 2021-11-24 14:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58664000 2021-11-24 14:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58665000 2021-11-24 14:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58666000 2021-11-24 14:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58667000 2021-11-24 14:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58668000 2021-11-24 14:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58669000 2021-11-24 14:52:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:52:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1892 containing 20.00 MB] 2021-11-24 14:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58670000 2021-11-24 14:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58671000 2021-11-24 14:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58672000 2021-11-24 14:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58673000 2021-11-24 14:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58674000 2021-11-24 14:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58675000 2021-11-24 14:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58676000 2021-11-24 14:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58677000 2021-11-24 14:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58678000 2021-11-24 14:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58679000 2021-11-24 14:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58680000 2021-11-24 14:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58681000 2021-11-24 14:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58682000 2021-11-24 14:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58683000 2021-11-24 14:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58684000 2021-11-24 14:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58685000 2021-11-24 14:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58686000 2021-11-24 14:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58687000 2021-11-24 14:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58688000 2021-11-24 14:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58689000 2021-11-24 14:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58690000 2021-11-24 14:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58691000 2021-11-24 14:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58692000 2021-11-24 14:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58693000 2021-11-24 14:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58694000 2021-11-24 14:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58695000 2021-11-24 14:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58696000 2021-11-24 14:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58697000 2021-11-24 14:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58698000 2021-11-24 14:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58699000 2021-11-24 14:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58700000 2021-11-24 14:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58701000 2021-11-24 14:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58702000 2021-11-24 14:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58703000 2021-11-24 14:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58704000 2021-11-24 14:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58705000 2021-11-24 14:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58706000 2021-11-24 14:52:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:52:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1893 containing 20.00 MB] 2021-11-24 14:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58707000 2021-11-24 14:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58708000 2021-11-24 14:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58709000 2021-11-24 14:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58710000 2021-11-24 14:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58711000 2021-11-24 14:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58712000 2021-11-24 14:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58713000 2021-11-24 14:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58714000 2021-11-24 14:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58715000 2021-11-24 14:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58716000 2021-11-24 14:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58717000 2021-11-24 14:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58718000 2021-11-24 14:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58719000 2021-11-24 14:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58720000 2021-11-24 14:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58721000 2021-11-24 14:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58722000 2021-11-24 14:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58723000 2021-11-24 14:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58724000 2021-11-24 14:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58725000 2021-11-24 14:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58726000 2021-11-24 14:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58727000 2021-11-24 14:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58728000 2021-11-24 14:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58729000 2021-11-24 14:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58730000 2021-11-24 14:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58731000 2021-11-24 14:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58732000 2021-11-24 14:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58733000 2021-11-24 14:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58734000 2021-11-24 14:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58735000 2021-11-24 14:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58736000 2021-11-24 14:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58737000 2021-11-24 14:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58738000 2021-11-24 14:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58739000 2021-11-24 14:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58740000 2021-11-24 14:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58741000 2021-11-24 14:52:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:52:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1894 containing 20.00 MB] 2021-11-24 14:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58742000 2021-11-24 14:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58743000 2021-11-24 14:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58744000 2021-11-24 14:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58745000 2021-11-24 14:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58746000 2021-11-24 14:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58747000 2021-11-24 14:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58748000 2021-11-24 14:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58749000 2021-11-24 14:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58750000 2021-11-24 14:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58751000 2021-11-24 14:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58752000 2021-11-24 14:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58753000 2021-11-24 14:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58754000 2021-11-24 14:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58755000 2021-11-24 14:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58756000 2021-11-24 14:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58757000 2021-11-24 14:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58758000 2021-11-24 14:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58759000 2021-11-24 14:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58760000 2021-11-24 14:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58761000 2021-11-24 14:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58762000 2021-11-24 14:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58763000 2021-11-24 14:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58764000 2021-11-24 14:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58765000 2021-11-24 14:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58766000 2021-11-24 14:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58767000 2021-11-24 14:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58768000 2021-11-24 14:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58769000 2021-11-24 14:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58770000 2021-11-24 14:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58771000 2021-11-24 14:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58772000 2021-11-24 14:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58773000 2021-11-24 14:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58774000 2021-11-24 14:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58775000 2021-11-24 14:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58776000 2021-11-24 14:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58777000 2021-11-24 14:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58778000 2021-11-24 14:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58779000 2021-11-24 14:52:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:52:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1895 containing 20.00 MB] 2021-11-24 14:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58780000 2021-11-24 14:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58781000 2021-11-24 14:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58782000 2021-11-24 14:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58783000 2021-11-24 14:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58784000 2021-11-24 14:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58785000 2021-11-24 14:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58786000 2021-11-24 14:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58787000 2021-11-24 14:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58788000 2021-11-24 14:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58789000 2021-11-24 14:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58790000 2021-11-24 14:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58791000 2021-11-24 14:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58792000 2021-11-24 14:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58793000 2021-11-24 14:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58794000 2021-11-24 14:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58795000 2021-11-24 14:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58796000 2021-11-24 14:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58797000 2021-11-24 14:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58798000 2021-11-24 14:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58799000 2021-11-24 14:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58800000 2021-11-24 14:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58801000 2021-11-24 14:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58802000 2021-11-24 14:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58803000 2021-11-24 14:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58804000 2021-11-24 14:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58805000 2021-11-24 14:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58806000 2021-11-24 14:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58807000 2021-11-24 14:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58808000 2021-11-24 14:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58809000 2021-11-24 14:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58810000 2021-11-24 14:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58811000 2021-11-24 14:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58812000 2021-11-24 14:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58813000 2021-11-24 14:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58814000 2021-11-24 14:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58815000 2021-11-24 14:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58816000 2021-11-24 14:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58817000 2021-11-24 14:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58818000 2021-11-24 14:53:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:53:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1896 containing 20.00 MB] 2021-11-24 14:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58819000 2021-11-24 14:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58820000 2021-11-24 14:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58821000 2021-11-24 14:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58822000 2021-11-24 14:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58823000 2021-11-24 14:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58824000 2021-11-24 14:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58825000 2021-11-24 14:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58826000 2021-11-24 14:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58827000 2021-11-24 14:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58828000 2021-11-24 14:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58829000 2021-11-24 14:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58830000 2021-11-24 14:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58831000 2021-11-24 14:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58832000 2021-11-24 14:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58833000 2021-11-24 14:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58834000 2021-11-24 14:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58835000 2021-11-24 14:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58836000 2021-11-24 14:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58837000 2021-11-24 14:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58838000 2021-11-24 14:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58839000 2021-11-24 14:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58840000 2021-11-24 14:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58841000 2021-11-24 14:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58842000 2021-11-24 14:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58843000 2021-11-24 14:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58844000 2021-11-24 14:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58845000 2021-11-24 14:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58846000 2021-11-24 14:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58847000 2021-11-24 14:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58848000 2021-11-24 14:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58849000 2021-11-24 14:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58850000 2021-11-24 14:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58851000 2021-11-24 14:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58852000 2021-11-24 14:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58853000 2021-11-24 14:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58854000 2021-11-24 14:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58855000 2021-11-24 14:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58856000 2021-11-24 14:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58857000 2021-11-24 14:53:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:53:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1897 containing 20.00 MB] 2021-11-24 14:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58858000 2021-11-24 14:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58859000 2021-11-24 14:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58860000 2021-11-24 14:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58861000 2021-11-24 14:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58862000 2021-11-24 14:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58863000 2021-11-24 14:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58864000 2021-11-24 14:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58865000 2021-11-24 14:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58866000 2021-11-24 14:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58867000 2021-11-24 14:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58868000 2021-11-24 14:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58869000 2021-11-24 14:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58870000 2021-11-24 14:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58871000 2021-11-24 14:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58872000 2021-11-24 14:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58873000 2021-11-24 14:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58874000 2021-11-24 14:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58875000 2021-11-24 14:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58876000 2021-11-24 14:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58877000 2021-11-24 14:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58878000 2021-11-24 14:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58879000 2021-11-24 14:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58880000 2021-11-24 14:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58881000 2021-11-24 14:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58882000 2021-11-24 14:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58883000 2021-11-24 14:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58884000 2021-11-24 14:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58885000 2021-11-24 14:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58886000 2021-11-24 14:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58887000 2021-11-24 14:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58888000 2021-11-24 14:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58889000 2021-11-24 14:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58890000 2021-11-24 14:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58891000 2021-11-24 14:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58892000 2021-11-24 14:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58893000 2021-11-24 14:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58894000 2021-11-24 14:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58895000 2021-11-24 14:53:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:53:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1898 containing 20.00 MB] 2021-11-24 14:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58896000 2021-11-24 14:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58897000 2021-11-24 14:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58898000 2021-11-24 14:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58899000 2021-11-24 14:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58900000 2021-11-24 14:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58901000 2021-11-24 14:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58902000 2021-11-24 14:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58903000 2021-11-24 14:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58904000 2021-11-24 14:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58905000 2021-11-24 14:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58906000 2021-11-24 14:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58907000 2021-11-24 14:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58908000 2021-11-24 14:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58909000 2021-11-24 14:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58910000 2021-11-24 14:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58911000 2021-11-24 14:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58912000 2021-11-24 14:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58913000 2021-11-24 14:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58914000 2021-11-24 14:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58915000 2021-11-24 14:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58916000 2021-11-24 14:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58917000 2021-11-24 14:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58918000 2021-11-24 14:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58919000 2021-11-24 14:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58920000 2021-11-24 14:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58921000 2021-11-24 14:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58922000 2021-11-24 14:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58923000 2021-11-24 14:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58924000 2021-11-24 14:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58925000 2021-11-24 14:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58926000 2021-11-24 14:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58927000 2021-11-24 14:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58928000 2021-11-24 14:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58929000 2021-11-24 14:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58930000 2021-11-24 14:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58931000 2021-11-24 14:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58932000 2021-11-24 14:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58933000 2021-11-24 14:54:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:54:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1899 containing 20.00 MB] 2021-11-24 14:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58934000 2021-11-24 14:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58935000 2021-11-24 14:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58936000 2021-11-24 14:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58937000 2021-11-24 14:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58938000 2021-11-24 14:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58939000 2021-11-24 14:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58940000 2021-11-24 14:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58941000 2021-11-24 14:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58942000 2021-11-24 14:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58943000 2021-11-24 14:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58944000 2021-11-24 14:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58945000 2021-11-24 14:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58946000 2021-11-24 14:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58947000 2021-11-24 14:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58948000 2021-11-24 14:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58949000 2021-11-24 14:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58950000 2021-11-24 14:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58951000 2021-11-24 14:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58952000 2021-11-24 14:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58953000 2021-11-24 14:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58954000 2021-11-24 14:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58955000 2021-11-24 14:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58956000 2021-11-24 14:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58957000 2021-11-24 14:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58958000 2021-11-24 14:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58959000 2021-11-24 14:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58960000 2021-11-24 14:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58961000 2021-11-24 14:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58962000 2021-11-24 14:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58963000 2021-11-24 14:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58964000 2021-11-24 14:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58965000 2021-11-24 14:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58966000 2021-11-24 14:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58967000 2021-11-24 14:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58968000 2021-11-24 14:54:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:54:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1900 containing 20.00 MB] 2021-11-24 14:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58969000 2021-11-24 14:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58970000 2021-11-24 14:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58971000 2021-11-24 14:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58972000 2021-11-24 14:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58973000 2021-11-24 14:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58974000 2021-11-24 14:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58975000 2021-11-24 14:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58976000 2021-11-24 14:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58977000 2021-11-24 14:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58978000 2021-11-24 14:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58979000 2021-11-24 14:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58980000 2021-11-24 14:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58981000 2021-11-24 14:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58982000 2021-11-24 14:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58983000 2021-11-24 14:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58984000 2021-11-24 14:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58985000 2021-11-24 14:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58986000 2021-11-24 14:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58987000 2021-11-24 14:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58988000 2021-11-24 14:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58989000 2021-11-24 14:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58990000 2021-11-24 14:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58991000 2021-11-24 14:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58992000 2021-11-24 14:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58993000 2021-11-24 14:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58994000 2021-11-24 14:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58995000 2021-11-24 14:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58996000 2021-11-24 14:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58997000 2021-11-24 14:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58998000 2021-11-24 14:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 58999000 2021-11-24 14:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59000000 2021-11-24 14:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59001000 2021-11-24 14:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59002000 2021-11-24 14:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59003000 2021-11-24 14:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59004000 2021-11-24 14:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59005000 2021-11-24 14:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59006000 2021-11-24 14:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59007000 2021-11-24 14:54:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:54:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1901 containing 20.00 MB] 2021-11-24 14:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59008000 2021-11-24 14:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59009000 2021-11-24 14:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59010000 2021-11-24 14:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59011000 2021-11-24 14:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59012000 2021-11-24 14:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59013000 2021-11-24 14:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59014000 2021-11-24 14:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59015000 2021-11-24 14:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59016000 2021-11-24 14:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59017000 2021-11-24 14:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59018000 2021-11-24 14:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59019000 2021-11-24 14:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59020000 2021-11-24 14:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59021000 2021-11-24 14:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59022000 2021-11-24 14:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59023000 2021-11-24 14:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59024000 2021-11-24 14:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59025000 2021-11-24 14:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59026000 2021-11-24 14:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59027000 2021-11-24 14:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59028000 2021-11-24 14:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59029000 2021-11-24 14:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59030000 2021-11-24 14:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59031000 2021-11-24 14:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59032000 2021-11-24 14:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59033000 2021-11-24 14:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59034000 2021-11-24 14:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59035000 2021-11-24 14:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59036000 2021-11-24 14:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59037000 2021-11-24 14:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59038000 2021-11-24 14:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59039000 2021-11-24 14:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59040000 2021-11-24 14:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59041000 2021-11-24 14:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59042000 2021-11-24 14:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59043000 2021-11-24 14:54:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:54:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1902 containing 20.00 MB] 2021-11-24 14:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59044000 2021-11-24 14:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59045000 2021-11-24 14:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59046000 2021-11-24 14:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59047000 2021-11-24 14:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59048000 2021-11-24 14:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59049000 2021-11-24 14:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59050000 2021-11-24 14:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59051000 2021-11-24 14:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59052000 2021-11-24 14:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59053000 2021-11-24 14:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59054000 2021-11-24 14:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59055000 2021-11-24 14:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59056000 2021-11-24 14:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59057000 2021-11-24 14:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59058000 2021-11-24 14:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59059000 2021-11-24 14:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59060000 2021-11-24 14:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59061000 2021-11-24 14:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59062000 2021-11-24 14:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59063000 2021-11-24 14:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59064000 2021-11-24 14:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59065000 2021-11-24 14:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59066000 2021-11-24 14:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59067000 2021-11-24 14:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59068000 2021-11-24 14:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59069000 2021-11-24 14:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59070000 2021-11-24 14:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59071000 2021-11-24 14:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59072000 2021-11-24 14:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59073000 2021-11-24 14:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59074000 2021-11-24 14:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59075000 2021-11-24 14:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59076000 2021-11-24 14:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59077000 2021-11-24 14:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59078000 2021-11-24 14:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59079000 2021-11-24 14:55:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:55:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1903 containing 20.00 MB] 2021-11-24 14:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59080000 2021-11-24 14:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59081000 2021-11-24 14:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59082000 2021-11-24 14:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59083000 2021-11-24 14:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59084000 2021-11-24 14:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59085000 2021-11-24 14:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59086000 2021-11-24 14:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59087000 2021-11-24 14:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59088000 2021-11-24 14:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59089000 2021-11-24 14:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59090000 2021-11-24 14:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59091000 2021-11-24 14:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59092000 2021-11-24 14:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59093000 2021-11-24 14:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59094000 2021-11-24 14:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59095000 2021-11-24 14:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59096000 2021-11-24 14:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59097000 2021-11-24 14:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59098000 2021-11-24 14:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59099000 2021-11-24 14:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59100000 2021-11-24 14:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59101000 2021-11-24 14:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59102000 2021-11-24 14:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59103000 2021-11-24 14:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59104000 2021-11-24 14:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59105000 2021-11-24 14:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59106000 2021-11-24 14:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59107000 2021-11-24 14:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59108000 2021-11-24 14:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59109000 2021-11-24 14:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59110000 2021-11-24 14:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59111000 2021-11-24 14:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59112000 2021-11-24 14:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59113000 2021-11-24 14:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59114000 2021-11-24 14:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59115000 2021-11-24 14:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59116000 2021-11-24 14:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59117000 2021-11-24 14:55:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:55:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1904 containing 20.00 MB] 2021-11-24 14:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59118000 2021-11-24 14:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59119000 2021-11-24 14:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59120000 2021-11-24 14:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59121000 2021-11-24 14:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59122000 2021-11-24 14:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59123000 2021-11-24 14:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59124000 2021-11-24 14:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59125000 2021-11-24 14:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59126000 2021-11-24 14:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59127000 2021-11-24 14:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59128000 2021-11-24 14:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59129000 2021-11-24 14:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59130000 2021-11-24 14:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59131000 2021-11-24 14:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59132000 2021-11-24 14:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59133000 2021-11-24 14:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59134000 2021-11-24 14:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59135000 2021-11-24 14:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59136000 2021-11-24 14:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59137000 2021-11-24 14:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59138000 2021-11-24 14:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59139000 2021-11-24 14:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59140000 2021-11-24 14:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59141000 2021-11-24 14:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59142000 2021-11-24 14:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59143000 2021-11-24 14:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59144000 2021-11-24 14:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59145000 2021-11-24 14:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59146000 2021-11-24 14:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59147000 2021-11-24 14:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59148000 2021-11-24 14:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59149000 2021-11-24 14:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59150000 2021-11-24 14:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59151000 2021-11-24 14:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59152000 2021-11-24 14:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59153000 2021-11-24 14:55:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:55:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1905 containing 20.00 MB] 2021-11-24 14:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59154000 2021-11-24 14:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59155000 2021-11-24 14:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59156000 2021-11-24 14:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59157000 2021-11-24 14:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59158000 2021-11-24 14:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59159000 2021-11-24 14:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59160000 2021-11-24 14:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59161000 2021-11-24 14:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59162000 2021-11-24 14:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59163000 2021-11-24 14:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59164000 2021-11-24 14:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59165000 2021-11-24 14:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59166000 2021-11-24 14:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59167000 2021-11-24 14:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59168000 2021-11-24 14:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59169000 2021-11-24 14:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59170000 2021-11-24 14:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59171000 2021-11-24 14:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59172000 2021-11-24 14:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59173000 2021-11-24 14:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59174000 2021-11-24 14:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59175000 2021-11-24 14:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59176000 2021-11-24 14:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59177000 2021-11-24 14:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59178000 2021-11-24 14:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59179000 2021-11-24 14:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59180000 2021-11-24 14:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59181000 2021-11-24 14:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59182000 2021-11-24 14:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59183000 2021-11-24 14:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59184000 2021-11-24 14:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59185000 2021-11-24 14:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59186000 2021-11-24 14:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59187000 2021-11-24 14:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59188000 2021-11-24 14:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59189000 2021-11-24 14:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59190000 2021-11-24 14:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59191000 2021-11-24 14:56:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:56:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1906 containing 20.00 MB] 2021-11-24 14:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59192000 2021-11-24 14:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59193000 2021-11-24 14:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59194000 2021-11-24 14:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59195000 2021-11-24 14:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59196000 2021-11-24 14:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59197000 2021-11-24 14:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59198000 2021-11-24 14:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59199000 2021-11-24 14:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59200000 2021-11-24 14:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59201000 2021-11-24 14:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59202000 2021-11-24 14:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59203000 2021-11-24 14:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59204000 2021-11-24 14:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59205000 2021-11-24 14:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59206000 2021-11-24 14:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59207000 2021-11-24 14:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59208000 2021-11-24 14:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59209000 2021-11-24 14:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59210000 2021-11-24 14:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59211000 2021-11-24 14:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59212000 2021-11-24 14:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59213000 2021-11-24 14:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59214000 2021-11-24 14:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59215000 2021-11-24 14:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59216000 2021-11-24 14:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59217000 2021-11-24 14:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59218000 2021-11-24 14:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59219000 2021-11-24 14:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59220000 2021-11-24 14:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59221000 2021-11-24 14:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59222000 2021-11-24 14:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59223000 2021-11-24 14:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59224000 2021-11-24 14:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59225000 2021-11-24 14:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59226000 2021-11-24 14:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59227000 2021-11-24 14:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59228000 2021-11-24 14:56:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:56:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1907 containing 20.00 MB] 2021-11-24 14:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59229000 2021-11-24 14:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59230000 2021-11-24 14:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59231000 2021-11-24 14:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59232000 2021-11-24 14:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59233000 2021-11-24 14:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59234000 2021-11-24 14:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59235000 2021-11-24 14:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59236000 2021-11-24 14:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59237000 2021-11-24 14:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59238000 2021-11-24 14:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59239000 2021-11-24 14:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59240000 2021-11-24 14:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59241000 2021-11-24 14:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59242000 2021-11-24 14:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59243000 2021-11-24 14:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59244000 2021-11-24 14:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59245000 2021-11-24 14:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59246000 2021-11-24 14:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59247000 2021-11-24 14:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59248000 2021-11-24 14:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59249000 2021-11-24 14:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59250000 2021-11-24 14:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59251000 2021-11-24 14:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59252000 2021-11-24 14:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59253000 2021-11-24 14:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59254000 2021-11-24 14:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59255000 2021-11-24 14:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59256000 2021-11-24 14:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59257000 2021-11-24 14:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59258000 2021-11-24 14:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59259000 2021-11-24 14:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59260000 2021-11-24 14:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59261000 2021-11-24 14:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59262000 2021-11-24 14:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59263000 2021-11-24 14:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59264000 2021-11-24 14:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59265000 2021-11-24 14:56:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:56:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1908 containing 20.00 MB] 2021-11-24 14:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59266000 2021-11-24 14:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59267000 2021-11-24 14:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59268000 2021-11-24 14:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59269000 2021-11-24 14:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59270000 2021-11-24 14:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59271000 2021-11-24 14:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59272000 2021-11-24 14:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59273000 2021-11-24 14:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59274000 2021-11-24 14:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59275000 2021-11-24 14:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59276000 2021-11-24 14:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59277000 2021-11-24 14:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59278000 2021-11-24 14:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59279000 2021-11-24 14:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59280000 2021-11-24 14:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59281000 2021-11-24 14:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59282000 2021-11-24 14:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59283000 2021-11-24 14:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59284000 2021-11-24 14:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59285000 2021-11-24 14:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59286000 2021-11-24 14:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59287000 2021-11-24 14:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59288000 2021-11-24 14:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59289000 2021-11-24 14:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59290000 2021-11-24 14:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59291000 2021-11-24 14:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59292000 2021-11-24 14:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59293000 2021-11-24 14:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59294000 2021-11-24 14:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59295000 2021-11-24 14:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59296000 2021-11-24 14:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59297000 2021-11-24 14:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59298000 2021-11-24 14:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59299000 2021-11-24 14:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59300000 2021-11-24 14:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59301000 2021-11-24 14:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59302000 2021-11-24 14:56:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:56:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1909 containing 20.00 MB] 2021-11-24 14:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59303000 2021-11-24 14:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59304000 2021-11-24 14:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59305000 2021-11-24 14:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59306000 2021-11-24 14:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59307000 2021-11-24 14:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59308000 2021-11-24 14:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59309000 2021-11-24 14:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59310000 2021-11-24 14:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59311000 2021-11-24 14:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59312000 2021-11-24 14:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59313000 2021-11-24 14:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59314000 2021-11-24 14:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59315000 2021-11-24 14:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59316000 2021-11-24 14:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59317000 2021-11-24 14:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59318000 2021-11-24 14:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59319000 2021-11-24 14:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59320000 2021-11-24 14:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59321000 2021-11-24 14:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59322000 2021-11-24 14:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59323000 2021-11-24 14:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59324000 2021-11-24 14:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59325000 2021-11-24 14:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59326000 2021-11-24 14:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59327000 2021-11-24 14:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59328000 2021-11-24 14:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59329000 2021-11-24 14:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59330000 2021-11-24 14:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59331000 2021-11-24 14:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59332000 2021-11-24 14:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59333000 2021-11-24 14:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59334000 2021-11-24 14:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59335000 2021-11-24 14:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59336000 2021-11-24 14:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59337000 2021-11-24 14:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59338000 2021-11-24 14:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59339000 2021-11-24 14:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59340000 2021-11-24 14:57:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:57:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1910 containing 20.00 MB] 2021-11-24 14:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59341000 2021-11-24 14:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59342000 2021-11-24 14:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59343000 2021-11-24 14:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59344000 2021-11-24 14:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59345000 2021-11-24 14:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59346000 2021-11-24 14:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59347000 2021-11-24 14:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59348000 2021-11-24 14:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59349000 2021-11-24 14:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59350000 2021-11-24 14:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59351000 2021-11-24 14:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59352000 2021-11-24 14:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59353000 2021-11-24 14:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59354000 2021-11-24 14:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59355000 2021-11-24 14:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59356000 2021-11-24 14:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59357000 2021-11-24 14:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59358000 2021-11-24 14:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59359000 2021-11-24 14:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59360000 2021-11-24 14:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59361000 2021-11-24 14:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59362000 2021-11-24 14:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59363000 2021-11-24 14:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59364000 2021-11-24 14:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59365000 2021-11-24 14:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59366000 2021-11-24 14:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59367000 2021-11-24 14:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59368000 2021-11-24 14:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59369000 2021-11-24 14:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59370000 2021-11-24 14:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59371000 2021-11-24 14:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59372000 2021-11-24 14:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59373000 2021-11-24 14:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59374000 2021-11-24 14:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59375000 2021-11-24 14:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59376000 2021-11-24 14:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59377000 2021-11-24 14:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59378000 2021-11-24 14:57:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:57:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1911 containing 20.00 MB] 2021-11-24 14:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59379000 2021-11-24 14:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59380000 2021-11-24 14:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59381000 2021-11-24 14:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59382000 2021-11-24 14:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59383000 2021-11-24 14:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59384000 2021-11-24 14:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59385000 2021-11-24 14:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59386000 2021-11-24 14:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59387000 2021-11-24 14:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59388000 2021-11-24 14:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59389000 2021-11-24 14:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59390000 2021-11-24 14:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59391000 2021-11-24 14:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59392000 2021-11-24 14:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59393000 2021-11-24 14:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59394000 2021-11-24 14:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59395000 2021-11-24 14:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59396000 2021-11-24 14:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59397000 2021-11-24 14:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59398000 2021-11-24 14:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59399000 2021-11-24 14:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59400000 2021-11-24 14:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59401000 2021-11-24 14:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59402000 2021-11-24 14:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59403000 2021-11-24 14:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59404000 2021-11-24 14:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59405000 2021-11-24 14:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59406000 2021-11-24 14:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59407000 2021-11-24 14:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59408000 2021-11-24 14:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59409000 2021-11-24 14:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59410000 2021-11-24 14:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59411000 2021-11-24 14:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59412000 2021-11-24 14:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59413000 2021-11-24 14:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59414000 2021-11-24 14:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59415000 2021-11-24 14:57:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:57:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1912 containing 20.00 MB] 2021-11-24 14:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59416000 2021-11-24 14:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59417000 2021-11-24 14:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59418000 2021-11-24 14:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59419000 2021-11-24 14:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59420000 2021-11-24 14:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59421000 2021-11-24 14:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59422000 2021-11-24 14:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59423000 2021-11-24 14:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59424000 2021-11-24 14:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59425000 2021-11-24 14:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59426000 2021-11-24 14:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59427000 2021-11-24 14:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59428000 2021-11-24 14:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59429000 2021-11-24 14:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59430000 2021-11-24 14:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59431000 2021-11-24 14:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59432000 2021-11-24 14:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59433000 2021-11-24 14:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59434000 2021-11-24 14:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59435000 2021-11-24 14:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59436000 2021-11-24 14:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59437000 2021-11-24 14:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59438000 2021-11-24 14:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59439000 2021-11-24 14:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59440000 2021-11-24 14:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59441000 2021-11-24 14:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59442000 2021-11-24 14:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59443000 2021-11-24 14:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59444000 2021-11-24 14:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59445000 2021-11-24 14:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59446000 2021-11-24 14:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59447000 2021-11-24 14:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59448000 2021-11-24 14:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59449000 2021-11-24 14:58:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:58:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1913 containing 20.00 MB] 2021-11-24 14:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59450000 2021-11-24 14:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59451000 2021-11-24 14:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59452000 2021-11-24 14:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59453000 2021-11-24 14:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59454000 2021-11-24 14:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59455000 2021-11-24 14:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59456000 2021-11-24 14:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59457000 2021-11-24 14:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59458000 2021-11-24 14:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59459000 2021-11-24 14:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59460000 2021-11-24 14:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59461000 2021-11-24 14:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59462000 2021-11-24 14:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59463000 2021-11-24 14:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59464000 2021-11-24 14:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59465000 2021-11-24 14:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59466000 2021-11-24 14:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59467000 2021-11-24 14:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59468000 2021-11-24 14:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59469000 2021-11-24 14:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59470000 2021-11-24 14:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59471000 2021-11-24 14:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59472000 2021-11-24 14:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59473000 2021-11-24 14:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59474000 2021-11-24 14:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59475000 2021-11-24 14:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59476000 2021-11-24 14:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59477000 2021-11-24 14:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59478000 2021-11-24 14:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59479000 2021-11-24 14:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59480000 2021-11-24 14:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59481000 2021-11-24 14:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59482000 2021-11-24 14:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59483000 2021-11-24 14:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59484000 2021-11-24 14:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59485000 2021-11-24 14:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59486000 2021-11-24 14:58:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:58:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1914 containing 20.00 MB] 2021-11-24 14:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59487000 2021-11-24 14:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59488000 2021-11-24 14:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59489000 2021-11-24 14:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59490000 2021-11-24 14:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59491000 2021-11-24 14:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59492000 2021-11-24 14:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59493000 2021-11-24 14:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59494000 2021-11-24 14:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59495000 2021-11-24 14:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59496000 2021-11-24 14:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59497000 2021-11-24 14:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59498000 2021-11-24 14:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59499000 2021-11-24 14:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59500000 2021-11-24 14:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59501000 2021-11-24 14:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59502000 2021-11-24 14:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59503000 2021-11-24 14:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59504000 2021-11-24 14:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59505000 2021-11-24 14:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59506000 2021-11-24 14:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59507000 2021-11-24 14:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59508000 2021-11-24 14:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59509000 2021-11-24 14:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59510000 2021-11-24 14:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59511000 2021-11-24 14:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59512000 2021-11-24 14:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59513000 2021-11-24 14:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59514000 2021-11-24 14:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59515000 2021-11-24 14:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59516000 2021-11-24 14:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59517000 2021-11-24 14:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59518000 2021-11-24 14:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59519000 2021-11-24 14:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59520000 2021-11-24 14:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59521000 2021-11-24 14:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59522000 2021-11-24 14:58:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:58:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1915 containing 20.00 MB] 2021-11-24 14:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59523000 2021-11-24 14:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59524000 2021-11-24 14:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59525000 2021-11-24 14:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59526000 2021-11-24 14:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59527000 2021-11-24 14:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59528000 2021-11-24 14:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59529000 2021-11-24 14:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59530000 2021-11-24 14:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59531000 2021-11-24 14:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59532000 2021-11-24 14:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59533000 2021-11-24 14:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59534000 2021-11-24 14:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59535000 2021-11-24 14:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59536000 2021-11-24 14:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59537000 2021-11-24 14:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59538000 2021-11-24 14:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59539000 2021-11-24 14:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59540000 2021-11-24 14:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59541000 2021-11-24 14:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59542000 2021-11-24 14:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59543000 2021-11-24 14:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59544000 2021-11-24 14:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59545000 2021-11-24 14:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59546000 2021-11-24 14:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59547000 2021-11-24 14:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59548000 2021-11-24 14:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59549000 2021-11-24 14:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59550000 2021-11-24 14:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59551000 2021-11-24 14:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59552000 2021-11-24 14:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59553000 2021-11-24 14:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59554000 2021-11-24 14:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59555000 2021-11-24 14:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59556000 2021-11-24 14:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59557000 2021-11-24 14:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59558000 2021-11-24 14:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59559000 2021-11-24 14:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59560000 2021-11-24 14:58:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:58:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1916 containing 20.00 MB] 2021-11-24 14:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59561000 2021-11-24 14:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59562000 2021-11-24 14:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59563000 2021-11-24 14:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59564000 2021-11-24 14:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59565000 2021-11-24 14:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59566000 2021-11-24 14:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59567000 2021-11-24 14:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59568000 2021-11-24 14:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59569000 2021-11-24 14:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59570000 2021-11-24 14:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59571000 2021-11-24 14:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59572000 2021-11-24 14:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59573000 2021-11-24 14:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59574000 2021-11-24 14:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59575000 2021-11-24 14:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59576000 2021-11-24 14:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59577000 2021-11-24 14:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59578000 2021-11-24 14:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59579000 2021-11-24 14:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59580000 2021-11-24 14:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59581000 2021-11-24 14:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59582000 2021-11-24 14:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59583000 2021-11-24 14:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59584000 2021-11-24 14:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59585000 2021-11-24 14:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59586000 2021-11-24 14:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59587000 2021-11-24 14:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59588000 2021-11-24 14:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59589000 2021-11-24 14:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59590000 2021-11-24 14:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59591000 2021-11-24 14:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59592000 2021-11-24 14:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59593000 2021-11-24 14:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59594000 2021-11-24 14:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59595000 2021-11-24 14:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59596000 2021-11-24 14:59:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:59:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1917 containing 20.00 MB] 2021-11-24 14:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59597000 2021-11-24 14:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59598000 2021-11-24 14:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59599000 2021-11-24 14:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59600000 2021-11-24 14:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59601000 2021-11-24 14:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59602000 2021-11-24 14:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59603000 2021-11-24 14:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59604000 2021-11-24 14:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59605000 2021-11-24 14:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59606000 2021-11-24 14:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59607000 2021-11-24 14:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59608000 2021-11-24 14:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59609000 2021-11-24 14:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59610000 2021-11-24 14:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59611000 2021-11-24 14:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59612000 2021-11-24 14:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59613000 2021-11-24 14:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59614000 2021-11-24 14:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59615000 2021-11-24 14:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59616000 2021-11-24 14:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59617000 2021-11-24 14:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59618000 2021-11-24 14:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59619000 2021-11-24 14:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59620000 2021-11-24 14:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59621000 2021-11-24 14:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59622000 2021-11-24 14:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59623000 2021-11-24 14:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59624000 2021-11-24 14:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59625000 2021-11-24 14:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59626000 2021-11-24 14:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59627000 2021-11-24 14:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59628000 2021-11-24 14:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59629000 2021-11-24 14:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59630000 2021-11-24 14:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59631000 2021-11-24 14:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59632000 2021-11-24 14:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59633000 2021-11-24 14:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59634000 2021-11-24 14:59:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:59:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1918 containing 20.00 MB] 2021-11-24 14:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59635000 2021-11-24 14:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59636000 2021-11-24 14:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59637000 2021-11-24 14:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59638000 2021-11-24 14:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59639000 2021-11-24 14:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59640000 2021-11-24 14:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59641000 2021-11-24 14:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59642000 2021-11-24 14:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59643000 2021-11-24 14:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59644000 2021-11-24 14:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59645000 2021-11-24 14:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59646000 2021-11-24 14:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59647000 2021-11-24 14:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59648000 2021-11-24 14:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59649000 2021-11-24 14:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59650000 2021-11-24 14:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59651000 2021-11-24 14:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59652000 2021-11-24 14:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59653000 2021-11-24 14:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59654000 2021-11-24 14:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59655000 2021-11-24 14:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59656000 2021-11-24 14:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59657000 2021-11-24 14:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59658000 2021-11-24 14:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59659000 2021-11-24 14:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59660000 2021-11-24 14:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59661000 2021-11-24 14:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59662000 2021-11-24 14:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59663000 2021-11-24 14:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59664000 2021-11-24 14:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59665000 2021-11-24 14:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59666000 2021-11-24 14:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59667000 2021-11-24 14:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59668000 2021-11-24 14:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59669000 2021-11-24 14:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59670000 2021-11-24 14:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59671000 2021-11-24 14:59:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 14:59:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1919 containing 20.00 MB] 2021-11-24 14:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59672000 2021-11-24 14:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59673000 2021-11-24 14:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59674000 2021-11-24 14:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59675000 2021-11-24 14:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59676000 2021-11-24 14:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59677000 2021-11-24 14:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59678000 2021-11-24 14:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59679000 2021-11-24 14:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59680000 2021-11-24 14:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59681000 2021-11-24 14:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59682000 2021-11-24 14:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59683000 2021-11-24 14:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59684000 2021-11-24 14:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59685000 2021-11-24 14:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59686000 2021-11-24 14:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59687000 2021-11-24 15:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59688000 2021-11-24 15:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59689000 2021-11-24 15:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59690000 2021-11-24 15:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59691000 2021-11-24 15:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59692000 2021-11-24 15:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59693000 2021-11-24 15:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59694000 2021-11-24 15:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59695000 2021-11-24 15:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59696000 2021-11-24 15:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59697000 2021-11-24 15:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59698000 2021-11-24 15:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59699000 2021-11-24 15:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59700000 2021-11-24 15:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59701000 2021-11-24 15:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59702000 2021-11-24 15:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59703000 2021-11-24 15:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59704000 2021-11-24 15:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59705000 2021-11-24 15:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59706000 2021-11-24 15:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59707000 2021-11-24 15:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59708000 2021-11-24 15:00:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:00:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1920 containing 20.00 MB] 2021-11-24 15:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59709000 2021-11-24 15:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59710000 2021-11-24 15:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59711000 2021-11-24 15:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59712000 2021-11-24 15:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59713000 2021-11-24 15:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59714000 2021-11-24 15:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59715000 2021-11-24 15:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59716000 2021-11-24 15:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59717000 2021-11-24 15:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59718000 2021-11-24 15:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59719000 2021-11-24 15:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59720000 2021-11-24 15:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59721000 2021-11-24 15:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59722000 2021-11-24 15:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59723000 2021-11-24 15:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59724000 2021-11-24 15:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59725000 2021-11-24 15:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59726000 2021-11-24 15:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59727000 2021-11-24 15:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59728000 2021-11-24 15:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59729000 2021-11-24 15:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59730000 2021-11-24 15:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59731000 2021-11-24 15:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59732000 2021-11-24 15:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59733000 2021-11-24 15:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59734000 2021-11-24 15:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59735000 2021-11-24 15:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59736000 2021-11-24 15:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59737000 2021-11-24 15:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59738000 2021-11-24 15:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59739000 2021-11-24 15:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59740000 2021-11-24 15:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59741000 2021-11-24 15:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59742000 2021-11-24 15:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59743000 2021-11-24 15:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59744000 2021-11-24 15:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59745000 2021-11-24 15:00:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:00:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1921 containing 20.00 MB] 2021-11-24 15:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59746000 2021-11-24 15:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59747000 2021-11-24 15:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59748000 2021-11-24 15:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59749000 2021-11-24 15:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59750000 2021-11-24 15:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59751000 2021-11-24 15:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59752000 2021-11-24 15:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59753000 2021-11-24 15:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59754000 2021-11-24 15:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59755000 2021-11-24 15:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59756000 2021-11-24 15:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59757000 2021-11-24 15:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59758000 2021-11-24 15:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59759000 2021-11-24 15:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59760000 2021-11-24 15:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59761000 2021-11-24 15:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59762000 2021-11-24 15:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59763000 2021-11-24 15:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59764000 2021-11-24 15:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59765000 2021-11-24 15:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59766000 2021-11-24 15:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59767000 2021-11-24 15:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59768000 2021-11-24 15:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59769000 2021-11-24 15:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59770000 2021-11-24 15:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59771000 2021-11-24 15:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59772000 2021-11-24 15:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59773000 2021-11-24 15:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59774000 2021-11-24 15:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59775000 2021-11-24 15:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59776000 2021-11-24 15:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59777000 2021-11-24 15:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59778000 2021-11-24 15:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59779000 2021-11-24 15:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59780000 2021-11-24 15:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59781000 2021-11-24 15:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59782000 2021-11-24 15:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59783000 2021-11-24 15:01:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:01:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1922 containing 20.00 MB] 2021-11-24 15:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59784000 2021-11-24 15:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59785000 2021-11-24 15:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59786000 2021-11-24 15:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59787000 2021-11-24 15:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59788000 2021-11-24 15:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59789000 2021-11-24 15:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59790000 2021-11-24 15:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59791000 2021-11-24 15:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59792000 2021-11-24 15:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59793000 2021-11-24 15:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59794000 2021-11-24 15:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59795000 2021-11-24 15:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59796000 2021-11-24 15:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59797000 2021-11-24 15:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59798000 2021-11-24 15:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59799000 2021-11-24 15:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59800000 2021-11-24 15:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59801000 2021-11-24 15:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59802000 2021-11-24 15:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59803000 2021-11-24 15:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59804000 2021-11-24 15:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59805000 2021-11-24 15:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59806000 2021-11-24 15:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59807000 2021-11-24 15:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59808000 2021-11-24 15:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59809000 2021-11-24 15:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59810000 2021-11-24 15:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59811000 2021-11-24 15:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59812000 2021-11-24 15:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59813000 2021-11-24 15:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59814000 2021-11-24 15:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59815000 2021-11-24 15:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59816000 2021-11-24 15:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59817000 2021-11-24 15:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59818000 2021-11-24 15:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59819000 2021-11-24 15:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59820000 2021-11-24 15:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59821000 2021-11-24 15:01:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:01:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1923 containing 20.00 MB] 2021-11-24 15:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59822000 2021-11-24 15:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59823000 2021-11-24 15:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59824000 2021-11-24 15:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59825000 2021-11-24 15:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59826000 2021-11-24 15:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59827000 2021-11-24 15:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59828000 2021-11-24 15:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59829000 2021-11-24 15:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59830000 2021-11-24 15:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59831000 2021-11-24 15:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59832000 2021-11-24 15:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59833000 2021-11-24 15:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59834000 2021-11-24 15:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59835000 2021-11-24 15:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59836000 2021-11-24 15:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59837000 2021-11-24 15:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59838000 2021-11-24 15:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59839000 2021-11-24 15:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59840000 2021-11-24 15:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59841000 2021-11-24 15:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59842000 2021-11-24 15:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59843000 2021-11-24 15:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59844000 2021-11-24 15:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59845000 2021-11-24 15:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59846000 2021-11-24 15:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59847000 2021-11-24 15:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59848000 2021-11-24 15:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59849000 2021-11-24 15:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59850000 2021-11-24 15:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59851000 2021-11-24 15:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59852000 2021-11-24 15:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59853000 2021-11-24 15:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59854000 2021-11-24 15:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59855000 2021-11-24 15:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59856000 2021-11-24 15:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59857000 2021-11-24 15:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59858000 2021-11-24 15:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59859000 2021-11-24 15:01:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:01:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1924 containing 20.00 MB] 2021-11-24 15:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59860000 2021-11-24 15:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59861000 2021-11-24 15:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59862000 2021-11-24 15:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59863000 2021-11-24 15:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59864000 2021-11-24 15:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59865000 2021-11-24 15:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59866000 2021-11-24 15:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59867000 2021-11-24 15:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59868000 2021-11-24 15:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59869000 2021-11-24 15:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59870000 2021-11-24 15:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59871000 2021-11-24 15:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59872000 2021-11-24 15:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59873000 2021-11-24 15:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59874000 2021-11-24 15:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59875000 2021-11-24 15:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59876000 2021-11-24 15:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59877000 2021-11-24 15:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59878000 2021-11-24 15:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59879000 2021-11-24 15:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59880000 2021-11-24 15:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59881000 2021-11-24 15:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59882000 2021-11-24 15:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59883000 2021-11-24 15:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59884000 2021-11-24 15:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59885000 2021-11-24 15:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59886000 2021-11-24 15:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59887000 2021-11-24 15:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59888000 2021-11-24 15:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59889000 2021-11-24 15:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59890000 2021-11-24 15:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59891000 2021-11-24 15:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59892000 2021-11-24 15:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59893000 2021-11-24 15:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59894000 2021-11-24 15:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59895000 2021-11-24 15:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59896000 2021-11-24 15:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59897000 2021-11-24 15:02:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:02:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1925 containing 20.00 MB] 2021-11-24 15:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59898000 2021-11-24 15:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59899000 2021-11-24 15:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59900000 2021-11-24 15:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59901000 2021-11-24 15:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59902000 2021-11-24 15:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59903000 2021-11-24 15:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59904000 2021-11-24 15:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59905000 2021-11-24 15:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59906000 2021-11-24 15:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59907000 2021-11-24 15:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59908000 2021-11-24 15:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59909000 2021-11-24 15:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59910000 2021-11-24 15:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59911000 2021-11-24 15:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59912000 2021-11-24 15:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59913000 2021-11-24 15:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59914000 2021-11-24 15:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59915000 2021-11-24 15:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59916000 2021-11-24 15:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59917000 2021-11-24 15:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59918000 2021-11-24 15:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59919000 2021-11-24 15:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59920000 2021-11-24 15:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59921000 2021-11-24 15:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59922000 2021-11-24 15:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59923000 2021-11-24 15:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59924000 2021-11-24 15:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59925000 2021-11-24 15:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59926000 2021-11-24 15:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59927000 2021-11-24 15:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59928000 2021-11-24 15:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59929000 2021-11-24 15:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59930000 2021-11-24 15:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59931000 2021-11-24 15:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59932000 2021-11-24 15:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59933000 2021-11-24 15:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59934000 2021-11-24 15:03:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:03:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1926 containing 20.00 MB] 2021-11-24 15:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59935000 2021-11-24 15:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59936000 2021-11-24 15:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59937000 2021-11-24 15:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59938000 2021-11-24 15:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59939000 2021-11-24 15:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59940000 2021-11-24 15:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59941000 2021-11-24 15:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59942000 2021-11-24 15:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59943000 2021-11-24 15:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59944000 2021-11-24 15:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59945000 2021-11-24 15:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59946000 2021-11-24 15:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59947000 2021-11-24 15:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59948000 2021-11-24 15:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59949000 2021-11-24 15:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59950000 2021-11-24 15:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59951000 2021-11-24 15:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59952000 2021-11-24 15:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59953000 2021-11-24 15:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59954000 2021-11-24 15:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59955000 2021-11-24 15:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59956000 2021-11-24 15:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59957000 2021-11-24 15:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59958000 2021-11-24 15:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59959000 2021-11-24 15:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59960000 2021-11-24 15:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59961000 2021-11-24 15:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59962000 2021-11-24 15:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59963000 2021-11-24 15:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59964000 2021-11-24 15:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59965000 2021-11-24 15:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59966000 2021-11-24 15:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59967000 2021-11-24 15:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59968000 2021-11-24 15:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59969000 2021-11-24 15:03:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:03:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1927 containing 20.00 MB] 2021-11-24 15:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59970000 2021-11-24 15:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59971000 2021-11-24 15:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59972000 2021-11-24 15:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59973000 2021-11-24 15:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59974000 2021-11-24 15:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59975000 2021-11-24 15:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59976000 2021-11-24 15:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59977000 2021-11-24 15:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59978000 2021-11-24 15:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59979000 2021-11-24 15:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59980000 2021-11-24 15:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59981000 2021-11-24 15:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59982000 2021-11-24 15:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59983000 2021-11-24 15:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59984000 2021-11-24 15:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59985000 2021-11-24 15:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59986000 2021-11-24 15:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59987000 2021-11-24 15:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59988000 2021-11-24 15:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59989000 2021-11-24 15:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59990000 2021-11-24 15:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59991000 2021-11-24 15:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59992000 2021-11-24 15:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59993000 2021-11-24 15:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59994000 2021-11-24 15:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59995000 2021-11-24 15:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59996000 2021-11-24 15:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59997000 2021-11-24 15:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59998000 2021-11-24 15:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 59999000 2021-11-24 15:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60000000 2021-11-24 15:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60001000 2021-11-24 15:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60002000 2021-11-24 15:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60003000 2021-11-24 15:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60004000 2021-11-24 15:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60005000 2021-11-24 15:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60006000 2021-11-24 15:04:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:04:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1928 containing 20.00 MB] 2021-11-24 15:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60007000 2021-11-24 15:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60008000 2021-11-24 15:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60009000 2021-11-24 15:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60010000 2021-11-24 15:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60011000 2021-11-24 15:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60012000 2021-11-24 15:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60013000 2021-11-24 15:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60014000 2021-11-24 15:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60015000 2021-11-24 15:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60016000 2021-11-24 15:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60017000 2021-11-24 15:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60018000 2021-11-24 15:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60019000 2021-11-24 15:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60020000 2021-11-24 15:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60021000 2021-11-24 15:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60022000 2021-11-24 15:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60023000 2021-11-24 15:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60024000 2021-11-24 15:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60025000 2021-11-24 15:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60026000 2021-11-24 15:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60027000 2021-11-24 15:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60028000 2021-11-24 15:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60029000 2021-11-24 15:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60030000 2021-11-24 15:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60031000 2021-11-24 15:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60032000 2021-11-24 15:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60033000 2021-11-24 15:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60034000 2021-11-24 15:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60035000 2021-11-24 15:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60036000 2021-11-24 15:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60037000 2021-11-24 15:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60038000 2021-11-24 15:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60039000 2021-11-24 15:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60040000 2021-11-24 15:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60041000 2021-11-24 15:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60042000 2021-11-24 15:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60043000 2021-11-24 15:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60044000 2021-11-24 15:04:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:04:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1929 containing 20.00 MB] 2021-11-24 15:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60045000 2021-11-24 15:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60046000 2021-11-24 15:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60047000 2021-11-24 15:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60048000 2021-11-24 15:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60049000 2021-11-24 15:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60050000 2021-11-24 15:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60051000 2021-11-24 15:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60052000 2021-11-24 15:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60053000 2021-11-24 15:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60054000 2021-11-24 15:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60055000 2021-11-24 15:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60056000 2021-11-24 15:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60057000 2021-11-24 15:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60058000 2021-11-24 15:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60059000 2021-11-24 15:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60060000 2021-11-24 15:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60061000 2021-11-24 15:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60062000 2021-11-24 15:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60063000 2021-11-24 15:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60064000 2021-11-24 15:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60065000 2021-11-24 15:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60066000 2021-11-24 15:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60067000 2021-11-24 15:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60068000 2021-11-24 15:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60069000 2021-11-24 15:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60070000 2021-11-24 15:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60071000 2021-11-24 15:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60072000 2021-11-24 15:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60073000 2021-11-24 15:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60074000 2021-11-24 15:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60075000 2021-11-24 15:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60076000 2021-11-24 15:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60077000 2021-11-24 15:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60078000 2021-11-24 15:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60079000 2021-11-24 15:04:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:04:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1930 containing 20.00 MB] 2021-11-24 15:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60080000 2021-11-24 15:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60081000 2021-11-24 15:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60082000 2021-11-24 15:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60083000 2021-11-24 15:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60084000 2021-11-24 15:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60085000 2021-11-24 15:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60086000 2021-11-24 15:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60087000 2021-11-24 15:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60088000 2021-11-24 15:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60089000 2021-11-24 15:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60090000 2021-11-24 15:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60091000 2021-11-24 15:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60092000 2021-11-24 15:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60093000 2021-11-24 15:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60094000 2021-11-24 15:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60095000 2021-11-24 15:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60096000 2021-11-24 15:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60097000 2021-11-24 15:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60098000 2021-11-24 15:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60099000 2021-11-24 15:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60100000 2021-11-24 15:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60101000 2021-11-24 15:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60102000 2021-11-24 15:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60103000 2021-11-24 15:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60104000 2021-11-24 15:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60105000 2021-11-24 15:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60106000 2021-11-24 15:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60107000 2021-11-24 15:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60108000 2021-11-24 15:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60109000 2021-11-24 15:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60110000 2021-11-24 15:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60111000 2021-11-24 15:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60112000 2021-11-24 15:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60113000 2021-11-24 15:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60114000 2021-11-24 15:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60115000 2021-11-24 15:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60116000 2021-11-24 15:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60117000 2021-11-24 15:05:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:05:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1931 containing 20.00 MB] 2021-11-24 15:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60118000 2021-11-24 15:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60119000 2021-11-24 15:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60120000 2021-11-24 15:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60121000 2021-11-24 15:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60122000 2021-11-24 15:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60123000 2021-11-24 15:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60124000 2021-11-24 15:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60125000 2021-11-24 15:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60126000 2021-11-24 15:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60127000 2021-11-24 15:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60128000 2021-11-24 15:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60129000 2021-11-24 15:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60130000 2021-11-24 15:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60131000 2021-11-24 15:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60132000 2021-11-24 15:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60133000 2021-11-24 15:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60134000 2021-11-24 15:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60135000 2021-11-24 15:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60136000 2021-11-24 15:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60137000 2021-11-24 15:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60138000 2021-11-24 15:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60139000 2021-11-24 15:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60140000 2021-11-24 15:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60141000 2021-11-24 15:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60142000 2021-11-24 15:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60143000 2021-11-24 15:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60144000 2021-11-24 15:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60145000 2021-11-24 15:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60146000 2021-11-24 15:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60147000 2021-11-24 15:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60148000 2021-11-24 15:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60149000 2021-11-24 15:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60150000 2021-11-24 15:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60151000 2021-11-24 15:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60152000 2021-11-24 15:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60153000 2021-11-24 15:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60154000 2021-11-24 15:05:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:05:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1932 containing 20.00 MB] 2021-11-24 15:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60155000 2021-11-24 15:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60156000 2021-11-24 15:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60157000 2021-11-24 15:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60158000 2021-11-24 15:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60159000 2021-11-24 15:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60160000 2021-11-24 15:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60161000 2021-11-24 15:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60162000 2021-11-24 15:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60163000 2021-11-24 15:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60164000 2021-11-24 15:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60165000 2021-11-24 15:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60166000 2021-11-24 15:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60167000 2021-11-24 15:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60168000 2021-11-24 15:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60169000 2021-11-24 15:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60170000 2021-11-24 15:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60171000 2021-11-24 15:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60172000 2021-11-24 15:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60173000 2021-11-24 15:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60174000 2021-11-24 15:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60175000 2021-11-24 15:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60176000 2021-11-24 15:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60177000 2021-11-24 15:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60178000 2021-11-24 15:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60179000 2021-11-24 15:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60180000 2021-11-24 15:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60181000 2021-11-24 15:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60182000 2021-11-24 15:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60183000 2021-11-24 15:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60184000 2021-11-24 15:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60185000 2021-11-24 15:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60186000 2021-11-24 15:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60187000 2021-11-24 15:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60188000 2021-11-24 15:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60189000 2021-11-24 15:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60190000 2021-11-24 15:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60191000 2021-11-24 15:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60192000 2021-11-24 15:05:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:05:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1933 containing 20.00 MB] 2021-11-24 15:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60193000 2021-11-24 15:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60194000 2021-11-24 15:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60195000 2021-11-24 15:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60196000 2021-11-24 15:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60197000 2021-11-24 15:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60198000 2021-11-24 15:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60199000 2021-11-24 15:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60200000 2021-11-24 15:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60201000 2021-11-24 15:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60202000 2021-11-24 15:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60203000 2021-11-24 15:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60204000 2021-11-24 15:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60205000 2021-11-24 15:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60206000 2021-11-24 15:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60207000 2021-11-24 15:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60208000 2021-11-24 15:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60209000 2021-11-24 15:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60210000 2021-11-24 15:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60211000 2021-11-24 15:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60212000 2021-11-24 15:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60213000 2021-11-24 15:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60214000 2021-11-24 15:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60215000 2021-11-24 15:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60216000 2021-11-24 15:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60217000 2021-11-24 15:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60218000 2021-11-24 15:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60219000 2021-11-24 15:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60220000 2021-11-24 15:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60221000 2021-11-24 15:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60222000 2021-11-24 15:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60223000 2021-11-24 15:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60224000 2021-11-24 15:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60225000 2021-11-24 15:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60226000 2021-11-24 15:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60227000 2021-11-24 15:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60228000 2021-11-24 15:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60229000 2021-11-24 15:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60230000 2021-11-24 15:06:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:06:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1934 containing 20.00 MB] 2021-11-24 15:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60231000 2021-11-24 15:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60232000 2021-11-24 15:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60233000 2021-11-24 15:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60234000 2021-11-24 15:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60235000 2021-11-24 15:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60236000 2021-11-24 15:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60237000 2021-11-24 15:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60238000 2021-11-24 15:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60239000 2021-11-24 15:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60240000 2021-11-24 15:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60241000 2021-11-24 15:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60242000 2021-11-24 15:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60243000 2021-11-24 15:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60244000 2021-11-24 15:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60245000 2021-11-24 15:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60246000 2021-11-24 15:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60247000 2021-11-24 15:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60248000 2021-11-24 15:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60249000 2021-11-24 15:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60250000 2021-11-24 15:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60251000 2021-11-24 15:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60252000 2021-11-24 15:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60253000 2021-11-24 15:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60254000 2021-11-24 15:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60255000 2021-11-24 15:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60256000 2021-11-24 15:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60257000 2021-11-24 15:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60258000 2021-11-24 15:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60259000 2021-11-24 15:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60260000 2021-11-24 15:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60261000 2021-11-24 15:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60262000 2021-11-24 15:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60263000 2021-11-24 15:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60264000 2021-11-24 15:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60265000 2021-11-24 15:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60266000 2021-11-24 15:06:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:06:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1935 containing 20.00 MB] 2021-11-24 15:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60267000 2021-11-24 15:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60268000 2021-11-24 15:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60269000 2021-11-24 15:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60270000 2021-11-24 15:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60271000 2021-11-24 15:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60272000 2021-11-24 15:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60273000 2021-11-24 15:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60274000 2021-11-24 15:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60275000 2021-11-24 15:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60276000 2021-11-24 15:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60277000 2021-11-24 15:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60278000 2021-11-24 15:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60279000 2021-11-24 15:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60280000 2021-11-24 15:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60281000 2021-11-24 15:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60282000 2021-11-24 15:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60283000 2021-11-24 15:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60284000 2021-11-24 15:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60285000 2021-11-24 15:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60286000 2021-11-24 15:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60287000 2021-11-24 15:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60288000 2021-11-24 15:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60289000 2021-11-24 15:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60290000 2021-11-24 15:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60291000 2021-11-24 15:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60292000 2021-11-24 15:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60293000 2021-11-24 15:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60294000 2021-11-24 15:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60295000 2021-11-24 15:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60296000 2021-11-24 15:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60297000 2021-11-24 15:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60298000 2021-11-24 15:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60299000 2021-11-24 15:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60300000 2021-11-24 15:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60301000 2021-11-24 15:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60302000 2021-11-24 15:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60303000 2021-11-24 15:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60304000 2021-11-24 15:06:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:06:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1936 containing 20.00 MB] 2021-11-24 15:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60305000 2021-11-24 15:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60306000 2021-11-24 15:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60307000 2021-11-24 15:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60308000 2021-11-24 15:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60309000 2021-11-24 15:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60310000 2021-11-24 15:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60311000 2021-11-24 15:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60312000 2021-11-24 15:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60313000 2021-11-24 15:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60314000 2021-11-24 15:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60315000 2021-11-24 15:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60316000 2021-11-24 15:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60317000 2021-11-24 15:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60318000 2021-11-24 15:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60319000 2021-11-24 15:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60320000 2021-11-24 15:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60321000 2021-11-24 15:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60322000 2021-11-24 15:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60323000 2021-11-24 15:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60324000 2021-11-24 15:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60325000 2021-11-24 15:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60326000 2021-11-24 15:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60327000 2021-11-24 15:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60328000 2021-11-24 15:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60329000 2021-11-24 15:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60330000 2021-11-24 15:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60331000 2021-11-24 15:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60332000 2021-11-24 15:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60333000 2021-11-24 15:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60334000 2021-11-24 15:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60335000 2021-11-24 15:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60336000 2021-11-24 15:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60337000 2021-11-24 15:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60338000 2021-11-24 15:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60339000 2021-11-24 15:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60340000 2021-11-24 15:07:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:07:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1937 containing 20.00 MB] 2021-11-24 15:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60341000 2021-11-24 15:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60342000 2021-11-24 15:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60343000 2021-11-24 15:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60344000 2021-11-24 15:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60345000 2021-11-24 15:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60346000 2021-11-24 15:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60347000 2021-11-24 15:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60348000 2021-11-24 15:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60349000 2021-11-24 15:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60350000 2021-11-24 15:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60351000 2021-11-24 15:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60352000 2021-11-24 15:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60353000 2021-11-24 15:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60354000 2021-11-24 15:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60355000 2021-11-24 15:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60356000 2021-11-24 15:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60357000 2021-11-24 15:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60358000 2021-11-24 15:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60359000 2021-11-24 15:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60360000 2021-11-24 15:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60361000 2021-11-24 15:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60362000 2021-11-24 15:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60363000 2021-11-24 15:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60364000 2021-11-24 15:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60365000 2021-11-24 15:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60366000 2021-11-24 15:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60367000 2021-11-24 15:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60368000 2021-11-24 15:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60369000 2021-11-24 15:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60370000 2021-11-24 15:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60371000 2021-11-24 15:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60372000 2021-11-24 15:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60373000 2021-11-24 15:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60374000 2021-11-24 15:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60375000 2021-11-24 15:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60376000 2021-11-24 15:07:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:07:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1938 containing 20.00 MB] 2021-11-24 15:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60377000 2021-11-24 15:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60378000 2021-11-24 15:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60379000 2021-11-24 15:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60380000 2021-11-24 15:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60381000 2021-11-24 15:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60382000 2021-11-24 15:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60383000 2021-11-24 15:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60384000 2021-11-24 15:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60385000 2021-11-24 15:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60386000 2021-11-24 15:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60387000 2021-11-24 15:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60388000 2021-11-24 15:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60389000 2021-11-24 15:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60390000 2021-11-24 15:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60391000 2021-11-24 15:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60392000 2021-11-24 15:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60393000 2021-11-24 15:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60394000 2021-11-24 15:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60395000 2021-11-24 15:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60396000 2021-11-24 15:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60397000 2021-11-24 15:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60398000 2021-11-24 15:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60399000 2021-11-24 15:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60400000 2021-11-24 15:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60401000 2021-11-24 15:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60402000 2021-11-24 15:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60403000 2021-11-24 15:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60404000 2021-11-24 15:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60405000 2021-11-24 15:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60406000 2021-11-24 15:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60407000 2021-11-24 15:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60408000 2021-11-24 15:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60409000 2021-11-24 15:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60410000 2021-11-24 15:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60411000 2021-11-24 15:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60412000 2021-11-24 15:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60413000 2021-11-24 15:08:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:08:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1939 containing 20.01 MB] 2021-11-24 15:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60414000 2021-11-24 15:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60415000 2021-11-24 15:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60416000 2021-11-24 15:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60417000 2021-11-24 15:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60418000 2021-11-24 15:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60419000 2021-11-24 15:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60420000 2021-11-24 15:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60421000 2021-11-24 15:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60422000 2021-11-24 15:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60423000 2021-11-24 15:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60424000 2021-11-24 15:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60425000 2021-11-24 15:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60426000 2021-11-24 15:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60427000 2021-11-24 15:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60428000 2021-11-24 15:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60429000 2021-11-24 15:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60430000 2021-11-24 15:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60431000 2021-11-24 15:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60432000 2021-11-24 15:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60433000 2021-11-24 15:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60434000 2021-11-24 15:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60435000 2021-11-24 15:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60436000 2021-11-24 15:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60437000 2021-11-24 15:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60438000 2021-11-24 15:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60439000 2021-11-24 15:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60440000 2021-11-24 15:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60441000 2021-11-24 15:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60442000 2021-11-24 15:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60443000 2021-11-24 15:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60444000 2021-11-24 15:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60445000 2021-11-24 15:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60446000 2021-11-24 15:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60447000 2021-11-24 15:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60448000 2021-11-24 15:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60449000 2021-11-24 15:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60450000 2021-11-24 15:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60451000 2021-11-24 15:09:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:09:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1940 containing 20.00 MB] 2021-11-24 15:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60452000 2021-11-24 15:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60453000 2021-11-24 15:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60454000 2021-11-24 15:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60455000 2021-11-24 15:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60456000 2021-11-24 15:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60457000 2021-11-24 15:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60458000 2021-11-24 15:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60459000 2021-11-24 15:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60460000 2021-11-24 15:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60461000 2021-11-24 15:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60462000 2021-11-24 15:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60463000 2021-11-24 15:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60464000 2021-11-24 15:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60465000 2021-11-24 15:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60466000 2021-11-24 15:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60467000 2021-11-24 15:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60468000 2021-11-24 15:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60469000 2021-11-24 15:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60470000 2021-11-24 15:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60471000 2021-11-24 15:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60472000 2021-11-24 15:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60473000 2021-11-24 15:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60474000 2021-11-24 15:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60475000 2021-11-24 15:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60476000 2021-11-24 15:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60477000 2021-11-24 15:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60478000 2021-11-24 15:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60479000 2021-11-24 15:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60480000 2021-11-24 15:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60481000 2021-11-24 15:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60482000 2021-11-24 15:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60483000 2021-11-24 15:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60484000 2021-11-24 15:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60485000 2021-11-24 15:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60486000 2021-11-24 15:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60487000 2021-11-24 15:09:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:09:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1941 containing 20.00 MB] 2021-11-24 15:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60488000 2021-11-24 15:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60489000 2021-11-24 15:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60490000 2021-11-24 15:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60491000 2021-11-24 15:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60492000 2021-11-24 15:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60493000 2021-11-24 15:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60494000 2021-11-24 15:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60495000 2021-11-24 15:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60496000 2021-11-24 15:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60497000 2021-11-24 15:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60498000 2021-11-24 15:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60499000 2021-11-24 15:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60500000 2021-11-24 15:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60501000 2021-11-24 15:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60502000 2021-11-24 15:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60503000 2021-11-24 15:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60504000 2021-11-24 15:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60505000 2021-11-24 15:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60506000 2021-11-24 15:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60507000 2021-11-24 15:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60508000 2021-11-24 15:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60509000 2021-11-24 15:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60510000 2021-11-24 15:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60511000 2021-11-24 15:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60512000 2021-11-24 15:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60513000 2021-11-24 15:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60514000 2021-11-24 15:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60515000 2021-11-24 15:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60516000 2021-11-24 15:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60517000 2021-11-24 15:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60518000 2021-11-24 15:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60519000 2021-11-24 15:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60520000 2021-11-24 15:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60521000 2021-11-24 15:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60522000 2021-11-24 15:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60523000 2021-11-24 15:09:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:09:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1942 containing 20.00 MB] 2021-11-24 15:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60524000 2021-11-24 15:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60525000 2021-11-24 15:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60526000 2021-11-24 15:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60527000 2021-11-24 15:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60528000 2021-11-24 15:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60529000 2021-11-24 15:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60530000 2021-11-24 15:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60531000 2021-11-24 15:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60532000 2021-11-24 15:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60533000 2021-11-24 15:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60534000 2021-11-24 15:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60535000 2021-11-24 15:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60536000 2021-11-24 15:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60537000 2021-11-24 15:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60538000 2021-11-24 15:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60539000 2021-11-24 15:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60540000 2021-11-24 15:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60541000 2021-11-24 15:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60542000 2021-11-24 15:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60543000 2021-11-24 15:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60544000 2021-11-24 15:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60545000 2021-11-24 15:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60546000 2021-11-24 15:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60547000 2021-11-24 15:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60548000 2021-11-24 15:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60549000 2021-11-24 15:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60550000 2021-11-24 15:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60551000 2021-11-24 15:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60552000 2021-11-24 15:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60553000 2021-11-24 15:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60554000 2021-11-24 15:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60555000 2021-11-24 15:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60556000 2021-11-24 15:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60557000 2021-11-24 15:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60558000 2021-11-24 15:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60559000 2021-11-24 15:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60560000 2021-11-24 15:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60561000 2021-11-24 15:10:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:10:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1943 containing 20.00 MB] 2021-11-24 15:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60562000 2021-11-24 15:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60563000 2021-11-24 15:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60564000 2021-11-24 15:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60565000 2021-11-24 15:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60566000 2021-11-24 15:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60567000 2021-11-24 15:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60568000 2021-11-24 15:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60569000 2021-11-24 15:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60570000 2021-11-24 15:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60571000 2021-11-24 15:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60572000 2021-11-24 15:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60573000 2021-11-24 15:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60574000 2021-11-24 15:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60575000 2021-11-24 15:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60576000 2021-11-24 15:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60577000 2021-11-24 15:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60578000 2021-11-24 15:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60579000 2021-11-24 15:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60580000 2021-11-24 15:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60581000 2021-11-24 15:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60582000 2021-11-24 15:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60583000 2021-11-24 15:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60584000 2021-11-24 15:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60585000 2021-11-24 15:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60586000 2021-11-24 15:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60587000 2021-11-24 15:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60588000 2021-11-24 15:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60589000 2021-11-24 15:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60590000 2021-11-24 15:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60591000 2021-11-24 15:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60592000 2021-11-24 15:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60593000 2021-11-24 15:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60594000 2021-11-24 15:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60595000 2021-11-24 15:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60596000 2021-11-24 15:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60597000 2021-11-24 15:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60598000 2021-11-24 15:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60599000 2021-11-24 15:10:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:10:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1944 containing 20.00 MB] 2021-11-24 15:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60600000 2021-11-24 15:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60601000 2021-11-24 15:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60602000 2021-11-24 15:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60603000 2021-11-24 15:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60604000 2021-11-24 15:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60605000 2021-11-24 15:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60606000 2021-11-24 15:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60607000 2021-11-24 15:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60608000 2021-11-24 15:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60609000 2021-11-24 15:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60610000 2021-11-24 15:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60611000 2021-11-24 15:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60612000 2021-11-24 15:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60613000 2021-11-24 15:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60614000 2021-11-24 15:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60615000 2021-11-24 15:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60616000 2021-11-24 15:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60617000 2021-11-24 15:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60618000 2021-11-24 15:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60619000 2021-11-24 15:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60620000 2021-11-24 15:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60621000 2021-11-24 15:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60622000 2021-11-24 15:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60623000 2021-11-24 15:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60624000 2021-11-24 15:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60625000 2021-11-24 15:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60626000 2021-11-24 15:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60627000 2021-11-24 15:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60628000 2021-11-24 15:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60629000 2021-11-24 15:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60630000 2021-11-24 15:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60631000 2021-11-24 15:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60632000 2021-11-24 15:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60633000 2021-11-24 15:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60634000 2021-11-24 15:11:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:11:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1945 containing 20.00 MB] 2021-11-24 15:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60635000 2021-11-24 15:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60636000 2021-11-24 15:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60637000 2021-11-24 15:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60638000 2021-11-24 15:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60639000 2021-11-24 15:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60640000 2021-11-24 15:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60641000 2021-11-24 15:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60642000 2021-11-24 15:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60643000 2021-11-24 15:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60644000 2021-11-24 15:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60645000 2021-11-24 15:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60646000 2021-11-24 15:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60647000 2021-11-24 15:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60648000 2021-11-24 15:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60649000 2021-11-24 15:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60650000 2021-11-24 15:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60651000 2021-11-24 15:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60652000 2021-11-24 15:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60653000 2021-11-24 15:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60654000 2021-11-24 15:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60655000 2021-11-24 15:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60656000 2021-11-24 15:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60657000 2021-11-24 15:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60658000 2021-11-24 15:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60659000 2021-11-24 15:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60660000 2021-11-24 15:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60661000 2021-11-24 15:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60662000 2021-11-24 15:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60663000 2021-11-24 15:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60664000 2021-11-24 15:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60665000 2021-11-24 15:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60666000 2021-11-24 15:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60667000 2021-11-24 15:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60668000 2021-11-24 15:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60669000 2021-11-24 15:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60670000 2021-11-24 15:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60671000 2021-11-24 15:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60672000 2021-11-24 15:11:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:11:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1946 containing 20.00 MB] 2021-11-24 15:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60673000 2021-11-24 15:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60674000 2021-11-24 15:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60675000 2021-11-24 15:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60676000 2021-11-24 15:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60677000 2021-11-24 15:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60678000 2021-11-24 15:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60679000 2021-11-24 15:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60680000 2021-11-24 15:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60681000 2021-11-24 15:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60682000 2021-11-24 15:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60683000 2021-11-24 15:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60684000 2021-11-24 15:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60685000 2021-11-24 15:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60686000 2021-11-24 15:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60687000 2021-11-24 15:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60688000 2021-11-24 15:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60689000 2021-11-24 15:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60690000 2021-11-24 15:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60691000 2021-11-24 15:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60692000 2021-11-24 15:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60693000 2021-11-24 15:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60694000 2021-11-24 15:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60695000 2021-11-24 15:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60696000 2021-11-24 15:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60697000 2021-11-24 15:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60698000 2021-11-24 15:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60699000 2021-11-24 15:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60700000 2021-11-24 15:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60701000 2021-11-24 15:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60702000 2021-11-24 15:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60703000 2021-11-24 15:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60704000 2021-11-24 15:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60705000 2021-11-24 15:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60706000 2021-11-24 15:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60707000 2021-11-24 15:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60708000 2021-11-24 15:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60709000 2021-11-24 15:11:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:11:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1947 containing 20.00 MB] 2021-11-24 15:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60710000 2021-11-24 15:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60711000 2021-11-24 15:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60712000 2021-11-24 15:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60713000 2021-11-24 15:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60714000 2021-11-24 15:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60715000 2021-11-24 15:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60716000 2021-11-24 15:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60717000 2021-11-24 15:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60718000 2021-11-24 15:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60719000 2021-11-24 15:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60720000 2021-11-24 15:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60721000 2021-11-24 15:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60722000 2021-11-24 15:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60723000 2021-11-24 15:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60724000 2021-11-24 15:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60725000 2021-11-24 15:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60726000 2021-11-24 15:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60727000 2021-11-24 15:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60728000 2021-11-24 15:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60729000 2021-11-24 15:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60730000 2021-11-24 15:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60731000 2021-11-24 15:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60732000 2021-11-24 15:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60733000 2021-11-24 15:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60734000 2021-11-24 15:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60735000 2021-11-24 15:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60736000 2021-11-24 15:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60737000 2021-11-24 15:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60738000 2021-11-24 15:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60739000 2021-11-24 15:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60740000 2021-11-24 15:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60741000 2021-11-24 15:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60742000 2021-11-24 15:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60743000 2021-11-24 15:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60744000 2021-11-24 15:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60745000 2021-11-24 15:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60746000 2021-11-24 15:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60747000 2021-11-24 15:12:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:12:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1948 containing 20.00 MB] 2021-11-24 15:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60748000 2021-11-24 15:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60749000 2021-11-24 15:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60750000 2021-11-24 15:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60751000 2021-11-24 15:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60752000 2021-11-24 15:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60753000 2021-11-24 15:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60754000 2021-11-24 15:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60755000 2021-11-24 15:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60756000 2021-11-24 15:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60757000 2021-11-24 15:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60758000 2021-11-24 15:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60759000 2021-11-24 15:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60760000 2021-11-24 15:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60761000 2021-11-24 15:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60762000 2021-11-24 15:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60763000 2021-11-24 15:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60764000 2021-11-24 15:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60765000 2021-11-24 15:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60766000 2021-11-24 15:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60767000 2021-11-24 15:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60768000 2021-11-24 15:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60769000 2021-11-24 15:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60770000 2021-11-24 15:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60771000 2021-11-24 15:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60772000 2021-11-24 15:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60773000 2021-11-24 15:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60774000 2021-11-24 15:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60775000 2021-11-24 15:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60776000 2021-11-24 15:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60777000 2021-11-24 15:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60778000 2021-11-24 15:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60779000 2021-11-24 15:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60780000 2021-11-24 15:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60781000 2021-11-24 15:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60782000 2021-11-24 15:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60783000 2021-11-24 15:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60784000 2021-11-24 15:12:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:12:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1949 containing 20.00 MB] 2021-11-24 15:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60785000 2021-11-24 15:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60786000 2021-11-24 15:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60787000 2021-11-24 15:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60788000 2021-11-24 15:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60789000 2021-11-24 15:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60790000 2021-11-24 15:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60791000 2021-11-24 15:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60792000 2021-11-24 15:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60793000 2021-11-24 15:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60794000 2021-11-24 15:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60795000 2021-11-24 15:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60796000 2021-11-24 15:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60797000 2021-11-24 15:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60798000 2021-11-24 15:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60799000 2021-11-24 15:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60800000 2021-11-24 15:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60801000 2021-11-24 15:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60802000 2021-11-24 15:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60803000 2021-11-24 15:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60804000 2021-11-24 15:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60805000 2021-11-24 15:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60806000 2021-11-24 15:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60807000 2021-11-24 15:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60808000 2021-11-24 15:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60809000 2021-11-24 15:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60810000 2021-11-24 15:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60811000 2021-11-24 15:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60812000 2021-11-24 15:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60813000 2021-11-24 15:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60814000 2021-11-24 15:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60815000 2021-11-24 15:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60816000 2021-11-24 15:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60817000 2021-11-24 15:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60818000 2021-11-24 15:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60819000 2021-11-24 15:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60820000 2021-11-24 15:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60821000 2021-11-24 15:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60822000 2021-11-24 15:12:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:12:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1950 containing 20.00 MB] 2021-11-24 15:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60823000 2021-11-24 15:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60824000 2021-11-24 15:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60825000 2021-11-24 15:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60826000 2021-11-24 15:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60827000 2021-11-24 15:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60828000 2021-11-24 15:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60829000 2021-11-24 15:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60830000 2021-11-24 15:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60831000 2021-11-24 15:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60832000 2021-11-24 15:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60833000 2021-11-24 15:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60834000 2021-11-24 15:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60835000 2021-11-24 15:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60836000 2021-11-24 15:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60837000 2021-11-24 15:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60838000 2021-11-24 15:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60839000 2021-11-24 15:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60840000 2021-11-24 15:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60841000 2021-11-24 15:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60842000 2021-11-24 15:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60843000 2021-11-24 15:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60844000 2021-11-24 15:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60845000 2021-11-24 15:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60846000 2021-11-24 15:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60847000 2021-11-24 15:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60848000 2021-11-24 15:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60849000 2021-11-24 15:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60850000 2021-11-24 15:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60851000 2021-11-24 15:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60852000 2021-11-24 15:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60853000 2021-11-24 15:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60854000 2021-11-24 15:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60855000 2021-11-24 15:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60856000 2021-11-24 15:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60857000 2021-11-24 15:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60858000 2021-11-24 15:13:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:13:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1951 containing 20.00 MB] 2021-11-24 15:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60859000 2021-11-24 15:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60860000 2021-11-24 15:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60861000 2021-11-24 15:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60862000 2021-11-24 15:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60863000 2021-11-24 15:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60864000 2021-11-24 15:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60865000 2021-11-24 15:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60866000 2021-11-24 15:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60867000 2021-11-24 15:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60868000 2021-11-24 15:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60869000 2021-11-24 15:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60870000 2021-11-24 15:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60871000 2021-11-24 15:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60872000 2021-11-24 15:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60873000 2021-11-24 15:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60874000 2021-11-24 15:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60875000 2021-11-24 15:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60876000 2021-11-24 15:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60877000 2021-11-24 15:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60878000 2021-11-24 15:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60879000 2021-11-24 15:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60880000 2021-11-24 15:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60881000 2021-11-24 15:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60882000 2021-11-24 15:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60883000 2021-11-24 15:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60884000 2021-11-24 15:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60885000 2021-11-24 15:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60886000 2021-11-24 15:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60887000 2021-11-24 15:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60888000 2021-11-24 15:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60889000 2021-11-24 15:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60890000 2021-11-24 15:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60891000 2021-11-24 15:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60892000 2021-11-24 15:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60893000 2021-11-24 15:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60894000 2021-11-24 15:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60895000 2021-11-24 15:13:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:13:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1952 containing 20.00 MB] 2021-11-24 15:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60896000 2021-11-24 15:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60897000 2021-11-24 15:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60898000 2021-11-24 15:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60899000 2021-11-24 15:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60900000 2021-11-24 15:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60901000 2021-11-24 15:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60902000 2021-11-24 15:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60903000 2021-11-24 15:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60904000 2021-11-24 15:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60905000 2021-11-24 15:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60906000 2021-11-24 15:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60907000 2021-11-24 15:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60908000 2021-11-24 15:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60909000 2021-11-24 15:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60910000 2021-11-24 15:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60911000 2021-11-24 15:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60912000 2021-11-24 15:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60913000 2021-11-24 15:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60914000 2021-11-24 15:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60915000 2021-11-24 15:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60916000 2021-11-24 15:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60917000 2021-11-24 15:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60918000 2021-11-24 15:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60919000 2021-11-24 15:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60920000 2021-11-24 15:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60921000 2021-11-24 15:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60922000 2021-11-24 15:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60923000 2021-11-24 15:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60924000 2021-11-24 15:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60925000 2021-11-24 15:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60926000 2021-11-24 15:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60927000 2021-11-24 15:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60928000 2021-11-24 15:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60929000 2021-11-24 15:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60930000 2021-11-24 15:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60931000 2021-11-24 15:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60932000 2021-11-24 15:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60933000 2021-11-24 15:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60934000 2021-11-24 15:13:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:13:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1953 containing 20.00 MB] 2021-11-24 15:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60935000 2021-11-24 15:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60936000 2021-11-24 15:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60937000 2021-11-24 15:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60938000 2021-11-24 15:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60939000 2021-11-24 15:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60940000 2021-11-24 15:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60941000 2021-11-24 15:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60942000 2021-11-24 15:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60943000 2021-11-24 15:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60944000 2021-11-24 15:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60945000 2021-11-24 15:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60946000 2021-11-24 15:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60947000 2021-11-24 15:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60948000 2021-11-24 15:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60949000 2021-11-24 15:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60950000 2021-11-24 15:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60951000 2021-11-24 15:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60952000 2021-11-24 15:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60953000 2021-11-24 15:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60954000 2021-11-24 15:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60955000 2021-11-24 15:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60956000 2021-11-24 15:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60957000 2021-11-24 15:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60958000 2021-11-24 15:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60959000 2021-11-24 15:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60960000 2021-11-24 15:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60961000 2021-11-24 15:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60962000 2021-11-24 15:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60963000 2021-11-24 15:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60964000 2021-11-24 15:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60965000 2021-11-24 15:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60966000 2021-11-24 15:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60967000 2021-11-24 15:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60968000 2021-11-24 15:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60969000 2021-11-24 15:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60970000 2021-11-24 15:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60971000 2021-11-24 15:14:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:14:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1954 containing 20.00 MB] 2021-11-24 15:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60972000 2021-11-24 15:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60973000 2021-11-24 15:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60974000 2021-11-24 15:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60975000 2021-11-24 15:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60976000 2021-11-24 15:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60977000 2021-11-24 15:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60978000 2021-11-24 15:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60979000 2021-11-24 15:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60980000 2021-11-24 15:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60981000 2021-11-24 15:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60982000 2021-11-24 15:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60983000 2021-11-24 15:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60984000 2021-11-24 15:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60985000 2021-11-24 15:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60986000 2021-11-24 15:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60987000 2021-11-24 15:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60988000 2021-11-24 15:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60989000 2021-11-24 15:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60990000 2021-11-24 15:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60991000 2021-11-24 15:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60992000 2021-11-24 15:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60993000 2021-11-24 15:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60994000 2021-11-24 15:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60995000 2021-11-24 15:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60996000 2021-11-24 15:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60997000 2021-11-24 15:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60998000 2021-11-24 15:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 60999000 2021-11-24 15:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61000000 2021-11-24 15:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61001000 2021-11-24 15:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61002000 2021-11-24 15:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61003000 2021-11-24 15:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61004000 2021-11-24 15:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61005000 2021-11-24 15:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61006000 2021-11-24 15:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61007000 2021-11-24 15:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61008000 2021-11-24 15:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61009000 2021-11-24 15:14:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:14:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1955 containing 20.00 MB] 2021-11-24 15:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61010000 2021-11-24 15:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61011000 2021-11-24 15:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61012000 2021-11-24 15:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61013000 2021-11-24 15:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61014000 2021-11-24 15:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61015000 2021-11-24 15:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61016000 2021-11-24 15:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61017000 2021-11-24 15:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61018000 2021-11-24 15:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61019000 2021-11-24 15:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61020000 2021-11-24 15:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61021000 2021-11-24 15:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61022000 2021-11-24 15:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61023000 2021-11-24 15:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61024000 2021-11-24 15:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61025000 2021-11-24 15:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61026000 2021-11-24 15:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61027000 2021-11-24 15:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61028000 2021-11-24 15:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61029000 2021-11-24 15:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61030000 2021-11-24 15:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61031000 2021-11-24 15:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61032000 2021-11-24 15:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61033000 2021-11-24 15:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61034000 2021-11-24 15:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61035000 2021-11-24 15:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61036000 2021-11-24 15:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61037000 2021-11-24 15:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61038000 2021-11-24 15:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61039000 2021-11-24 15:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61040000 2021-11-24 15:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61041000 2021-11-24 15:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61042000 2021-11-24 15:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61043000 2021-11-24 15:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61044000 2021-11-24 15:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61045000 2021-11-24 15:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61046000 2021-11-24 15:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61047000 2021-11-24 15:14:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:14:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1956 containing 20.00 MB] 2021-11-24 15:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61048000 2021-11-24 15:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61049000 2021-11-24 15:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61050000 2021-11-24 15:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61051000 2021-11-24 15:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61052000 2021-11-24 15:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61053000 2021-11-24 15:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61054000 2021-11-24 15:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61055000 2021-11-24 15:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61056000 2021-11-24 15:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61057000 2021-11-24 15:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61058000 2021-11-24 15:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61059000 2021-11-24 15:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61060000 2021-11-24 15:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61061000 2021-11-24 15:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61062000 2021-11-24 15:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61063000 2021-11-24 15:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61064000 2021-11-24 15:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61065000 2021-11-24 15:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61066000 2021-11-24 15:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61067000 2021-11-24 15:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61068000 2021-11-24 15:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61069000 2021-11-24 15:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61070000 2021-11-24 15:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61071000 2021-11-24 15:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61072000 2021-11-24 15:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61073000 2021-11-24 15:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61074000 2021-11-24 15:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61075000 2021-11-24 15:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61076000 2021-11-24 15:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61077000 2021-11-24 15:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61078000 2021-11-24 15:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61079000 2021-11-24 15:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61080000 2021-11-24 15:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61081000 2021-11-24 15:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61082000 2021-11-24 15:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61083000 2021-11-24 15:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61084000 2021-11-24 15:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61085000 2021-11-24 15:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61086000 2021-11-24 15:14:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:14:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1957 containing 20.00 MB] 2021-11-24 15:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61087000 2021-11-24 15:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61088000 2021-11-24 15:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61089000 2021-11-24 15:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61090000 2021-11-24 15:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61091000 2021-11-24 15:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61092000 2021-11-24 15:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61093000 2021-11-24 15:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61094000 2021-11-24 15:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61095000 2021-11-24 15:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61096000 2021-11-24 15:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61097000 2021-11-24 15:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61098000 2021-11-24 15:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61099000 2021-11-24 15:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61100000 2021-11-24 15:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61101000 2021-11-24 15:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61102000 2021-11-24 15:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61103000 2021-11-24 15:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61104000 2021-11-24 15:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61105000 2021-11-24 15:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61106000 2021-11-24 15:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61107000 2021-11-24 15:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61108000 2021-11-24 15:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61109000 2021-11-24 15:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61110000 2021-11-24 15:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61111000 2021-11-24 15:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61112000 2021-11-24 15:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61113000 2021-11-24 15:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61114000 2021-11-24 15:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61115000 2021-11-24 15:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61116000 2021-11-24 15:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61117000 2021-11-24 15:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61118000 2021-11-24 15:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61119000 2021-11-24 15:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61120000 2021-11-24 15:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61121000 2021-11-24 15:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61122000 2021-11-24 15:15:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:15:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1958 containing 20.00 MB] 2021-11-24 15:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61123000 2021-11-24 15:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61124000 2021-11-24 15:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61125000 2021-11-24 15:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61126000 2021-11-24 15:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61127000 2021-11-24 15:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61128000 2021-11-24 15:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61129000 2021-11-24 15:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61130000 2021-11-24 15:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61131000 2021-11-24 15:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61132000 2021-11-24 15:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61133000 2021-11-24 15:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61134000 2021-11-24 15:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61135000 2021-11-24 15:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61136000 2021-11-24 15:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61137000 2021-11-24 15:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61138000 2021-11-24 15:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61139000 2021-11-24 15:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61140000 2021-11-24 15:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61141000 2021-11-24 15:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61142000 2021-11-24 15:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61143000 2021-11-24 15:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61144000 2021-11-24 15:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61145000 2021-11-24 15:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61146000 2021-11-24 15:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61147000 2021-11-24 15:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61148000 2021-11-24 15:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61149000 2021-11-24 15:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61150000 2021-11-24 15:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61151000 2021-11-24 15:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61152000 2021-11-24 15:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61153000 2021-11-24 15:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61154000 2021-11-24 15:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61155000 2021-11-24 15:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61156000 2021-11-24 15:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61157000 2021-11-24 15:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61158000 2021-11-24 15:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61159000 2021-11-24 15:15:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:15:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1959 containing 20.00 MB] 2021-11-24 15:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61160000 2021-11-24 15:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61161000 2021-11-24 15:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61162000 2021-11-24 15:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61163000 2021-11-24 15:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61164000 2021-11-24 15:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61165000 2021-11-24 15:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61166000 2021-11-24 15:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61167000 2021-11-24 15:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61168000 2021-11-24 15:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61169000 2021-11-24 15:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61170000 2021-11-24 15:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61171000 2021-11-24 15:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61172000 2021-11-24 15:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61173000 2021-11-24 15:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61174000 2021-11-24 15:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61175000 2021-11-24 15:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61176000 2021-11-24 15:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61177000 2021-11-24 15:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61178000 2021-11-24 15:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61179000 2021-11-24 15:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61180000 2021-11-24 15:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61181000 2021-11-24 15:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61182000 2021-11-24 15:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61183000 2021-11-24 15:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61184000 2021-11-24 15:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61185000 2021-11-24 15:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61186000 2021-11-24 15:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61187000 2021-11-24 15:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61188000 2021-11-24 15:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61189000 2021-11-24 15:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61190000 2021-11-24 15:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61191000 2021-11-24 15:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61192000 2021-11-24 15:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61193000 2021-11-24 15:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61194000 2021-11-24 15:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61195000 2021-11-24 15:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61196000 2021-11-24 15:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61197000 2021-11-24 15:15:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:15:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1960 containing 20.00 MB] 2021-11-24 15:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61198000 2021-11-24 15:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61199000 2021-11-24 15:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61200000 2021-11-24 15:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61201000 2021-11-24 15:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61202000 2021-11-24 15:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61203000 2021-11-24 15:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61204000 2021-11-24 15:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61205000 2021-11-24 15:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61206000 2021-11-24 15:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61207000 2021-11-24 15:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61208000 2021-11-24 15:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61209000 2021-11-24 15:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61210000 2021-11-24 15:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61211000 2021-11-24 15:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61212000 2021-11-24 15:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61213000 2021-11-24 15:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61214000 2021-11-24 15:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61215000 2021-11-24 15:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61216000 2021-11-24 15:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61217000 2021-11-24 15:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61218000 2021-11-24 15:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61219000 2021-11-24 15:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61220000 2021-11-24 15:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61221000 2021-11-24 15:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61222000 2021-11-24 15:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61223000 2021-11-24 15:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61224000 2021-11-24 15:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61225000 2021-11-24 15:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61226000 2021-11-24 15:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61227000 2021-11-24 15:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61228000 2021-11-24 15:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61229000 2021-11-24 15:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61230000 2021-11-24 15:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61231000 2021-11-24 15:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61232000 2021-11-24 15:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61233000 2021-11-24 15:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61234000 2021-11-24 15:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61235000 2021-11-24 15:16:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:16:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1961 containing 20.00 MB] 2021-11-24 15:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61236000 2021-11-24 15:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61237000 2021-11-24 15:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61238000 2021-11-24 15:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61239000 2021-11-24 15:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61240000 2021-11-24 15:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61241000 2021-11-24 15:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61242000 2021-11-24 15:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61243000 2021-11-24 15:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61244000 2021-11-24 15:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61245000 2021-11-24 15:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61246000 2021-11-24 15:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61247000 2021-11-24 15:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61248000 2021-11-24 15:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61249000 2021-11-24 15:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61250000 2021-11-24 15:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61251000 2021-11-24 15:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61252000 2021-11-24 15:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61253000 2021-11-24 15:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61254000 2021-11-24 15:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61255000 2021-11-24 15:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61256000 2021-11-24 15:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61257000 2021-11-24 15:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61258000 2021-11-24 15:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61259000 2021-11-24 15:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61260000 2021-11-24 15:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61261000 2021-11-24 15:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61262000 2021-11-24 15:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61263000 2021-11-24 15:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61264000 2021-11-24 15:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61265000 2021-11-24 15:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61266000 2021-11-24 15:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61267000 2021-11-24 15:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61268000 2021-11-24 15:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61269000 2021-11-24 15:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61270000 2021-11-24 15:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61271000 2021-11-24 15:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61272000 2021-11-24 15:16:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:16:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1962 containing 20.00 MB] 2021-11-24 15:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61273000 2021-11-24 15:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61274000 2021-11-24 15:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61275000 2021-11-24 15:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61276000 2021-11-24 15:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61277000 2021-11-24 15:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61278000 2021-11-24 15:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61279000 2021-11-24 15:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61280000 2021-11-24 15:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61281000 2021-11-24 15:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61282000 2021-11-24 15:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61283000 2021-11-24 15:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61284000 2021-11-24 15:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61285000 2021-11-24 15:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61286000 2021-11-24 15:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61287000 2021-11-24 15:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61288000 2021-11-24 15:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61289000 2021-11-24 15:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61290000 2021-11-24 15:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61291000 2021-11-24 15:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61292000 2021-11-24 15:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61293000 2021-11-24 15:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61294000 2021-11-24 15:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61295000 2021-11-24 15:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61296000 2021-11-24 15:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61297000 2021-11-24 15:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61298000 2021-11-24 15:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61299000 2021-11-24 15:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61300000 2021-11-24 15:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61301000 2021-11-24 15:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61302000 2021-11-24 15:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61303000 2021-11-24 15:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61304000 2021-11-24 15:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61305000 2021-11-24 15:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61306000 2021-11-24 15:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61307000 2021-11-24 15:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61308000 2021-11-24 15:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61309000 2021-11-24 15:16:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:16:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1963 containing 20.00 MB] 2021-11-24 15:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61310000 2021-11-24 15:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61311000 2021-11-24 15:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61312000 2021-11-24 15:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61313000 2021-11-24 15:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61314000 2021-11-24 15:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61315000 2021-11-24 15:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61316000 2021-11-24 15:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61317000 2021-11-24 15:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61318000 2021-11-24 15:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61319000 2021-11-24 15:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61320000 2021-11-24 15:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61321000 2021-11-24 15:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61322000 2021-11-24 15:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61323000 2021-11-24 15:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61324000 2021-11-24 15:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61325000 2021-11-24 15:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61326000 2021-11-24 15:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61327000 2021-11-24 15:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61328000 2021-11-24 15:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61329000 2021-11-24 15:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61330000 2021-11-24 15:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61331000 2021-11-24 15:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61332000 2021-11-24 15:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61333000 2021-11-24 15:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61334000 2021-11-24 15:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61335000 2021-11-24 15:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61336000 2021-11-24 15:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61337000 2021-11-24 15:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61338000 2021-11-24 15:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61339000 2021-11-24 15:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61340000 2021-11-24 15:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61341000 2021-11-24 15:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61342000 2021-11-24 15:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61343000 2021-11-24 15:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61344000 2021-11-24 15:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61345000 2021-11-24 15:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61346000 2021-11-24 15:16:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:16:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1964 containing 20.00 MB] 2021-11-24 15:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61347000 2021-11-24 15:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61348000 2021-11-24 15:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61349000 2021-11-24 15:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61350000 2021-11-24 15:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61351000 2021-11-24 15:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61352000 2021-11-24 15:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61353000 2021-11-24 15:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61354000 2021-11-24 15:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61355000 2021-11-24 15:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61356000 2021-11-24 15:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61357000 2021-11-24 15:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61358000 2021-11-24 15:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61359000 2021-11-24 15:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61360000 2021-11-24 15:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61361000 2021-11-24 15:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61362000 2021-11-24 15:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61363000 2021-11-24 15:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61364000 2021-11-24 15:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61365000 2021-11-24 15:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61366000 2021-11-24 15:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61367000 2021-11-24 15:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61368000 2021-11-24 15:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61369000 2021-11-24 15:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61370000 2021-11-24 15:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61371000 2021-11-24 15:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61372000 2021-11-24 15:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61373000 2021-11-24 15:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61374000 2021-11-24 15:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61375000 2021-11-24 15:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61376000 2021-11-24 15:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61377000 2021-11-24 15:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61378000 2021-11-24 15:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61379000 2021-11-24 15:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61380000 2021-11-24 15:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61381000 2021-11-24 15:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61382000 2021-11-24 15:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61383000 2021-11-24 15:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61384000 2021-11-24 15:17:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:17:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1965 containing 20.00 MB] 2021-11-24 15:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61385000 2021-11-24 15:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61386000 2021-11-24 15:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61387000 2021-11-24 15:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61388000 2021-11-24 15:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61389000 2021-11-24 15:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61390000 2021-11-24 15:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61391000 2021-11-24 15:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61392000 2021-11-24 15:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61393000 2021-11-24 15:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61394000 2021-11-24 15:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61395000 2021-11-24 15:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61396000 2021-11-24 15:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61397000 2021-11-24 15:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61398000 2021-11-24 15:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61399000 2021-11-24 15:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61400000 2021-11-24 15:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61401000 2021-11-24 15:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61402000 2021-11-24 15:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61403000 2021-11-24 15:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61404000 2021-11-24 15:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61405000 2021-11-24 15:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61406000 2021-11-24 15:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61407000 2021-11-24 15:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61408000 2021-11-24 15:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61409000 2021-11-24 15:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61410000 2021-11-24 15:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61411000 2021-11-24 15:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61412000 2021-11-24 15:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61413000 2021-11-24 15:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61414000 2021-11-24 15:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61415000 2021-11-24 15:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61416000 2021-11-24 15:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61417000 2021-11-24 15:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61418000 2021-11-24 15:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61419000 2021-11-24 15:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61420000 2021-11-24 15:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61421000 2021-11-24 15:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61422000 2021-11-24 15:17:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:17:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1966 containing 20.00 MB] 2021-11-24 15:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61423000 2021-11-24 15:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61424000 2021-11-24 15:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61425000 2021-11-24 15:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61426000 2021-11-24 15:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61427000 2021-11-24 15:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61428000 2021-11-24 15:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61429000 2021-11-24 15:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61430000 2021-11-24 15:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61431000 2021-11-24 15:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61432000 2021-11-24 15:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61433000 2021-11-24 15:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61434000 2021-11-24 15:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61435000 2021-11-24 15:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61436000 2021-11-24 15:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61437000 2021-11-24 15:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61438000 2021-11-24 15:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61439000 2021-11-24 15:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61440000 2021-11-24 15:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61441000 2021-11-24 15:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61442000 2021-11-24 15:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61443000 2021-11-24 15:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61444000 2021-11-24 15:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61445000 2021-11-24 15:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61446000 2021-11-24 15:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61447000 2021-11-24 15:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61448000 2021-11-24 15:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61449000 2021-11-24 15:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61450000 2021-11-24 15:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61451000 2021-11-24 15:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61452000 2021-11-24 15:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61453000 2021-11-24 15:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61454000 2021-11-24 15:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61455000 2021-11-24 15:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61456000 2021-11-24 15:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61457000 2021-11-24 15:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61458000 2021-11-24 15:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61459000 2021-11-24 15:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61460000 2021-11-24 15:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61461000 2021-11-24 15:17:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:17:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1967 containing 20.00 MB] 2021-11-24 15:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61462000 2021-11-24 15:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61463000 2021-11-24 15:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61464000 2021-11-24 15:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61465000 2021-11-24 15:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61466000 2021-11-24 15:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61467000 2021-11-24 15:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61468000 2021-11-24 15:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61469000 2021-11-24 15:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61470000 2021-11-24 15:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61471000 2021-11-24 15:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61472000 2021-11-24 15:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61473000 2021-11-24 15:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61474000 2021-11-24 15:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61475000 2021-11-24 15:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61476000 2021-11-24 15:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61477000 2021-11-24 15:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61478000 2021-11-24 15:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61479000 2021-11-24 15:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61480000 2021-11-24 15:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61481000 2021-11-24 15:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61482000 2021-11-24 15:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61483000 2021-11-24 15:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61484000 2021-11-24 15:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61485000 2021-11-24 15:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61486000 2021-11-24 15:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61487000 2021-11-24 15:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61488000 2021-11-24 15:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61489000 2021-11-24 15:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61490000 2021-11-24 15:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61491000 2021-11-24 15:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61492000 2021-11-24 15:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61493000 2021-11-24 15:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61494000 2021-11-24 15:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61495000 2021-11-24 15:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61496000 2021-11-24 15:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61497000 2021-11-24 15:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61498000 2021-11-24 15:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61499000 2021-11-24 15:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61500000 2021-11-24 15:18:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:18:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1968 containing 20.00 MB] 2021-11-24 15:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61501000 2021-11-24 15:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61502000 2021-11-24 15:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61503000 2021-11-24 15:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61504000 2021-11-24 15:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61505000 2021-11-24 15:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61506000 2021-11-24 15:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61507000 2021-11-24 15:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61508000 2021-11-24 15:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61509000 2021-11-24 15:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61510000 2021-11-24 15:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61511000 2021-11-24 15:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61512000 2021-11-24 15:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61513000 2021-11-24 15:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61514000 2021-11-24 15:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61515000 2021-11-24 15:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61516000 2021-11-24 15:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61517000 2021-11-24 15:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61518000 2021-11-24 15:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61519000 2021-11-24 15:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61520000 2021-11-24 15:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61521000 2021-11-24 15:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61522000 2021-11-24 15:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61523000 2021-11-24 15:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61524000 2021-11-24 15:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61525000 2021-11-24 15:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61526000 2021-11-24 15:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61527000 2021-11-24 15:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61528000 2021-11-24 15:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61529000 2021-11-24 15:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61530000 2021-11-24 15:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61531000 2021-11-24 15:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61532000 2021-11-24 15:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61533000 2021-11-24 15:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61534000 2021-11-24 15:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61535000 2021-11-24 15:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61536000 2021-11-24 15:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61537000 2021-11-24 15:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61538000 2021-11-24 15:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61539000 2021-11-24 15:18:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:18:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1969 containing 20.00 MB] 2021-11-24 15:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61540000 2021-11-24 15:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61541000 2021-11-24 15:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61542000 2021-11-24 15:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61543000 2021-11-24 15:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61544000 2021-11-24 15:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61545000 2021-11-24 15:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61546000 2021-11-24 15:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61547000 2021-11-24 15:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61548000 2021-11-24 15:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61549000 2021-11-24 15:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61550000 2021-11-24 15:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61551000 2021-11-24 15:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61552000 2021-11-24 15:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61553000 2021-11-24 15:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61554000 2021-11-24 15:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61555000 2021-11-24 15:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61556000 2021-11-24 15:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61557000 2021-11-24 15:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61558000 2021-11-24 15:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61559000 2021-11-24 15:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61560000 2021-11-24 15:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61561000 2021-11-24 15:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61562000 2021-11-24 15:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61563000 2021-11-24 15:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61564000 2021-11-24 15:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61565000 2021-11-24 15:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61566000 2021-11-24 15:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61567000 2021-11-24 15:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61568000 2021-11-24 15:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61569000 2021-11-24 15:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61570000 2021-11-24 15:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61571000 2021-11-24 15:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61572000 2021-11-24 15:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61573000 2021-11-24 15:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61574000 2021-11-24 15:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61575000 2021-11-24 15:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61576000 2021-11-24 15:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61577000 2021-11-24 15:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61578000 2021-11-24 15:18:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:18:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1970 containing 20.00 MB] 2021-11-24 15:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61579000 2021-11-24 15:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61580000 2021-11-24 15:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61581000 2021-11-24 15:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61582000 2021-11-24 15:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61583000 2021-11-24 15:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61584000 2021-11-24 15:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61585000 2021-11-24 15:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61586000 2021-11-24 15:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61587000 2021-11-24 15:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61588000 2021-11-24 15:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61589000 2021-11-24 15:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61590000 2021-11-24 15:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61591000 2021-11-24 15:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61592000 2021-11-24 15:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61593000 2021-11-24 15:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61594000 2021-11-24 15:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61595000 2021-11-24 15:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61596000 2021-11-24 15:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61597000 2021-11-24 15:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61598000 2021-11-24 15:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61599000 2021-11-24 15:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61600000 2021-11-24 15:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61601000 2021-11-24 15:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61602000 2021-11-24 15:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61603000 2021-11-24 15:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61604000 2021-11-24 15:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61605000 2021-11-24 15:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61606000 2021-11-24 15:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61607000 2021-11-24 15:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61608000 2021-11-24 15:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61609000 2021-11-24 15:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61610000 2021-11-24 15:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61611000 2021-11-24 15:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61612000 2021-11-24 15:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61613000 2021-11-24 15:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61614000 2021-11-24 15:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61615000 2021-11-24 15:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61616000 2021-11-24 15:19:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:19:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1971 containing 20.00 MB] 2021-11-24 15:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61617000 2021-11-24 15:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61618000 2021-11-24 15:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61619000 2021-11-24 15:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61620000 2021-11-24 15:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61621000 2021-11-24 15:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61622000 2021-11-24 15:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61623000 2021-11-24 15:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61624000 2021-11-24 15:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61625000 2021-11-24 15:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61626000 2021-11-24 15:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61627000 2021-11-24 15:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61628000 2021-11-24 15:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61629000 2021-11-24 15:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61630000 2021-11-24 15:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61631000 2021-11-24 15:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61632000 2021-11-24 15:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61633000 2021-11-24 15:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61634000 2021-11-24 15:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61635000 2021-11-24 15:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61636000 2021-11-24 15:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61637000 2021-11-24 15:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61638000 2021-11-24 15:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61639000 2021-11-24 15:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61640000 2021-11-24 15:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61641000 2021-11-24 15:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61642000 2021-11-24 15:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61643000 2021-11-24 15:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61644000 2021-11-24 15:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61645000 2021-11-24 15:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61646000 2021-11-24 15:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61647000 2021-11-24 15:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61648000 2021-11-24 15:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61649000 2021-11-24 15:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61650000 2021-11-24 15:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61651000 2021-11-24 15:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61652000 2021-11-24 15:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61653000 2021-11-24 15:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61654000 2021-11-24 15:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61655000 2021-11-24 15:19:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:19:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1972 containing 20.00 MB] 2021-11-24 15:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61656000 2021-11-24 15:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61657000 2021-11-24 15:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61658000 2021-11-24 15:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61659000 2021-11-24 15:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61660000 2021-11-24 15:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61661000 2021-11-24 15:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61662000 2021-11-24 15:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61663000 2021-11-24 15:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61664000 2021-11-24 15:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61665000 2021-11-24 15:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61666000 2021-11-24 15:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61667000 2021-11-24 15:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61668000 2021-11-24 15:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61669000 2021-11-24 15:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61670000 2021-11-24 15:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61671000 2021-11-24 15:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61672000 2021-11-24 15:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61673000 2021-11-24 15:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61674000 2021-11-24 15:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61675000 2021-11-24 15:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61676000 2021-11-24 15:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61677000 2021-11-24 15:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61678000 2021-11-24 15:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61679000 2021-11-24 15:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61680000 2021-11-24 15:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61681000 2021-11-24 15:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61682000 2021-11-24 15:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61683000 2021-11-24 15:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61684000 2021-11-24 15:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61685000 2021-11-24 15:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61686000 2021-11-24 15:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61687000 2021-11-24 15:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61688000 2021-11-24 15:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61689000 2021-11-24 15:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61690000 2021-11-24 15:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61691000 2021-11-24 15:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61692000 2021-11-24 15:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61693000 2021-11-24 15:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61694000 2021-11-24 15:19:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:19:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1973 containing 20.00 MB] 2021-11-24 15:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61695000 2021-11-24 15:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61696000 2021-11-24 15:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61697000 2021-11-24 15:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61698000 2021-11-24 15:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61699000 2021-11-24 15:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61700000 2021-11-24 15:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61701000 2021-11-24 15:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61702000 2021-11-24 15:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61703000 2021-11-24 15:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61704000 2021-11-24 15:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61705000 2021-11-24 15:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61706000 2021-11-24 15:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61707000 2021-11-24 15:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61708000 2021-11-24 15:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61709000 2021-11-24 15:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61710000 2021-11-24 15:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61711000 2021-11-24 15:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61712000 2021-11-24 15:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61713000 2021-11-24 15:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61714000 2021-11-24 15:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61715000 2021-11-24 15:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61716000 2021-11-24 15:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61717000 2021-11-24 15:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61718000 2021-11-24 15:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61719000 2021-11-24 15:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61720000 2021-11-24 15:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61721000 2021-11-24 15:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61722000 2021-11-24 15:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61723000 2021-11-24 15:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61724000 2021-11-24 15:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61725000 2021-11-24 15:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61726000 2021-11-24 15:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61727000 2021-11-24 15:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61728000 2021-11-24 15:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61729000 2021-11-24 15:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61730000 2021-11-24 15:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61731000 2021-11-24 15:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61732000 2021-11-24 15:20:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:20:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1974 containing 20.00 MB] 2021-11-24 15:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61733000 2021-11-24 15:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61734000 2021-11-24 15:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61735000 2021-11-24 15:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61736000 2021-11-24 15:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61737000 2021-11-24 15:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61738000 2021-11-24 15:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61739000 2021-11-24 15:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61740000 2021-11-24 15:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61741000 2021-11-24 15:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61742000 2021-11-24 15:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61743000 2021-11-24 15:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61744000 2021-11-24 15:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61745000 2021-11-24 15:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61746000 2021-11-24 15:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61747000 2021-11-24 15:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61748000 2021-11-24 15:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61749000 2021-11-24 15:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61750000 2021-11-24 15:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61751000 2021-11-24 15:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61752000 2021-11-24 15:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61753000 2021-11-24 15:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61754000 2021-11-24 15:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61755000 2021-11-24 15:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61756000 2021-11-24 15:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61757000 2021-11-24 15:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61758000 2021-11-24 15:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61759000 2021-11-24 15:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61760000 2021-11-24 15:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61761000 2021-11-24 15:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61762000 2021-11-24 15:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61763000 2021-11-24 15:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61764000 2021-11-24 15:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61765000 2021-11-24 15:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61766000 2021-11-24 15:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61767000 2021-11-24 15:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61768000 2021-11-24 15:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61769000 2021-11-24 15:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61770000 2021-11-24 15:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61771000 2021-11-24 15:20:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:20:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1975 containing 20.00 MB] 2021-11-24 15:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61772000 2021-11-24 15:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61773000 2021-11-24 15:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61774000 2021-11-24 15:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61775000 2021-11-24 15:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61776000 2021-11-24 15:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61777000 2021-11-24 15:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61778000 2021-11-24 15:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61779000 2021-11-24 15:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61780000 2021-11-24 15:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61781000 2021-11-24 15:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61782000 2021-11-24 15:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61783000 2021-11-24 15:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61784000 2021-11-24 15:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61785000 2021-11-24 15:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61786000 2021-11-24 15:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61787000 2021-11-24 15:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61788000 2021-11-24 15:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61789000 2021-11-24 15:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61790000 2021-11-24 15:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61791000 2021-11-24 15:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61792000 2021-11-24 15:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61793000 2021-11-24 15:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61794000 2021-11-24 15:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61795000 2021-11-24 15:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61796000 2021-11-24 15:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61797000 2021-11-24 15:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61798000 2021-11-24 15:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61799000 2021-11-24 15:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61800000 2021-11-24 15:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61801000 2021-11-24 15:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61802000 2021-11-24 15:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61803000 2021-11-24 15:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61804000 2021-11-24 15:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61805000 2021-11-24 15:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61806000 2021-11-24 15:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61807000 2021-11-24 15:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61808000 2021-11-24 15:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61809000 2021-11-24 15:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61810000 2021-11-24 15:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61811000 2021-11-24 15:20:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:20:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1976 containing 20.00 MB] 2021-11-24 15:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61812000 2021-11-24 15:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61813000 2021-11-24 15:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61814000 2021-11-24 15:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61815000 2021-11-24 15:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61816000 2021-11-24 15:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61817000 2021-11-24 15:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61818000 2021-11-24 15:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61819000 2021-11-24 15:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61820000 2021-11-24 15:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61821000 2021-11-24 15:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61822000 2021-11-24 15:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61823000 2021-11-24 15:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61824000 2021-11-24 15:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61825000 2021-11-24 15:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61826000 2021-11-24 15:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61827000 2021-11-24 15:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61828000 2021-11-24 15:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61829000 2021-11-24 15:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61830000 2021-11-24 15:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61831000 2021-11-24 15:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61832000 2021-11-24 15:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61833000 2021-11-24 15:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61834000 2021-11-24 15:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61835000 2021-11-24 15:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61836000 2021-11-24 15:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61837000 2021-11-24 15:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61838000 2021-11-24 15:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61839000 2021-11-24 15:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61840000 2021-11-24 15:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61841000 2021-11-24 15:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61842000 2021-11-24 15:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61843000 2021-11-24 15:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61844000 2021-11-24 15:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61845000 2021-11-24 15:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61846000 2021-11-24 15:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61847000 2021-11-24 15:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61848000 2021-11-24 15:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61849000 2021-11-24 15:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61850000 2021-11-24 15:20:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:20:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1977 containing 20.00 MB] 2021-11-24 15:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61851000 2021-11-24 15:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61852000 2021-11-24 15:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61853000 2021-11-24 15:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61854000 2021-11-24 15:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61855000 2021-11-24 15:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61856000 2021-11-24 15:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61857000 2021-11-24 15:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61858000 2021-11-24 15:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61859000 2021-11-24 15:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61860000 2021-11-24 15:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61861000 2021-11-24 15:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61862000 2021-11-24 15:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61863000 2021-11-24 15:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61864000 2021-11-24 15:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61865000 2021-11-24 15:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61866000 2021-11-24 15:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61867000 2021-11-24 15:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61868000 2021-11-24 15:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61869000 2021-11-24 15:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61870000 2021-11-24 15:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61871000 2021-11-24 15:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61872000 2021-11-24 15:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61873000 2021-11-24 15:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61874000 2021-11-24 15:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61875000 2021-11-24 15:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61876000 2021-11-24 15:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61877000 2021-11-24 15:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61878000 2021-11-24 15:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61879000 2021-11-24 15:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61880000 2021-11-24 15:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61881000 2021-11-24 15:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61882000 2021-11-24 15:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61883000 2021-11-24 15:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61884000 2021-11-24 15:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61885000 2021-11-24 15:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61886000 2021-11-24 15:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61887000 2021-11-24 15:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61888000 2021-11-24 15:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61889000 2021-11-24 15:21:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:21:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1978 containing 20.00 MB] 2021-11-24 15:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61890000 2021-11-24 15:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61891000 2021-11-24 15:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61892000 2021-11-24 15:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61893000 2021-11-24 15:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61894000 2021-11-24 15:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61895000 2021-11-24 15:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61896000 2021-11-24 15:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61897000 2021-11-24 15:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61898000 2021-11-24 15:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61899000 2021-11-24 15:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61900000 2021-11-24 15:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61901000 2021-11-24 15:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61902000 2021-11-24 15:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61903000 2021-11-24 15:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61904000 2021-11-24 15:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61905000 2021-11-24 15:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61906000 2021-11-24 15:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61907000 2021-11-24 15:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61908000 2021-11-24 15:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61909000 2021-11-24 15:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61910000 2021-11-24 15:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61911000 2021-11-24 15:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61912000 2021-11-24 15:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61913000 2021-11-24 15:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61914000 2021-11-24 15:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61915000 2021-11-24 15:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61916000 2021-11-24 15:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61917000 2021-11-24 15:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61918000 2021-11-24 15:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61919000 2021-11-24 15:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61920000 2021-11-24 15:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61921000 2021-11-24 15:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61922000 2021-11-24 15:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61923000 2021-11-24 15:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61924000 2021-11-24 15:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61925000 2021-11-24 15:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61926000 2021-11-24 15:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61927000 2021-11-24 15:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61928000 2021-11-24 15:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61929000 2021-11-24 15:21:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:21:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1979 containing 20.00 MB] 2021-11-24 15:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61930000 2021-11-24 15:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61931000 2021-11-24 15:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61932000 2021-11-24 15:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61933000 2021-11-24 15:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61934000 2021-11-24 15:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61935000 2021-11-24 15:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61936000 2021-11-24 15:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61937000 2021-11-24 15:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61938000 2021-11-24 15:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61939000 2021-11-24 15:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61940000 2021-11-24 15:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61941000 2021-11-24 15:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61942000 2021-11-24 15:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61943000 2021-11-24 15:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61944000 2021-11-24 15:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61945000 2021-11-24 15:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61946000 2021-11-24 15:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61947000 2021-11-24 15:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61948000 2021-11-24 15:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61949000 2021-11-24 15:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61950000 2021-11-24 15:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61951000 2021-11-24 15:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61952000 2021-11-24 15:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61953000 2021-11-24 15:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61954000 2021-11-24 15:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61955000 2021-11-24 15:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61956000 2021-11-24 15:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61957000 2021-11-24 15:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61958000 2021-11-24 15:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61959000 2021-11-24 15:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61960000 2021-11-24 15:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61961000 2021-11-24 15:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61962000 2021-11-24 15:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61963000 2021-11-24 15:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61964000 2021-11-24 15:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61965000 2021-11-24 15:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61966000 2021-11-24 15:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61967000 2021-11-24 15:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61968000 2021-11-24 15:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61969000 2021-11-24 15:21:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:21:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1980 containing 20.00 MB] 2021-11-24 15:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61970000 2021-11-24 15:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61971000 2021-11-24 15:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61972000 2021-11-24 15:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61973000 2021-11-24 15:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61974000 2021-11-24 15:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61975000 2021-11-24 15:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61976000 2021-11-24 15:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61977000 2021-11-24 15:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61978000 2021-11-24 15:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61979000 2021-11-24 15:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61980000 2021-11-24 15:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61981000 2021-11-24 15:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61982000 2021-11-24 15:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61983000 2021-11-24 15:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61984000 2021-11-24 15:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61985000 2021-11-24 15:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61986000 2021-11-24 15:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61987000 2021-11-24 15:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61988000 2021-11-24 15:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61989000 2021-11-24 15:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61990000 2021-11-24 15:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61991000 2021-11-24 15:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61992000 2021-11-24 15:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61993000 2021-11-24 15:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61994000 2021-11-24 15:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61995000 2021-11-24 15:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61996000 2021-11-24 15:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61997000 2021-11-24 15:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61998000 2021-11-24 15:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 61999000 2021-11-24 15:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62000000 2021-11-24 15:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62001000 2021-11-24 15:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62002000 2021-11-24 15:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62003000 2021-11-24 15:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62004000 2021-11-24 15:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62005000 2021-11-24 15:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62006000 2021-11-24 15:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62007000 2021-11-24 15:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62008000 2021-11-24 15:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62009000 2021-11-24 15:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62010000 2021-11-24 15:22:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:22:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1981 containing 20.00 MB] 2021-11-24 15:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62011000 2021-11-24 15:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62012000 2021-11-24 15:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62013000 2021-11-24 15:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62014000 2021-11-24 15:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62015000 2021-11-24 15:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62016000 2021-11-24 15:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62017000 2021-11-24 15:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62018000 2021-11-24 15:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62019000 2021-11-24 15:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62020000 2021-11-24 15:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62021000 2021-11-24 15:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62022000 2021-11-24 15:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62023000 2021-11-24 15:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62024000 2021-11-24 15:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62025000 2021-11-24 15:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62026000 2021-11-24 15:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62027000 2021-11-24 15:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62028000 2021-11-24 15:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62029000 2021-11-24 15:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62030000 2021-11-24 15:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62031000 2021-11-24 15:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62032000 2021-11-24 15:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62033000 2021-11-24 15:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62034000 2021-11-24 15:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62035000 2021-11-24 15:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62036000 2021-11-24 15:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62037000 2021-11-24 15:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62038000 2021-11-24 15:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62039000 2021-11-24 15:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62040000 2021-11-24 15:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62041000 2021-11-24 15:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62042000 2021-11-24 15:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62043000 2021-11-24 15:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62044000 2021-11-24 15:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62045000 2021-11-24 15:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62046000 2021-11-24 15:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62047000 2021-11-24 15:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62048000 2021-11-24 15:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62049000 2021-11-24 15:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62050000 2021-11-24 15:22:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:22:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1982 containing 20.00 MB] 2021-11-24 15:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62051000 2021-11-24 15:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62052000 2021-11-24 15:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62053000 2021-11-24 15:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62054000 2021-11-24 15:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62055000 2021-11-24 15:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62056000 2021-11-24 15:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62057000 2021-11-24 15:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62058000 2021-11-24 15:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62059000 2021-11-24 15:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62060000 2021-11-24 15:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62061000 2021-11-24 15:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62062000 2021-11-24 15:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62063000 2021-11-24 15:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62064000 2021-11-24 15:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62065000 2021-11-24 15:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62066000 2021-11-24 15:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62067000 2021-11-24 15:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62068000 2021-11-24 15:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62069000 2021-11-24 15:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62070000 2021-11-24 15:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62071000 2021-11-24 15:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62072000 2021-11-24 15:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62073000 2021-11-24 15:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62074000 2021-11-24 15:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62075000 2021-11-24 15:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62076000 2021-11-24 15:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62077000 2021-11-24 15:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62078000 2021-11-24 15:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62079000 2021-11-24 15:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62080000 2021-11-24 15:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62081000 2021-11-24 15:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62082000 2021-11-24 15:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62083000 2021-11-24 15:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62084000 2021-11-24 15:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62085000 2021-11-24 15:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62086000 2021-11-24 15:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62087000 2021-11-24 15:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62088000 2021-11-24 15:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62089000 2021-11-24 15:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62090000 2021-11-24 15:22:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:22:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1983 containing 20.00 MB] 2021-11-24 15:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62091000 2021-11-24 15:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62092000 2021-11-24 15:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62093000 2021-11-24 15:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62094000 2021-11-24 15:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62095000 2021-11-24 15:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62096000 2021-11-24 15:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62097000 2021-11-24 15:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62098000 2021-11-24 15:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62099000 2021-11-24 15:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62100000 2021-11-24 15:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62101000 2021-11-24 15:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62102000 2021-11-24 15:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62103000 2021-11-24 15:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62104000 2021-11-24 15:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62105000 2021-11-24 15:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62106000 2021-11-24 15:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62107000 2021-11-24 15:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62108000 2021-11-24 15:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62109000 2021-11-24 15:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62110000 2021-11-24 15:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62111000 2021-11-24 15:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62112000 2021-11-24 15:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62113000 2021-11-24 15:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62114000 2021-11-24 15:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62115000 2021-11-24 15:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62116000 2021-11-24 15:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62117000 2021-11-24 15:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62118000 2021-11-24 15:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62119000 2021-11-24 15:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62120000 2021-11-24 15:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62121000 2021-11-24 15:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62122000 2021-11-24 15:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62123000 2021-11-24 15:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62124000 2021-11-24 15:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62125000 2021-11-24 15:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62126000 2021-11-24 15:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62127000 2021-11-24 15:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62128000 2021-11-24 15:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62129000 2021-11-24 15:23:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:23:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1984 containing 20.00 MB] 2021-11-24 15:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62130000 2021-11-24 15:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62131000 2021-11-24 15:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62132000 2021-11-24 15:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62133000 2021-11-24 15:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62134000 2021-11-24 15:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62135000 2021-11-24 15:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62136000 2021-11-24 15:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62137000 2021-11-24 15:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62138000 2021-11-24 15:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62139000 2021-11-24 15:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62140000 2021-11-24 15:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62141000 2021-11-24 15:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62142000 2021-11-24 15:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62143000 2021-11-24 15:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62144000 2021-11-24 15:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62145000 2021-11-24 15:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62146000 2021-11-24 15:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62147000 2021-11-24 15:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62148000 2021-11-24 15:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62149000 2021-11-24 15:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62150000 2021-11-24 15:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62151000 2021-11-24 15:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62152000 2021-11-24 15:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62153000 2021-11-24 15:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62154000 2021-11-24 15:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62155000 2021-11-24 15:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62156000 2021-11-24 15:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62157000 2021-11-24 15:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62158000 2021-11-24 15:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62159000 2021-11-24 15:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62160000 2021-11-24 15:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62161000 2021-11-24 15:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62162000 2021-11-24 15:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62163000 2021-11-24 15:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62164000 2021-11-24 15:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62165000 2021-11-24 15:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62166000 2021-11-24 15:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62167000 2021-11-24 15:23:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:23:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1985 containing 20.00 MB] 2021-11-24 15:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62168000 2021-11-24 15:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62169000 2021-11-24 15:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62170000 2021-11-24 15:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62171000 2021-11-24 15:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62172000 2021-11-24 15:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62173000 2021-11-24 15:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62174000 2021-11-24 15:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62175000 2021-11-24 15:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62176000 2021-11-24 15:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62177000 2021-11-24 15:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62178000 2021-11-24 15:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62179000 2021-11-24 15:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62180000 2021-11-24 15:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62181000 2021-11-24 15:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62182000 2021-11-24 15:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62183000 2021-11-24 15:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62184000 2021-11-24 15:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62185000 2021-11-24 15:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62186000 2021-11-24 15:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62187000 2021-11-24 15:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62188000 2021-11-24 15:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62189000 2021-11-24 15:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62190000 2021-11-24 15:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62191000 2021-11-24 15:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62192000 2021-11-24 15:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62193000 2021-11-24 15:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62194000 2021-11-24 15:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62195000 2021-11-24 15:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62196000 2021-11-24 15:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62197000 2021-11-24 15:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62198000 2021-11-24 15:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62199000 2021-11-24 15:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62200000 2021-11-24 15:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62201000 2021-11-24 15:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62202000 2021-11-24 15:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62203000 2021-11-24 15:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62204000 2021-11-24 15:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62205000 2021-11-24 15:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62206000 2021-11-24 15:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62207000 2021-11-24 15:23:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:23:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1986 containing 20.01 MB] 2021-11-24 15:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62208000 2021-11-24 15:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62209000 2021-11-24 15:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62210000 2021-11-24 15:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62211000 2021-11-24 15:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62212000 2021-11-24 15:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62213000 2021-11-24 15:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62214000 2021-11-24 15:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62215000 2021-11-24 15:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62216000 2021-11-24 15:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62217000 2021-11-24 15:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62218000 2021-11-24 15:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62219000 2021-11-24 15:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62220000 2021-11-24 15:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62221000 2021-11-24 15:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62222000 2021-11-24 15:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62223000 2021-11-24 15:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62224000 2021-11-24 15:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62225000 2021-11-24 15:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62226000 2021-11-24 15:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62227000 2021-11-24 15:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62228000 2021-11-24 15:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62229000 2021-11-24 15:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62230000 2021-11-24 15:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62231000 2021-11-24 15:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62232000 2021-11-24 15:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62233000 2021-11-24 15:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62234000 2021-11-24 15:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62235000 2021-11-24 15:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62236000 2021-11-24 15:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62237000 2021-11-24 15:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62238000 2021-11-24 15:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62239000 2021-11-24 15:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62240000 2021-11-24 15:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62241000 2021-11-24 15:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62242000 2021-11-24 15:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62243000 2021-11-24 15:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62244000 2021-11-24 15:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62245000 2021-11-24 15:23:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:23:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1987 containing 20.00 MB] 2021-11-24 15:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62246000 2021-11-24 15:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62247000 2021-11-24 15:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62248000 2021-11-24 15:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62249000 2021-11-24 15:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62250000 2021-11-24 15:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62251000 2021-11-24 15:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62252000 2021-11-24 15:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62253000 2021-11-24 15:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62254000 2021-11-24 15:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62255000 2021-11-24 15:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62256000 2021-11-24 15:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62257000 2021-11-24 15:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62258000 2021-11-24 15:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62259000 2021-11-24 15:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62260000 2021-11-24 15:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62261000 2021-11-24 15:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62262000 2021-11-24 15:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62263000 2021-11-24 15:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62264000 2021-11-24 15:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62265000 2021-11-24 15:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62266000 2021-11-24 15:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62267000 2021-11-24 15:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62268000 2021-11-24 15:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62269000 2021-11-24 15:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62270000 2021-11-24 15:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62271000 2021-11-24 15:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62272000 2021-11-24 15:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62273000 2021-11-24 15:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62274000 2021-11-24 15:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62275000 2021-11-24 15:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62276000 2021-11-24 15:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62277000 2021-11-24 15:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62278000 2021-11-24 15:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62279000 2021-11-24 15:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62280000 2021-11-24 15:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62281000 2021-11-24 15:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62282000 2021-11-24 15:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62283000 2021-11-24 15:24:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:24:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1988 containing 20.00 MB] 2021-11-24 15:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62284000 2021-11-24 15:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62285000 2021-11-24 15:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62286000 2021-11-24 15:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62287000 2021-11-24 15:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62288000 2021-11-24 15:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62289000 2021-11-24 15:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62290000 2021-11-24 15:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62291000 2021-11-24 15:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62292000 2021-11-24 15:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62293000 2021-11-24 15:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62294000 2021-11-24 15:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62295000 2021-11-24 15:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62296000 2021-11-24 15:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62297000 2021-11-24 15:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62298000 2021-11-24 15:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62299000 2021-11-24 15:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62300000 2021-11-24 15:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62301000 2021-11-24 15:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62302000 2021-11-24 15:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62303000 2021-11-24 15:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62304000 2021-11-24 15:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62305000 2021-11-24 15:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62306000 2021-11-24 15:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62307000 2021-11-24 15:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62308000 2021-11-24 15:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62309000 2021-11-24 15:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62310000 2021-11-24 15:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62311000 2021-11-24 15:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62312000 2021-11-24 15:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62313000 2021-11-24 15:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62314000 2021-11-24 15:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62315000 2021-11-24 15:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62316000 2021-11-24 15:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62317000 2021-11-24 15:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62318000 2021-11-24 15:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62319000 2021-11-24 15:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62320000 2021-11-24 15:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62321000 2021-11-24 15:24:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:24:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1989 containing 20.00 MB] 2021-11-24 15:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62322000 2021-11-24 15:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62323000 2021-11-24 15:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62324000 2021-11-24 15:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62325000 2021-11-24 15:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62326000 2021-11-24 15:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62327000 2021-11-24 15:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62328000 2021-11-24 15:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62329000 2021-11-24 15:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62330000 2021-11-24 15:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62331000 2021-11-24 15:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62332000 2021-11-24 15:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62333000 2021-11-24 15:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62334000 2021-11-24 15:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62335000 2021-11-24 15:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62336000 2021-11-24 15:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62337000 2021-11-24 15:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62338000 2021-11-24 15:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62339000 2021-11-24 15:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62340000 2021-11-24 15:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62341000 2021-11-24 15:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62342000 2021-11-24 15:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62343000 2021-11-24 15:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62344000 2021-11-24 15:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62345000 2021-11-24 15:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62346000 2021-11-24 15:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62347000 2021-11-24 15:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62348000 2021-11-24 15:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62349000 2021-11-24 15:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62350000 2021-11-24 15:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62351000 2021-11-24 15:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62352000 2021-11-24 15:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62353000 2021-11-24 15:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62354000 2021-11-24 15:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62355000 2021-11-24 15:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62356000 2021-11-24 15:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62357000 2021-11-24 15:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62358000 2021-11-24 15:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62359000 2021-11-24 15:24:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:24:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1990 containing 20.00 MB] 2021-11-24 15:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62360000 2021-11-24 15:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62361000 2021-11-24 15:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62362000 2021-11-24 15:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62363000 2021-11-24 15:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62364000 2021-11-24 15:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62365000 2021-11-24 15:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62366000 2021-11-24 15:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62367000 2021-11-24 15:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62368000 2021-11-24 15:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62369000 2021-11-24 15:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62370000 2021-11-24 15:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62371000 2021-11-24 15:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62372000 2021-11-24 15:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62373000 2021-11-24 15:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62374000 2021-11-24 15:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62375000 2021-11-24 15:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62376000 2021-11-24 15:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62377000 2021-11-24 15:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62378000 2021-11-24 15:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62379000 2021-11-24 15:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62380000 2021-11-24 15:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62381000 2021-11-24 15:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62382000 2021-11-24 15:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62383000 2021-11-24 15:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62384000 2021-11-24 15:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62385000 2021-11-24 15:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62386000 2021-11-24 15:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62387000 2021-11-24 15:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62388000 2021-11-24 15:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62389000 2021-11-24 15:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62390000 2021-11-24 15:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62391000 2021-11-24 15:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62392000 2021-11-24 15:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62393000 2021-11-24 15:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62394000 2021-11-24 15:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62395000 2021-11-24 15:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62396000 2021-11-24 15:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62397000 2021-11-24 15:25:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:25:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1991 containing 20.00 MB] 2021-11-24 15:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62398000 2021-11-24 15:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62399000 2021-11-24 15:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62400000 2021-11-24 15:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62401000 2021-11-24 15:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62402000 2021-11-24 15:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62403000 2021-11-24 15:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62404000 2021-11-24 15:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62405000 2021-11-24 15:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62406000 2021-11-24 15:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62407000 2021-11-24 15:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62408000 2021-11-24 15:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62409000 2021-11-24 15:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62410000 2021-11-24 15:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62411000 2021-11-24 15:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62412000 2021-11-24 15:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62413000 2021-11-24 15:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62414000 2021-11-24 15:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62415000 2021-11-24 15:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62416000 2021-11-24 15:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62417000 2021-11-24 15:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62418000 2021-11-24 15:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62419000 2021-11-24 15:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62420000 2021-11-24 15:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62421000 2021-11-24 15:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62422000 2021-11-24 15:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62423000 2021-11-24 15:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62424000 2021-11-24 15:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62425000 2021-11-24 15:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62426000 2021-11-24 15:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62427000 2021-11-24 15:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62428000 2021-11-24 15:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62429000 2021-11-24 15:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62430000 2021-11-24 15:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62431000 2021-11-24 15:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62432000 2021-11-24 15:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62433000 2021-11-24 15:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62434000 2021-11-24 15:25:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:25:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1992 containing 20.00 MB] 2021-11-24 15:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62435000 2021-11-24 15:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62436000 2021-11-24 15:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62437000 2021-11-24 15:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62438000 2021-11-24 15:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62439000 2021-11-24 15:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62440000 2021-11-24 15:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62441000 2021-11-24 15:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62442000 2021-11-24 15:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62443000 2021-11-24 15:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62444000 2021-11-24 15:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62445000 2021-11-24 15:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62446000 2021-11-24 15:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62447000 2021-11-24 15:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62448000 2021-11-24 15:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62449000 2021-11-24 15:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62450000 2021-11-24 15:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62451000 2021-11-24 15:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62452000 2021-11-24 15:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62453000 2021-11-24 15:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62454000 2021-11-24 15:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62455000 2021-11-24 15:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62456000 2021-11-24 15:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62457000 2021-11-24 15:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62458000 2021-11-24 15:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62459000 2021-11-24 15:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62460000 2021-11-24 15:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62461000 2021-11-24 15:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62462000 2021-11-24 15:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62463000 2021-11-24 15:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62464000 2021-11-24 15:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62465000 2021-11-24 15:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62466000 2021-11-24 15:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62467000 2021-11-24 15:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62468000 2021-11-24 15:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62469000 2021-11-24 15:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62470000 2021-11-24 15:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62471000 2021-11-24 15:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62472000 2021-11-24 15:25:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:25:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1993 containing 20.00 MB] 2021-11-24 15:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62473000 2021-11-24 15:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62474000 2021-11-24 15:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62475000 2021-11-24 15:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62476000 2021-11-24 15:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62477000 2021-11-24 15:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62478000 2021-11-24 15:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62479000 2021-11-24 15:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62480000 2021-11-24 15:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62481000 2021-11-24 15:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62482000 2021-11-24 15:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62483000 2021-11-24 15:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62484000 2021-11-24 15:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62485000 2021-11-24 15:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62486000 2021-11-24 15:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62487000 2021-11-24 15:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62488000 2021-11-24 15:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62489000 2021-11-24 15:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62490000 2021-11-24 15:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62491000 2021-11-24 15:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62492000 2021-11-24 15:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62493000 2021-11-24 15:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62494000 2021-11-24 15:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62495000 2021-11-24 15:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62496000 2021-11-24 15:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62497000 2021-11-24 15:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62498000 2021-11-24 15:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62499000 2021-11-24 15:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62500000 2021-11-24 15:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62501000 2021-11-24 15:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62502000 2021-11-24 15:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62503000 2021-11-24 15:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62504000 2021-11-24 15:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62505000 2021-11-24 15:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62506000 2021-11-24 15:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62507000 2021-11-24 15:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62508000 2021-11-24 15:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62509000 2021-11-24 15:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62510000 2021-11-24 15:26:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:26:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1994 containing 20.00 MB] 2021-11-24 15:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62511000 2021-11-24 15:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62512000 2021-11-24 15:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62513000 2021-11-24 15:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62514000 2021-11-24 15:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62515000 2021-11-24 15:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62516000 2021-11-24 15:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62517000 2021-11-24 15:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62518000 2021-11-24 15:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62519000 2021-11-24 15:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62520000 2021-11-24 15:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62521000 2021-11-24 15:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62522000 2021-11-24 15:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62523000 2021-11-24 15:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62524000 2021-11-24 15:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62525000 2021-11-24 15:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62526000 2021-11-24 15:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62527000 2021-11-24 15:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62528000 2021-11-24 15:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62529000 2021-11-24 15:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62530000 2021-11-24 15:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62531000 2021-11-24 15:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62532000 2021-11-24 15:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62533000 2021-11-24 15:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62534000 2021-11-24 15:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62535000 2021-11-24 15:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62536000 2021-11-24 15:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62537000 2021-11-24 15:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62538000 2021-11-24 15:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62539000 2021-11-24 15:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62540000 2021-11-24 15:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62541000 2021-11-24 15:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62542000 2021-11-24 15:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62543000 2021-11-24 15:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62544000 2021-11-24 15:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62545000 2021-11-24 15:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62546000 2021-11-24 15:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62547000 2021-11-24 15:26:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:26:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1995 containing 20.00 MB] 2021-11-24 15:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62548000 2021-11-24 15:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62549000 2021-11-24 15:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62550000 2021-11-24 15:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62551000 2021-11-24 15:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62552000 2021-11-24 15:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62553000 2021-11-24 15:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62554000 2021-11-24 15:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62555000 2021-11-24 15:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62556000 2021-11-24 15:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62557000 2021-11-24 15:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62558000 2021-11-24 15:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62559000 2021-11-24 15:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62560000 2021-11-24 15:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62561000 2021-11-24 15:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62562000 2021-11-24 15:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62563000 2021-11-24 15:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62564000 2021-11-24 15:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62565000 2021-11-24 15:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62566000 2021-11-24 15:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62567000 2021-11-24 15:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62568000 2021-11-24 15:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62569000 2021-11-24 15:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62570000 2021-11-24 15:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62571000 2021-11-24 15:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62572000 2021-11-24 15:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62573000 2021-11-24 15:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62574000 2021-11-24 15:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62575000 2021-11-24 15:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62576000 2021-11-24 15:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62577000 2021-11-24 15:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62578000 2021-11-24 15:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62579000 2021-11-24 15:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62580000 2021-11-24 15:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62581000 2021-11-24 15:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62582000 2021-11-24 15:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62583000 2021-11-24 15:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62584000 2021-11-24 15:26:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:26:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1996 containing 20.00 MB] 2021-11-24 15:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62585000 2021-11-24 15:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62586000 2021-11-24 15:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62587000 2021-11-24 15:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62588000 2021-11-24 15:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62589000 2021-11-24 15:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62590000 2021-11-24 15:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62591000 2021-11-24 15:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62592000 2021-11-24 15:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62593000 2021-11-24 15:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62594000 2021-11-24 15:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62595000 2021-11-24 15:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62596000 2021-11-24 15:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62597000 2021-11-24 15:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62598000 2021-11-24 15:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62599000 2021-11-24 15:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62600000 2021-11-24 15:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62601000 2021-11-24 15:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62602000 2021-11-24 15:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62603000 2021-11-24 15:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62604000 2021-11-24 15:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62605000 2021-11-24 15:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62606000 2021-11-24 15:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62607000 2021-11-24 15:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62608000 2021-11-24 15:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62609000 2021-11-24 15:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62610000 2021-11-24 15:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62611000 2021-11-24 15:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62612000 2021-11-24 15:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62613000 2021-11-24 15:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62614000 2021-11-24 15:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62615000 2021-11-24 15:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62616000 2021-11-24 15:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62617000 2021-11-24 15:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62618000 2021-11-24 15:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62619000 2021-11-24 15:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62620000 2021-11-24 15:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62621000 2021-11-24 15:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62622000 2021-11-24 15:27:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:27:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1997 containing 20.00 MB] 2021-11-24 15:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62623000 2021-11-24 15:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62624000 2021-11-24 15:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62625000 2021-11-24 15:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62626000 2021-11-24 15:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62627000 2021-11-24 15:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62628000 2021-11-24 15:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62629000 2021-11-24 15:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62630000 2021-11-24 15:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62631000 2021-11-24 15:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62632000 2021-11-24 15:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62633000 2021-11-24 15:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62634000 2021-11-24 15:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62635000 2021-11-24 15:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62636000 2021-11-24 15:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62637000 2021-11-24 15:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62638000 2021-11-24 15:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62639000 2021-11-24 15:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62640000 2021-11-24 15:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62641000 2021-11-24 15:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62642000 2021-11-24 15:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62643000 2021-11-24 15:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62644000 2021-11-24 15:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62645000 2021-11-24 15:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62646000 2021-11-24 15:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62647000 2021-11-24 15:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62648000 2021-11-24 15:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62649000 2021-11-24 15:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62650000 2021-11-24 15:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62651000 2021-11-24 15:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62652000 2021-11-24 15:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62653000 2021-11-24 15:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62654000 2021-11-24 15:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62655000 2021-11-24 15:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62656000 2021-11-24 15:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62657000 2021-11-24 15:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62658000 2021-11-24 15:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62659000 2021-11-24 15:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62660000 2021-11-24 15:27:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:27:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1998 containing 20.00 MB] 2021-11-24 15:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62661000 2021-11-24 15:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62662000 2021-11-24 15:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62663000 2021-11-24 15:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62664000 2021-11-24 15:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62665000 2021-11-24 15:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62666000 2021-11-24 15:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62667000 2021-11-24 15:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62668000 2021-11-24 15:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62669000 2021-11-24 15:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62670000 2021-11-24 15:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62671000 2021-11-24 15:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62672000 2021-11-24 15:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62673000 2021-11-24 15:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62674000 2021-11-24 15:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62675000 2021-11-24 15:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62676000 2021-11-24 15:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62677000 2021-11-24 15:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62678000 2021-11-24 15:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62679000 2021-11-24 15:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62680000 2021-11-24 15:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62681000 2021-11-24 15:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62682000 2021-11-24 15:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62683000 2021-11-24 15:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62684000 2021-11-24 15:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62685000 2021-11-24 15:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62686000 2021-11-24 15:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62687000 2021-11-24 15:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62688000 2021-11-24 15:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62689000 2021-11-24 15:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62690000 2021-11-24 15:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62691000 2021-11-24 15:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62692000 2021-11-24 15:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62693000 2021-11-24 15:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62694000 2021-11-24 15:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62695000 2021-11-24 15:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62696000 2021-11-24 15:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62697000 2021-11-24 15:27:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:27:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 1999 containing 20.00 MB] 2021-11-24 15:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62698000 2021-11-24 15:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62699000 2021-11-24 15:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62700000 2021-11-24 15:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62701000 2021-11-24 15:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62702000 2021-11-24 15:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62703000 2021-11-24 15:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62704000 2021-11-24 15:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62705000 2021-11-24 15:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62706000 2021-11-24 15:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62707000 2021-11-24 15:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62708000 2021-11-24 15:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62709000 2021-11-24 15:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62710000 2021-11-24 15:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62711000 2021-11-24 15:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62712000 2021-11-24 15:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62713000 2021-11-24 15:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62714000 2021-11-24 15:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62715000 2021-11-24 15:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62716000 2021-11-24 15:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62717000 2021-11-24 15:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62718000 2021-11-24 15:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62719000 2021-11-24 15:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62720000 2021-11-24 15:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62721000 2021-11-24 15:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62722000 2021-11-24 15:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62723000 2021-11-24 15:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62724000 2021-11-24 15:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62725000 2021-11-24 15:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62726000 2021-11-24 15:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62727000 2021-11-24 15:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62728000 2021-11-24 15:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62729000 2021-11-24 15:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62730000 2021-11-24 15:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62731000 2021-11-24 15:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62732000 2021-11-24 15:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62733000 2021-11-24 15:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62734000 2021-11-24 15:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62735000 2021-11-24 15:28:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:28:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2000 containing 20.00 MB] 2021-11-24 15:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62736000 2021-11-24 15:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62737000 2021-11-24 15:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62738000 2021-11-24 15:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62739000 2021-11-24 15:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62740000 2021-11-24 15:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62741000 2021-11-24 15:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62742000 2021-11-24 15:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62743000 2021-11-24 15:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62744000 2021-11-24 15:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62745000 2021-11-24 15:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62746000 2021-11-24 15:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62747000 2021-11-24 15:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62748000 2021-11-24 15:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62749000 2021-11-24 15:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62750000 2021-11-24 15:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62751000 2021-11-24 15:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62752000 2021-11-24 15:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62753000 2021-11-24 15:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62754000 2021-11-24 15:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62755000 2021-11-24 15:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62756000 2021-11-24 15:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62757000 2021-11-24 15:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62758000 2021-11-24 15:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62759000 2021-11-24 15:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62760000 2021-11-24 15:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62761000 2021-11-24 15:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62762000 2021-11-24 15:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62763000 2021-11-24 15:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62764000 2021-11-24 15:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62765000 2021-11-24 15:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62766000 2021-11-24 15:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62767000 2021-11-24 15:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62768000 2021-11-24 15:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62769000 2021-11-24 15:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62770000 2021-11-24 15:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62771000 2021-11-24 15:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62772000 2021-11-24 15:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62773000 2021-11-24 15:28:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:28:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2001 containing 20.00 MB] 2021-11-24 15:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62774000 2021-11-24 15:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62775000 2021-11-24 15:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62776000 2021-11-24 15:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62777000 2021-11-24 15:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62778000 2021-11-24 15:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62779000 2021-11-24 15:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62780000 2021-11-24 15:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62781000 2021-11-24 15:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62782000 2021-11-24 15:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62783000 2021-11-24 15:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62784000 2021-11-24 15:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62785000 2021-11-24 15:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62786000 2021-11-24 15:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62787000 2021-11-24 15:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62788000 2021-11-24 15:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62789000 2021-11-24 15:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62790000 2021-11-24 15:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62791000 2021-11-24 15:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62792000 2021-11-24 15:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62793000 2021-11-24 15:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62794000 2021-11-24 15:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62795000 2021-11-24 15:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62796000 2021-11-24 15:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62797000 2021-11-24 15:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62798000 2021-11-24 15:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62799000 2021-11-24 15:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62800000 2021-11-24 15:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62801000 2021-11-24 15:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62802000 2021-11-24 15:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62803000 2021-11-24 15:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62804000 2021-11-24 15:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62805000 2021-11-24 15:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62806000 2021-11-24 15:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62807000 2021-11-24 15:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62808000 2021-11-24 15:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62809000 2021-11-24 15:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62810000 2021-11-24 15:28:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:28:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2002 containing 20.00 MB] 2021-11-24 15:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62811000 2021-11-24 15:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62812000 2021-11-24 15:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62813000 2021-11-24 15:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62814000 2021-11-24 15:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62815000 2021-11-24 15:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62816000 2021-11-24 15:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62817000 2021-11-24 15:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62818000 2021-11-24 15:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62819000 2021-11-24 15:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62820000 2021-11-24 15:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62821000 2021-11-24 15:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62822000 2021-11-24 15:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62823000 2021-11-24 15:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62824000 2021-11-24 15:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62825000 2021-11-24 15:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62826000 2021-11-24 15:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62827000 2021-11-24 15:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62828000 2021-11-24 15:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62829000 2021-11-24 15:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62830000 2021-11-24 15:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62831000 2021-11-24 15:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62832000 2021-11-24 15:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62833000 2021-11-24 15:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62834000 2021-11-24 15:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62835000 2021-11-24 15:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62836000 2021-11-24 15:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62837000 2021-11-24 15:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62838000 2021-11-24 15:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62839000 2021-11-24 15:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62840000 2021-11-24 15:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62841000 2021-11-24 15:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62842000 2021-11-24 15:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62843000 2021-11-24 15:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62844000 2021-11-24 15:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62845000 2021-11-24 15:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62846000 2021-11-24 15:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62847000 2021-11-24 15:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62848000 2021-11-24 15:28:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:28:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2003 containing 20.00 MB] 2021-11-24 15:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62849000 2021-11-24 15:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62850000 2021-11-24 15:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62851000 2021-11-24 15:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62852000 2021-11-24 15:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62853000 2021-11-24 15:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62854000 2021-11-24 15:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62855000 2021-11-24 15:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62856000 2021-11-24 15:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62857000 2021-11-24 15:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62858000 2021-11-24 15:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62859000 2021-11-24 15:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62860000 2021-11-24 15:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62861000 2021-11-24 15:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62862000 2021-11-24 15:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62863000 2021-11-24 15:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62864000 2021-11-24 15:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62865000 2021-11-24 15:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62866000 2021-11-24 15:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62867000 2021-11-24 15:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62868000 2021-11-24 15:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62869000 2021-11-24 15:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62870000 2021-11-24 15:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62871000 2021-11-24 15:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62872000 2021-11-24 15:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62873000 2021-11-24 15:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62874000 2021-11-24 15:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62875000 2021-11-24 15:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62876000 2021-11-24 15:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62877000 2021-11-24 15:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62878000 2021-11-24 15:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62879000 2021-11-24 15:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62880000 2021-11-24 15:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62881000 2021-11-24 15:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62882000 2021-11-24 15:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62883000 2021-11-24 15:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62884000 2021-11-24 15:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62885000 2021-11-24 15:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62886000 2021-11-24 15:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62887000 2021-11-24 15:29:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:29:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2004 containing 20.00 MB] 2021-11-24 15:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62888000 2021-11-24 15:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62889000 2021-11-24 15:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62890000 2021-11-24 15:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62891000 2021-11-24 15:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62892000 2021-11-24 15:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62893000 2021-11-24 15:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62894000 2021-11-24 15:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62895000 2021-11-24 15:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62896000 2021-11-24 15:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62897000 2021-11-24 15:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62898000 2021-11-24 15:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62899000 2021-11-24 15:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62900000 2021-11-24 15:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62901000 2021-11-24 15:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62902000 2021-11-24 15:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62903000 2021-11-24 15:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62904000 2021-11-24 15:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62905000 2021-11-24 15:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62906000 2021-11-24 15:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62907000 2021-11-24 15:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62908000 2021-11-24 15:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62909000 2021-11-24 15:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62910000 2021-11-24 15:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62911000 2021-11-24 15:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62912000 2021-11-24 15:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62913000 2021-11-24 15:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62914000 2021-11-24 15:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62915000 2021-11-24 15:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62916000 2021-11-24 15:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62917000 2021-11-24 15:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62918000 2021-11-24 15:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62919000 2021-11-24 15:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62920000 2021-11-24 15:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62921000 2021-11-24 15:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62922000 2021-11-24 15:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62923000 2021-11-24 15:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62924000 2021-11-24 15:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62925000 2021-11-24 15:29:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:29:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2005 containing 20.00 MB] 2021-11-24 15:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62926000 2021-11-24 15:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62927000 2021-11-24 15:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62928000 2021-11-24 15:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62929000 2021-11-24 15:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62930000 2021-11-24 15:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62931000 2021-11-24 15:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62932000 2021-11-24 15:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62933000 2021-11-24 15:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62934000 2021-11-24 15:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62935000 2021-11-24 15:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62936000 2021-11-24 15:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62937000 2021-11-24 15:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62938000 2021-11-24 15:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62939000 2021-11-24 15:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62940000 2021-11-24 15:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62941000 2021-11-24 15:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62942000 2021-11-24 15:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62943000 2021-11-24 15:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62944000 2021-11-24 15:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62945000 2021-11-24 15:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62946000 2021-11-24 15:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62947000 2021-11-24 15:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62948000 2021-11-24 15:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62949000 2021-11-24 15:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62950000 2021-11-24 15:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62951000 2021-11-24 15:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62952000 2021-11-24 15:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62953000 2021-11-24 15:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62954000 2021-11-24 15:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62955000 2021-11-24 15:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62956000 2021-11-24 15:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62957000 2021-11-24 15:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62958000 2021-11-24 15:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62959000 2021-11-24 15:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62960000 2021-11-24 15:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62961000 2021-11-24 15:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62962000 2021-11-24 15:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62963000 2021-11-24 15:29:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:29:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2006 containing 20.00 MB] 2021-11-24 15:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62964000 2021-11-24 15:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62965000 2021-11-24 15:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62966000 2021-11-24 15:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62967000 2021-11-24 15:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62968000 2021-11-24 15:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62969000 2021-11-24 15:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62970000 2021-11-24 15:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62971000 2021-11-24 15:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62972000 2021-11-24 15:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62973000 2021-11-24 15:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62974000 2021-11-24 15:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62975000 2021-11-24 15:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62976000 2021-11-24 15:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62977000 2021-11-24 15:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62978000 2021-11-24 15:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62979000 2021-11-24 15:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62980000 2021-11-24 15:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62981000 2021-11-24 15:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62982000 2021-11-24 15:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62983000 2021-11-24 15:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62984000 2021-11-24 15:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62985000 2021-11-24 15:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62986000 2021-11-24 15:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62987000 2021-11-24 15:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62988000 2021-11-24 15:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62989000 2021-11-24 15:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62990000 2021-11-24 15:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62991000 2021-11-24 15:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62992000 2021-11-24 15:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62993000 2021-11-24 15:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62994000 2021-11-24 15:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62995000 2021-11-24 15:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62996000 2021-11-24 15:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62997000 2021-11-24 15:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62998000 2021-11-24 15:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 62999000 2021-11-24 15:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63000000 2021-11-24 15:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63001000 2021-11-24 15:30:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:30:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2007 containing 20.00 MB] 2021-11-24 15:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63002000 2021-11-24 15:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63003000 2021-11-24 15:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63004000 2021-11-24 15:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63005000 2021-11-24 15:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63006000 2021-11-24 15:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63007000 2021-11-24 15:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63008000 2021-11-24 15:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63009000 2021-11-24 15:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63010000 2021-11-24 15:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63011000 2021-11-24 15:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63012000 2021-11-24 15:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63013000 2021-11-24 15:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63014000 2021-11-24 15:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63015000 2021-11-24 15:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63016000 2021-11-24 15:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63017000 2021-11-24 15:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63018000 2021-11-24 15:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63019000 2021-11-24 15:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63020000 2021-11-24 15:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63021000 2021-11-24 15:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63022000 2021-11-24 15:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63023000 2021-11-24 15:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63024000 2021-11-24 15:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63025000 2021-11-24 15:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63026000 2021-11-24 15:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63027000 2021-11-24 15:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63028000 2021-11-24 15:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63029000 2021-11-24 15:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63030000 2021-11-24 15:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63031000 2021-11-24 15:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63032000 2021-11-24 15:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63033000 2021-11-24 15:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63034000 2021-11-24 15:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63035000 2021-11-24 15:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63036000 2021-11-24 15:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63037000 2021-11-24 15:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63038000 2021-11-24 15:30:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:30:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2008 containing 20.00 MB] 2021-11-24 15:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63039000 2021-11-24 15:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63040000 2021-11-24 15:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63041000 2021-11-24 15:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63042000 2021-11-24 15:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63043000 2021-11-24 15:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63044000 2021-11-24 15:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63045000 2021-11-24 15:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63046000 2021-11-24 15:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63047000 2021-11-24 15:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63048000 2021-11-24 15:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63049000 2021-11-24 15:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63050000 2021-11-24 15:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63051000 2021-11-24 15:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63052000 2021-11-24 15:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63053000 2021-11-24 15:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63054000 2021-11-24 15:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63055000 2021-11-24 15:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63056000 2021-11-24 15:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63057000 2021-11-24 15:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63058000 2021-11-24 15:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63059000 2021-11-24 15:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63060000 2021-11-24 15:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63061000 2021-11-24 15:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63062000 2021-11-24 15:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63063000 2021-11-24 15:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63064000 2021-11-24 15:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63065000 2021-11-24 15:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63066000 2021-11-24 15:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63067000 2021-11-24 15:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63068000 2021-11-24 15:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63069000 2021-11-24 15:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63070000 2021-11-24 15:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63071000 2021-11-24 15:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63072000 2021-11-24 15:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63073000 2021-11-24 15:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63074000 2021-11-24 15:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63075000 2021-11-24 15:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63076000 2021-11-24 15:30:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:30:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2009 containing 20.00 MB] 2021-11-24 15:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63077000 2021-11-24 15:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63078000 2021-11-24 15:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63079000 2021-11-24 15:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63080000 2021-11-24 15:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63081000 2021-11-24 15:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63082000 2021-11-24 15:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63083000 2021-11-24 15:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63084000 2021-11-24 15:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63085000 2021-11-24 15:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63086000 2021-11-24 15:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63087000 2021-11-24 15:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63088000 2021-11-24 15:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63089000 2021-11-24 15:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63090000 2021-11-24 15:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63091000 2021-11-24 15:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63092000 2021-11-24 15:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63093000 2021-11-24 15:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63094000 2021-11-24 15:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63095000 2021-11-24 15:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63096000 2021-11-24 15:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63097000 2021-11-24 15:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63098000 2021-11-24 15:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63099000 2021-11-24 15:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63100000 2021-11-24 15:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63101000 2021-11-24 15:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63102000 2021-11-24 15:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63103000 2021-11-24 15:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63104000 2021-11-24 15:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63105000 2021-11-24 15:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63106000 2021-11-24 15:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63107000 2021-11-24 15:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63108000 2021-11-24 15:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63109000 2021-11-24 15:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63110000 2021-11-24 15:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63111000 2021-11-24 15:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63112000 2021-11-24 15:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63113000 2021-11-24 15:31:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:31:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2010 containing 20.00 MB] 2021-11-24 15:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63114000 2021-11-24 15:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63115000 2021-11-24 15:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63116000 2021-11-24 15:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63117000 2021-11-24 15:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63118000 2021-11-24 15:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63119000 2021-11-24 15:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63120000 2021-11-24 15:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63121000 2021-11-24 15:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63122000 2021-11-24 15:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63123000 2021-11-24 15:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63124000 2021-11-24 15:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63125000 2021-11-24 15:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63126000 2021-11-24 15:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63127000 2021-11-24 15:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63128000 2021-11-24 15:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63129000 2021-11-24 15:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63130000 2021-11-24 15:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63131000 2021-11-24 15:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63132000 2021-11-24 15:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63133000 2021-11-24 15:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63134000 2021-11-24 15:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63135000 2021-11-24 15:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63136000 2021-11-24 15:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63137000 2021-11-24 15:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63138000 2021-11-24 15:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63139000 2021-11-24 15:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63140000 2021-11-24 15:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63141000 2021-11-24 15:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63142000 2021-11-24 15:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63143000 2021-11-24 15:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63144000 2021-11-24 15:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63145000 2021-11-24 15:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63146000 2021-11-24 15:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63147000 2021-11-24 15:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63148000 2021-11-24 15:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63149000 2021-11-24 15:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63150000 2021-11-24 15:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63151000 2021-11-24 15:31:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:31:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2011 containing 20.00 MB] 2021-11-24 15:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63152000 2021-11-24 15:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63153000 2021-11-24 15:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63154000 2021-11-24 15:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63155000 2021-11-24 15:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63156000 2021-11-24 15:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63157000 2021-11-24 15:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63158000 2021-11-24 15:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63159000 2021-11-24 15:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63160000 2021-11-24 15:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63161000 2021-11-24 15:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63162000 2021-11-24 15:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63163000 2021-11-24 15:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63164000 2021-11-24 15:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63165000 2021-11-24 15:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63166000 2021-11-24 15:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63167000 2021-11-24 15:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63168000 2021-11-24 15:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63169000 2021-11-24 15:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63170000 2021-11-24 15:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63171000 2021-11-24 15:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63172000 2021-11-24 15:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63173000 2021-11-24 15:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63174000 2021-11-24 15:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63175000 2021-11-24 15:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63176000 2021-11-24 15:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63177000 2021-11-24 15:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63178000 2021-11-24 15:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63179000 2021-11-24 15:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63180000 2021-11-24 15:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63181000 2021-11-24 15:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63182000 2021-11-24 15:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63183000 2021-11-24 15:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63184000 2021-11-24 15:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63185000 2021-11-24 15:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63186000 2021-11-24 15:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63187000 2021-11-24 15:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63188000 2021-11-24 15:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63189000 2021-11-24 15:31:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:31:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2012 containing 20.00 MB] 2021-11-24 15:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63190000 2021-11-24 15:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63191000 2021-11-24 15:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63192000 2021-11-24 15:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63193000 2021-11-24 15:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63194000 2021-11-24 15:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63195000 2021-11-24 15:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63196000 2021-11-24 15:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63197000 2021-11-24 15:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63198000 2021-11-24 15:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63199000 2021-11-24 15:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63200000 2021-11-24 15:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63201000 2021-11-24 15:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63202000 2021-11-24 15:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63203000 2021-11-24 15:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63204000 2021-11-24 15:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63205000 2021-11-24 15:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63206000 2021-11-24 15:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63207000 2021-11-24 15:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63208000 2021-11-24 15:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63209000 2021-11-24 15:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63210000 2021-11-24 15:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63211000 2021-11-24 15:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63212000 2021-11-24 15:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63213000 2021-11-24 15:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63214000 2021-11-24 15:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63215000 2021-11-24 15:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63216000 2021-11-24 15:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63217000 2021-11-24 15:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63218000 2021-11-24 15:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63219000 2021-11-24 15:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63220000 2021-11-24 15:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63221000 2021-11-24 15:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63222000 2021-11-24 15:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63223000 2021-11-24 15:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63224000 2021-11-24 15:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63225000 2021-11-24 15:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63226000 2021-11-24 15:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63227000 2021-11-24 15:31:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:31:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2013 containing 20.00 MB] 2021-11-24 15:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63228000 2021-11-24 15:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63229000 2021-11-24 15:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63230000 2021-11-24 15:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63231000 2021-11-24 15:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63232000 2021-11-24 15:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63233000 2021-11-24 15:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63234000 2021-11-24 15:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63235000 2021-11-24 15:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63236000 2021-11-24 15:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63237000 2021-11-24 15:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63238000 2021-11-24 15:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63239000 2021-11-24 15:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63240000 2021-11-24 15:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63241000 2021-11-24 15:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63242000 2021-11-24 15:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63243000 2021-11-24 15:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63244000 2021-11-24 15:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63245000 2021-11-24 15:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63246000 2021-11-24 15:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63247000 2021-11-24 15:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63248000 2021-11-24 15:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63249000 2021-11-24 15:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63250000 2021-11-24 15:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63251000 2021-11-24 15:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63252000 2021-11-24 15:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63253000 2021-11-24 15:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63254000 2021-11-24 15:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63255000 2021-11-24 15:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63256000 2021-11-24 15:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63257000 2021-11-24 15:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63258000 2021-11-24 15:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63259000 2021-11-24 15:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63260000 2021-11-24 15:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63261000 2021-11-24 15:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63262000 2021-11-24 15:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63263000 2021-11-24 15:32:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:32:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2014 containing 20.00 MB] 2021-11-24 15:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63264000 2021-11-24 15:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63265000 2021-11-24 15:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63266000 2021-11-24 15:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63267000 2021-11-24 15:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63268000 2021-11-24 15:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63269000 2021-11-24 15:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63270000 2021-11-24 15:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63271000 2021-11-24 15:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63272000 2021-11-24 15:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63273000 2021-11-24 15:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63274000 2021-11-24 15:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63275000 2021-11-24 15:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63276000 2021-11-24 15:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63277000 2021-11-24 15:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63278000 2021-11-24 15:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63279000 2021-11-24 15:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63280000 2021-11-24 15:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63281000 2021-11-24 15:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63282000 2021-11-24 15:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63283000 2021-11-24 15:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63284000 2021-11-24 15:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63285000 2021-11-24 15:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63286000 2021-11-24 15:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63287000 2021-11-24 15:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63288000 2021-11-24 15:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63289000 2021-11-24 15:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63290000 2021-11-24 15:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63291000 2021-11-24 15:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63292000 2021-11-24 15:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63293000 2021-11-24 15:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63294000 2021-11-24 15:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63295000 2021-11-24 15:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63296000 2021-11-24 15:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63297000 2021-11-24 15:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63298000 2021-11-24 15:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63299000 2021-11-24 15:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63300000 2021-11-24 15:32:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:32:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2015 containing 20.00 MB] 2021-11-24 15:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63301000 2021-11-24 15:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63302000 2021-11-24 15:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63303000 2021-11-24 15:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63304000 2021-11-24 15:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63305000 2021-11-24 15:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63306000 2021-11-24 15:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63307000 2021-11-24 15:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63308000 2021-11-24 15:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63309000 2021-11-24 15:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63310000 2021-11-24 15:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63311000 2021-11-24 15:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63312000 2021-11-24 15:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63313000 2021-11-24 15:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63314000 2021-11-24 15:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63315000 2021-11-24 15:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63316000 2021-11-24 15:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63317000 2021-11-24 15:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63318000 2021-11-24 15:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63319000 2021-11-24 15:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63320000 2021-11-24 15:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63321000 2021-11-24 15:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63322000 2021-11-24 15:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63323000 2021-11-24 15:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63324000 2021-11-24 15:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63325000 2021-11-24 15:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63326000 2021-11-24 15:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63327000 2021-11-24 15:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63328000 2021-11-24 15:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63329000 2021-11-24 15:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63330000 2021-11-24 15:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63331000 2021-11-24 15:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63332000 2021-11-24 15:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63333000 2021-11-24 15:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63334000 2021-11-24 15:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63335000 2021-11-24 15:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63336000 2021-11-24 15:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63337000 2021-11-24 15:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63338000 2021-11-24 15:32:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:32:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2016 containing 20.01 MB] 2021-11-24 15:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63339000 2021-11-24 15:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63340000 2021-11-24 15:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63341000 2021-11-24 15:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63342000 2021-11-24 15:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63343000 2021-11-24 15:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63344000 2021-11-24 15:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63345000 2021-11-24 15:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63346000 2021-11-24 15:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63347000 2021-11-24 15:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63348000 2021-11-24 15:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63349000 2021-11-24 15:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63350000 2021-11-24 15:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63351000 2021-11-24 15:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63352000 2021-11-24 15:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63353000 2021-11-24 15:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63354000 2021-11-24 15:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63355000 2021-11-24 15:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63356000 2021-11-24 15:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63357000 2021-11-24 15:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63358000 2021-11-24 15:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63359000 2021-11-24 15:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63360000 2021-11-24 15:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63361000 2021-11-24 15:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63362000 2021-11-24 15:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63363000 2021-11-24 15:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63364000 2021-11-24 15:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63365000 2021-11-24 15:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63366000 2021-11-24 15:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63367000 2021-11-24 15:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63368000 2021-11-24 15:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63369000 2021-11-24 15:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63370000 2021-11-24 15:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63371000 2021-11-24 15:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63372000 2021-11-24 15:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63373000 2021-11-24 15:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63374000 2021-11-24 15:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63375000 2021-11-24 15:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63376000 2021-11-24 15:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63377000 2021-11-24 15:33:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:33:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2017 containing 20.00 MB] 2021-11-24 15:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63378000 2021-11-24 15:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63379000 2021-11-24 15:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63380000 2021-11-24 15:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63381000 2021-11-24 15:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63382000 2021-11-24 15:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63383000 2021-11-24 15:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63384000 2021-11-24 15:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63385000 2021-11-24 15:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63386000 2021-11-24 15:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63387000 2021-11-24 15:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63388000 2021-11-24 15:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63389000 2021-11-24 15:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63390000 2021-11-24 15:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63391000 2021-11-24 15:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63392000 2021-11-24 15:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63393000 2021-11-24 15:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63394000 2021-11-24 15:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63395000 2021-11-24 15:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63396000 2021-11-24 15:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63397000 2021-11-24 15:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63398000 2021-11-24 15:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63399000 2021-11-24 15:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63400000 2021-11-24 15:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63401000 2021-11-24 15:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63402000 2021-11-24 15:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63403000 2021-11-24 15:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63404000 2021-11-24 15:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63405000 2021-11-24 15:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63406000 2021-11-24 15:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63407000 2021-11-24 15:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63408000 2021-11-24 15:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63409000 2021-11-24 15:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63410000 2021-11-24 15:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63411000 2021-11-24 15:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63412000 2021-11-24 15:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63413000 2021-11-24 15:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63414000 2021-11-24 15:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63415000 2021-11-24 15:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63416000 2021-11-24 15:33:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:33:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2018 containing 20.00 MB] 2021-11-24 15:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63417000 2021-11-24 15:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63418000 2021-11-24 15:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63419000 2021-11-24 15:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63420000 2021-11-24 15:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63421000 2021-11-24 15:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63422000 2021-11-24 15:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63423000 2021-11-24 15:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63424000 2021-11-24 15:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63425000 2021-11-24 15:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63426000 2021-11-24 15:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63427000 2021-11-24 15:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63428000 2021-11-24 15:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63429000 2021-11-24 15:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63430000 2021-11-24 15:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63431000 2021-11-24 15:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63432000 2021-11-24 15:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63433000 2021-11-24 15:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63434000 2021-11-24 15:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63435000 2021-11-24 15:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63436000 2021-11-24 15:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63437000 2021-11-24 15:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63438000 2021-11-24 15:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63439000 2021-11-24 15:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63440000 2021-11-24 15:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63441000 2021-11-24 15:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63442000 2021-11-24 15:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63443000 2021-11-24 15:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63444000 2021-11-24 15:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63445000 2021-11-24 15:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63446000 2021-11-24 15:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63447000 2021-11-24 15:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63448000 2021-11-24 15:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63449000 2021-11-24 15:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63450000 2021-11-24 15:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63451000 2021-11-24 15:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63452000 2021-11-24 15:33:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:33:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2019 containing 20.00 MB] 2021-11-24 15:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63453000 2021-11-24 15:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63454000 2021-11-24 15:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63455000 2021-11-24 15:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63456000 2021-11-24 15:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63457000 2021-11-24 15:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63458000 2021-11-24 15:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63459000 2021-11-24 15:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63460000 2021-11-24 15:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63461000 2021-11-24 15:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63462000 2021-11-24 15:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63463000 2021-11-24 15:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63464000 2021-11-24 15:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63465000 2021-11-24 15:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63466000 2021-11-24 15:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63467000 2021-11-24 15:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63468000 2021-11-24 15:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63469000 2021-11-24 15:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63470000 2021-11-24 15:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63471000 2021-11-24 15:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63472000 2021-11-24 15:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63473000 2021-11-24 15:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63474000 2021-11-24 15:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63475000 2021-11-24 15:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63476000 2021-11-24 15:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63477000 2021-11-24 15:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63478000 2021-11-24 15:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63479000 2021-11-24 15:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63480000 2021-11-24 15:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63481000 2021-11-24 15:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63482000 2021-11-24 15:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63483000 2021-11-24 15:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63484000 2021-11-24 15:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63485000 2021-11-24 15:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63486000 2021-11-24 15:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63487000 2021-11-24 15:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63488000 2021-11-24 15:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63489000 2021-11-24 15:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63490000 2021-11-24 15:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63491000 2021-11-24 15:33:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:33:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2020 containing 20.00 MB] 2021-11-24 15:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63492000 2021-11-24 15:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63493000 2021-11-24 15:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63494000 2021-11-24 15:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63495000 2021-11-24 15:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63496000 2021-11-24 15:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63497000 2021-11-24 15:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63498000 2021-11-24 15:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63499000 2021-11-24 15:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63500000 2021-11-24 15:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63501000 2021-11-24 15:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63502000 2021-11-24 15:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63503000 2021-11-24 15:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63504000 2021-11-24 15:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63505000 2021-11-24 15:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63506000 2021-11-24 15:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63507000 2021-11-24 15:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63508000 2021-11-24 15:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63509000 2021-11-24 15:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63510000 2021-11-24 15:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63511000 2021-11-24 15:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63512000 2021-11-24 15:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63513000 2021-11-24 15:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63514000 2021-11-24 15:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63515000 2021-11-24 15:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63516000 2021-11-24 15:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63517000 2021-11-24 15:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63518000 2021-11-24 15:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63519000 2021-11-24 15:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63520000 2021-11-24 15:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63521000 2021-11-24 15:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63522000 2021-11-24 15:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63523000 2021-11-24 15:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63524000 2021-11-24 15:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63525000 2021-11-24 15:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63526000 2021-11-24 15:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63527000 2021-11-24 15:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63528000 2021-11-24 15:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63529000 2021-11-24 15:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63530000 2021-11-24 15:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63531000 2021-11-24 15:34:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:34:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2021 containing 20.00 MB] 2021-11-24 15:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63532000 2021-11-24 15:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63533000 2021-11-24 15:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63534000 2021-11-24 15:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63535000 2021-11-24 15:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63536000 2021-11-24 15:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63537000 2021-11-24 15:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63538000 2021-11-24 15:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63539000 2021-11-24 15:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63540000 2021-11-24 15:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63541000 2021-11-24 15:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63542000 2021-11-24 15:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63543000 2021-11-24 15:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63544000 2021-11-24 15:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63545000 2021-11-24 15:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63546000 2021-11-24 15:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63547000 2021-11-24 15:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63548000 2021-11-24 15:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63549000 2021-11-24 15:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63550000 2021-11-24 15:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63551000 2021-11-24 15:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63552000 2021-11-24 15:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63553000 2021-11-24 15:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63554000 2021-11-24 15:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63555000 2021-11-24 15:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63556000 2021-11-24 15:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63557000 2021-11-24 15:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63558000 2021-11-24 15:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63559000 2021-11-24 15:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63560000 2021-11-24 15:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63561000 2021-11-24 15:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63562000 2021-11-24 15:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63563000 2021-11-24 15:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63564000 2021-11-24 15:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63565000 2021-11-24 15:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63566000 2021-11-24 15:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63567000 2021-11-24 15:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63568000 2021-11-24 15:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63569000 2021-11-24 15:34:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:34:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2022 containing 20.00 MB] 2021-11-24 15:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63570000 2021-11-24 15:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63571000 2021-11-24 15:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63572000 2021-11-24 15:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63573000 2021-11-24 15:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63574000 2021-11-24 15:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63575000 2021-11-24 15:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63576000 2021-11-24 15:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63577000 2021-11-24 15:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63578000 2021-11-24 15:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63579000 2021-11-24 15:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63580000 2021-11-24 15:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63581000 2021-11-24 15:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63582000 2021-11-24 15:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63583000 2021-11-24 15:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63584000 2021-11-24 15:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63585000 2021-11-24 15:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63586000 2021-11-24 15:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63587000 2021-11-24 15:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63588000 2021-11-24 15:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63589000 2021-11-24 15:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63590000 2021-11-24 15:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63591000 2021-11-24 15:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63592000 2021-11-24 15:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63593000 2021-11-24 15:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63594000 2021-11-24 15:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63595000 2021-11-24 15:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63596000 2021-11-24 15:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63597000 2021-11-24 15:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63598000 2021-11-24 15:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63599000 2021-11-24 15:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63600000 2021-11-24 15:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63601000 2021-11-24 15:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63602000 2021-11-24 15:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63603000 2021-11-24 15:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63604000 2021-11-24 15:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63605000 2021-11-24 15:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63606000 2021-11-24 15:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63607000 2021-11-24 15:34:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:34:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2023 containing 20.00 MB] 2021-11-24 15:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63608000 2021-11-24 15:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63609000 2021-11-24 15:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63610000 2021-11-24 15:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63611000 2021-11-24 15:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63612000 2021-11-24 15:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63613000 2021-11-24 15:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63614000 2021-11-24 15:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63615000 2021-11-24 15:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63616000 2021-11-24 15:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63617000 2021-11-24 15:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63618000 2021-11-24 15:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63619000 2021-11-24 15:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63620000 2021-11-24 15:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63621000 2021-11-24 15:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63622000 2021-11-24 15:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63623000 2021-11-24 15:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63624000 2021-11-24 15:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63625000 2021-11-24 15:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63626000 2021-11-24 15:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63627000 2021-11-24 15:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63628000 2021-11-24 15:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63629000 2021-11-24 15:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63630000 2021-11-24 15:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63631000 2021-11-24 15:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63632000 2021-11-24 15:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63633000 2021-11-24 15:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63634000 2021-11-24 15:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63635000 2021-11-24 15:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63636000 2021-11-24 15:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63637000 2021-11-24 15:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63638000 2021-11-24 15:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63639000 2021-11-24 15:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63640000 2021-11-24 15:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63641000 2021-11-24 15:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63642000 2021-11-24 15:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63643000 2021-11-24 15:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63644000 2021-11-24 15:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63645000 2021-11-24 15:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63646000 2021-11-24 15:35:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:35:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2024 containing 20.00 MB] 2021-11-24 15:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63647000 2021-11-24 15:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63648000 2021-11-24 15:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63649000 2021-11-24 15:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63650000 2021-11-24 15:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63651000 2021-11-24 15:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63652000 2021-11-24 15:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63653000 2021-11-24 15:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63654000 2021-11-24 15:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63655000 2021-11-24 15:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63656000 2021-11-24 15:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63657000 2021-11-24 15:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63658000 2021-11-24 15:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63659000 2021-11-24 15:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63660000 2021-11-24 15:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63661000 2021-11-24 15:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63662000 2021-11-24 15:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63663000 2021-11-24 15:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63664000 2021-11-24 15:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63665000 2021-11-24 15:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63666000 2021-11-24 15:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63667000 2021-11-24 15:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63668000 2021-11-24 15:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63669000 2021-11-24 15:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63670000 2021-11-24 15:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63671000 2021-11-24 15:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63672000 2021-11-24 15:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63673000 2021-11-24 15:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63674000 2021-11-24 15:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63675000 2021-11-24 15:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63676000 2021-11-24 15:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63677000 2021-11-24 15:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63678000 2021-11-24 15:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63679000 2021-11-24 15:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63680000 2021-11-24 15:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63681000 2021-11-24 15:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63682000 2021-11-24 15:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63683000 2021-11-24 15:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63684000 2021-11-24 15:35:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:35:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2025 containing 20.00 MB] 2021-11-24 15:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63685000 2021-11-24 15:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63686000 2021-11-24 15:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63687000 2021-11-24 15:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63688000 2021-11-24 15:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63689000 2021-11-24 15:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63690000 2021-11-24 15:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63691000 2021-11-24 15:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63692000 2021-11-24 15:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63693000 2021-11-24 15:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63694000 2021-11-24 15:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63695000 2021-11-24 15:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63696000 2021-11-24 15:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63697000 2021-11-24 15:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63698000 2021-11-24 15:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63699000 2021-11-24 15:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63700000 2021-11-24 15:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63701000 2021-11-24 15:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63702000 2021-11-24 15:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63703000 2021-11-24 15:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63704000 2021-11-24 15:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63705000 2021-11-24 15:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63706000 2021-11-24 15:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63707000 2021-11-24 15:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63708000 2021-11-24 15:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63709000 2021-11-24 15:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63710000 2021-11-24 15:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63711000 2021-11-24 15:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63712000 2021-11-24 15:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63713000 2021-11-24 15:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63714000 2021-11-24 15:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63715000 2021-11-24 15:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63716000 2021-11-24 15:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63717000 2021-11-24 15:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63718000 2021-11-24 15:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63719000 2021-11-24 15:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63720000 2021-11-24 15:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63721000 2021-11-24 15:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63722000 2021-11-24 15:35:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:35:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2026 containing 20.00 MB] 2021-11-24 15:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63723000 2021-11-24 15:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63724000 2021-11-24 15:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63725000 2021-11-24 15:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63726000 2021-11-24 15:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63727000 2021-11-24 15:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63728000 2021-11-24 15:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63729000 2021-11-24 15:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63730000 2021-11-24 15:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63731000 2021-11-24 15:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63732000 2021-11-24 15:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63733000 2021-11-24 15:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63734000 2021-11-24 15:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63735000 2021-11-24 15:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63736000 2021-11-24 15:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63737000 2021-11-24 15:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63738000 2021-11-24 15:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63739000 2021-11-24 15:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63740000 2021-11-24 15:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63741000 2021-11-24 15:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63742000 2021-11-24 15:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63743000 2021-11-24 15:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63744000 2021-11-24 15:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63745000 2021-11-24 15:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63746000 2021-11-24 15:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63747000 2021-11-24 15:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63748000 2021-11-24 15:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63749000 2021-11-24 15:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63750000 2021-11-24 15:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63751000 2021-11-24 15:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63752000 2021-11-24 15:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63753000 2021-11-24 15:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63754000 2021-11-24 15:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63755000 2021-11-24 15:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63756000 2021-11-24 15:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63757000 2021-11-24 15:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63758000 2021-11-24 15:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63759000 2021-11-24 15:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63760000 2021-11-24 15:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63761000 2021-11-24 15:36:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:36:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2027 containing 20.00 MB] 2021-11-24 15:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63762000 2021-11-24 15:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63763000 2021-11-24 15:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63764000 2021-11-24 15:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63765000 2021-11-24 15:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63766000 2021-11-24 15:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63767000 2021-11-24 15:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63768000 2021-11-24 15:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63769000 2021-11-24 15:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63770000 2021-11-24 15:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63771000 2021-11-24 15:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63772000 2021-11-24 15:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63773000 2021-11-24 15:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63774000 2021-11-24 15:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63775000 2021-11-24 15:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63776000 2021-11-24 15:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63777000 2021-11-24 15:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63778000 2021-11-24 15:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63779000 2021-11-24 15:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63780000 2021-11-24 15:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63781000 2021-11-24 15:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63782000 2021-11-24 15:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63783000 2021-11-24 15:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63784000 2021-11-24 15:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63785000 2021-11-24 15:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63786000 2021-11-24 15:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63787000 2021-11-24 15:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63788000 2021-11-24 15:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63789000 2021-11-24 15:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63790000 2021-11-24 15:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63791000 2021-11-24 15:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63792000 2021-11-24 15:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63793000 2021-11-24 15:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63794000 2021-11-24 15:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63795000 2021-11-24 15:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63796000 2021-11-24 15:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63797000 2021-11-24 15:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63798000 2021-11-24 15:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63799000 2021-11-24 15:36:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:36:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2028 containing 20.00 MB] 2021-11-24 15:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63800000 2021-11-24 15:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63801000 2021-11-24 15:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63802000 2021-11-24 15:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63803000 2021-11-24 15:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63804000 2021-11-24 15:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63805000 2021-11-24 15:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63806000 2021-11-24 15:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63807000 2021-11-24 15:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63808000 2021-11-24 15:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63809000 2021-11-24 15:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63810000 2021-11-24 15:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63811000 2021-11-24 15:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63812000 2021-11-24 15:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63813000 2021-11-24 15:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63814000 2021-11-24 15:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63815000 2021-11-24 15:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63816000 2021-11-24 15:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63817000 2021-11-24 15:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63818000 2021-11-24 15:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63819000 2021-11-24 15:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63820000 2021-11-24 15:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63821000 2021-11-24 15:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63822000 2021-11-24 15:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63823000 2021-11-24 15:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63824000 2021-11-24 15:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63825000 2021-11-24 15:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63826000 2021-11-24 15:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63827000 2021-11-24 15:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63828000 2021-11-24 15:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63829000 2021-11-24 15:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63830000 2021-11-24 15:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63831000 2021-11-24 15:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63832000 2021-11-24 15:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63833000 2021-11-24 15:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63834000 2021-11-24 15:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63835000 2021-11-24 15:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63836000 2021-11-24 15:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63837000 2021-11-24 15:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63838000 2021-11-24 15:36:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:36:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2029 containing 20.00 MB] 2021-11-24 15:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63839000 2021-11-24 15:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63840000 2021-11-24 15:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63841000 2021-11-24 15:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63842000 2021-11-24 15:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63843000 2021-11-24 15:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63844000 2021-11-24 15:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63845000 2021-11-24 15:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63846000 2021-11-24 15:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63847000 2021-11-24 15:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63848000 2021-11-24 15:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63849000 2021-11-24 15:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63850000 2021-11-24 15:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63851000 2021-11-24 15:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63852000 2021-11-24 15:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63853000 2021-11-24 15:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63854000 2021-11-24 15:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63855000 2021-11-24 15:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63856000 2021-11-24 15:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63857000 2021-11-24 15:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63858000 2021-11-24 15:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63859000 2021-11-24 15:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63860000 2021-11-24 15:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63861000 2021-11-24 15:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63862000 2021-11-24 15:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63863000 2021-11-24 15:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63864000 2021-11-24 15:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63865000 2021-11-24 15:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63866000 2021-11-24 15:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63867000 2021-11-24 15:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63868000 2021-11-24 15:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63869000 2021-11-24 15:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63870000 2021-11-24 15:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63871000 2021-11-24 15:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63872000 2021-11-24 15:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63873000 2021-11-24 15:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63874000 2021-11-24 15:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63875000 2021-11-24 15:36:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:36:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2030 containing 20.00 MB] 2021-11-24 15:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63876000 2021-11-24 15:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63877000 2021-11-24 15:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63878000 2021-11-24 15:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63879000 2021-11-24 15:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63880000 2021-11-24 15:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63881000 2021-11-24 15:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63882000 2021-11-24 15:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63883000 2021-11-24 15:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63884000 2021-11-24 15:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63885000 2021-11-24 15:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63886000 2021-11-24 15:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63887000 2021-11-24 15:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63888000 2021-11-24 15:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63889000 2021-11-24 15:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63890000 2021-11-24 15:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63891000 2021-11-24 15:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63892000 2021-11-24 15:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63893000 2021-11-24 15:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63894000 2021-11-24 15:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63895000 2021-11-24 15:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63896000 2021-11-24 15:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63897000 2021-11-24 15:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63898000 2021-11-24 15:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63899000 2021-11-24 15:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63900000 2021-11-24 15:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63901000 2021-11-24 15:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63902000 2021-11-24 15:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63903000 2021-11-24 15:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63904000 2021-11-24 15:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63905000 2021-11-24 15:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63906000 2021-11-24 15:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63907000 2021-11-24 15:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63908000 2021-11-24 15:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63909000 2021-11-24 15:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63910000 2021-11-24 15:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63911000 2021-11-24 15:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63912000 2021-11-24 15:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63913000 2021-11-24 15:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63914000 2021-11-24 15:37:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:37:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2031 containing 20.00 MB] 2021-11-24 15:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63915000 2021-11-24 15:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63916000 2021-11-24 15:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63917000 2021-11-24 15:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63918000 2021-11-24 15:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63919000 2021-11-24 15:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63920000 2021-11-24 15:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63921000 2021-11-24 15:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63922000 2021-11-24 15:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63923000 2021-11-24 15:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63924000 2021-11-24 15:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63925000 2021-11-24 15:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63926000 2021-11-24 15:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63927000 2021-11-24 15:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63928000 2021-11-24 15:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63929000 2021-11-24 15:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63930000 2021-11-24 15:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63931000 2021-11-24 15:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63932000 2021-11-24 15:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63933000 2021-11-24 15:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63934000 2021-11-24 15:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63935000 2021-11-24 15:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63936000 2021-11-24 15:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63937000 2021-11-24 15:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63938000 2021-11-24 15:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63939000 2021-11-24 15:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63940000 2021-11-24 15:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63941000 2021-11-24 15:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63942000 2021-11-24 15:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63943000 2021-11-24 15:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63944000 2021-11-24 15:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63945000 2021-11-24 15:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63946000 2021-11-24 15:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63947000 2021-11-24 15:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63948000 2021-11-24 15:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63949000 2021-11-24 15:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63950000 2021-11-24 15:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63951000 2021-11-24 15:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63952000 2021-11-24 15:37:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:37:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2032 containing 20.00 MB] 2021-11-24 15:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63953000 2021-11-24 15:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63954000 2021-11-24 15:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63955000 2021-11-24 15:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63956000 2021-11-24 15:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63957000 2021-11-24 15:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63958000 2021-11-24 15:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63959000 2021-11-24 15:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63960000 2021-11-24 15:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63961000 2021-11-24 15:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63962000 2021-11-24 15:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63963000 2021-11-24 15:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63964000 2021-11-24 15:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63965000 2021-11-24 15:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63966000 2021-11-24 15:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63967000 2021-11-24 15:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63968000 2021-11-24 15:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63969000 2021-11-24 15:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63970000 2021-11-24 15:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63971000 2021-11-24 15:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63972000 2021-11-24 15:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63973000 2021-11-24 15:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63974000 2021-11-24 15:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63975000 2021-11-24 15:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63976000 2021-11-24 15:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63977000 2021-11-24 15:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63978000 2021-11-24 15:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63979000 2021-11-24 15:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63980000 2021-11-24 15:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63981000 2021-11-24 15:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63982000 2021-11-24 15:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63983000 2021-11-24 15:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63984000 2021-11-24 15:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63985000 2021-11-24 15:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63986000 2021-11-24 15:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63987000 2021-11-24 15:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63988000 2021-11-24 15:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63989000 2021-11-24 15:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63990000 2021-11-24 15:37:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:37:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2033 containing 20.00 MB] 2021-11-24 15:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63991000 2021-11-24 15:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63992000 2021-11-24 15:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63993000 2021-11-24 15:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63994000 2021-11-24 15:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63995000 2021-11-24 15:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63996000 2021-11-24 15:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63997000 2021-11-24 15:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63998000 2021-11-24 15:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 63999000 2021-11-24 15:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64000000 2021-11-24 15:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64001000 2021-11-24 15:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64002000 2021-11-24 15:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64003000 2021-11-24 15:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64004000 2021-11-24 15:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64005000 2021-11-24 15:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64006000 2021-11-24 15:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64007000 2021-11-24 15:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64008000 2021-11-24 15:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64009000 2021-11-24 15:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64010000 2021-11-24 15:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64011000 2021-11-24 15:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64012000 2021-11-24 15:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64013000 2021-11-24 15:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64014000 2021-11-24 15:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64015000 2021-11-24 15:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64016000 2021-11-24 15:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64017000 2021-11-24 15:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64018000 2021-11-24 15:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64019000 2021-11-24 15:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64020000 2021-11-24 15:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64021000 2021-11-24 15:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64022000 2021-11-24 15:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64023000 2021-11-24 15:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64024000 2021-11-24 15:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64025000 2021-11-24 15:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64026000 2021-11-24 15:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64027000 2021-11-24 15:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64028000 2021-11-24 15:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64029000 2021-11-24 15:38:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:38:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2034 containing 20.00 MB] 2021-11-24 15:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64030000 2021-11-24 15:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64031000 2021-11-24 15:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64032000 2021-11-24 15:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64033000 2021-11-24 15:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64034000 2021-11-24 15:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64035000 2021-11-24 15:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64036000 2021-11-24 15:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64037000 2021-11-24 15:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64038000 2021-11-24 15:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64039000 2021-11-24 15:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64040000 2021-11-24 15:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64041000 2021-11-24 15:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64042000 2021-11-24 15:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64043000 2021-11-24 15:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64044000 2021-11-24 15:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64045000 2021-11-24 15:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64046000 2021-11-24 15:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64047000 2021-11-24 15:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64048000 2021-11-24 15:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64049000 2021-11-24 15:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64050000 2021-11-24 15:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64051000 2021-11-24 15:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64052000 2021-11-24 15:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64053000 2021-11-24 15:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64054000 2021-11-24 15:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64055000 2021-11-24 15:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64056000 2021-11-24 15:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64057000 2021-11-24 15:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64058000 2021-11-24 15:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64059000 2021-11-24 15:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64060000 2021-11-24 15:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64061000 2021-11-24 15:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64062000 2021-11-24 15:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64063000 2021-11-24 15:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64064000 2021-11-24 15:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64065000 2021-11-24 15:38:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:38:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2035 containing 20.00 MB] 2021-11-24 15:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64066000 2021-11-24 15:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64067000 2021-11-24 15:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64068000 2021-11-24 15:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64069000 2021-11-24 15:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64070000 2021-11-24 15:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64071000 2021-11-24 15:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64072000 2021-11-24 15:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64073000 2021-11-24 15:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64074000 2021-11-24 15:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64075000 2021-11-24 15:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64076000 2021-11-24 15:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64077000 2021-11-24 15:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64078000 2021-11-24 15:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64079000 2021-11-24 15:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64080000 2021-11-24 15:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64081000 2021-11-24 15:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64082000 2021-11-24 15:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64083000 2021-11-24 15:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64084000 2021-11-24 15:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64085000 2021-11-24 15:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64086000 2021-11-24 15:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64087000 2021-11-24 15:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64088000 2021-11-24 15:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64089000 2021-11-24 15:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64090000 2021-11-24 15:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64091000 2021-11-24 15:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64092000 2021-11-24 15:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64093000 2021-11-24 15:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64094000 2021-11-24 15:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64095000 2021-11-24 15:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64096000 2021-11-24 15:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64097000 2021-11-24 15:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64098000 2021-11-24 15:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64099000 2021-11-24 15:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64100000 2021-11-24 15:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64101000 2021-11-24 15:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64102000 2021-11-24 15:38:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:38:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2036 containing 20.00 MB] 2021-11-24 15:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64103000 2021-11-24 15:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64104000 2021-11-24 15:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64105000 2021-11-24 15:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64106000 2021-11-24 15:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64107000 2021-11-24 15:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64108000 2021-11-24 15:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64109000 2021-11-24 15:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64110000 2021-11-24 15:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64111000 2021-11-24 15:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64112000 2021-11-24 15:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64113000 2021-11-24 15:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64114000 2021-11-24 15:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64115000 2021-11-24 15:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64116000 2021-11-24 15:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64117000 2021-11-24 15:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64118000 2021-11-24 15:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64119000 2021-11-24 15:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64120000 2021-11-24 15:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64121000 2021-11-24 15:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64122000 2021-11-24 15:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64123000 2021-11-24 15:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64124000 2021-11-24 15:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64125000 2021-11-24 15:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64126000 2021-11-24 15:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64127000 2021-11-24 15:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64128000 2021-11-24 15:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64129000 2021-11-24 15:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64130000 2021-11-24 15:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64131000 2021-11-24 15:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64132000 2021-11-24 15:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64133000 2021-11-24 15:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64134000 2021-11-24 15:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64135000 2021-11-24 15:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64136000 2021-11-24 15:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64137000 2021-11-24 15:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64138000 2021-11-24 15:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64139000 2021-11-24 15:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64140000 2021-11-24 15:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64141000 2021-11-24 15:39:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:39:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2037 containing 20.00 MB] 2021-11-24 15:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64142000 2021-11-24 15:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64143000 2021-11-24 15:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64144000 2021-11-24 15:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64145000 2021-11-24 15:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64146000 2021-11-24 15:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64147000 2021-11-24 15:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64148000 2021-11-24 15:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64149000 2021-11-24 15:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64150000 2021-11-24 15:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64151000 2021-11-24 15:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64152000 2021-11-24 15:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64153000 2021-11-24 15:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64154000 2021-11-24 15:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64155000 2021-11-24 15:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64156000 2021-11-24 15:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64157000 2021-11-24 15:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64158000 2021-11-24 15:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64159000 2021-11-24 15:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64160000 2021-11-24 15:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64161000 2021-11-24 15:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64162000 2021-11-24 15:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64163000 2021-11-24 15:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64164000 2021-11-24 15:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64165000 2021-11-24 15:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64166000 2021-11-24 15:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64167000 2021-11-24 15:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64168000 2021-11-24 15:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64169000 2021-11-24 15:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64170000 2021-11-24 15:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64171000 2021-11-24 15:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64172000 2021-11-24 15:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64173000 2021-11-24 15:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64174000 2021-11-24 15:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64175000 2021-11-24 15:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64176000 2021-11-24 15:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64177000 2021-11-24 15:39:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:39:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2038 containing 20.00 MB] 2021-11-24 15:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64178000 2021-11-24 15:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64179000 2021-11-24 15:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64180000 2021-11-24 15:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64181000 2021-11-24 15:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64182000 2021-11-24 15:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64183000 2021-11-24 15:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64184000 2021-11-24 15:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64185000 2021-11-24 15:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64186000 2021-11-24 15:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64187000 2021-11-24 15:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64188000 2021-11-24 15:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64189000 2021-11-24 15:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64190000 2021-11-24 15:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64191000 2021-11-24 15:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64192000 2021-11-24 15:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64193000 2021-11-24 15:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64194000 2021-11-24 15:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64195000 2021-11-24 15:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64196000 2021-11-24 15:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64197000 2021-11-24 15:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64198000 2021-11-24 15:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64199000 2021-11-24 15:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64200000 2021-11-24 15:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64201000 2021-11-24 15:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64202000 2021-11-24 15:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64203000 2021-11-24 15:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64204000 2021-11-24 15:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64205000 2021-11-24 15:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64206000 2021-11-24 15:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64207000 2021-11-24 15:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64208000 2021-11-24 15:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64209000 2021-11-24 15:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64210000 2021-11-24 15:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64211000 2021-11-24 15:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64212000 2021-11-24 15:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64213000 2021-11-24 15:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64214000 2021-11-24 15:39:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:39:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2039 containing 20.00 MB] 2021-11-24 15:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64215000 2021-11-24 15:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64216000 2021-11-24 15:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64217000 2021-11-24 15:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64218000 2021-11-24 15:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64219000 2021-11-24 15:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64220000 2021-11-24 15:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64221000 2021-11-24 15:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64222000 2021-11-24 15:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64223000 2021-11-24 15:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64224000 2021-11-24 15:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64225000 2021-11-24 15:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64226000 2021-11-24 15:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64227000 2021-11-24 15:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64228000 2021-11-24 15:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64229000 2021-11-24 15:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64230000 2021-11-24 15:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64231000 2021-11-24 15:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64232000 2021-11-24 15:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64233000 2021-11-24 15:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64234000 2021-11-24 15:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64235000 2021-11-24 15:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64236000 2021-11-24 15:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64237000 2021-11-24 15:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64238000 2021-11-24 15:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64239000 2021-11-24 15:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64240000 2021-11-24 15:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64241000 2021-11-24 15:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64242000 2021-11-24 15:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64243000 2021-11-24 15:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64244000 2021-11-24 15:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64245000 2021-11-24 15:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64246000 2021-11-24 15:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64247000 2021-11-24 15:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64248000 2021-11-24 15:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64249000 2021-11-24 15:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64250000 2021-11-24 15:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64251000 2021-11-24 15:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64252000 2021-11-24 15:39:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:39:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2040 containing 20.00 MB] 2021-11-24 15:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64253000 2021-11-24 15:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64254000 2021-11-24 15:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64255000 2021-11-24 15:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64256000 2021-11-24 15:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64257000 2021-11-24 15:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64258000 2021-11-24 15:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64259000 2021-11-24 15:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64260000 2021-11-24 15:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64261000 2021-11-24 15:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64262000 2021-11-24 15:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64263000 2021-11-24 15:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64264000 2021-11-24 15:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64265000 2021-11-24 15:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64266000 2021-11-24 15:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64267000 2021-11-24 15:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64268000 2021-11-24 15:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64269000 2021-11-24 15:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64270000 2021-11-24 15:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64271000 2021-11-24 15:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64272000 2021-11-24 15:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64273000 2021-11-24 15:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64274000 2021-11-24 15:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64275000 2021-11-24 15:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64276000 2021-11-24 15:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64277000 2021-11-24 15:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64278000 2021-11-24 15:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64279000 2021-11-24 15:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64280000 2021-11-24 15:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64281000 2021-11-24 15:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64282000 2021-11-24 15:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64283000 2021-11-24 15:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64284000 2021-11-24 15:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64285000 2021-11-24 15:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64286000 2021-11-24 15:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64287000 2021-11-24 15:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64288000 2021-11-24 15:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64289000 2021-11-24 15:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64290000 2021-11-24 15:40:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:40:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2041 containing 20.00 MB] 2021-11-24 15:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64291000 2021-11-24 15:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64292000 2021-11-24 15:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64293000 2021-11-24 15:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64294000 2021-11-24 15:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64295000 2021-11-24 15:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64296000 2021-11-24 15:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64297000 2021-11-24 15:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64298000 2021-11-24 15:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64299000 2021-11-24 15:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64300000 2021-11-24 15:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64301000 2021-11-24 15:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64302000 2021-11-24 15:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64303000 2021-11-24 15:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64304000 2021-11-24 15:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64305000 2021-11-24 15:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64306000 2021-11-24 15:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64307000 2021-11-24 15:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64308000 2021-11-24 15:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64309000 2021-11-24 15:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64310000 2021-11-24 15:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64311000 2021-11-24 15:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64312000 2021-11-24 15:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64313000 2021-11-24 15:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64314000 2021-11-24 15:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64315000 2021-11-24 15:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64316000 2021-11-24 15:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64317000 2021-11-24 15:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64318000 2021-11-24 15:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64319000 2021-11-24 15:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64320000 2021-11-24 15:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64321000 2021-11-24 15:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64322000 2021-11-24 15:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64323000 2021-11-24 15:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64324000 2021-11-24 15:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64325000 2021-11-24 15:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64326000 2021-11-24 15:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64327000 2021-11-24 15:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64328000 2021-11-24 15:40:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:40:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2042 containing 20.00 MB] 2021-11-24 15:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64329000 2021-11-24 15:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64330000 2021-11-24 15:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64331000 2021-11-24 15:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64332000 2021-11-24 15:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64333000 2021-11-24 15:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64334000 2021-11-24 15:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64335000 2021-11-24 15:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64336000 2021-11-24 15:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64337000 2021-11-24 15:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64338000 2021-11-24 15:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64339000 2021-11-24 15:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64340000 2021-11-24 15:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64341000 2021-11-24 15:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64342000 2021-11-24 15:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64343000 2021-11-24 15:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64344000 2021-11-24 15:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64345000 2021-11-24 15:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64346000 2021-11-24 15:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64347000 2021-11-24 15:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64348000 2021-11-24 15:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64349000 2021-11-24 15:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64350000 2021-11-24 15:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64351000 2021-11-24 15:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64352000 2021-11-24 15:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64353000 2021-11-24 15:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64354000 2021-11-24 15:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64355000 2021-11-24 15:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64356000 2021-11-24 15:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64357000 2021-11-24 15:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64358000 2021-11-24 15:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64359000 2021-11-24 15:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64360000 2021-11-24 15:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64361000 2021-11-24 15:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64362000 2021-11-24 15:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64363000 2021-11-24 15:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64364000 2021-11-24 15:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64365000 2021-11-24 15:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64366000 2021-11-24 15:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64367000 2021-11-24 15:40:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:40:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2043 containing 20.00 MB] 2021-11-24 15:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64368000 2021-11-24 15:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64369000 2021-11-24 15:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64370000 2021-11-24 15:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64371000 2021-11-24 15:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64372000 2021-11-24 15:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64373000 2021-11-24 15:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64374000 2021-11-24 15:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64375000 2021-11-24 15:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64376000 2021-11-24 15:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64377000 2021-11-24 15:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64378000 2021-11-24 15:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64379000 2021-11-24 15:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64380000 2021-11-24 15:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64381000 2021-11-24 15:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64382000 2021-11-24 15:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64383000 2021-11-24 15:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64384000 2021-11-24 15:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64385000 2021-11-24 15:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64386000 2021-11-24 15:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64387000 2021-11-24 15:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64388000 2021-11-24 15:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64389000 2021-11-24 15:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64390000 2021-11-24 15:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64391000 2021-11-24 15:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64392000 2021-11-24 15:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64393000 2021-11-24 15:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64394000 2021-11-24 15:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64395000 2021-11-24 15:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64396000 2021-11-24 15:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64397000 2021-11-24 15:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64398000 2021-11-24 15:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64399000 2021-11-24 15:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64400000 2021-11-24 15:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64401000 2021-11-24 15:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64402000 2021-11-24 15:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64403000 2021-11-24 15:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64404000 2021-11-24 15:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64405000 2021-11-24 15:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64406000 2021-11-24 15:41:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:41:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2044 containing 20.00 MB] 2021-11-24 15:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64407000 2021-11-24 15:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64408000 2021-11-24 15:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64409000 2021-11-24 15:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64410000 2021-11-24 15:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64411000 2021-11-24 15:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64412000 2021-11-24 15:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64413000 2021-11-24 15:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64414000 2021-11-24 15:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64415000 2021-11-24 15:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64416000 2021-11-24 15:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64417000 2021-11-24 15:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64418000 2021-11-24 15:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64419000 2021-11-24 15:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64420000 2021-11-24 15:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64421000 2021-11-24 15:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64422000 2021-11-24 15:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64423000 2021-11-24 15:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64424000 2021-11-24 15:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64425000 2021-11-24 15:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64426000 2021-11-24 15:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64427000 2021-11-24 15:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64428000 2021-11-24 15:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64429000 2021-11-24 15:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64430000 2021-11-24 15:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64431000 2021-11-24 15:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64432000 2021-11-24 15:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64433000 2021-11-24 15:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64434000 2021-11-24 15:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64435000 2021-11-24 15:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64436000 2021-11-24 15:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64437000 2021-11-24 15:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64438000 2021-11-24 15:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64439000 2021-11-24 15:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64440000 2021-11-24 15:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64441000 2021-11-24 15:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64442000 2021-11-24 15:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64443000 2021-11-24 15:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64444000 2021-11-24 15:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64445000 2021-11-24 15:41:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:41:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2045 containing 20.00 MB] 2021-11-24 15:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64446000 2021-11-24 15:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64447000 2021-11-24 15:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64448000 2021-11-24 15:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64449000 2021-11-24 15:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64450000 2021-11-24 15:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64451000 2021-11-24 15:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64452000 2021-11-24 15:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64453000 2021-11-24 15:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64454000 2021-11-24 15:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64455000 2021-11-24 15:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64456000 2021-11-24 15:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64457000 2021-11-24 15:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64458000 2021-11-24 15:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64459000 2021-11-24 15:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64460000 2021-11-24 15:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64461000 2021-11-24 15:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64462000 2021-11-24 15:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64463000 2021-11-24 15:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64464000 2021-11-24 15:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64465000 2021-11-24 15:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64466000 2021-11-24 15:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64467000 2021-11-24 15:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64468000 2021-11-24 15:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64469000 2021-11-24 15:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64470000 2021-11-24 15:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64471000 2021-11-24 15:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64472000 2021-11-24 15:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64473000 2021-11-24 15:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64474000 2021-11-24 15:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64475000 2021-11-24 15:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64476000 2021-11-24 15:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64477000 2021-11-24 15:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64478000 2021-11-24 15:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64479000 2021-11-24 15:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64480000 2021-11-24 15:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64481000 2021-11-24 15:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64482000 2021-11-24 15:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64483000 2021-11-24 15:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64484000 2021-11-24 15:41:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:41:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2046 containing 20.00 MB] 2021-11-24 15:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64485000 2021-11-24 15:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64486000 2021-11-24 15:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64487000 2021-11-24 15:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64488000 2021-11-24 15:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64489000 2021-11-24 15:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64490000 2021-11-24 15:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64491000 2021-11-24 15:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64492000 2021-11-24 15:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64493000 2021-11-24 15:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64494000 2021-11-24 15:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64495000 2021-11-24 15:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64496000 2021-11-24 15:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64497000 2021-11-24 15:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64498000 2021-11-24 15:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64499000 2021-11-24 15:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64500000 2021-11-24 15:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64501000 2021-11-24 15:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64502000 2021-11-24 15:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64503000 2021-11-24 15:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64504000 2021-11-24 15:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64505000 2021-11-24 15:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64506000 2021-11-24 15:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64507000 2021-11-24 15:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64508000 2021-11-24 15:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64509000 2021-11-24 15:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64510000 2021-11-24 15:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64511000 2021-11-24 15:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64512000 2021-11-24 15:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64513000 2021-11-24 15:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64514000 2021-11-24 15:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64515000 2021-11-24 15:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64516000 2021-11-24 15:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64517000 2021-11-24 15:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64518000 2021-11-24 15:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64519000 2021-11-24 15:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64520000 2021-11-24 15:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64521000 2021-11-24 15:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64522000 2021-11-24 15:42:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:42:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2047 containing 20.00 MB] 2021-11-24 15:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64523000 2021-11-24 15:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64524000 2021-11-24 15:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64525000 2021-11-24 15:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64526000 2021-11-24 15:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64527000 2021-11-24 15:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64528000 2021-11-24 15:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64529000 2021-11-24 15:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64530000 2021-11-24 15:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64531000 2021-11-24 15:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64532000 2021-11-24 15:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64533000 2021-11-24 15:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64534000 2021-11-24 15:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64535000 2021-11-24 15:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64536000 2021-11-24 15:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64537000 2021-11-24 15:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64538000 2021-11-24 15:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64539000 2021-11-24 15:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64540000 2021-11-24 15:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64541000 2021-11-24 15:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64542000 2021-11-24 15:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64543000 2021-11-24 15:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64544000 2021-11-24 15:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64545000 2021-11-24 15:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64546000 2021-11-24 15:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64547000 2021-11-24 15:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64548000 2021-11-24 15:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64549000 2021-11-24 15:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64550000 2021-11-24 15:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64551000 2021-11-24 15:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64552000 2021-11-24 15:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64553000 2021-11-24 15:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64554000 2021-11-24 15:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64555000 2021-11-24 15:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64556000 2021-11-24 15:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64557000 2021-11-24 15:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64558000 2021-11-24 15:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64559000 2021-11-24 15:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64560000 2021-11-24 15:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64561000 2021-11-24 15:42:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:42:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2048 containing 20.00 MB] 2021-11-24 15:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64562000 2021-11-24 15:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64563000 2021-11-24 15:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64564000 2021-11-24 15:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64565000 2021-11-24 15:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64566000 2021-11-24 15:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64567000 2021-11-24 15:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64568000 2021-11-24 15:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64569000 2021-11-24 15:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64570000 2021-11-24 15:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64571000 2021-11-24 15:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64572000 2021-11-24 15:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64573000 2021-11-24 15:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64574000 2021-11-24 15:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64575000 2021-11-24 15:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64576000 2021-11-24 15:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64577000 2021-11-24 15:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64578000 2021-11-24 15:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64579000 2021-11-24 15:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64580000 2021-11-24 15:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64581000 2021-11-24 15:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64582000 2021-11-24 15:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64583000 2021-11-24 15:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64584000 2021-11-24 15:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64585000 2021-11-24 15:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64586000 2021-11-24 15:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64587000 2021-11-24 15:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64588000 2021-11-24 15:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64589000 2021-11-24 15:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64590000 2021-11-24 15:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64591000 2021-11-24 15:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64592000 2021-11-24 15:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64593000 2021-11-24 15:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64594000 2021-11-24 15:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64595000 2021-11-24 15:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64596000 2021-11-24 15:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64597000 2021-11-24 15:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64598000 2021-11-24 15:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64599000 2021-11-24 15:42:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:42:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2049 containing 20.00 MB] 2021-11-24 15:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64600000 2021-11-24 15:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64601000 2021-11-24 15:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64602000 2021-11-24 15:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64603000 2021-11-24 15:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64604000 2021-11-24 15:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64605000 2021-11-24 15:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64606000 2021-11-24 15:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64607000 2021-11-24 15:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64608000 2021-11-24 15:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64609000 2021-11-24 15:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64610000 2021-11-24 15:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64611000 2021-11-24 15:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64612000 2021-11-24 15:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64613000 2021-11-24 15:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64614000 2021-11-24 15:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64615000 2021-11-24 15:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64616000 2021-11-24 15:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64617000 2021-11-24 15:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64618000 2021-11-24 15:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64619000 2021-11-24 15:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64620000 2021-11-24 15:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64621000 2021-11-24 15:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64622000 2021-11-24 15:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64623000 2021-11-24 15:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64624000 2021-11-24 15:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64625000 2021-11-24 15:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64626000 2021-11-24 15:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64627000 2021-11-24 15:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64628000 2021-11-24 15:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64629000 2021-11-24 15:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64630000 2021-11-24 15:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64631000 2021-11-24 15:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64632000 2021-11-24 15:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64633000 2021-11-24 15:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64634000 2021-11-24 15:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64635000 2021-11-24 15:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64636000 2021-11-24 15:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64637000 2021-11-24 15:42:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:42:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2050 containing 20.00 MB] 2021-11-24 15:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64638000 2021-11-24 15:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64639000 2021-11-24 15:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64640000 2021-11-24 15:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64641000 2021-11-24 15:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64642000 2021-11-24 15:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64643000 2021-11-24 15:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64644000 2021-11-24 15:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64645000 2021-11-24 15:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64646000 2021-11-24 15:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64647000 2021-11-24 15:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64648000 2021-11-24 15:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64649000 2021-11-24 15:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64650000 2021-11-24 15:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64651000 2021-11-24 15:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64652000 2021-11-24 15:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64653000 2021-11-24 15:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64654000 2021-11-24 15:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64655000 2021-11-24 15:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64656000 2021-11-24 15:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64657000 2021-11-24 15:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64658000 2021-11-24 15:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64659000 2021-11-24 15:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64660000 2021-11-24 15:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64661000 2021-11-24 15:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64662000 2021-11-24 15:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64663000 2021-11-24 15:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64664000 2021-11-24 15:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64665000 2021-11-24 15:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64666000 2021-11-24 15:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64667000 2021-11-24 15:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64668000 2021-11-24 15:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64669000 2021-11-24 15:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64670000 2021-11-24 15:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64671000 2021-11-24 15:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64672000 2021-11-24 15:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64673000 2021-11-24 15:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64674000 2021-11-24 15:43:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:43:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2051 containing 20.00 MB] 2021-11-24 15:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64675000 2021-11-24 15:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64676000 2021-11-24 15:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64677000 2021-11-24 15:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64678000 2021-11-24 15:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64679000 2021-11-24 15:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64680000 2021-11-24 15:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64681000 2021-11-24 15:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64682000 2021-11-24 15:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64683000 2021-11-24 15:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64684000 2021-11-24 15:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64685000 2021-11-24 15:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64686000 2021-11-24 15:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64687000 2021-11-24 15:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64688000 2021-11-24 15:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64689000 2021-11-24 15:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64690000 2021-11-24 15:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64691000 2021-11-24 15:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64692000 2021-11-24 15:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64693000 2021-11-24 15:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64694000 2021-11-24 15:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64695000 2021-11-24 15:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64696000 2021-11-24 15:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64697000 2021-11-24 15:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64698000 2021-11-24 15:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64699000 2021-11-24 15:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64700000 2021-11-24 15:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64701000 2021-11-24 15:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64702000 2021-11-24 15:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64703000 2021-11-24 15:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64704000 2021-11-24 15:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64705000 2021-11-24 15:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64706000 2021-11-24 15:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64707000 2021-11-24 15:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64708000 2021-11-24 15:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64709000 2021-11-24 15:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64710000 2021-11-24 15:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64711000 2021-11-24 15:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64712000 2021-11-24 15:43:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:43:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2052 containing 20.00 MB] 2021-11-24 15:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64713000 2021-11-24 15:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64714000 2021-11-24 15:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64715000 2021-11-24 15:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64716000 2021-11-24 15:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64717000 2021-11-24 15:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64718000 2021-11-24 15:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64719000 2021-11-24 15:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64720000 2021-11-24 15:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64721000 2021-11-24 15:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64722000 2021-11-24 15:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64723000 2021-11-24 15:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64724000 2021-11-24 15:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64725000 2021-11-24 15:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64726000 2021-11-24 15:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64727000 2021-11-24 15:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64728000 2021-11-24 15:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64729000 2021-11-24 15:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64730000 2021-11-24 15:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64731000 2021-11-24 15:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64732000 2021-11-24 15:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64733000 2021-11-24 15:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64734000 2021-11-24 15:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64735000 2021-11-24 15:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64736000 2021-11-24 15:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64737000 2021-11-24 15:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64738000 2021-11-24 15:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64739000 2021-11-24 15:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64740000 2021-11-24 15:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64741000 2021-11-24 15:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64742000 2021-11-24 15:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64743000 2021-11-24 15:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64744000 2021-11-24 15:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64745000 2021-11-24 15:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64746000 2021-11-24 15:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64747000 2021-11-24 15:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64748000 2021-11-24 15:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64749000 2021-11-24 15:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64750000 2021-11-24 15:43:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:43:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2053 containing 20.00 MB] 2021-11-24 15:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64751000 2021-11-24 15:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64752000 2021-11-24 15:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64753000 2021-11-24 15:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64754000 2021-11-24 15:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64755000 2021-11-24 15:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64756000 2021-11-24 15:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64757000 2021-11-24 15:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64758000 2021-11-24 15:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64759000 2021-11-24 15:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64760000 2021-11-24 15:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64761000 2021-11-24 15:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64762000 2021-11-24 15:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64763000 2021-11-24 15:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64764000 2021-11-24 15:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64765000 2021-11-24 15:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64766000 2021-11-24 15:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64767000 2021-11-24 15:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64768000 2021-11-24 15:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64769000 2021-11-24 15:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64770000 2021-11-24 15:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64771000 2021-11-24 15:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64772000 2021-11-24 15:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64773000 2021-11-24 15:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64774000 2021-11-24 15:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64775000 2021-11-24 15:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64776000 2021-11-24 15:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64777000 2021-11-24 15:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64778000 2021-11-24 15:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64779000 2021-11-24 15:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64780000 2021-11-24 15:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64781000 2021-11-24 15:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64782000 2021-11-24 15:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64783000 2021-11-24 15:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64784000 2021-11-24 15:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64785000 2021-11-24 15:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64786000 2021-11-24 15:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64787000 2021-11-24 15:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64788000 2021-11-24 15:44:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:44:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2054 containing 20.00 MB] 2021-11-24 15:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64789000 2021-11-24 15:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64790000 2021-11-24 15:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64791000 2021-11-24 15:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64792000 2021-11-24 15:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64793000 2021-11-24 15:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64794000 2021-11-24 15:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64795000 2021-11-24 15:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64796000 2021-11-24 15:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64797000 2021-11-24 15:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64798000 2021-11-24 15:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64799000 2021-11-24 15:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64800000 2021-11-24 15:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64801000 2021-11-24 15:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64802000 2021-11-24 15:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64803000 2021-11-24 15:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64804000 2021-11-24 15:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64805000 2021-11-24 15:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64806000 2021-11-24 15:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64807000 2021-11-24 15:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64808000 2021-11-24 15:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64809000 2021-11-24 15:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64810000 2021-11-24 15:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64811000 2021-11-24 15:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64812000 2021-11-24 15:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64813000 2021-11-24 15:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64814000 2021-11-24 15:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64815000 2021-11-24 15:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64816000 2021-11-24 15:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64817000 2021-11-24 15:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64818000 2021-11-24 15:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64819000 2021-11-24 15:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64820000 2021-11-24 15:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64821000 2021-11-24 15:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64822000 2021-11-24 15:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64823000 2021-11-24 15:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64824000 2021-11-24 15:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64825000 2021-11-24 15:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64826000 2021-11-24 15:44:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:44:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2055 containing 20.00 MB] 2021-11-24 15:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64827000 2021-11-24 15:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64828000 2021-11-24 15:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64829000 2021-11-24 15:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64830000 2021-11-24 15:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64831000 2021-11-24 15:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64832000 2021-11-24 15:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64833000 2021-11-24 15:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64834000 2021-11-24 15:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64835000 2021-11-24 15:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64836000 2021-11-24 15:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64837000 2021-11-24 15:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64838000 2021-11-24 15:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64839000 2021-11-24 15:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64840000 2021-11-24 15:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64841000 2021-11-24 15:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64842000 2021-11-24 15:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64843000 2021-11-24 15:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64844000 2021-11-24 15:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64845000 2021-11-24 15:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64846000 2021-11-24 15:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64847000 2021-11-24 15:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64848000 2021-11-24 15:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64849000 2021-11-24 15:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64850000 2021-11-24 15:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64851000 2021-11-24 15:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64852000 2021-11-24 15:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64853000 2021-11-24 15:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64854000 2021-11-24 15:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64855000 2021-11-24 15:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64856000 2021-11-24 15:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64857000 2021-11-24 15:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64858000 2021-11-24 15:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64859000 2021-11-24 15:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64860000 2021-11-24 15:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64861000 2021-11-24 15:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64862000 2021-11-24 15:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64863000 2021-11-24 15:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64864000 2021-11-24 15:44:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:44:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2056 containing 20.00 MB] 2021-11-24 15:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64865000 2021-11-24 15:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64866000 2021-11-24 15:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64867000 2021-11-24 15:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64868000 2021-11-24 15:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64869000 2021-11-24 15:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64870000 2021-11-24 15:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64871000 2021-11-24 15:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64872000 2021-11-24 15:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64873000 2021-11-24 15:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64874000 2021-11-24 15:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64875000 2021-11-24 15:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64876000 2021-11-24 15:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64877000 2021-11-24 15:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64878000 2021-11-24 15:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64879000 2021-11-24 15:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64880000 2021-11-24 15:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64881000 2021-11-24 15:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64882000 2021-11-24 15:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64883000 2021-11-24 15:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64884000 2021-11-24 15:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64885000 2021-11-24 15:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64886000 2021-11-24 15:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64887000 2021-11-24 15:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64888000 2021-11-24 15:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64889000 2021-11-24 15:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64890000 2021-11-24 15:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64891000 2021-11-24 15:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64892000 2021-11-24 15:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64893000 2021-11-24 15:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64894000 2021-11-24 15:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64895000 2021-11-24 15:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64896000 2021-11-24 15:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64897000 2021-11-24 15:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64898000 2021-11-24 15:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64899000 2021-11-24 15:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64900000 2021-11-24 15:45:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:45:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2057 containing 20.00 MB] 2021-11-24 15:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64901000 2021-11-24 15:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64902000 2021-11-24 15:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64903000 2021-11-24 15:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64904000 2021-11-24 15:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64905000 2021-11-24 15:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64906000 2021-11-24 15:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64907000 2021-11-24 15:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64908000 2021-11-24 15:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64909000 2021-11-24 15:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64910000 2021-11-24 15:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64911000 2021-11-24 15:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64912000 2021-11-24 15:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64913000 2021-11-24 15:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64914000 2021-11-24 15:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64915000 2021-11-24 15:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64916000 2021-11-24 15:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64917000 2021-11-24 15:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64918000 2021-11-24 15:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64919000 2021-11-24 15:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64920000 2021-11-24 15:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64921000 2021-11-24 15:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64922000 2021-11-24 15:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64923000 2021-11-24 15:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64924000 2021-11-24 15:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64925000 2021-11-24 15:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64926000 2021-11-24 15:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64927000 2021-11-24 15:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64928000 2021-11-24 15:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64929000 2021-11-24 15:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64930000 2021-11-24 15:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64931000 2021-11-24 15:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64932000 2021-11-24 15:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64933000 2021-11-24 15:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64934000 2021-11-24 15:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64935000 2021-11-24 15:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64936000 2021-11-24 15:45:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:45:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2058 containing 20.00 MB] 2021-11-24 15:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64937000 2021-11-24 15:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64938000 2021-11-24 15:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64939000 2021-11-24 15:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64940000 2021-11-24 15:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64941000 2021-11-24 15:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64942000 2021-11-24 15:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64943000 2021-11-24 15:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64944000 2021-11-24 15:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64945000 2021-11-24 15:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64946000 2021-11-24 15:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64947000 2021-11-24 15:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64948000 2021-11-24 15:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64949000 2021-11-24 15:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64950000 2021-11-24 15:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64951000 2021-11-24 15:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64952000 2021-11-24 15:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64953000 2021-11-24 15:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64954000 2021-11-24 15:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64955000 2021-11-24 15:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64956000 2021-11-24 15:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64957000 2021-11-24 15:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64958000 2021-11-24 15:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64959000 2021-11-24 15:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64960000 2021-11-24 15:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64961000 2021-11-24 15:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64962000 2021-11-24 15:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64963000 2021-11-24 15:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64964000 2021-11-24 15:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64965000 2021-11-24 15:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64966000 2021-11-24 15:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64967000 2021-11-24 15:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64968000 2021-11-24 15:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64969000 2021-11-24 15:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64970000 2021-11-24 15:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64971000 2021-11-24 15:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64972000 2021-11-24 15:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64973000 2021-11-24 15:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64974000 2021-11-24 15:45:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:45:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2059 containing 20.00 MB] 2021-11-24 15:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64975000 2021-11-24 15:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64976000 2021-11-24 15:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64977000 2021-11-24 15:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64978000 2021-11-24 15:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64979000 2021-11-24 15:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64980000 2021-11-24 15:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64981000 2021-11-24 15:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64982000 2021-11-24 15:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64983000 2021-11-24 15:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64984000 2021-11-24 15:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64985000 2021-11-24 15:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64986000 2021-11-24 15:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64987000 2021-11-24 15:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64988000 2021-11-24 15:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64989000 2021-11-24 15:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64990000 2021-11-24 15:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64991000 2021-11-24 15:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64992000 2021-11-24 15:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64993000 2021-11-24 15:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64994000 2021-11-24 15:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64995000 2021-11-24 15:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64996000 2021-11-24 15:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64997000 2021-11-24 15:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64998000 2021-11-24 15:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 64999000 2021-11-24 15:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65000000 2021-11-24 15:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65001000 2021-11-24 15:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65002000 2021-11-24 15:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65003000 2021-11-24 15:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65004000 2021-11-24 15:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65005000 2021-11-24 15:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65006000 2021-11-24 15:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65007000 2021-11-24 15:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65008000 2021-11-24 15:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65009000 2021-11-24 15:45:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:45:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2060 containing 20.00 MB] 2021-11-24 15:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65010000 2021-11-24 15:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65011000 2021-11-24 15:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65012000 2021-11-24 15:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65013000 2021-11-24 15:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65014000 2021-11-24 15:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65015000 2021-11-24 15:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65016000 2021-11-24 15:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65017000 2021-11-24 15:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65018000 2021-11-24 15:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65019000 2021-11-24 15:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65020000 2021-11-24 15:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65021000 2021-11-24 15:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65022000 2021-11-24 15:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65023000 2021-11-24 15:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65024000 2021-11-24 15:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65025000 2021-11-24 15:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65026000 2021-11-24 15:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65027000 2021-11-24 15:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65028000 2021-11-24 15:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65029000 2021-11-24 15:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65030000 2021-11-24 15:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65031000 2021-11-24 15:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65032000 2021-11-24 15:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65033000 2021-11-24 15:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65034000 2021-11-24 15:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65035000 2021-11-24 15:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65036000 2021-11-24 15:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65037000 2021-11-24 15:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65038000 2021-11-24 15:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65039000 2021-11-24 15:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65040000 2021-11-24 15:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65041000 2021-11-24 15:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65042000 2021-11-24 15:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65043000 2021-11-24 15:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65044000 2021-11-24 15:46:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:46:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2061 containing 20.00 MB] 2021-11-24 15:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65045000 2021-11-24 15:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65046000 2021-11-24 15:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65047000 2021-11-24 15:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65048000 2021-11-24 15:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65049000 2021-11-24 15:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65050000 2021-11-24 15:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65051000 2021-11-24 15:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65052000 2021-11-24 15:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65053000 2021-11-24 15:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65054000 2021-11-24 15:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65055000 2021-11-24 15:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65056000 2021-11-24 15:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65057000 2021-11-24 15:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65058000 2021-11-24 15:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65059000 2021-11-24 15:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65060000 2021-11-24 15:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65061000 2021-11-24 15:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65062000 2021-11-24 15:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65063000 2021-11-24 15:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65064000 2021-11-24 15:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65065000 2021-11-24 15:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65066000 2021-11-24 15:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65067000 2021-11-24 15:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65068000 2021-11-24 15:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65069000 2021-11-24 15:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65070000 2021-11-24 15:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65071000 2021-11-24 15:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65072000 2021-11-24 15:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65073000 2021-11-24 15:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65074000 2021-11-24 15:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65075000 2021-11-24 15:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65076000 2021-11-24 15:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65077000 2021-11-24 15:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65078000 2021-11-24 15:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65079000 2021-11-24 15:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65080000 2021-11-24 15:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65081000 2021-11-24 15:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65082000 2021-11-24 15:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65083000 2021-11-24 15:46:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:46:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2062 containing 20.00 MB] 2021-11-24 15:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65084000 2021-11-24 15:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65085000 2021-11-24 15:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65086000 2021-11-24 15:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65087000 2021-11-24 15:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65088000 2021-11-24 15:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65089000 2021-11-24 15:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65090000 2021-11-24 15:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65091000 2021-11-24 15:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65092000 2021-11-24 15:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65093000 2021-11-24 15:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65094000 2021-11-24 15:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65095000 2021-11-24 15:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65096000 2021-11-24 15:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65097000 2021-11-24 15:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65098000 2021-11-24 15:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65099000 2021-11-24 15:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65100000 2021-11-24 15:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65101000 2021-11-24 15:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65102000 2021-11-24 15:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65103000 2021-11-24 15:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65104000 2021-11-24 15:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65105000 2021-11-24 15:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65106000 2021-11-24 15:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65107000 2021-11-24 15:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65108000 2021-11-24 15:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65109000 2021-11-24 15:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65110000 2021-11-24 15:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65111000 2021-11-24 15:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65112000 2021-11-24 15:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65113000 2021-11-24 15:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65114000 2021-11-24 15:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65115000 2021-11-24 15:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65116000 2021-11-24 15:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65117000 2021-11-24 15:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65118000 2021-11-24 15:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65119000 2021-11-24 15:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65120000 2021-11-24 15:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65121000 2021-11-24 15:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65122000 2021-11-24 15:46:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:46:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2063 containing 20.00 MB] 2021-11-24 15:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65123000 2021-11-24 15:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65124000 2021-11-24 15:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65125000 2021-11-24 15:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65126000 2021-11-24 15:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65127000 2021-11-24 15:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65128000 2021-11-24 15:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65129000 2021-11-24 15:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65130000 2021-11-24 15:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65131000 2021-11-24 15:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65132000 2021-11-24 15:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65133000 2021-11-24 15:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65134000 2021-11-24 15:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65135000 2021-11-24 15:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65136000 2021-11-24 15:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65137000 2021-11-24 15:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65138000 2021-11-24 15:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65139000 2021-11-24 15:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65140000 2021-11-24 15:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65141000 2021-11-24 15:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65142000 2021-11-24 15:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65143000 2021-11-24 15:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65144000 2021-11-24 15:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65145000 2021-11-24 15:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65146000 2021-11-24 15:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65147000 2021-11-24 15:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65148000 2021-11-24 15:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65149000 2021-11-24 15:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65150000 2021-11-24 15:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65151000 2021-11-24 15:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65152000 2021-11-24 15:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65153000 2021-11-24 15:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65154000 2021-11-24 15:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65155000 2021-11-24 15:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65156000 2021-11-24 15:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65157000 2021-11-24 15:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65158000 2021-11-24 15:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65159000 2021-11-24 15:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65160000 2021-11-24 15:47:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:47:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2064 containing 20.00 MB] 2021-11-24 15:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65161000 2021-11-24 15:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65162000 2021-11-24 15:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65163000 2021-11-24 15:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65164000 2021-11-24 15:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65165000 2021-11-24 15:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65166000 2021-11-24 15:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65167000 2021-11-24 15:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65168000 2021-11-24 15:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65169000 2021-11-24 15:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65170000 2021-11-24 15:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65171000 2021-11-24 15:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65172000 2021-11-24 15:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65173000 2021-11-24 15:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65174000 2021-11-24 15:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65175000 2021-11-24 15:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65176000 2021-11-24 15:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65177000 2021-11-24 15:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65178000 2021-11-24 15:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65179000 2021-11-24 15:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65180000 2021-11-24 15:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65181000 2021-11-24 15:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65182000 2021-11-24 15:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65183000 2021-11-24 15:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65184000 2021-11-24 15:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65185000 2021-11-24 15:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65186000 2021-11-24 15:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65187000 2021-11-24 15:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65188000 2021-11-24 15:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65189000 2021-11-24 15:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65190000 2021-11-24 15:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65191000 2021-11-24 15:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65192000 2021-11-24 15:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65193000 2021-11-24 15:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65194000 2021-11-24 15:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65195000 2021-11-24 15:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65196000 2021-11-24 15:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65197000 2021-11-24 15:47:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:47:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2065 containing 20.00 MB] 2021-11-24 15:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65198000 2021-11-24 15:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65199000 2021-11-24 15:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65200000 2021-11-24 15:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65201000 2021-11-24 15:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65202000 2021-11-24 15:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65203000 2021-11-24 15:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65204000 2021-11-24 15:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65205000 2021-11-24 15:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65206000 2021-11-24 15:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65207000 2021-11-24 15:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65208000 2021-11-24 15:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65209000 2021-11-24 15:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65210000 2021-11-24 15:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65211000 2021-11-24 15:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65212000 2021-11-24 15:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65213000 2021-11-24 15:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65214000 2021-11-24 15:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65215000 2021-11-24 15:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65216000 2021-11-24 15:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65217000 2021-11-24 15:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65218000 2021-11-24 15:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65219000 2021-11-24 15:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65220000 2021-11-24 15:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65221000 2021-11-24 15:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65222000 2021-11-24 15:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65223000 2021-11-24 15:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65224000 2021-11-24 15:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65225000 2021-11-24 15:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65226000 2021-11-24 15:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65227000 2021-11-24 15:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65228000 2021-11-24 15:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65229000 2021-11-24 15:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65230000 2021-11-24 15:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65231000 2021-11-24 15:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65232000 2021-11-24 15:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65233000 2021-11-24 15:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65234000 2021-11-24 15:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65235000 2021-11-24 15:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65236000 2021-11-24 15:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65237000 2021-11-24 15:47:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:47:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2066 containing 20.00 MB] 2021-11-24 15:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65238000 2021-11-24 15:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65239000 2021-11-24 15:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65240000 2021-11-24 15:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65241000 2021-11-24 15:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65242000 2021-11-24 15:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65243000 2021-11-24 15:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65244000 2021-11-24 15:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65245000 2021-11-24 15:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65246000 2021-11-24 15:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65247000 2021-11-24 15:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65248000 2021-11-24 15:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65249000 2021-11-24 15:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65250000 2021-11-24 15:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65251000 2021-11-24 15:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65252000 2021-11-24 15:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65253000 2021-11-24 15:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65254000 2021-11-24 15:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65255000 2021-11-24 15:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65256000 2021-11-24 15:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65257000 2021-11-24 15:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65258000 2021-11-24 15:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65259000 2021-11-24 15:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65260000 2021-11-24 15:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65261000 2021-11-24 15:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65262000 2021-11-24 15:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65263000 2021-11-24 15:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65264000 2021-11-24 15:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65265000 2021-11-24 15:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65266000 2021-11-24 15:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65267000 2021-11-24 15:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65268000 2021-11-24 15:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65269000 2021-11-24 15:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65270000 2021-11-24 15:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65271000 2021-11-24 15:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65272000 2021-11-24 15:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65273000 2021-11-24 15:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65274000 2021-11-24 15:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65275000 2021-11-24 15:47:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:47:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2067 containing 20.00 MB] 2021-11-24 15:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65276000 2021-11-24 15:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65277000 2021-11-24 15:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65278000 2021-11-24 15:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65279000 2021-11-24 15:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65280000 2021-11-24 15:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65281000 2021-11-24 15:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65282000 2021-11-24 15:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65283000 2021-11-24 15:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65284000 2021-11-24 15:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65285000 2021-11-24 15:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65286000 2021-11-24 15:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65287000 2021-11-24 15:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65288000 2021-11-24 15:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65289000 2021-11-24 15:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65290000 2021-11-24 15:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65291000 2021-11-24 15:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65292000 2021-11-24 15:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65293000 2021-11-24 15:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65294000 2021-11-24 15:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65295000 2021-11-24 15:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65296000 2021-11-24 15:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65297000 2021-11-24 15:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65298000 2021-11-24 15:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65299000 2021-11-24 15:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65300000 2021-11-24 15:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65301000 2021-11-24 15:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65302000 2021-11-24 15:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65303000 2021-11-24 15:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65304000 2021-11-24 15:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65305000 2021-11-24 15:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65306000 2021-11-24 15:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65307000 2021-11-24 15:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65308000 2021-11-24 15:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65309000 2021-11-24 15:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65310000 2021-11-24 15:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65311000 2021-11-24 15:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65312000 2021-11-24 15:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65313000 2021-11-24 15:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65314000 2021-11-24 15:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65315000 2021-11-24 15:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65316000 2021-11-24 15:48:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:48:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2068 containing 20.00 MB] 2021-11-24 15:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65317000 2021-11-24 15:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65318000 2021-11-24 15:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65319000 2021-11-24 15:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65320000 2021-11-24 15:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65321000 2021-11-24 15:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65322000 2021-11-24 15:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65323000 2021-11-24 15:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65324000 2021-11-24 15:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65325000 2021-11-24 15:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65326000 2021-11-24 15:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65327000 2021-11-24 15:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65328000 2021-11-24 15:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65329000 2021-11-24 15:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65330000 2021-11-24 15:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65331000 2021-11-24 15:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65332000 2021-11-24 15:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65333000 2021-11-24 15:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65334000 2021-11-24 15:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65335000 2021-11-24 15:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65336000 2021-11-24 15:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65337000 2021-11-24 15:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65338000 2021-11-24 15:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65339000 2021-11-24 15:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65340000 2021-11-24 15:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65341000 2021-11-24 15:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65342000 2021-11-24 15:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65343000 2021-11-24 15:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65344000 2021-11-24 15:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65345000 2021-11-24 15:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65346000 2021-11-24 15:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65347000 2021-11-24 15:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65348000 2021-11-24 15:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65349000 2021-11-24 15:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65350000 2021-11-24 15:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65351000 2021-11-24 15:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65352000 2021-11-24 15:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65353000 2021-11-24 15:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65354000 2021-11-24 15:48:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:48:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2069 containing 20.00 MB] 2021-11-24 15:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65355000 2021-11-24 15:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65356000 2021-11-24 15:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65357000 2021-11-24 15:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65358000 2021-11-24 15:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65359000 2021-11-24 15:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65360000 2021-11-24 15:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65361000 2021-11-24 15:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65362000 2021-11-24 15:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65363000 2021-11-24 15:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65364000 2021-11-24 15:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65365000 2021-11-24 15:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65366000 2021-11-24 15:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65367000 2021-11-24 15:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65368000 2021-11-24 15:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65369000 2021-11-24 15:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65370000 2021-11-24 15:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65371000 2021-11-24 15:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65372000 2021-11-24 15:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65373000 2021-11-24 15:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65374000 2021-11-24 15:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65375000 2021-11-24 15:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65376000 2021-11-24 15:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65377000 2021-11-24 15:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65378000 2021-11-24 15:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65379000 2021-11-24 15:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65380000 2021-11-24 15:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65381000 2021-11-24 15:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65382000 2021-11-24 15:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65383000 2021-11-24 15:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65384000 2021-11-24 15:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65385000 2021-11-24 15:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65386000 2021-11-24 15:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65387000 2021-11-24 15:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65388000 2021-11-24 15:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65389000 2021-11-24 15:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65390000 2021-11-24 15:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65391000 2021-11-24 15:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65392000 2021-11-24 15:48:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:48:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2070 containing 20.00 MB] 2021-11-24 15:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65393000 2021-11-24 15:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65394000 2021-11-24 15:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65395000 2021-11-24 15:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65396000 2021-11-24 15:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65397000 2021-11-24 15:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65398000 2021-11-24 15:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65399000 2021-11-24 15:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65400000 2021-11-24 15:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65401000 2021-11-24 15:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65402000 2021-11-24 15:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65403000 2021-11-24 15:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65404000 2021-11-24 15:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65405000 2021-11-24 15:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65406000 2021-11-24 15:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65407000 2021-11-24 15:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65408000 2021-11-24 15:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65409000 2021-11-24 15:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65410000 2021-11-24 15:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65411000 2021-11-24 15:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65412000 2021-11-24 15:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65413000 2021-11-24 15:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65414000 2021-11-24 15:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65415000 2021-11-24 15:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65416000 2021-11-24 15:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65417000 2021-11-24 15:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65418000 2021-11-24 15:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65419000 2021-11-24 15:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65420000 2021-11-24 15:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65421000 2021-11-24 15:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65422000 2021-11-24 15:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65423000 2021-11-24 15:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65424000 2021-11-24 15:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65425000 2021-11-24 15:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65426000 2021-11-24 15:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65427000 2021-11-24 15:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65428000 2021-11-24 15:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65429000 2021-11-24 15:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65430000 2021-11-24 15:49:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:49:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2071 containing 20.00 MB] 2021-11-24 15:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65431000 2021-11-24 15:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65432000 2021-11-24 15:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65433000 2021-11-24 15:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65434000 2021-11-24 15:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65435000 2021-11-24 15:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65436000 2021-11-24 15:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65437000 2021-11-24 15:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65438000 2021-11-24 15:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65439000 2021-11-24 15:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65440000 2021-11-24 15:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65441000 2021-11-24 15:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65442000 2021-11-24 15:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65443000 2021-11-24 15:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65444000 2021-11-24 15:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65445000 2021-11-24 15:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65446000 2021-11-24 15:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65447000 2021-11-24 15:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65448000 2021-11-24 15:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65449000 2021-11-24 15:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65450000 2021-11-24 15:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65451000 2021-11-24 15:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65452000 2021-11-24 15:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65453000 2021-11-24 15:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65454000 2021-11-24 15:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65455000 2021-11-24 15:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65456000 2021-11-24 15:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65457000 2021-11-24 15:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65458000 2021-11-24 15:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65459000 2021-11-24 15:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65460000 2021-11-24 15:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65461000 2021-11-24 15:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65462000 2021-11-24 15:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65463000 2021-11-24 15:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65464000 2021-11-24 15:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65465000 2021-11-24 15:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65466000 2021-11-24 15:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65467000 2021-11-24 15:49:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:49:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2072 containing 20.00 MB] 2021-11-24 15:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65468000 2021-11-24 15:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65469000 2021-11-24 15:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65470000 2021-11-24 15:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65471000 2021-11-24 15:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65472000 2021-11-24 15:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65473000 2021-11-24 15:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65474000 2021-11-24 15:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65475000 2021-11-24 15:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65476000 2021-11-24 15:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65477000 2021-11-24 15:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65478000 2021-11-24 15:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65479000 2021-11-24 15:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65480000 2021-11-24 15:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65481000 2021-11-24 15:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65482000 2021-11-24 15:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65483000 2021-11-24 15:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65484000 2021-11-24 15:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65485000 2021-11-24 15:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65486000 2021-11-24 15:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65487000 2021-11-24 15:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65488000 2021-11-24 15:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65489000 2021-11-24 15:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65490000 2021-11-24 15:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65491000 2021-11-24 15:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65492000 2021-11-24 15:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65493000 2021-11-24 15:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65494000 2021-11-24 15:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65495000 2021-11-24 15:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65496000 2021-11-24 15:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65497000 2021-11-24 15:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65498000 2021-11-24 15:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65499000 2021-11-24 15:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65500000 2021-11-24 15:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65501000 2021-11-24 15:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65502000 2021-11-24 15:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65503000 2021-11-24 15:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65504000 2021-11-24 15:49:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:49:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2073 containing 20.00 MB] 2021-11-24 15:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65505000 2021-11-24 15:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65506000 2021-11-24 15:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65507000 2021-11-24 15:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65508000 2021-11-24 15:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65509000 2021-11-24 15:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65510000 2021-11-24 15:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65511000 2021-11-24 15:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65512000 2021-11-24 15:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65513000 2021-11-24 15:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65514000 2021-11-24 15:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65515000 2021-11-24 15:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65516000 2021-11-24 15:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65517000 2021-11-24 15:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65518000 2021-11-24 15:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65519000 2021-11-24 15:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65520000 2021-11-24 15:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65521000 2021-11-24 15:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65522000 2021-11-24 15:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65523000 2021-11-24 15:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65524000 2021-11-24 15:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65525000 2021-11-24 15:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65526000 2021-11-24 15:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65527000 2021-11-24 15:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65528000 2021-11-24 15:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65529000 2021-11-24 15:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65530000 2021-11-24 15:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65531000 2021-11-24 15:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65532000 2021-11-24 15:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65533000 2021-11-24 15:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65534000 2021-11-24 15:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65535000 2021-11-24 15:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65536000 2021-11-24 15:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65537000 2021-11-24 15:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65538000 2021-11-24 15:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65539000 2021-11-24 15:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65540000 2021-11-24 15:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65541000 2021-11-24 15:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65542000 2021-11-24 15:50:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:50:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2074 containing 20.00 MB] 2021-11-24 15:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65543000 2021-11-24 15:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65544000 2021-11-24 15:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65545000 2021-11-24 15:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65546000 2021-11-24 15:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65547000 2021-11-24 15:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65548000 2021-11-24 15:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65549000 2021-11-24 15:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65550000 2021-11-24 15:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65551000 2021-11-24 15:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65552000 2021-11-24 15:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65553000 2021-11-24 15:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65554000 2021-11-24 15:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65555000 2021-11-24 15:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65556000 2021-11-24 15:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65557000 2021-11-24 15:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65558000 2021-11-24 15:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65559000 2021-11-24 15:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65560000 2021-11-24 15:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65561000 2021-11-24 15:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65562000 2021-11-24 15:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65563000 2021-11-24 15:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65564000 2021-11-24 15:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65565000 2021-11-24 15:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65566000 2021-11-24 15:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65567000 2021-11-24 15:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65568000 2021-11-24 15:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65569000 2021-11-24 15:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65570000 2021-11-24 15:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65571000 2021-11-24 15:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65572000 2021-11-24 15:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65573000 2021-11-24 15:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65574000 2021-11-24 15:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65575000 2021-11-24 15:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65576000 2021-11-24 15:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65577000 2021-11-24 15:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65578000 2021-11-24 15:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65579000 2021-11-24 15:50:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:50:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2075 containing 20.00 MB] 2021-11-24 15:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65580000 2021-11-24 15:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65581000 2021-11-24 15:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65582000 2021-11-24 15:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65583000 2021-11-24 15:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65584000 2021-11-24 15:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65585000 2021-11-24 15:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65586000 2021-11-24 15:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65587000 2021-11-24 15:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65588000 2021-11-24 15:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65589000 2021-11-24 15:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65590000 2021-11-24 15:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65591000 2021-11-24 15:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65592000 2021-11-24 15:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65593000 2021-11-24 15:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65594000 2021-11-24 15:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65595000 2021-11-24 15:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65596000 2021-11-24 15:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65597000 2021-11-24 15:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65598000 2021-11-24 15:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65599000 2021-11-24 15:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65600000 2021-11-24 15:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65601000 2021-11-24 15:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65602000 2021-11-24 15:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65603000 2021-11-24 15:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65604000 2021-11-24 15:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65605000 2021-11-24 15:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65606000 2021-11-24 15:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65607000 2021-11-24 15:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65608000 2021-11-24 15:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65609000 2021-11-24 15:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65610000 2021-11-24 15:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65611000 2021-11-24 15:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65612000 2021-11-24 15:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65613000 2021-11-24 15:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65614000 2021-11-24 15:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65615000 2021-11-24 15:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65616000 2021-11-24 15:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65617000 2021-11-24 15:50:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:50:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2076 containing 20.00 MB] 2021-11-24 15:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65618000 2021-11-24 15:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65619000 2021-11-24 15:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65620000 2021-11-24 15:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65621000 2021-11-24 15:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65622000 2021-11-24 15:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65623000 2021-11-24 15:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65624000 2021-11-24 15:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65625000 2021-11-24 15:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65626000 2021-11-24 15:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65627000 2021-11-24 15:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65628000 2021-11-24 15:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65629000 2021-11-24 15:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65630000 2021-11-24 15:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65631000 2021-11-24 15:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65632000 2021-11-24 15:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65633000 2021-11-24 15:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65634000 2021-11-24 15:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65635000 2021-11-24 15:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65636000 2021-11-24 15:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65637000 2021-11-24 15:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65638000 2021-11-24 15:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65639000 2021-11-24 15:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65640000 2021-11-24 15:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65641000 2021-11-24 15:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65642000 2021-11-24 15:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65643000 2021-11-24 15:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65644000 2021-11-24 15:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65645000 2021-11-24 15:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65646000 2021-11-24 15:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65647000 2021-11-24 15:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65648000 2021-11-24 15:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65649000 2021-11-24 15:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65650000 2021-11-24 15:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65651000 2021-11-24 15:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65652000 2021-11-24 15:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65653000 2021-11-24 15:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65654000 2021-11-24 15:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65655000 2021-11-24 15:50:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:50:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2077 containing 20.00 MB] 2021-11-24 15:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65656000 2021-11-24 15:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65657000 2021-11-24 15:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65658000 2021-11-24 15:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65659000 2021-11-24 15:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65660000 2021-11-24 15:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65661000 2021-11-24 15:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65662000 2021-11-24 15:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65663000 2021-11-24 15:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65664000 2021-11-24 15:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65665000 2021-11-24 15:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65666000 2021-11-24 15:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65667000 2021-11-24 15:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65668000 2021-11-24 15:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65669000 2021-11-24 15:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65670000 2021-11-24 15:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65671000 2021-11-24 15:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65672000 2021-11-24 15:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65673000 2021-11-24 15:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65674000 2021-11-24 15:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65675000 2021-11-24 15:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65676000 2021-11-24 15:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65677000 2021-11-24 15:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65678000 2021-11-24 15:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65679000 2021-11-24 15:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65680000 2021-11-24 15:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65681000 2021-11-24 15:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65682000 2021-11-24 15:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65683000 2021-11-24 15:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65684000 2021-11-24 15:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65685000 2021-11-24 15:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65686000 2021-11-24 15:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65687000 2021-11-24 15:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65688000 2021-11-24 15:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65689000 2021-11-24 15:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65690000 2021-11-24 15:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65691000 2021-11-24 15:51:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:51:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2078 containing 20.00 MB] 2021-11-24 15:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65692000 2021-11-24 15:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65693000 2021-11-24 15:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65694000 2021-11-24 15:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65695000 2021-11-24 15:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65696000 2021-11-24 15:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65697000 2021-11-24 15:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65698000 2021-11-24 15:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65699000 2021-11-24 15:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65700000 2021-11-24 15:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65701000 2021-11-24 15:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65702000 2021-11-24 15:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65703000 2021-11-24 15:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65704000 2021-11-24 15:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65705000 2021-11-24 15:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65706000 2021-11-24 15:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65707000 2021-11-24 15:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65708000 2021-11-24 15:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65709000 2021-11-24 15:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65710000 2021-11-24 15:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65711000 2021-11-24 15:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65712000 2021-11-24 15:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65713000 2021-11-24 15:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65714000 2021-11-24 15:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65715000 2021-11-24 15:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65716000 2021-11-24 15:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65717000 2021-11-24 15:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65718000 2021-11-24 15:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65719000 2021-11-24 15:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65720000 2021-11-24 15:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65721000 2021-11-24 15:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65722000 2021-11-24 15:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65723000 2021-11-24 15:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65724000 2021-11-24 15:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65725000 2021-11-24 15:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65726000 2021-11-24 15:51:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:51:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2079 containing 20.00 MB] 2021-11-24 15:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65727000 2021-11-24 15:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65728000 2021-11-24 15:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65729000 2021-11-24 15:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65730000 2021-11-24 15:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65731000 2021-11-24 15:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65732000 2021-11-24 15:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65733000 2021-11-24 15:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65734000 2021-11-24 15:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65735000 2021-11-24 15:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65736000 2021-11-24 15:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65737000 2021-11-24 15:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65738000 2021-11-24 15:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65739000 2021-11-24 15:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65740000 2021-11-24 15:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65741000 2021-11-24 15:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65742000 2021-11-24 15:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65743000 2021-11-24 15:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65744000 2021-11-24 15:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65745000 2021-11-24 15:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65746000 2021-11-24 15:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65747000 2021-11-24 15:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65748000 2021-11-24 15:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65749000 2021-11-24 15:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65750000 2021-11-24 15:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65751000 2021-11-24 15:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65752000 2021-11-24 15:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65753000 2021-11-24 15:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65754000 2021-11-24 15:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65755000 2021-11-24 15:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65756000 2021-11-24 15:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65757000 2021-11-24 15:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65758000 2021-11-24 15:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65759000 2021-11-24 15:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65760000 2021-11-24 15:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65761000 2021-11-24 15:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65762000 2021-11-24 15:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65763000 2021-11-24 15:51:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:51:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2080 containing 20.00 MB] 2021-11-24 15:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65764000 2021-11-24 15:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65765000 2021-11-24 15:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65766000 2021-11-24 15:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65767000 2021-11-24 15:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65768000 2021-11-24 15:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65769000 2021-11-24 15:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65770000 2021-11-24 15:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65771000 2021-11-24 15:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65772000 2021-11-24 15:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65773000 2021-11-24 15:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65774000 2021-11-24 15:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65775000 2021-11-24 15:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65776000 2021-11-24 15:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65777000 2021-11-24 15:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65778000 2021-11-24 15:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65779000 2021-11-24 15:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65780000 2021-11-24 15:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65781000 2021-11-24 15:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65782000 2021-11-24 15:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65783000 2021-11-24 15:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65784000 2021-11-24 15:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65785000 2021-11-24 15:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65786000 2021-11-24 15:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65787000 2021-11-24 15:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65788000 2021-11-24 15:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65789000 2021-11-24 15:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65790000 2021-11-24 15:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65791000 2021-11-24 15:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65792000 2021-11-24 15:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65793000 2021-11-24 15:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65794000 2021-11-24 15:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65795000 2021-11-24 15:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65796000 2021-11-24 15:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65797000 2021-11-24 15:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65798000 2021-11-24 15:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65799000 2021-11-24 15:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65800000 2021-11-24 15:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65801000 2021-11-24 15:52:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:52:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2081 containing 20.00 MB] 2021-11-24 15:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65802000 2021-11-24 15:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65803000 2021-11-24 15:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65804000 2021-11-24 15:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65805000 2021-11-24 15:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65806000 2021-11-24 15:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65807000 2021-11-24 15:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65808000 2021-11-24 15:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65809000 2021-11-24 15:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65810000 2021-11-24 15:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65811000 2021-11-24 15:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65812000 2021-11-24 15:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65813000 2021-11-24 15:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65814000 2021-11-24 15:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65815000 2021-11-24 15:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65816000 2021-11-24 15:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65817000 2021-11-24 15:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65818000 2021-11-24 15:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65819000 2021-11-24 15:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65820000 2021-11-24 15:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65821000 2021-11-24 15:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65822000 2021-11-24 15:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65823000 2021-11-24 15:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65824000 2021-11-24 15:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65825000 2021-11-24 15:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65826000 2021-11-24 15:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65827000 2021-11-24 15:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65828000 2021-11-24 15:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65829000 2021-11-24 15:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65830000 2021-11-24 15:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65831000 2021-11-24 15:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65832000 2021-11-24 15:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65833000 2021-11-24 15:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65834000 2021-11-24 15:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65835000 2021-11-24 15:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65836000 2021-11-24 15:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65837000 2021-11-24 15:52:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:52:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2082 containing 20.00 MB] 2021-11-24 15:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65838000 2021-11-24 15:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65839000 2021-11-24 15:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65840000 2021-11-24 15:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65841000 2021-11-24 15:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65842000 2021-11-24 15:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65843000 2021-11-24 15:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65844000 2021-11-24 15:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65845000 2021-11-24 15:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65846000 2021-11-24 15:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65847000 2021-11-24 15:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65848000 2021-11-24 15:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65849000 2021-11-24 15:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65850000 2021-11-24 15:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65851000 2021-11-24 15:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65852000 2021-11-24 15:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65853000 2021-11-24 15:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65854000 2021-11-24 15:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65855000 2021-11-24 15:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65856000 2021-11-24 15:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65857000 2021-11-24 15:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65858000 2021-11-24 15:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65859000 2021-11-24 15:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65860000 2021-11-24 15:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65861000 2021-11-24 15:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65862000 2021-11-24 15:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65863000 2021-11-24 15:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65864000 2021-11-24 15:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65865000 2021-11-24 15:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65866000 2021-11-24 15:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65867000 2021-11-24 15:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65868000 2021-11-24 15:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65869000 2021-11-24 15:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65870000 2021-11-24 15:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65871000 2021-11-24 15:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65872000 2021-11-24 15:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65873000 2021-11-24 15:52:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:52:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2083 containing 20.00 MB] 2021-11-24 15:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65874000 2021-11-24 15:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65875000 2021-11-24 15:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65876000 2021-11-24 15:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65877000 2021-11-24 15:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65878000 2021-11-24 15:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65879000 2021-11-24 15:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65880000 2021-11-24 15:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65881000 2021-11-24 15:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65882000 2021-11-24 15:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65883000 2021-11-24 15:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65884000 2021-11-24 15:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65885000 2021-11-24 15:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65886000 2021-11-24 15:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65887000 2021-11-24 15:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65888000 2021-11-24 15:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65889000 2021-11-24 15:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65890000 2021-11-24 15:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65891000 2021-11-24 15:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65892000 2021-11-24 15:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65893000 2021-11-24 15:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65894000 2021-11-24 15:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65895000 2021-11-24 15:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65896000 2021-11-24 15:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65897000 2021-11-24 15:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65898000 2021-11-24 15:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65899000 2021-11-24 15:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65900000 2021-11-24 15:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65901000 2021-11-24 15:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65902000 2021-11-24 15:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65903000 2021-11-24 15:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65904000 2021-11-24 15:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65905000 2021-11-24 15:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65906000 2021-11-24 15:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65907000 2021-11-24 15:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65908000 2021-11-24 15:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65909000 2021-11-24 15:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65910000 2021-11-24 15:52:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:52:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2084 containing 20.00 MB] 2021-11-24 15:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65911000 2021-11-24 15:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65912000 2021-11-24 15:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65913000 2021-11-24 15:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65914000 2021-11-24 15:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65915000 2021-11-24 15:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65916000 2021-11-24 15:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65917000 2021-11-24 15:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65918000 2021-11-24 15:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65919000 2021-11-24 15:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65920000 2021-11-24 15:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65921000 2021-11-24 15:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65922000 2021-11-24 15:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65923000 2021-11-24 15:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65924000 2021-11-24 15:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65925000 2021-11-24 15:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65926000 2021-11-24 15:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65927000 2021-11-24 15:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65928000 2021-11-24 15:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65929000 2021-11-24 15:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65930000 2021-11-24 15:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65931000 2021-11-24 15:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65932000 2021-11-24 15:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65933000 2021-11-24 15:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65934000 2021-11-24 15:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65935000 2021-11-24 15:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65936000 2021-11-24 15:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65937000 2021-11-24 15:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65938000 2021-11-24 15:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65939000 2021-11-24 15:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65940000 2021-11-24 15:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65941000 2021-11-24 15:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65942000 2021-11-24 15:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65943000 2021-11-24 15:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65944000 2021-11-24 15:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65945000 2021-11-24 15:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65946000 2021-11-24 15:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65947000 2021-11-24 15:53:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:53:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2085 containing 20.00 MB] 2021-11-24 15:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65948000 2021-11-24 15:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65949000 2021-11-24 15:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65950000 2021-11-24 15:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65951000 2021-11-24 15:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65952000 2021-11-24 15:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65953000 2021-11-24 15:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65954000 2021-11-24 15:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65955000 2021-11-24 15:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65956000 2021-11-24 15:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65957000 2021-11-24 15:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65958000 2021-11-24 15:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65959000 2021-11-24 15:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65960000 2021-11-24 15:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65961000 2021-11-24 15:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65962000 2021-11-24 15:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65963000 2021-11-24 15:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65964000 2021-11-24 15:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65965000 2021-11-24 15:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65966000 2021-11-24 15:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65967000 2021-11-24 15:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65968000 2021-11-24 15:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65969000 2021-11-24 15:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65970000 2021-11-24 15:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65971000 2021-11-24 15:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65972000 2021-11-24 15:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65973000 2021-11-24 15:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65974000 2021-11-24 15:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65975000 2021-11-24 15:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65976000 2021-11-24 15:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65977000 2021-11-24 15:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65978000 2021-11-24 15:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65979000 2021-11-24 15:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65980000 2021-11-24 15:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65981000 2021-11-24 15:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65982000 2021-11-24 15:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65983000 2021-11-24 15:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65984000 2021-11-24 15:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65985000 2021-11-24 15:53:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:53:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2086 containing 20.00 MB] 2021-11-24 15:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65986000 2021-11-24 15:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65987000 2021-11-24 15:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65988000 2021-11-24 15:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65989000 2021-11-24 15:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65990000 2021-11-24 15:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65991000 2021-11-24 15:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65992000 2021-11-24 15:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65993000 2021-11-24 15:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65994000 2021-11-24 15:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65995000 2021-11-24 15:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65996000 2021-11-24 15:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65997000 2021-11-24 15:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65998000 2021-11-24 15:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 65999000 2021-11-24 15:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66000000 2021-11-24 15:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66001000 2021-11-24 15:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66002000 2021-11-24 15:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66003000 2021-11-24 15:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66004000 2021-11-24 15:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66005000 2021-11-24 15:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66006000 2021-11-24 15:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66007000 2021-11-24 15:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66008000 2021-11-24 15:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66009000 2021-11-24 15:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66010000 2021-11-24 15:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66011000 2021-11-24 15:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66012000 2021-11-24 15:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66013000 2021-11-24 15:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66014000 2021-11-24 15:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66015000 2021-11-24 15:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66016000 2021-11-24 15:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66017000 2021-11-24 15:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66018000 2021-11-24 15:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66019000 2021-11-24 15:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66020000 2021-11-24 15:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66021000 2021-11-24 15:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66022000 2021-11-24 15:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66023000 2021-11-24 15:53:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:53:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2087 containing 20.00 MB] 2021-11-24 15:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66024000 2021-11-24 15:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66025000 2021-11-24 15:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66026000 2021-11-24 15:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66027000 2021-11-24 15:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66028000 2021-11-24 15:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66029000 2021-11-24 15:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66030000 2021-11-24 15:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66031000 2021-11-24 15:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66032000 2021-11-24 15:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66033000 2021-11-24 15:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66034000 2021-11-24 15:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66035000 2021-11-24 15:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66036000 2021-11-24 15:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66037000 2021-11-24 15:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66038000 2021-11-24 15:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66039000 2021-11-24 15:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66040000 2021-11-24 15:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66041000 2021-11-24 15:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66042000 2021-11-24 15:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66043000 2021-11-24 15:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66044000 2021-11-24 15:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66045000 2021-11-24 15:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66046000 2021-11-24 15:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66047000 2021-11-24 15:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66048000 2021-11-24 15:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66049000 2021-11-24 15:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66050000 2021-11-24 15:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66051000 2021-11-24 15:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66052000 2021-11-24 15:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66053000 2021-11-24 15:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66054000 2021-11-24 15:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66055000 2021-11-24 15:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66056000 2021-11-24 15:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66057000 2021-11-24 15:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66058000 2021-11-24 15:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66059000 2021-11-24 15:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66060000 2021-11-24 15:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66061000 2021-11-24 15:54:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:54:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2088 containing 20.00 MB] 2021-11-24 15:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66062000 2021-11-24 15:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66063000 2021-11-24 15:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66064000 2021-11-24 15:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66065000 2021-11-24 15:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66066000 2021-11-24 15:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66067000 2021-11-24 15:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66068000 2021-11-24 15:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66069000 2021-11-24 15:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66070000 2021-11-24 15:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66071000 2021-11-24 15:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66072000 2021-11-24 15:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66073000 2021-11-24 15:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66074000 2021-11-24 15:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66075000 2021-11-24 15:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66076000 2021-11-24 15:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66077000 2021-11-24 15:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66078000 2021-11-24 15:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66079000 2021-11-24 15:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66080000 2021-11-24 15:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66081000 2021-11-24 15:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66082000 2021-11-24 15:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66083000 2021-11-24 15:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66084000 2021-11-24 15:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66085000 2021-11-24 15:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66086000 2021-11-24 15:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66087000 2021-11-24 15:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66088000 2021-11-24 15:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66089000 2021-11-24 15:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66090000 2021-11-24 15:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66091000 2021-11-24 15:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66092000 2021-11-24 15:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66093000 2021-11-24 15:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66094000 2021-11-24 15:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66095000 2021-11-24 15:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66096000 2021-11-24 15:54:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:54:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2089 containing 20.00 MB] 2021-11-24 15:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66097000 2021-11-24 15:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66098000 2021-11-24 15:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66099000 2021-11-24 15:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66100000 2021-11-24 15:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66101000 2021-11-24 15:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66102000 2021-11-24 15:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66103000 2021-11-24 15:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66104000 2021-11-24 15:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66105000 2021-11-24 15:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66106000 2021-11-24 15:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66107000 2021-11-24 15:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66108000 2021-11-24 15:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66109000 2021-11-24 15:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66110000 2021-11-24 15:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66111000 2021-11-24 15:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66112000 2021-11-24 15:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66113000 2021-11-24 15:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66114000 2021-11-24 15:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66115000 2021-11-24 15:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66116000 2021-11-24 15:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66117000 2021-11-24 15:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66118000 2021-11-24 15:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66119000 2021-11-24 15:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66120000 2021-11-24 15:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66121000 2021-11-24 15:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66122000 2021-11-24 15:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66123000 2021-11-24 15:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66124000 2021-11-24 15:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66125000 2021-11-24 15:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66126000 2021-11-24 15:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66127000 2021-11-24 15:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66128000 2021-11-24 15:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66129000 2021-11-24 15:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66130000 2021-11-24 15:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66131000 2021-11-24 15:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66132000 2021-11-24 15:54:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:54:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2090 containing 20.00 MB] 2021-11-24 15:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66133000 2021-11-24 15:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66134000 2021-11-24 15:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66135000 2021-11-24 15:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66136000 2021-11-24 15:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66137000 2021-11-24 15:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66138000 2021-11-24 15:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66139000 2021-11-24 15:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66140000 2021-11-24 15:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66141000 2021-11-24 15:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66142000 2021-11-24 15:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66143000 2021-11-24 15:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66144000 2021-11-24 15:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66145000 2021-11-24 15:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66146000 2021-11-24 15:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66147000 2021-11-24 15:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66148000 2021-11-24 15:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66149000 2021-11-24 15:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66150000 2021-11-24 15:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66151000 2021-11-24 15:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66152000 2021-11-24 15:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66153000 2021-11-24 15:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66154000 2021-11-24 15:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66155000 2021-11-24 15:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66156000 2021-11-24 15:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66157000 2021-11-24 15:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66158000 2021-11-24 15:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66159000 2021-11-24 15:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66160000 2021-11-24 15:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66161000 2021-11-24 15:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66162000 2021-11-24 15:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66163000 2021-11-24 15:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66164000 2021-11-24 15:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66165000 2021-11-24 15:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66166000 2021-11-24 15:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66167000 2021-11-24 15:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66168000 2021-11-24 15:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66169000 2021-11-24 15:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66170000 2021-11-24 15:54:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:54:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2091 containing 20.00 MB] 2021-11-24 15:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66171000 2021-11-24 15:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66172000 2021-11-24 15:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66173000 2021-11-24 15:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66174000 2021-11-24 15:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66175000 2021-11-24 15:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66176000 2021-11-24 15:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66177000 2021-11-24 15:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66178000 2021-11-24 15:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66179000 2021-11-24 15:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66180000 2021-11-24 15:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66181000 2021-11-24 15:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66182000 2021-11-24 15:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66183000 2021-11-24 15:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66184000 2021-11-24 15:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66185000 2021-11-24 15:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66186000 2021-11-24 15:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66187000 2021-11-24 15:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66188000 2021-11-24 15:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66189000 2021-11-24 15:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66190000 2021-11-24 15:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66191000 2021-11-24 15:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66192000 2021-11-24 15:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66193000 2021-11-24 15:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66194000 2021-11-24 15:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66195000 2021-11-24 15:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66196000 2021-11-24 15:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66197000 2021-11-24 15:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66198000 2021-11-24 15:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66199000 2021-11-24 15:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66200000 2021-11-24 15:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66201000 2021-11-24 15:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66202000 2021-11-24 15:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66203000 2021-11-24 15:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66204000 2021-11-24 15:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66205000 2021-11-24 15:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66206000 2021-11-24 15:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66207000 2021-11-24 15:55:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:55:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2092 containing 20.00 MB] 2021-11-24 15:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66208000 2021-11-24 15:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66209000 2021-11-24 15:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66210000 2021-11-24 15:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66211000 2021-11-24 15:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66212000 2021-11-24 15:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66213000 2021-11-24 15:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66214000 2021-11-24 15:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66215000 2021-11-24 15:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66216000 2021-11-24 15:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66217000 2021-11-24 15:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66218000 2021-11-24 15:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66219000 2021-11-24 15:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66220000 2021-11-24 15:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66221000 2021-11-24 15:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66222000 2021-11-24 15:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66223000 2021-11-24 15:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66224000 2021-11-24 15:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66225000 2021-11-24 15:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66226000 2021-11-24 15:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66227000 2021-11-24 15:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66228000 2021-11-24 15:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66229000 2021-11-24 15:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66230000 2021-11-24 15:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66231000 2021-11-24 15:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66232000 2021-11-24 15:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66233000 2021-11-24 15:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66234000 2021-11-24 15:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66235000 2021-11-24 15:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66236000 2021-11-24 15:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66237000 2021-11-24 15:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66238000 2021-11-24 15:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66239000 2021-11-24 15:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66240000 2021-11-24 15:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66241000 2021-11-24 15:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66242000 2021-11-24 15:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66243000 2021-11-24 15:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66244000 2021-11-24 15:55:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:55:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2093 containing 20.00 MB] 2021-11-24 15:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66245000 2021-11-24 15:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66246000 2021-11-24 15:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66247000 2021-11-24 15:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66248000 2021-11-24 15:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66249000 2021-11-24 15:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66250000 2021-11-24 15:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66251000 2021-11-24 15:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66252000 2021-11-24 15:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66253000 2021-11-24 15:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66254000 2021-11-24 15:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66255000 2021-11-24 15:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66256000 2021-11-24 15:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66257000 2021-11-24 15:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66258000 2021-11-24 15:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66259000 2021-11-24 15:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66260000 2021-11-24 15:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66261000 2021-11-24 15:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66262000 2021-11-24 15:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66263000 2021-11-24 15:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66264000 2021-11-24 15:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66265000 2021-11-24 15:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66266000 2021-11-24 15:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66267000 2021-11-24 15:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66268000 2021-11-24 15:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66269000 2021-11-24 15:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66270000 2021-11-24 15:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66271000 2021-11-24 15:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66272000 2021-11-24 15:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66273000 2021-11-24 15:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66274000 2021-11-24 15:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66275000 2021-11-24 15:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66276000 2021-11-24 15:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66277000 2021-11-24 15:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66278000 2021-11-24 15:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66279000 2021-11-24 15:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66280000 2021-11-24 15:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66281000 2021-11-24 15:55:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:55:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2094 containing 20.00 MB] 2021-11-24 15:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66282000 2021-11-24 15:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66283000 2021-11-24 15:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66284000 2021-11-24 15:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66285000 2021-11-24 15:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66286000 2021-11-24 15:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66287000 2021-11-24 15:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66288000 2021-11-24 15:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66289000 2021-11-24 15:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66290000 2021-11-24 15:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66291000 2021-11-24 15:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66292000 2021-11-24 15:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66293000 2021-11-24 15:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66294000 2021-11-24 15:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66295000 2021-11-24 15:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66296000 2021-11-24 15:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66297000 2021-11-24 15:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66298000 2021-11-24 15:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66299000 2021-11-24 15:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66300000 2021-11-24 15:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66301000 2021-11-24 15:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66302000 2021-11-24 15:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66303000 2021-11-24 15:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66304000 2021-11-24 15:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66305000 2021-11-24 15:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66306000 2021-11-24 15:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66307000 2021-11-24 15:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66308000 2021-11-24 15:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66309000 2021-11-24 15:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66310000 2021-11-24 15:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66311000 2021-11-24 15:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66312000 2021-11-24 15:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66313000 2021-11-24 15:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66314000 2021-11-24 15:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66315000 2021-11-24 15:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66316000 2021-11-24 15:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66317000 2021-11-24 15:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66318000 2021-11-24 15:56:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:56:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2095 containing 20.00 MB] 2021-11-24 15:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66319000 2021-11-24 15:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66320000 2021-11-24 15:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66321000 2021-11-24 15:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66322000 2021-11-24 15:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66323000 2021-11-24 15:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66324000 2021-11-24 15:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66325000 2021-11-24 15:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66326000 2021-11-24 15:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66327000 2021-11-24 15:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66328000 2021-11-24 15:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66329000 2021-11-24 15:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66330000 2021-11-24 15:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66331000 2021-11-24 15:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66332000 2021-11-24 15:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66333000 2021-11-24 15:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66334000 2021-11-24 15:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66335000 2021-11-24 15:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66336000 2021-11-24 15:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66337000 2021-11-24 15:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66338000 2021-11-24 15:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66339000 2021-11-24 15:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66340000 2021-11-24 15:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66341000 2021-11-24 15:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66342000 2021-11-24 15:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66343000 2021-11-24 15:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66344000 2021-11-24 15:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66345000 2021-11-24 15:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66346000 2021-11-24 15:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66347000 2021-11-24 15:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66348000 2021-11-24 15:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66349000 2021-11-24 15:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66350000 2021-11-24 15:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66351000 2021-11-24 15:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66352000 2021-11-24 15:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66353000 2021-11-24 15:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66354000 2021-11-24 15:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66355000 2021-11-24 15:56:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:56:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2096 containing 20.00 MB] 2021-11-24 15:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66356000 2021-11-24 15:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66357000 2021-11-24 15:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66358000 2021-11-24 15:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66359000 2021-11-24 15:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66360000 2021-11-24 15:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66361000 2021-11-24 15:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66362000 2021-11-24 15:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66363000 2021-11-24 15:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66364000 2021-11-24 15:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66365000 2021-11-24 15:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66366000 2021-11-24 15:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66367000 2021-11-24 15:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66368000 2021-11-24 15:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66369000 2021-11-24 15:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66370000 2021-11-24 15:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66371000 2021-11-24 15:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66372000 2021-11-24 15:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66373000 2021-11-24 15:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66374000 2021-11-24 15:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66375000 2021-11-24 15:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66376000 2021-11-24 15:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66377000 2021-11-24 15:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66378000 2021-11-24 15:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66379000 2021-11-24 15:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66380000 2021-11-24 15:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66381000 2021-11-24 15:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66382000 2021-11-24 15:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66383000 2021-11-24 15:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66384000 2021-11-24 15:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66385000 2021-11-24 15:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66386000 2021-11-24 15:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66387000 2021-11-24 15:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66388000 2021-11-24 15:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66389000 2021-11-24 15:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66390000 2021-11-24 15:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66391000 2021-11-24 15:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66392000 2021-11-24 15:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66393000 2021-11-24 15:56:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:56:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2097 containing 20.00 MB] 2021-11-24 15:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66394000 2021-11-24 15:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66395000 2021-11-24 15:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66396000 2021-11-24 15:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66397000 2021-11-24 15:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66398000 2021-11-24 15:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66399000 2021-11-24 15:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66400000 2021-11-24 15:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66401000 2021-11-24 15:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66402000 2021-11-24 15:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66403000 2021-11-24 15:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66404000 2021-11-24 15:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66405000 2021-11-24 15:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66406000 2021-11-24 15:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66407000 2021-11-24 15:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66408000 2021-11-24 15:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66409000 2021-11-24 15:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66410000 2021-11-24 15:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66411000 2021-11-24 15:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66412000 2021-11-24 15:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66413000 2021-11-24 15:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66414000 2021-11-24 15:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66415000 2021-11-24 15:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66416000 2021-11-24 15:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66417000 2021-11-24 15:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66418000 2021-11-24 15:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66419000 2021-11-24 15:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66420000 2021-11-24 15:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66421000 2021-11-24 15:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66422000 2021-11-24 15:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66423000 2021-11-24 15:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66424000 2021-11-24 15:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66425000 2021-11-24 15:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66426000 2021-11-24 15:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66427000 2021-11-24 15:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66428000 2021-11-24 15:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66429000 2021-11-24 15:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66430000 2021-11-24 15:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66431000 2021-11-24 15:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66432000 2021-11-24 15:57:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:57:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2098 containing 20.00 MB] 2021-11-24 15:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66433000 2021-11-24 15:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66434000 2021-11-24 15:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66435000 2021-11-24 15:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66436000 2021-11-24 15:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66437000 2021-11-24 15:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66438000 2021-11-24 15:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66439000 2021-11-24 15:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66440000 2021-11-24 15:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66441000 2021-11-24 15:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66442000 2021-11-24 15:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66443000 2021-11-24 15:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66444000 2021-11-24 15:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66445000 2021-11-24 15:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66446000 2021-11-24 15:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66447000 2021-11-24 15:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66448000 2021-11-24 15:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66449000 2021-11-24 15:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66450000 2021-11-24 15:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66451000 2021-11-24 15:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66452000 2021-11-24 15:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66453000 2021-11-24 15:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66454000 2021-11-24 15:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66455000 2021-11-24 15:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66456000 2021-11-24 15:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66457000 2021-11-24 15:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66458000 2021-11-24 15:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66459000 2021-11-24 15:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66460000 2021-11-24 15:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66461000 2021-11-24 15:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66462000 2021-11-24 15:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66463000 2021-11-24 15:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66464000 2021-11-24 15:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66465000 2021-11-24 15:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66466000 2021-11-24 15:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66467000 2021-11-24 15:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66468000 2021-11-24 15:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66469000 2021-11-24 15:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66470000 2021-11-24 15:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66471000 2021-11-24 15:57:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:57:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2099 containing 20.00 MB] 2021-11-24 15:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66472000 2021-11-24 15:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66473000 2021-11-24 15:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66474000 2021-11-24 15:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66475000 2021-11-24 15:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66476000 2021-11-24 15:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66477000 2021-11-24 15:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66478000 2021-11-24 15:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66479000 2021-11-24 15:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66480000 2021-11-24 15:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66481000 2021-11-24 15:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66482000 2021-11-24 15:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66483000 2021-11-24 15:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66484000 2021-11-24 15:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66485000 2021-11-24 15:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66486000 2021-11-24 15:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66487000 2021-11-24 15:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66488000 2021-11-24 15:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66489000 2021-11-24 15:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66490000 2021-11-24 15:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66491000 2021-11-24 15:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66492000 2021-11-24 15:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66493000 2021-11-24 15:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66494000 2021-11-24 15:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66495000 2021-11-24 15:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66496000 2021-11-24 15:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66497000 2021-11-24 15:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66498000 2021-11-24 15:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66499000 2021-11-24 15:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66500000 2021-11-24 15:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66501000 2021-11-24 15:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66502000 2021-11-24 15:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66503000 2021-11-24 15:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66504000 2021-11-24 15:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66505000 2021-11-24 15:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66506000 2021-11-24 15:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66507000 2021-11-24 15:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66508000 2021-11-24 15:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66509000 2021-11-24 15:57:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:57:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2100 containing 20.00 MB] 2021-11-24 15:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66510000 2021-11-24 15:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66511000 2021-11-24 15:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66512000 2021-11-24 15:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66513000 2021-11-24 15:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66514000 2021-11-24 15:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66515000 2021-11-24 15:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66516000 2021-11-24 15:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66517000 2021-11-24 15:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66518000 2021-11-24 15:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66519000 2021-11-24 15:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66520000 2021-11-24 15:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66521000 2021-11-24 15:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66522000 2021-11-24 15:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66523000 2021-11-24 15:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66524000 2021-11-24 15:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66525000 2021-11-24 15:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66526000 2021-11-24 15:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66527000 2021-11-24 15:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66528000 2021-11-24 15:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66529000 2021-11-24 15:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66530000 2021-11-24 15:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66531000 2021-11-24 15:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66532000 2021-11-24 15:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66533000 2021-11-24 15:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66534000 2021-11-24 15:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66535000 2021-11-24 15:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66536000 2021-11-24 15:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66537000 2021-11-24 15:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66538000 2021-11-24 15:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66539000 2021-11-24 15:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66540000 2021-11-24 15:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66541000 2021-11-24 15:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66542000 2021-11-24 15:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66543000 2021-11-24 15:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66544000 2021-11-24 15:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66545000 2021-11-24 15:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66546000 2021-11-24 15:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66547000 2021-11-24 15:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66548000 2021-11-24 15:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66549000 2021-11-24 15:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66550000 2021-11-24 15:57:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:57:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2101 containing 20.00 MB] 2021-11-24 15:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66551000 2021-11-24 15:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66552000 2021-11-24 15:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66553000 2021-11-24 15:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66554000 2021-11-24 15:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66555000 2021-11-24 15:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66556000 2021-11-24 15:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66557000 2021-11-24 15:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66558000 2021-11-24 15:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66559000 2021-11-24 15:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66560000 2021-11-24 15:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66561000 2021-11-24 15:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66562000 2021-11-24 15:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66563000 2021-11-24 15:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66564000 2021-11-24 15:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66565000 2021-11-24 15:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66566000 2021-11-24 15:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66567000 2021-11-24 15:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66568000 2021-11-24 15:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66569000 2021-11-24 15:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66570000 2021-11-24 15:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66571000 2021-11-24 15:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66572000 2021-11-24 15:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66573000 2021-11-24 15:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66574000 2021-11-24 15:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66575000 2021-11-24 15:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66576000 2021-11-24 15:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66577000 2021-11-24 15:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66578000 2021-11-24 15:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66579000 2021-11-24 15:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66580000 2021-11-24 15:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66581000 2021-11-24 15:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66582000 2021-11-24 15:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66583000 2021-11-24 15:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66584000 2021-11-24 15:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66585000 2021-11-24 15:58:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:58:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2102 containing 20.00 MB] 2021-11-24 15:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66586000 2021-11-24 15:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66587000 2021-11-24 15:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66588000 2021-11-24 15:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66589000 2021-11-24 15:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66590000 2021-11-24 15:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66591000 2021-11-24 15:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66592000 2021-11-24 15:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66593000 2021-11-24 15:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66594000 2021-11-24 15:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66595000 2021-11-24 15:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66596000 2021-11-24 15:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66597000 2021-11-24 15:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66598000 2021-11-24 15:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66599000 2021-11-24 15:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66600000 2021-11-24 15:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66601000 2021-11-24 15:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66602000 2021-11-24 15:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66603000 2021-11-24 15:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66604000 2021-11-24 15:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66605000 2021-11-24 15:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66606000 2021-11-24 15:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66607000 2021-11-24 15:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66608000 2021-11-24 15:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66609000 2021-11-24 15:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66610000 2021-11-24 15:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66611000 2021-11-24 15:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66612000 2021-11-24 15:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66613000 2021-11-24 15:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66614000 2021-11-24 15:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66615000 2021-11-24 15:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66616000 2021-11-24 15:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66617000 2021-11-24 15:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66618000 2021-11-24 15:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66619000 2021-11-24 15:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66620000 2021-11-24 15:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66621000 2021-11-24 15:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66622000 2021-11-24 15:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66623000 2021-11-24 15:58:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:58:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2103 containing 20.00 MB] 2021-11-24 15:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66624000 2021-11-24 15:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66625000 2021-11-24 15:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66626000 2021-11-24 15:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66627000 2021-11-24 15:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66628000 2021-11-24 15:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66629000 2021-11-24 15:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66630000 2021-11-24 15:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66631000 2021-11-24 15:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66632000 2021-11-24 15:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66633000 2021-11-24 15:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66634000 2021-11-24 15:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66635000 2021-11-24 15:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66636000 2021-11-24 15:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66637000 2021-11-24 15:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66638000 2021-11-24 15:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66639000 2021-11-24 15:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66640000 2021-11-24 15:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66641000 2021-11-24 15:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66642000 2021-11-24 15:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66643000 2021-11-24 15:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66644000 2021-11-24 15:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66645000 2021-11-24 15:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66646000 2021-11-24 15:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66647000 2021-11-24 15:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66648000 2021-11-24 15:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66649000 2021-11-24 15:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66650000 2021-11-24 15:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66651000 2021-11-24 15:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66652000 2021-11-24 15:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66653000 2021-11-24 15:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66654000 2021-11-24 15:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66655000 2021-11-24 15:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66656000 2021-11-24 15:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66657000 2021-11-24 15:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66658000 2021-11-24 15:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66659000 2021-11-24 15:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66660000 2021-11-24 15:58:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:58:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2104 containing 20.00 MB] 2021-11-24 15:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66661000 2021-11-24 15:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66662000 2021-11-24 15:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66663000 2021-11-24 15:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66664000 2021-11-24 15:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66665000 2021-11-24 15:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66666000 2021-11-24 15:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66667000 2021-11-24 15:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66668000 2021-11-24 15:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66669000 2021-11-24 15:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66670000 2021-11-24 15:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66671000 2021-11-24 15:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66672000 2021-11-24 15:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66673000 2021-11-24 15:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66674000 2021-11-24 15:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66675000 2021-11-24 15:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66676000 2021-11-24 15:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66677000 2021-11-24 15:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66678000 2021-11-24 15:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66679000 2021-11-24 15:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66680000 2021-11-24 15:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66681000 2021-11-24 15:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66682000 2021-11-24 15:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66683000 2021-11-24 15:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66684000 2021-11-24 15:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66685000 2021-11-24 15:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66686000 2021-11-24 15:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66687000 2021-11-24 15:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66688000 2021-11-24 15:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66689000 2021-11-24 15:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66690000 2021-11-24 15:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66691000 2021-11-24 15:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66692000 2021-11-24 15:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66693000 2021-11-24 15:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66694000 2021-11-24 15:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66695000 2021-11-24 15:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66696000 2021-11-24 15:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66697000 2021-11-24 15:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66698000 2021-11-24 15:59:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:59:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2105 containing 20.00 MB] 2021-11-24 15:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66699000 2021-11-24 15:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66700000 2021-11-24 15:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66701000 2021-11-24 15:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66702000 2021-11-24 15:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66703000 2021-11-24 15:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66704000 2021-11-24 15:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66705000 2021-11-24 15:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66706000 2021-11-24 15:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66707000 2021-11-24 15:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66708000 2021-11-24 15:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66709000 2021-11-24 15:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66710000 2021-11-24 15:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66711000 2021-11-24 15:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66712000 2021-11-24 15:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66713000 2021-11-24 15:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66714000 2021-11-24 15:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66715000 2021-11-24 15:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66716000 2021-11-24 15:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66717000 2021-11-24 15:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66718000 2021-11-24 15:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66719000 2021-11-24 15:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66720000 2021-11-24 15:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66721000 2021-11-24 15:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66722000 2021-11-24 15:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66723000 2021-11-24 15:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66724000 2021-11-24 15:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66725000 2021-11-24 15:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66726000 2021-11-24 15:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66727000 2021-11-24 15:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66728000 2021-11-24 15:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66729000 2021-11-24 15:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66730000 2021-11-24 15:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66731000 2021-11-24 15:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66732000 2021-11-24 15:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66733000 2021-11-24 15:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66734000 2021-11-24 15:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66735000 2021-11-24 15:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66736000 2021-11-24 15:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66737000 2021-11-24 15:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66738000 2021-11-24 15:59:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:59:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2106 containing 20.00 MB] 2021-11-24 15:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66739000 2021-11-24 15:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66740000 2021-11-24 15:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66741000 2021-11-24 15:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66742000 2021-11-24 15:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66743000 2021-11-24 15:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66744000 2021-11-24 15:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66745000 2021-11-24 15:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66746000 2021-11-24 15:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66747000 2021-11-24 15:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66748000 2021-11-24 15:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66749000 2021-11-24 15:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66750000 2021-11-24 15:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66751000 2021-11-24 15:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66752000 2021-11-24 15:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66753000 2021-11-24 15:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66754000 2021-11-24 15:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66755000 2021-11-24 15:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66756000 2021-11-24 15:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66757000 2021-11-24 15:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66758000 2021-11-24 15:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66759000 2021-11-24 15:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66760000 2021-11-24 15:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66761000 2021-11-24 15:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66762000 2021-11-24 15:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66763000 2021-11-24 15:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66764000 2021-11-24 15:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66765000 2021-11-24 15:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66766000 2021-11-24 15:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66767000 2021-11-24 15:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66768000 2021-11-24 15:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66769000 2021-11-24 15:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66770000 2021-11-24 15:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66771000 2021-11-24 15:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66772000 2021-11-24 15:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66773000 2021-11-24 15:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66774000 2021-11-24 15:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66775000 2021-11-24 15:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66776000 2021-11-24 15:59:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:59:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2107 containing 20.00 MB] 2021-11-24 15:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66777000 2021-11-24 15:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66778000 2021-11-24 15:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66779000 2021-11-24 15:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66780000 2021-11-24 15:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66781000 2021-11-24 15:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66782000 2021-11-24 15:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66783000 2021-11-24 15:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66784000 2021-11-24 15:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66785000 2021-11-24 15:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66786000 2021-11-24 15:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66787000 2021-11-24 15:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66788000 2021-11-24 15:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66789000 2021-11-24 15:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66790000 2021-11-24 15:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66791000 2021-11-24 15:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66792000 2021-11-24 15:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66793000 2021-11-24 15:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66794000 2021-11-24 15:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66795000 2021-11-24 15:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66796000 2021-11-24 15:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66797000 2021-11-24 15:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66798000 2021-11-24 15:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66799000 2021-11-24 15:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66800000 2021-11-24 15:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66801000 2021-11-24 15:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66802000 2021-11-24 15:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66803000 2021-11-24 15:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66804000 2021-11-24 15:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66805000 2021-11-24 15:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66806000 2021-11-24 15:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66807000 2021-11-24 15:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66808000 2021-11-24 15:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66809000 2021-11-24 15:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66810000 2021-11-24 15:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66811000 2021-11-24 15:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66812000 2021-11-24 15:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66813000 2021-11-24 15:59:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 15:59:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2108 containing 20.00 MB] 2021-11-24 15:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66814000 2021-11-24 15:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66815000 2021-11-24 15:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66816000 2021-11-24 15:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66817000 2021-11-24 15:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66818000 2021-11-24 16:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66819000 2021-11-24 16:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66820000 2021-11-24 16:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66821000 2021-11-24 16:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66822000 2021-11-24 16:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66823000 2021-11-24 16:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66824000 2021-11-24 16:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66825000 2021-11-24 16:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66826000 2021-11-24 16:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66827000 2021-11-24 16:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66828000 2021-11-24 16:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66829000 2021-11-24 16:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66830000 2021-11-24 16:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66831000 2021-11-24 16:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66832000 2021-11-24 16:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66833000 2021-11-24 16:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66834000 2021-11-24 16:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66835000 2021-11-24 16:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66836000 2021-11-24 16:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66837000 2021-11-24 16:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66838000 2021-11-24 16:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66839000 2021-11-24 16:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66840000 2021-11-24 16:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66841000 2021-11-24 16:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66842000 2021-11-24 16:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66843000 2021-11-24 16:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66844000 2021-11-24 16:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66845000 2021-11-24 16:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66846000 2021-11-24 16:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66847000 2021-11-24 16:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66848000 2021-11-24 16:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66849000 2021-11-24 16:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66850000 2021-11-24 16:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66851000 2021-11-24 16:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66852000 2021-11-24 16:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66853000 2021-11-24 16:00:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:00:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2109 containing 20.00 MB] 2021-11-24 16:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66854000 2021-11-24 16:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66855000 2021-11-24 16:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66856000 2021-11-24 16:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66857000 2021-11-24 16:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66858000 2021-11-24 16:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66859000 2021-11-24 16:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66860000 2021-11-24 16:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66861000 2021-11-24 16:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66862000 2021-11-24 16:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66863000 2021-11-24 16:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66864000 2021-11-24 16:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66865000 2021-11-24 16:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66866000 2021-11-24 16:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66867000 2021-11-24 16:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66868000 2021-11-24 16:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66869000 2021-11-24 16:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66870000 2021-11-24 16:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66871000 2021-11-24 16:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66872000 2021-11-24 16:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66873000 2021-11-24 16:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66874000 2021-11-24 16:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66875000 2021-11-24 16:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66876000 2021-11-24 16:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66877000 2021-11-24 16:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66878000 2021-11-24 16:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66879000 2021-11-24 16:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66880000 2021-11-24 16:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66881000 2021-11-24 16:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66882000 2021-11-24 16:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66883000 2021-11-24 16:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66884000 2021-11-24 16:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66885000 2021-11-24 16:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66886000 2021-11-24 16:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66887000 2021-11-24 16:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66888000 2021-11-24 16:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66889000 2021-11-24 16:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66890000 2021-11-24 16:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66891000 2021-11-24 16:00:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:00:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2110 containing 20.00 MB] 2021-11-24 16:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66892000 2021-11-24 16:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66893000 2021-11-24 16:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66894000 2021-11-24 16:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66895000 2021-11-24 16:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66896000 2021-11-24 16:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66897000 2021-11-24 16:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66898000 2021-11-24 16:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66899000 2021-11-24 16:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66900000 2021-11-24 16:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66901000 2021-11-24 16:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66902000 2021-11-24 16:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66903000 2021-11-24 16:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66904000 2021-11-24 16:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66905000 2021-11-24 16:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66906000 2021-11-24 16:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66907000 2021-11-24 16:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66908000 2021-11-24 16:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66909000 2021-11-24 16:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66910000 2021-11-24 16:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66911000 2021-11-24 16:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66912000 2021-11-24 16:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66913000 2021-11-24 16:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66914000 2021-11-24 16:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66915000 2021-11-24 16:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66916000 2021-11-24 16:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66917000 2021-11-24 16:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66918000 2021-11-24 16:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66919000 2021-11-24 16:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66920000 2021-11-24 16:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66921000 2021-11-24 16:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66922000 2021-11-24 16:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66923000 2021-11-24 16:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66924000 2021-11-24 16:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66925000 2021-11-24 16:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66926000 2021-11-24 16:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66927000 2021-11-24 16:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66928000 2021-11-24 16:01:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:01:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2111 containing 20.00 MB] 2021-11-24 16:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66929000 2021-11-24 16:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66930000 2021-11-24 16:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66931000 2021-11-24 16:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66932000 2021-11-24 16:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66933000 2021-11-24 16:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66934000 2021-11-24 16:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66935000 2021-11-24 16:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66936000 2021-11-24 16:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66937000 2021-11-24 16:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66938000 2021-11-24 16:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66939000 2021-11-24 16:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66940000 2021-11-24 16:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66941000 2021-11-24 16:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66942000 2021-11-24 16:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66943000 2021-11-24 16:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66944000 2021-11-24 16:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66945000 2021-11-24 16:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66946000 2021-11-24 16:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66947000 2021-11-24 16:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66948000 2021-11-24 16:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66949000 2021-11-24 16:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66950000 2021-11-24 16:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66951000 2021-11-24 16:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66952000 2021-11-24 16:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66953000 2021-11-24 16:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66954000 2021-11-24 16:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66955000 2021-11-24 16:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66956000 2021-11-24 16:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66957000 2021-11-24 16:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66958000 2021-11-24 16:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66959000 2021-11-24 16:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66960000 2021-11-24 16:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66961000 2021-11-24 16:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66962000 2021-11-24 16:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66963000 2021-11-24 16:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66964000 2021-11-24 16:01:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:01:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2112 containing 20.00 MB] 2021-11-24 16:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66965000 2021-11-24 16:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66966000 2021-11-24 16:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66967000 2021-11-24 16:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66968000 2021-11-24 16:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66969000 2021-11-24 16:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66970000 2021-11-24 16:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66971000 2021-11-24 16:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66972000 2021-11-24 16:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66973000 2021-11-24 16:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66974000 2021-11-24 16:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66975000 2021-11-24 16:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66976000 2021-11-24 16:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66977000 2021-11-24 16:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66978000 2021-11-24 16:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66979000 2021-11-24 16:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66980000 2021-11-24 16:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66981000 2021-11-24 16:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66982000 2021-11-24 16:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66983000 2021-11-24 16:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66984000 2021-11-24 16:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66985000 2021-11-24 16:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66986000 2021-11-24 16:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66987000 2021-11-24 16:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66988000 2021-11-24 16:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66989000 2021-11-24 16:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66990000 2021-11-24 16:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66991000 2021-11-24 16:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66992000 2021-11-24 16:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66993000 2021-11-24 16:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66994000 2021-11-24 16:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66995000 2021-11-24 16:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66996000 2021-11-24 16:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66997000 2021-11-24 16:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66998000 2021-11-24 16:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 66999000 2021-11-24 16:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67000000 2021-11-24 16:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67001000 2021-11-24 16:01:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:01:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2113 containing 20.00 MB] 2021-11-24 16:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67002000 2021-11-24 16:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67003000 2021-11-24 16:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67004000 2021-11-24 16:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67005000 2021-11-24 16:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67006000 2021-11-24 16:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67007000 2021-11-24 16:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67008000 2021-11-24 16:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67009000 2021-11-24 16:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67010000 2021-11-24 16:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67011000 2021-11-24 16:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67012000 2021-11-24 16:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67013000 2021-11-24 16:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67014000 2021-11-24 16:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67015000 2021-11-24 16:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67016000 2021-11-24 16:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67017000 2021-11-24 16:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67018000 2021-11-24 16:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67019000 2021-11-24 16:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67020000 2021-11-24 16:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67021000 2021-11-24 16:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67022000 2021-11-24 16:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67023000 2021-11-24 16:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67024000 2021-11-24 16:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67025000 2021-11-24 16:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67026000 2021-11-24 16:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67027000 2021-11-24 16:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67028000 2021-11-24 16:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67029000 2021-11-24 16:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67030000 2021-11-24 16:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67031000 2021-11-24 16:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67032000 2021-11-24 16:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67033000 2021-11-24 16:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67034000 2021-11-24 16:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67035000 2021-11-24 16:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67036000 2021-11-24 16:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67037000 2021-11-24 16:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67038000 2021-11-24 16:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67039000 2021-11-24 16:01:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:01:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2114 containing 20.00 MB] 2021-11-24 16:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67040000 2021-11-24 16:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67041000 2021-11-24 16:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67042000 2021-11-24 16:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67043000 2021-11-24 16:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67044000 2021-11-24 16:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67045000 2021-11-24 16:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67046000 2021-11-24 16:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67047000 2021-11-24 16:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67048000 2021-11-24 16:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67049000 2021-11-24 16:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67050000 2021-11-24 16:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67051000 2021-11-24 16:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67052000 2021-11-24 16:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67053000 2021-11-24 16:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67054000 2021-11-24 16:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67055000 2021-11-24 16:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67056000 2021-11-24 16:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67057000 2021-11-24 16:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67058000 2021-11-24 16:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67059000 2021-11-24 16:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67060000 2021-11-24 16:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67061000 2021-11-24 16:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67062000 2021-11-24 16:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67063000 2021-11-24 16:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67064000 2021-11-24 16:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67065000 2021-11-24 16:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67066000 2021-11-24 16:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67067000 2021-11-24 16:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67068000 2021-11-24 16:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67069000 2021-11-24 16:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67070000 2021-11-24 16:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67071000 2021-11-24 16:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67072000 2021-11-24 16:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67073000 2021-11-24 16:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67074000 2021-11-24 16:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67075000 2021-11-24 16:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67076000 2021-11-24 16:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67077000 2021-11-24 16:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67078000 2021-11-24 16:02:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:02:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2115 containing 20.00 MB] 2021-11-24 16:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67079000 2021-11-24 16:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67080000 2021-11-24 16:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67081000 2021-11-24 16:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67082000 2021-11-24 16:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67083000 2021-11-24 16:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67084000 2021-11-24 16:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67085000 2021-11-24 16:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67086000 2021-11-24 16:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67087000 2021-11-24 16:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67088000 2021-11-24 16:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67089000 2021-11-24 16:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67090000 2021-11-24 16:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67091000 2021-11-24 16:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67092000 2021-11-24 16:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67093000 2021-11-24 16:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67094000 2021-11-24 16:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67095000 2021-11-24 16:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67096000 2021-11-24 16:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67097000 2021-11-24 16:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67098000 2021-11-24 16:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67099000 2021-11-24 16:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67100000 2021-11-24 16:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67101000 2021-11-24 16:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67102000 2021-11-24 16:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67103000 2021-11-24 16:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67104000 2021-11-24 16:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67105000 2021-11-24 16:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67106000 2021-11-24 16:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67107000 2021-11-24 16:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67108000 2021-11-24 16:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67109000 2021-11-24 16:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67110000 2021-11-24 16:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67111000 2021-11-24 16:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67112000 2021-11-24 16:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67113000 2021-11-24 16:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67114000 2021-11-24 16:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67115000 2021-11-24 16:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67116000 2021-11-24 16:02:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:02:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2116 containing 20.00 MB] 2021-11-24 16:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67117000 2021-11-24 16:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67118000 2021-11-24 16:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67119000 2021-11-24 16:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67120000 2021-11-24 16:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67121000 2021-11-24 16:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67122000 2021-11-24 16:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67123000 2021-11-24 16:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67124000 2021-11-24 16:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67125000 2021-11-24 16:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67126000 2021-11-24 16:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67127000 2021-11-24 16:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67128000 2021-11-24 16:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67129000 2021-11-24 16:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67130000 2021-11-24 16:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67131000 2021-11-24 16:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67132000 2021-11-24 16:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67133000 2021-11-24 16:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67134000 2021-11-24 16:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67135000 2021-11-24 16:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67136000 2021-11-24 16:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67137000 2021-11-24 16:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67138000 2021-11-24 16:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67139000 2021-11-24 16:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67140000 2021-11-24 16:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67141000 2021-11-24 16:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67142000 2021-11-24 16:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67143000 2021-11-24 16:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67144000 2021-11-24 16:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67145000 2021-11-24 16:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67146000 2021-11-24 16:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67147000 2021-11-24 16:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67148000 2021-11-24 16:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67149000 2021-11-24 16:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67150000 2021-11-24 16:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67151000 2021-11-24 16:02:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:02:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2117 containing 20.00 MB] 2021-11-24 16:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67152000 2021-11-24 16:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67153000 2021-11-24 16:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67154000 2021-11-24 16:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67155000 2021-11-24 16:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67156000 2021-11-24 16:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67157000 2021-11-24 16:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67158000 2021-11-24 16:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67159000 2021-11-24 16:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67160000 2021-11-24 16:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67161000 2021-11-24 16:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67162000 2021-11-24 16:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67163000 2021-11-24 16:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67164000 2021-11-24 16:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67165000 2021-11-24 16:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67166000 2021-11-24 16:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67167000 2021-11-24 16:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67168000 2021-11-24 16:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67169000 2021-11-24 16:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67170000 2021-11-24 16:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67171000 2021-11-24 16:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67172000 2021-11-24 16:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67173000 2021-11-24 16:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67174000 2021-11-24 16:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67175000 2021-11-24 16:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67176000 2021-11-24 16:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67177000 2021-11-24 16:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67178000 2021-11-24 16:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67179000 2021-11-24 16:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67180000 2021-11-24 16:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67181000 2021-11-24 16:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67182000 2021-11-24 16:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67183000 2021-11-24 16:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67184000 2021-11-24 16:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67185000 2021-11-24 16:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67186000 2021-11-24 16:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67187000 2021-11-24 16:03:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:03:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2118 containing 20.00 MB] 2021-11-24 16:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67188000 2021-11-24 16:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67189000 2021-11-24 16:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67190000 2021-11-24 16:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67191000 2021-11-24 16:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67192000 2021-11-24 16:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67193000 2021-11-24 16:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67194000 2021-11-24 16:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67195000 2021-11-24 16:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67196000 2021-11-24 16:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67197000 2021-11-24 16:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67198000 2021-11-24 16:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67199000 2021-11-24 16:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67200000 2021-11-24 16:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67201000 2021-11-24 16:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67202000 2021-11-24 16:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67203000 2021-11-24 16:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67204000 2021-11-24 16:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67205000 2021-11-24 16:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67206000 2021-11-24 16:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67207000 2021-11-24 16:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67208000 2021-11-24 16:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67209000 2021-11-24 16:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67210000 2021-11-24 16:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67211000 2021-11-24 16:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67212000 2021-11-24 16:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67213000 2021-11-24 16:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67214000 2021-11-24 16:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67215000 2021-11-24 16:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67216000 2021-11-24 16:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67217000 2021-11-24 16:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67218000 2021-11-24 16:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67219000 2021-11-24 16:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67220000 2021-11-24 16:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67221000 2021-11-24 16:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67222000 2021-11-24 16:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67223000 2021-11-24 16:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67224000 2021-11-24 16:03:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:03:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2119 containing 20.00 MB] 2021-11-24 16:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67225000 2021-11-24 16:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67226000 2021-11-24 16:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67227000 2021-11-24 16:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67228000 2021-11-24 16:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67229000 2021-11-24 16:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67230000 2021-11-24 16:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67231000 2021-11-24 16:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67232000 2021-11-24 16:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67233000 2021-11-24 16:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67234000 2021-11-24 16:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67235000 2021-11-24 16:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67236000 2021-11-24 16:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67237000 2021-11-24 16:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67238000 2021-11-24 16:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67239000 2021-11-24 16:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67240000 2021-11-24 16:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67241000 2021-11-24 16:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67242000 2021-11-24 16:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67243000 2021-11-24 16:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67244000 2021-11-24 16:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67245000 2021-11-24 16:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67246000 2021-11-24 16:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67247000 2021-11-24 16:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67248000 2021-11-24 16:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67249000 2021-11-24 16:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67250000 2021-11-24 16:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67251000 2021-11-24 16:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67252000 2021-11-24 16:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67253000 2021-11-24 16:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67254000 2021-11-24 16:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67255000 2021-11-24 16:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67256000 2021-11-24 16:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67257000 2021-11-24 16:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67258000 2021-11-24 16:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67259000 2021-11-24 16:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67260000 2021-11-24 16:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67261000 2021-11-24 16:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67262000 2021-11-24 16:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67263000 2021-11-24 16:03:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:03:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2120 containing 20.00 MB] 2021-11-24 16:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67264000 2021-11-24 16:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67265000 2021-11-24 16:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67266000 2021-11-24 16:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67267000 2021-11-24 16:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67268000 2021-11-24 16:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67269000 2021-11-24 16:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67270000 2021-11-24 16:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67271000 2021-11-24 16:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67272000 2021-11-24 16:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67273000 2021-11-24 16:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67274000 2021-11-24 16:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67275000 2021-11-24 16:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67276000 2021-11-24 16:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67277000 2021-11-24 16:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67278000 2021-11-24 16:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67279000 2021-11-24 16:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67280000 2021-11-24 16:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67281000 2021-11-24 16:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67282000 2021-11-24 16:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67283000 2021-11-24 16:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67284000 2021-11-24 16:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67285000 2021-11-24 16:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67286000 2021-11-24 16:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67287000 2021-11-24 16:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67288000 2021-11-24 16:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67289000 2021-11-24 16:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67290000 2021-11-24 16:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67291000 2021-11-24 16:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67292000 2021-11-24 16:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67293000 2021-11-24 16:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67294000 2021-11-24 16:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67295000 2021-11-24 16:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67296000 2021-11-24 16:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67297000 2021-11-24 16:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67298000 2021-11-24 16:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67299000 2021-11-24 16:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67300000 2021-11-24 16:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67301000 2021-11-24 16:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67302000 2021-11-24 16:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67303000 2021-11-24 16:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67304000 2021-11-24 16:03:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:03:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2121 containing 20.00 MB] 2021-11-24 16:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67305000 2021-11-24 16:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67306000 2021-11-24 16:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67307000 2021-11-24 16:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67308000 2021-11-24 16:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67309000 2021-11-24 16:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67310000 2021-11-24 16:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67311000 2021-11-24 16:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67312000 2021-11-24 16:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67313000 2021-11-24 16:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67314000 2021-11-24 16:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67315000 2021-11-24 16:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67316000 2021-11-24 16:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67317000 2021-11-24 16:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67318000 2021-11-24 16:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67319000 2021-11-24 16:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67320000 2021-11-24 16:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67321000 2021-11-24 16:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67322000 2021-11-24 16:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67323000 2021-11-24 16:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67324000 2021-11-24 16:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67325000 2021-11-24 16:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67326000 2021-11-24 16:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67327000 2021-11-24 16:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67328000 2021-11-24 16:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67329000 2021-11-24 16:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67330000 2021-11-24 16:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67331000 2021-11-24 16:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67332000 2021-11-24 16:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67333000 2021-11-24 16:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67334000 2021-11-24 16:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67335000 2021-11-24 16:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67336000 2021-11-24 16:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67337000 2021-11-24 16:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67338000 2021-11-24 16:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67339000 2021-11-24 16:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67340000 2021-11-24 16:04:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:04:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2122 containing 20.00 MB] 2021-11-24 16:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67341000 2021-11-24 16:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67342000 2021-11-24 16:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67343000 2021-11-24 16:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67344000 2021-11-24 16:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67345000 2021-11-24 16:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67346000 2021-11-24 16:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67347000 2021-11-24 16:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67348000 2021-11-24 16:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67349000 2021-11-24 16:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67350000 2021-11-24 16:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67351000 2021-11-24 16:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67352000 2021-11-24 16:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67353000 2021-11-24 16:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67354000 2021-11-24 16:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67355000 2021-11-24 16:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67356000 2021-11-24 16:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67357000 2021-11-24 16:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67358000 2021-11-24 16:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67359000 2021-11-24 16:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67360000 2021-11-24 16:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67361000 2021-11-24 16:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67362000 2021-11-24 16:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67363000 2021-11-24 16:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67364000 2021-11-24 16:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67365000 2021-11-24 16:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67366000 2021-11-24 16:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67367000 2021-11-24 16:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67368000 2021-11-24 16:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67369000 2021-11-24 16:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67370000 2021-11-24 16:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67371000 2021-11-24 16:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67372000 2021-11-24 16:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67373000 2021-11-24 16:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67374000 2021-11-24 16:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67375000 2021-11-24 16:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67376000 2021-11-24 16:04:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:04:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2123 containing 20.00 MB] 2021-11-24 16:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67377000 2021-11-24 16:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67378000 2021-11-24 16:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67379000 2021-11-24 16:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67380000 2021-11-24 16:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67381000 2021-11-24 16:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67382000 2021-11-24 16:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67383000 2021-11-24 16:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67384000 2021-11-24 16:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67385000 2021-11-24 16:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67386000 2021-11-24 16:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67387000 2021-11-24 16:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67388000 2021-11-24 16:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67389000 2021-11-24 16:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67390000 2021-11-24 16:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67391000 2021-11-24 16:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67392000 2021-11-24 16:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67393000 2021-11-24 16:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67394000 2021-11-24 16:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67395000 2021-11-24 16:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67396000 2021-11-24 16:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67397000 2021-11-24 16:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67398000 2021-11-24 16:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67399000 2021-11-24 16:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67400000 2021-11-24 16:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67401000 2021-11-24 16:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67402000 2021-11-24 16:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67403000 2021-11-24 16:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67404000 2021-11-24 16:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67405000 2021-11-24 16:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67406000 2021-11-24 16:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67407000 2021-11-24 16:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67408000 2021-11-24 16:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67409000 2021-11-24 16:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67410000 2021-11-24 16:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67411000 2021-11-24 16:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67412000 2021-11-24 16:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67413000 2021-11-24 16:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67414000 2021-11-24 16:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67415000 2021-11-24 16:04:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:04:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2124 containing 20.00 MB] 2021-11-24 16:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67416000 2021-11-24 16:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67417000 2021-11-24 16:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67418000 2021-11-24 16:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67419000 2021-11-24 16:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67420000 2021-11-24 16:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67421000 2021-11-24 16:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67422000 2021-11-24 16:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67423000 2021-11-24 16:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67424000 2021-11-24 16:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67425000 2021-11-24 16:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67426000 2021-11-24 16:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67427000 2021-11-24 16:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67428000 2021-11-24 16:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67429000 2021-11-24 16:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67430000 2021-11-24 16:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67431000 2021-11-24 16:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67432000 2021-11-24 16:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67433000 2021-11-24 16:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67434000 2021-11-24 16:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67435000 2021-11-24 16:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67436000 2021-11-24 16:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67437000 2021-11-24 16:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67438000 2021-11-24 16:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67439000 2021-11-24 16:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67440000 2021-11-24 16:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67441000 2021-11-24 16:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67442000 2021-11-24 16:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67443000 2021-11-24 16:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67444000 2021-11-24 16:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67445000 2021-11-24 16:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67446000 2021-11-24 16:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67447000 2021-11-24 16:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67448000 2021-11-24 16:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67449000 2021-11-24 16:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67450000 2021-11-24 16:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67451000 2021-11-24 16:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67452000 2021-11-24 16:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67453000 2021-11-24 16:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67454000 2021-11-24 16:05:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:05:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2125 containing 20.00 MB] 2021-11-24 16:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67455000 2021-11-24 16:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67456000 2021-11-24 16:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67457000 2021-11-24 16:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67458000 2021-11-24 16:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67459000 2021-11-24 16:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67460000 2021-11-24 16:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67461000 2021-11-24 16:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67462000 2021-11-24 16:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67463000 2021-11-24 16:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67464000 2021-11-24 16:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67465000 2021-11-24 16:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67466000 2021-11-24 16:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67467000 2021-11-24 16:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67468000 2021-11-24 16:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67469000 2021-11-24 16:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67470000 2021-11-24 16:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67471000 2021-11-24 16:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67472000 2021-11-24 16:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67473000 2021-11-24 16:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67474000 2021-11-24 16:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67475000 2021-11-24 16:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67476000 2021-11-24 16:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67477000 2021-11-24 16:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67478000 2021-11-24 16:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67479000 2021-11-24 16:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67480000 2021-11-24 16:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67481000 2021-11-24 16:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67482000 2021-11-24 16:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67483000 2021-11-24 16:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67484000 2021-11-24 16:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67485000 2021-11-24 16:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67486000 2021-11-24 16:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67487000 2021-11-24 16:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67488000 2021-11-24 16:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67489000 2021-11-24 16:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67490000 2021-11-24 16:05:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:05:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2126 containing 20.00 MB] 2021-11-24 16:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67491000 2021-11-24 16:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67492000 2021-11-24 16:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67493000 2021-11-24 16:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67494000 2021-11-24 16:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67495000 2021-11-24 16:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67496000 2021-11-24 16:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67497000 2021-11-24 16:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67498000 2021-11-24 16:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67499000 2021-11-24 16:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67500000 2021-11-24 16:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67501000 2021-11-24 16:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67502000 2021-11-24 16:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67503000 2021-11-24 16:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67504000 2021-11-24 16:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67505000 2021-11-24 16:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67506000 2021-11-24 16:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67507000 2021-11-24 16:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67508000 2021-11-24 16:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67509000 2021-11-24 16:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67510000 2021-11-24 16:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67511000 2021-11-24 16:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67512000 2021-11-24 16:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67513000 2021-11-24 16:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67514000 2021-11-24 16:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67515000 2021-11-24 16:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67516000 2021-11-24 16:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67517000 2021-11-24 16:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67518000 2021-11-24 16:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67519000 2021-11-24 16:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67520000 2021-11-24 16:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67521000 2021-11-24 16:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67522000 2021-11-24 16:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67523000 2021-11-24 16:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67524000 2021-11-24 16:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67525000 2021-11-24 16:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67526000 2021-11-24 16:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67527000 2021-11-24 16:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67528000 2021-11-24 16:05:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:05:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2127 containing 20.00 MB] 2021-11-24 16:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67529000 2021-11-24 16:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67530000 2021-11-24 16:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67531000 2021-11-24 16:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67532000 2021-11-24 16:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67533000 2021-11-24 16:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67534000 2021-11-24 16:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67535000 2021-11-24 16:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67536000 2021-11-24 16:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67537000 2021-11-24 16:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67538000 2021-11-24 16:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67539000 2021-11-24 16:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67540000 2021-11-24 16:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67541000 2021-11-24 16:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67542000 2021-11-24 16:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67543000 2021-11-24 16:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67544000 2021-11-24 16:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67545000 2021-11-24 16:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67546000 2021-11-24 16:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67547000 2021-11-24 16:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67548000 2021-11-24 16:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67549000 2021-11-24 16:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67550000 2021-11-24 16:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67551000 2021-11-24 16:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67552000 2021-11-24 16:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67553000 2021-11-24 16:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67554000 2021-11-24 16:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67555000 2021-11-24 16:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67556000 2021-11-24 16:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67557000 2021-11-24 16:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67558000 2021-11-24 16:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67559000 2021-11-24 16:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67560000 2021-11-24 16:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67561000 2021-11-24 16:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67562000 2021-11-24 16:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67563000 2021-11-24 16:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67564000 2021-11-24 16:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67565000 2021-11-24 16:06:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:06:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2128 containing 20.00 MB] 2021-11-24 16:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67566000 2021-11-24 16:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67567000 2021-11-24 16:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67568000 2021-11-24 16:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67569000 2021-11-24 16:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67570000 2021-11-24 16:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67571000 2021-11-24 16:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67572000 2021-11-24 16:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67573000 2021-11-24 16:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67574000 2021-11-24 16:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67575000 2021-11-24 16:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67576000 2021-11-24 16:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67577000 2021-11-24 16:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67578000 2021-11-24 16:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67579000 2021-11-24 16:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67580000 2021-11-24 16:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67581000 2021-11-24 16:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67582000 2021-11-24 16:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67583000 2021-11-24 16:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67584000 2021-11-24 16:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67585000 2021-11-24 16:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67586000 2021-11-24 16:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67587000 2021-11-24 16:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67588000 2021-11-24 16:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67589000 2021-11-24 16:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67590000 2021-11-24 16:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67591000 2021-11-24 16:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67592000 2021-11-24 16:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67593000 2021-11-24 16:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67594000 2021-11-24 16:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67595000 2021-11-24 16:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67596000 2021-11-24 16:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67597000 2021-11-24 16:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67598000 2021-11-24 16:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67599000 2021-11-24 16:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67600000 2021-11-24 16:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67601000 2021-11-24 16:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67602000 2021-11-24 16:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67603000 2021-11-24 16:06:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:06:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2129 containing 20.00 MB] 2021-11-24 16:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67604000 2021-11-24 16:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67605000 2021-11-24 16:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67606000 2021-11-24 16:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67607000 2021-11-24 16:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67608000 2021-11-24 16:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67609000 2021-11-24 16:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67610000 2021-11-24 16:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67611000 2021-11-24 16:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67612000 2021-11-24 16:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67613000 2021-11-24 16:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67614000 2021-11-24 16:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67615000 2021-11-24 16:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67616000 2021-11-24 16:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67617000 2021-11-24 16:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67618000 2021-11-24 16:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67619000 2021-11-24 16:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67620000 2021-11-24 16:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67621000 2021-11-24 16:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67622000 2021-11-24 16:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67623000 2021-11-24 16:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67624000 2021-11-24 16:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67625000 2021-11-24 16:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67626000 2021-11-24 16:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67627000 2021-11-24 16:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67628000 2021-11-24 16:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67629000 2021-11-24 16:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67630000 2021-11-24 16:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67631000 2021-11-24 16:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67632000 2021-11-24 16:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67633000 2021-11-24 16:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67634000 2021-11-24 16:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67635000 2021-11-24 16:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67636000 2021-11-24 16:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67637000 2021-11-24 16:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67638000 2021-11-24 16:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67639000 2021-11-24 16:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67640000 2021-11-24 16:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67641000 2021-11-24 16:06:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:06:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2130 containing 20.00 MB] 2021-11-24 16:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67642000 2021-11-24 16:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67643000 2021-11-24 16:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67644000 2021-11-24 16:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67645000 2021-11-24 16:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67646000 2021-11-24 16:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67647000 2021-11-24 16:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67648000 2021-11-24 16:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67649000 2021-11-24 16:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67650000 2021-11-24 16:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67651000 2021-11-24 16:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67652000 2021-11-24 16:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67653000 2021-11-24 16:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67654000 2021-11-24 16:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67655000 2021-11-24 16:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67656000 2021-11-24 16:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67657000 2021-11-24 16:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67658000 2021-11-24 16:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67659000 2021-11-24 16:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67660000 2021-11-24 16:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67661000 2021-11-24 16:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67662000 2021-11-24 16:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67663000 2021-11-24 16:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67664000 2021-11-24 16:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67665000 2021-11-24 16:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67666000 2021-11-24 16:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67667000 2021-11-24 16:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67668000 2021-11-24 16:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67669000 2021-11-24 16:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67670000 2021-11-24 16:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67671000 2021-11-24 16:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67672000 2021-11-24 16:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67673000 2021-11-24 16:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67674000 2021-11-24 16:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67675000 2021-11-24 16:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67676000 2021-11-24 16:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67677000 2021-11-24 16:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67678000 2021-11-24 16:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67679000 2021-11-24 16:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67680000 2021-11-24 16:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67681000 2021-11-24 16:07:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:07:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2131 containing 20.00 MB] 2021-11-24 16:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67682000 2021-11-24 16:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67683000 2021-11-24 16:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67684000 2021-11-24 16:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67685000 2021-11-24 16:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67686000 2021-11-24 16:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67687000 2021-11-24 16:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67688000 2021-11-24 16:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67689000 2021-11-24 16:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67690000 2021-11-24 16:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67691000 2021-11-24 16:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67692000 2021-11-24 16:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67693000 2021-11-24 16:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67694000 2021-11-24 16:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67695000 2021-11-24 16:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67696000 2021-11-24 16:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67697000 2021-11-24 16:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67698000 2021-11-24 16:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67699000 2021-11-24 16:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67700000 2021-11-24 16:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67701000 2021-11-24 16:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67702000 2021-11-24 16:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67703000 2021-11-24 16:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67704000 2021-11-24 16:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67705000 2021-11-24 16:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67706000 2021-11-24 16:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67707000 2021-11-24 16:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67708000 2021-11-24 16:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67709000 2021-11-24 16:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67710000 2021-11-24 16:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67711000 2021-11-24 16:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67712000 2021-11-24 16:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67713000 2021-11-24 16:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67714000 2021-11-24 16:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67715000 2021-11-24 16:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67716000 2021-11-24 16:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67717000 2021-11-24 16:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67718000 2021-11-24 16:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67719000 2021-11-24 16:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67720000 2021-11-24 16:07:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:07:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2132 containing 20.00 MB] 2021-11-24 16:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67721000 2021-11-24 16:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67722000 2021-11-24 16:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67723000 2021-11-24 16:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67724000 2021-11-24 16:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67725000 2021-11-24 16:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67726000 2021-11-24 16:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67727000 2021-11-24 16:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67728000 2021-11-24 16:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67729000 2021-11-24 16:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67730000 2021-11-24 16:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67731000 2021-11-24 16:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67732000 2021-11-24 16:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67733000 2021-11-24 16:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67734000 2021-11-24 16:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67735000 2021-11-24 16:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67736000 2021-11-24 16:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67737000 2021-11-24 16:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67738000 2021-11-24 16:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67739000 2021-11-24 16:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67740000 2021-11-24 16:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67741000 2021-11-24 16:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67742000 2021-11-24 16:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67743000 2021-11-24 16:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67744000 2021-11-24 16:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67745000 2021-11-24 16:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67746000 2021-11-24 16:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67747000 2021-11-24 16:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67748000 2021-11-24 16:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67749000 2021-11-24 16:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67750000 2021-11-24 16:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67751000 2021-11-24 16:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67752000 2021-11-24 16:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67753000 2021-11-24 16:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67754000 2021-11-24 16:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67755000 2021-11-24 16:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67756000 2021-11-24 16:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67757000 2021-11-24 16:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67758000 2021-11-24 16:07:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:07:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2133 containing 20.00 MB] 2021-11-24 16:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67759000 2021-11-24 16:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67760000 2021-11-24 16:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67761000 2021-11-24 16:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67762000 2021-11-24 16:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67763000 2021-11-24 16:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67764000 2021-11-24 16:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67765000 2021-11-24 16:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67766000 2021-11-24 16:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67767000 2021-11-24 16:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67768000 2021-11-24 16:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67769000 2021-11-24 16:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67770000 2021-11-24 16:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67771000 2021-11-24 16:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67772000 2021-11-24 16:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67773000 2021-11-24 16:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67774000 2021-11-24 16:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67775000 2021-11-24 16:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67776000 2021-11-24 16:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67777000 2021-11-24 16:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67778000 2021-11-24 16:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67779000 2021-11-24 16:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67780000 2021-11-24 16:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67781000 2021-11-24 16:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67782000 2021-11-24 16:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67783000 2021-11-24 16:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67784000 2021-11-24 16:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67785000 2021-11-24 16:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67786000 2021-11-24 16:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67787000 2021-11-24 16:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67788000 2021-11-24 16:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67789000 2021-11-24 16:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67790000 2021-11-24 16:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67791000 2021-11-24 16:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67792000 2021-11-24 16:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67793000 2021-11-24 16:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67794000 2021-11-24 16:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67795000 2021-11-24 16:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67796000 2021-11-24 16:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67797000 2021-11-24 16:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67798000 2021-11-24 16:07:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:07:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2134 containing 20.00 MB] 2021-11-24 16:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67799000 2021-11-24 16:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67800000 2021-11-24 16:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67801000 2021-11-24 16:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67802000 2021-11-24 16:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67803000 2021-11-24 16:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67804000 2021-11-24 16:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67805000 2021-11-24 16:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67806000 2021-11-24 16:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67807000 2021-11-24 16:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67808000 2021-11-24 16:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67809000 2021-11-24 16:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67810000 2021-11-24 16:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67811000 2021-11-24 16:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67812000 2021-11-24 16:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67813000 2021-11-24 16:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67814000 2021-11-24 16:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67815000 2021-11-24 16:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67816000 2021-11-24 16:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67817000 2021-11-24 16:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67818000 2021-11-24 16:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67819000 2021-11-24 16:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67820000 2021-11-24 16:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67821000 2021-11-24 16:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67822000 2021-11-24 16:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67823000 2021-11-24 16:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67824000 2021-11-24 16:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67825000 2021-11-24 16:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67826000 2021-11-24 16:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67827000 2021-11-24 16:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67828000 2021-11-24 16:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67829000 2021-11-24 16:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67830000 2021-11-24 16:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67831000 2021-11-24 16:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67832000 2021-11-24 16:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67833000 2021-11-24 16:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67834000 2021-11-24 16:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67835000 2021-11-24 16:08:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:08:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2135 containing 20.00 MB] 2021-11-24 16:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67836000 2021-11-24 16:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67837000 2021-11-24 16:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67838000 2021-11-24 16:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67839000 2021-11-24 16:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67840000 2021-11-24 16:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67841000 2021-11-24 16:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67842000 2021-11-24 16:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67843000 2021-11-24 16:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67844000 2021-11-24 16:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67845000 2021-11-24 16:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67846000 2021-11-24 16:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67847000 2021-11-24 16:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67848000 2021-11-24 16:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67849000 2021-11-24 16:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67850000 2021-11-24 16:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67851000 2021-11-24 16:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67852000 2021-11-24 16:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67853000 2021-11-24 16:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67854000 2021-11-24 16:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67855000 2021-11-24 16:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67856000 2021-11-24 16:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67857000 2021-11-24 16:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67858000 2021-11-24 16:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67859000 2021-11-24 16:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67860000 2021-11-24 16:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67861000 2021-11-24 16:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67862000 2021-11-24 16:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67863000 2021-11-24 16:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67864000 2021-11-24 16:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67865000 2021-11-24 16:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67866000 2021-11-24 16:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67867000 2021-11-24 16:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67868000 2021-11-24 16:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67869000 2021-11-24 16:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67870000 2021-11-24 16:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67871000 2021-11-24 16:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67872000 2021-11-24 16:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67873000 2021-11-24 16:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67874000 2021-11-24 16:08:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:08:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2136 containing 20.00 MB] 2021-11-24 16:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67875000 2021-11-24 16:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67876000 2021-11-24 16:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67877000 2021-11-24 16:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67878000 2021-11-24 16:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67879000 2021-11-24 16:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67880000 2021-11-24 16:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67881000 2021-11-24 16:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67882000 2021-11-24 16:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67883000 2021-11-24 16:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67884000 2021-11-24 16:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67885000 2021-11-24 16:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67886000 2021-11-24 16:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67887000 2021-11-24 16:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67888000 2021-11-24 16:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67889000 2021-11-24 16:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67890000 2021-11-24 16:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67891000 2021-11-24 16:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67892000 2021-11-24 16:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67893000 2021-11-24 16:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67894000 2021-11-24 16:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67895000 2021-11-24 16:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67896000 2021-11-24 16:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67897000 2021-11-24 16:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67898000 2021-11-24 16:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67899000 2021-11-24 16:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67900000 2021-11-24 16:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67901000 2021-11-24 16:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67902000 2021-11-24 16:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67903000 2021-11-24 16:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67904000 2021-11-24 16:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67905000 2021-11-24 16:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67906000 2021-11-24 16:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67907000 2021-11-24 16:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67908000 2021-11-24 16:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67909000 2021-11-24 16:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67910000 2021-11-24 16:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67911000 2021-11-24 16:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67912000 2021-11-24 16:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67913000 2021-11-24 16:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67914000 2021-11-24 16:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67915000 2021-11-24 16:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67916000 2021-11-24 16:08:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:08:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2137 containing 20.00 MB] 2021-11-24 16:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67917000 2021-11-24 16:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67918000 2021-11-24 16:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67919000 2021-11-24 16:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67920000 2021-11-24 16:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67921000 2021-11-24 16:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67922000 2021-11-24 16:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67923000 2021-11-24 16:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67924000 2021-11-24 16:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67925000 2021-11-24 16:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67926000 2021-11-24 16:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67927000 2021-11-24 16:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67928000 2021-11-24 16:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67929000 2021-11-24 16:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67930000 2021-11-24 16:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67931000 2021-11-24 16:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67932000 2021-11-24 16:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67933000 2021-11-24 16:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67934000 2021-11-24 16:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67935000 2021-11-24 16:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67936000 2021-11-24 16:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67937000 2021-11-24 16:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67938000 2021-11-24 16:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67939000 2021-11-24 16:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67940000 2021-11-24 16:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67941000 2021-11-24 16:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67942000 2021-11-24 16:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67943000 2021-11-24 16:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67944000 2021-11-24 16:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67945000 2021-11-24 16:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67946000 2021-11-24 16:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67947000 2021-11-24 16:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67948000 2021-11-24 16:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67949000 2021-11-24 16:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67950000 2021-11-24 16:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67951000 2021-11-24 16:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67952000 2021-11-24 16:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67953000 2021-11-24 16:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67954000 2021-11-24 16:09:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:09:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2138 containing 20.00 MB] 2021-11-24 16:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67955000 2021-11-24 16:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67956000 2021-11-24 16:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67957000 2021-11-24 16:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67958000 2021-11-24 16:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67959000 2021-11-24 16:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67960000 2021-11-24 16:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67961000 2021-11-24 16:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67962000 2021-11-24 16:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67963000 2021-11-24 16:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67964000 2021-11-24 16:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67965000 2021-11-24 16:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67966000 2021-11-24 16:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67967000 2021-11-24 16:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67968000 2021-11-24 16:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67969000 2021-11-24 16:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67970000 2021-11-24 16:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67971000 2021-11-24 16:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67972000 2021-11-24 16:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67973000 2021-11-24 16:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67974000 2021-11-24 16:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67975000 2021-11-24 16:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67976000 2021-11-24 16:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67977000 2021-11-24 16:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67978000 2021-11-24 16:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67979000 2021-11-24 16:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67980000 2021-11-24 16:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67981000 2021-11-24 16:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67982000 2021-11-24 16:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67983000 2021-11-24 16:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67984000 2021-11-24 16:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67985000 2021-11-24 16:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67986000 2021-11-24 16:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67987000 2021-11-24 16:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67988000 2021-11-24 16:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67989000 2021-11-24 16:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67990000 2021-11-24 16:09:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:09:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2139 containing 20.00 MB] 2021-11-24 16:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67991000 2021-11-24 16:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67992000 2021-11-24 16:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67993000 2021-11-24 16:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67994000 2021-11-24 16:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67995000 2021-11-24 16:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67996000 2021-11-24 16:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67997000 2021-11-24 16:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67998000 2021-11-24 16:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 67999000 2021-11-24 16:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68000000 2021-11-24 16:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68001000 2021-11-24 16:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68002000 2021-11-24 16:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68003000 2021-11-24 16:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68004000 2021-11-24 16:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68005000 2021-11-24 16:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68006000 2021-11-24 16:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68007000 2021-11-24 16:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68008000 2021-11-24 16:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68009000 2021-11-24 16:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68010000 2021-11-24 16:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68011000 2021-11-24 16:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68012000 2021-11-24 16:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68013000 2021-11-24 16:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68014000 2021-11-24 16:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68015000 2021-11-24 16:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68016000 2021-11-24 16:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68017000 2021-11-24 16:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68018000 2021-11-24 16:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68019000 2021-11-24 16:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68020000 2021-11-24 16:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68021000 2021-11-24 16:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68022000 2021-11-24 16:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68023000 2021-11-24 16:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68024000 2021-11-24 16:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68025000 2021-11-24 16:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68026000 2021-11-24 16:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68027000 2021-11-24 16:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68028000 2021-11-24 16:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68029000 2021-11-24 16:09:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:09:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2140 containing 20.00 MB] 2021-11-24 16:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68030000 2021-11-24 16:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68031000 2021-11-24 16:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68032000 2021-11-24 16:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68033000 2021-11-24 16:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68034000 2021-11-24 16:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68035000 2021-11-24 16:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68036000 2021-11-24 16:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68037000 2021-11-24 16:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68038000 2021-11-24 16:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68039000 2021-11-24 16:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68040000 2021-11-24 16:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68041000 2021-11-24 16:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68042000 2021-11-24 16:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68043000 2021-11-24 16:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68044000 2021-11-24 16:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68045000 2021-11-24 16:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68046000 2021-11-24 16:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68047000 2021-11-24 16:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68048000 2021-11-24 16:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68049000 2021-11-24 16:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68050000 2021-11-24 16:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68051000 2021-11-24 16:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68052000 2021-11-24 16:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68053000 2021-11-24 16:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68054000 2021-11-24 16:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68055000 2021-11-24 16:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68056000 2021-11-24 16:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68057000 2021-11-24 16:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68058000 2021-11-24 16:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68059000 2021-11-24 16:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68060000 2021-11-24 16:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68061000 2021-11-24 16:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68062000 2021-11-24 16:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68063000 2021-11-24 16:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68064000 2021-11-24 16:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68065000 2021-11-24 16:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68066000 2021-11-24 16:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68067000 2021-11-24 16:10:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:10:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2141 containing 20.00 MB] 2021-11-24 16:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68068000 2021-11-24 16:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68069000 2021-11-24 16:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68070000 2021-11-24 16:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68071000 2021-11-24 16:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68072000 2021-11-24 16:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68073000 2021-11-24 16:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68074000 2021-11-24 16:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68075000 2021-11-24 16:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68076000 2021-11-24 16:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68077000 2021-11-24 16:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68078000 2021-11-24 16:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68079000 2021-11-24 16:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68080000 2021-11-24 16:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68081000 2021-11-24 16:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68082000 2021-11-24 16:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68083000 2021-11-24 16:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68084000 2021-11-24 16:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68085000 2021-11-24 16:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68086000 2021-11-24 16:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68087000 2021-11-24 16:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68088000 2021-11-24 16:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68089000 2021-11-24 16:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68090000 2021-11-24 16:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68091000 2021-11-24 16:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68092000 2021-11-24 16:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68093000 2021-11-24 16:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68094000 2021-11-24 16:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68095000 2021-11-24 16:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68096000 2021-11-24 16:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68097000 2021-11-24 16:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68098000 2021-11-24 16:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68099000 2021-11-24 16:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68100000 2021-11-24 16:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68101000 2021-11-24 16:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68102000 2021-11-24 16:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68103000 2021-11-24 16:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68104000 2021-11-24 16:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68105000 2021-11-24 16:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68106000 2021-11-24 16:10:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:10:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2142 containing 20.00 MB] 2021-11-24 16:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68107000 2021-11-24 16:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68108000 2021-11-24 16:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68109000 2021-11-24 16:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68110000 2021-11-24 16:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68111000 2021-11-24 16:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68112000 2021-11-24 16:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68113000 2021-11-24 16:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68114000 2021-11-24 16:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68115000 2021-11-24 16:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68116000 2021-11-24 16:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68117000 2021-11-24 16:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68118000 2021-11-24 16:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68119000 2021-11-24 16:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68120000 2021-11-24 16:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68121000 2021-11-24 16:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68122000 2021-11-24 16:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68123000 2021-11-24 16:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68124000 2021-11-24 16:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68125000 2021-11-24 16:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68126000 2021-11-24 16:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68127000 2021-11-24 16:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68128000 2021-11-24 16:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68129000 2021-11-24 16:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68130000 2021-11-24 16:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68131000 2021-11-24 16:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68132000 2021-11-24 16:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68133000 2021-11-24 16:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68134000 2021-11-24 16:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68135000 2021-11-24 16:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68136000 2021-11-24 16:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68137000 2021-11-24 16:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68138000 2021-11-24 16:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68139000 2021-11-24 16:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68140000 2021-11-24 16:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68141000 2021-11-24 16:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68142000 2021-11-24 16:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68143000 2021-11-24 16:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68144000 2021-11-24 16:10:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:10:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2143 containing 20.00 MB] 2021-11-24 16:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68145000 2021-11-24 16:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68146000 2021-11-24 16:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68147000 2021-11-24 16:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68148000 2021-11-24 16:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68149000 2021-11-24 16:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68150000 2021-11-24 16:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68151000 2021-11-24 16:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68152000 2021-11-24 16:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68153000 2021-11-24 16:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68154000 2021-11-24 16:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68155000 2021-11-24 16:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68156000 2021-11-24 16:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68157000 2021-11-24 16:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68158000 2021-11-24 16:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68159000 2021-11-24 16:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68160000 2021-11-24 16:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68161000 2021-11-24 16:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68162000 2021-11-24 16:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68163000 2021-11-24 16:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68164000 2021-11-24 16:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68165000 2021-11-24 16:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68166000 2021-11-24 16:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68167000 2021-11-24 16:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68168000 2021-11-24 16:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68169000 2021-11-24 16:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68170000 2021-11-24 16:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68171000 2021-11-24 16:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68172000 2021-11-24 16:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68173000 2021-11-24 16:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68174000 2021-11-24 16:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68175000 2021-11-24 16:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68176000 2021-11-24 16:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68177000 2021-11-24 16:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68178000 2021-11-24 16:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68179000 2021-11-24 16:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68180000 2021-11-24 16:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68181000 2021-11-24 16:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68182000 2021-11-24 16:10:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:10:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2144 containing 20.00 MB] 2021-11-24 16:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68183000 2021-11-24 16:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68184000 2021-11-24 16:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68185000 2021-11-24 16:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68186000 2021-11-24 16:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68187000 2021-11-24 16:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68188000 2021-11-24 16:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68189000 2021-11-24 16:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68190000 2021-11-24 16:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68191000 2021-11-24 16:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68192000 2021-11-24 16:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68193000 2021-11-24 16:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68194000 2021-11-24 16:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68195000 2021-11-24 16:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68196000 2021-11-24 16:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68197000 2021-11-24 16:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68198000 2021-11-24 16:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68199000 2021-11-24 16:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68200000 2021-11-24 16:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68201000 2021-11-24 16:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68202000 2021-11-24 16:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68203000 2021-11-24 16:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68204000 2021-11-24 16:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68205000 2021-11-24 16:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68206000 2021-11-24 16:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68207000 2021-11-24 16:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68208000 2021-11-24 16:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68209000 2021-11-24 16:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68210000 2021-11-24 16:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68211000 2021-11-24 16:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68212000 2021-11-24 16:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68213000 2021-11-24 16:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68214000 2021-11-24 16:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68215000 2021-11-24 16:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68216000 2021-11-24 16:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68217000 2021-11-24 16:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68218000 2021-11-24 16:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68219000 2021-11-24 16:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68220000 2021-11-24 16:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68221000 2021-11-24 16:11:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:11:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2145 containing 20.00 MB] 2021-11-24 16:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68222000 2021-11-24 16:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68223000 2021-11-24 16:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68224000 2021-11-24 16:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68225000 2021-11-24 16:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68226000 2021-11-24 16:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68227000 2021-11-24 16:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68228000 2021-11-24 16:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68229000 2021-11-24 16:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68230000 2021-11-24 16:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68231000 2021-11-24 16:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68232000 2021-11-24 16:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68233000 2021-11-24 16:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68234000 2021-11-24 16:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68235000 2021-11-24 16:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68236000 2021-11-24 16:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68237000 2021-11-24 16:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68238000 2021-11-24 16:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68239000 2021-11-24 16:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68240000 2021-11-24 16:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68241000 2021-11-24 16:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68242000 2021-11-24 16:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68243000 2021-11-24 16:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68244000 2021-11-24 16:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68245000 2021-11-24 16:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68246000 2021-11-24 16:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68247000 2021-11-24 16:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68248000 2021-11-24 16:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68249000 2021-11-24 16:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68250000 2021-11-24 16:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68251000 2021-11-24 16:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68252000 2021-11-24 16:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68253000 2021-11-24 16:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68254000 2021-11-24 16:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68255000 2021-11-24 16:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68256000 2021-11-24 16:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68257000 2021-11-24 16:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68258000 2021-11-24 16:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68259000 2021-11-24 16:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68260000 2021-11-24 16:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68261000 2021-11-24 16:11:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:11:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2146 containing 20.00 MB] 2021-11-24 16:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68262000 2021-11-24 16:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68263000 2021-11-24 16:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68264000 2021-11-24 16:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68265000 2021-11-24 16:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68266000 2021-11-24 16:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68267000 2021-11-24 16:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68268000 2021-11-24 16:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68269000 2021-11-24 16:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68270000 2021-11-24 16:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68271000 2021-11-24 16:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68272000 2021-11-24 16:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68273000 2021-11-24 16:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68274000 2021-11-24 16:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68275000 2021-11-24 16:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68276000 2021-11-24 16:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68277000 2021-11-24 16:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68278000 2021-11-24 16:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68279000 2021-11-24 16:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68280000 2021-11-24 16:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68281000 2021-11-24 16:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68282000 2021-11-24 16:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68283000 2021-11-24 16:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68284000 2021-11-24 16:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68285000 2021-11-24 16:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68286000 2021-11-24 16:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68287000 2021-11-24 16:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68288000 2021-11-24 16:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68289000 2021-11-24 16:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68290000 2021-11-24 16:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68291000 2021-11-24 16:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68292000 2021-11-24 16:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68293000 2021-11-24 16:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68294000 2021-11-24 16:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68295000 2021-11-24 16:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68296000 2021-11-24 16:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68297000 2021-11-24 16:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68298000 2021-11-24 16:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68299000 2021-11-24 16:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68300000 2021-11-24 16:11:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:11:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2147 containing 20.00 MB] 2021-11-24 16:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68301000 2021-11-24 16:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68302000 2021-11-24 16:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68303000 2021-11-24 16:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68304000 2021-11-24 16:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68305000 2021-11-24 16:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68306000 2021-11-24 16:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68307000 2021-11-24 16:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68308000 2021-11-24 16:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68309000 2021-11-24 16:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68310000 2021-11-24 16:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68311000 2021-11-24 16:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68312000 2021-11-24 16:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68313000 2021-11-24 16:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68314000 2021-11-24 16:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68315000 2021-11-24 16:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68316000 2021-11-24 16:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68317000 2021-11-24 16:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68318000 2021-11-24 16:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68319000 2021-11-24 16:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68320000 2021-11-24 16:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68321000 2021-11-24 16:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68322000 2021-11-24 16:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68323000 2021-11-24 16:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68324000 2021-11-24 16:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68325000 2021-11-24 16:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68326000 2021-11-24 16:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68327000 2021-11-24 16:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68328000 2021-11-24 16:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68329000 2021-11-24 16:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68330000 2021-11-24 16:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68331000 2021-11-24 16:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68332000 2021-11-24 16:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68333000 2021-11-24 16:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68334000 2021-11-24 16:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68335000 2021-11-24 16:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68336000 2021-11-24 16:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68337000 2021-11-24 16:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68338000 2021-11-24 16:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68339000 2021-11-24 16:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68340000 2021-11-24 16:12:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:12:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2148 containing 20.00 MB] 2021-11-24 16:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68341000 2021-11-24 16:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68342000 2021-11-24 16:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68343000 2021-11-24 16:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68344000 2021-11-24 16:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68345000 2021-11-24 16:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68346000 2021-11-24 16:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68347000 2021-11-24 16:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68348000 2021-11-24 16:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68349000 2021-11-24 16:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68350000 2021-11-24 16:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68351000 2021-11-24 16:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68352000 2021-11-24 16:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68353000 2021-11-24 16:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68354000 2021-11-24 16:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68355000 2021-11-24 16:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68356000 2021-11-24 16:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68357000 2021-11-24 16:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68358000 2021-11-24 16:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68359000 2021-11-24 16:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68360000 2021-11-24 16:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68361000 2021-11-24 16:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68362000 2021-11-24 16:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68363000 2021-11-24 16:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68364000 2021-11-24 16:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68365000 2021-11-24 16:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68366000 2021-11-24 16:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68367000 2021-11-24 16:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68368000 2021-11-24 16:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68369000 2021-11-24 16:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68370000 2021-11-24 16:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68371000 2021-11-24 16:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68372000 2021-11-24 16:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68373000 2021-11-24 16:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68374000 2021-11-24 16:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68375000 2021-11-24 16:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68376000 2021-11-24 16:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68377000 2021-11-24 16:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68378000 2021-11-24 16:12:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:12:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2149 containing 20.00 MB] 2021-11-24 16:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68379000 2021-11-24 16:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68380000 2021-11-24 16:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68381000 2021-11-24 16:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68382000 2021-11-24 16:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68383000 2021-11-24 16:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68384000 2021-11-24 16:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68385000 2021-11-24 16:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68386000 2021-11-24 16:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68387000 2021-11-24 16:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68388000 2021-11-24 16:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68389000 2021-11-24 16:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68390000 2021-11-24 16:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68391000 2021-11-24 16:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68392000 2021-11-24 16:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68393000 2021-11-24 16:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68394000 2021-11-24 16:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68395000 2021-11-24 16:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68396000 2021-11-24 16:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68397000 2021-11-24 16:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68398000 2021-11-24 16:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68399000 2021-11-24 16:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68400000 2021-11-24 16:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68401000 2021-11-24 16:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68402000 2021-11-24 16:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68403000 2021-11-24 16:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68404000 2021-11-24 16:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68405000 2021-11-24 16:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68406000 2021-11-24 16:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68407000 2021-11-24 16:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68408000 2021-11-24 16:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68409000 2021-11-24 16:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68410000 2021-11-24 16:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68411000 2021-11-24 16:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68412000 2021-11-24 16:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68413000 2021-11-24 16:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68414000 2021-11-24 16:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68415000 2021-11-24 16:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68416000 2021-11-24 16:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68417000 2021-11-24 16:12:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:12:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2150 containing 20.00 MB] 2021-11-24 16:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68418000 2021-11-24 16:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68419000 2021-11-24 16:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68420000 2021-11-24 16:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68421000 2021-11-24 16:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68422000 2021-11-24 16:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68423000 2021-11-24 16:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68424000 2021-11-24 16:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68425000 2021-11-24 16:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68426000 2021-11-24 16:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68427000 2021-11-24 16:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68428000 2021-11-24 16:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68429000 2021-11-24 16:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68430000 2021-11-24 16:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68431000 2021-11-24 16:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68432000 2021-11-24 16:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68433000 2021-11-24 16:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68434000 2021-11-24 16:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68435000 2021-11-24 16:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68436000 2021-11-24 16:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68437000 2021-11-24 16:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68438000 2021-11-24 16:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68439000 2021-11-24 16:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68440000 2021-11-24 16:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68441000 2021-11-24 16:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68442000 2021-11-24 16:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68443000 2021-11-24 16:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68444000 2021-11-24 16:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68445000 2021-11-24 16:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68446000 2021-11-24 16:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68447000 2021-11-24 16:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68448000 2021-11-24 16:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68449000 2021-11-24 16:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68450000 2021-11-24 16:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68451000 2021-11-24 16:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68452000 2021-11-24 16:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68453000 2021-11-24 16:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68454000 2021-11-24 16:13:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:13:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2151 containing 20.00 MB] 2021-11-24 16:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68455000 2021-11-24 16:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68456000 2021-11-24 16:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68457000 2021-11-24 16:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68458000 2021-11-24 16:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68459000 2021-11-24 16:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68460000 2021-11-24 16:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68461000 2021-11-24 16:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68462000 2021-11-24 16:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68463000 2021-11-24 16:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68464000 2021-11-24 16:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68465000 2021-11-24 16:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68466000 2021-11-24 16:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68467000 2021-11-24 16:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68468000 2021-11-24 16:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68469000 2021-11-24 16:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68470000 2021-11-24 16:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68471000 2021-11-24 16:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68472000 2021-11-24 16:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68473000 2021-11-24 16:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68474000 2021-11-24 16:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68475000 2021-11-24 16:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68476000 2021-11-24 16:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68477000 2021-11-24 16:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68478000 2021-11-24 16:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68479000 2021-11-24 16:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68480000 2021-11-24 16:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68481000 2021-11-24 16:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68482000 2021-11-24 16:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68483000 2021-11-24 16:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68484000 2021-11-24 16:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68485000 2021-11-24 16:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68486000 2021-11-24 16:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68487000 2021-11-24 16:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68488000 2021-11-24 16:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68489000 2021-11-24 16:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68490000 2021-11-24 16:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68491000 2021-11-24 16:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68492000 2021-11-24 16:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68493000 2021-11-24 16:13:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:13:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2152 containing 20.00 MB] 2021-11-24 16:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68494000 2021-11-24 16:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68495000 2021-11-24 16:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68496000 2021-11-24 16:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68497000 2021-11-24 16:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68498000 2021-11-24 16:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68499000 2021-11-24 16:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68500000 2021-11-24 16:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68501000 2021-11-24 16:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68502000 2021-11-24 16:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68503000 2021-11-24 16:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68504000 2021-11-24 16:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68505000 2021-11-24 16:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68506000 2021-11-24 16:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68507000 2021-11-24 16:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68508000 2021-11-24 16:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68509000 2021-11-24 16:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68510000 2021-11-24 16:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68511000 2021-11-24 16:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68512000 2021-11-24 16:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68513000 2021-11-24 16:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68514000 2021-11-24 16:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68515000 2021-11-24 16:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68516000 2021-11-24 16:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68517000 2021-11-24 16:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68518000 2021-11-24 16:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68519000 2021-11-24 16:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68520000 2021-11-24 16:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68521000 2021-11-24 16:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68522000 2021-11-24 16:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68523000 2021-11-24 16:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68524000 2021-11-24 16:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68525000 2021-11-24 16:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68526000 2021-11-24 16:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68527000 2021-11-24 16:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68528000 2021-11-24 16:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68529000 2021-11-24 16:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68530000 2021-11-24 16:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68531000 2021-11-24 16:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68532000 2021-11-24 16:13:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:13:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2153 containing 20.00 MB] 2021-11-24 16:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68533000 2021-11-24 16:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68534000 2021-11-24 16:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68535000 2021-11-24 16:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68536000 2021-11-24 16:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68537000 2021-11-24 16:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68538000 2021-11-24 16:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68539000 2021-11-24 16:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68540000 2021-11-24 16:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68541000 2021-11-24 16:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68542000 2021-11-24 16:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68543000 2021-11-24 16:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68544000 2021-11-24 16:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68545000 2021-11-24 16:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68546000 2021-11-24 16:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68547000 2021-11-24 16:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68548000 2021-11-24 16:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68549000 2021-11-24 16:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68550000 2021-11-24 16:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68551000 2021-11-24 16:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68552000 2021-11-24 16:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68553000 2021-11-24 16:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68554000 2021-11-24 16:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68555000 2021-11-24 16:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68556000 2021-11-24 16:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68557000 2021-11-24 16:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68558000 2021-11-24 16:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68559000 2021-11-24 16:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68560000 2021-11-24 16:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68561000 2021-11-24 16:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68562000 2021-11-24 16:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68563000 2021-11-24 16:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68564000 2021-11-24 16:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68565000 2021-11-24 16:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68566000 2021-11-24 16:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68567000 2021-11-24 16:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68568000 2021-11-24 16:13:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:13:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2154 containing 20.00 MB] 2021-11-24 16:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68569000 2021-11-24 16:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68570000 2021-11-24 16:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68571000 2021-11-24 16:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68572000 2021-11-24 16:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68573000 2021-11-24 16:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68574000 2021-11-24 16:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68575000 2021-11-24 16:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68576000 2021-11-24 16:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68577000 2021-11-24 16:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68578000 2021-11-24 16:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68579000 2021-11-24 16:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68580000 2021-11-24 16:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68581000 2021-11-24 16:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68582000 2021-11-24 16:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68583000 2021-11-24 16:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68584000 2021-11-24 16:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68585000 2021-11-24 16:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68586000 2021-11-24 16:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68587000 2021-11-24 16:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68588000 2021-11-24 16:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68589000 2021-11-24 16:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68590000 2021-11-24 16:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68591000 2021-11-24 16:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68592000 2021-11-24 16:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68593000 2021-11-24 16:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68594000 2021-11-24 16:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68595000 2021-11-24 16:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68596000 2021-11-24 16:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68597000 2021-11-24 16:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68598000 2021-11-24 16:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68599000 2021-11-24 16:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68600000 2021-11-24 16:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68601000 2021-11-24 16:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68602000 2021-11-24 16:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68603000 2021-11-24 16:14:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:14:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2155 containing 20.00 MB] 2021-11-24 16:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68604000 2021-11-24 16:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68605000 2021-11-24 16:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68606000 2021-11-24 16:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68607000 2021-11-24 16:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68608000 2021-11-24 16:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68609000 2021-11-24 16:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68610000 2021-11-24 16:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68611000 2021-11-24 16:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68612000 2021-11-24 16:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68613000 2021-11-24 16:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68614000 2021-11-24 16:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68615000 2021-11-24 16:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68616000 2021-11-24 16:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68617000 2021-11-24 16:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68618000 2021-11-24 16:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68619000 2021-11-24 16:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68620000 2021-11-24 16:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68621000 2021-11-24 16:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68622000 2021-11-24 16:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68623000 2021-11-24 16:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68624000 2021-11-24 16:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68625000 2021-11-24 16:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68626000 2021-11-24 16:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68627000 2021-11-24 16:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68628000 2021-11-24 16:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68629000 2021-11-24 16:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68630000 2021-11-24 16:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68631000 2021-11-24 16:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68632000 2021-11-24 16:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68633000 2021-11-24 16:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68634000 2021-11-24 16:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68635000 2021-11-24 16:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68636000 2021-11-24 16:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68637000 2021-11-24 16:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68638000 2021-11-24 16:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68639000 2021-11-24 16:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68640000 2021-11-24 16:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68641000 2021-11-24 16:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68642000 2021-11-24 16:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68643000 2021-11-24 16:14:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:14:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2156 containing 20.00 MB] 2021-11-24 16:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68644000 2021-11-24 16:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68645000 2021-11-24 16:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68646000 2021-11-24 16:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68647000 2021-11-24 16:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68648000 2021-11-24 16:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68649000 2021-11-24 16:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68650000 2021-11-24 16:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68651000 2021-11-24 16:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68652000 2021-11-24 16:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68653000 2021-11-24 16:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68654000 2021-11-24 16:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68655000 2021-11-24 16:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68656000 2021-11-24 16:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68657000 2021-11-24 16:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68658000 2021-11-24 16:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68659000 2021-11-24 16:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68660000 2021-11-24 16:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68661000 2021-11-24 16:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68662000 2021-11-24 16:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68663000 2021-11-24 16:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68664000 2021-11-24 16:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68665000 2021-11-24 16:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68666000 2021-11-24 16:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68667000 2021-11-24 16:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68668000 2021-11-24 16:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68669000 2021-11-24 16:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68670000 2021-11-24 16:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68671000 2021-11-24 16:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68672000 2021-11-24 16:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68673000 2021-11-24 16:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68674000 2021-11-24 16:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68675000 2021-11-24 16:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68676000 2021-11-24 16:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68677000 2021-11-24 16:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68678000 2021-11-24 16:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68679000 2021-11-24 16:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68680000 2021-11-24 16:14:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:14:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2157 containing 20.00 MB] 2021-11-24 16:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68681000 2021-11-24 16:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68682000 2021-11-24 16:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68683000 2021-11-24 16:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68684000 2021-11-24 16:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68685000 2021-11-24 16:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68686000 2021-11-24 16:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68687000 2021-11-24 16:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68688000 2021-11-24 16:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68689000 2021-11-24 16:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68690000 2021-11-24 16:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68691000 2021-11-24 16:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68692000 2021-11-24 16:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68693000 2021-11-24 16:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68694000 2021-11-24 16:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68695000 2021-11-24 16:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68696000 2021-11-24 16:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68697000 2021-11-24 16:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68698000 2021-11-24 16:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68699000 2021-11-24 16:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68700000 2021-11-24 16:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68701000 2021-11-24 16:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68702000 2021-11-24 16:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68703000 2021-11-24 16:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68704000 2021-11-24 16:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68705000 2021-11-24 16:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68706000 2021-11-24 16:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68707000 2021-11-24 16:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68708000 2021-11-24 16:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68709000 2021-11-24 16:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68710000 2021-11-24 16:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68711000 2021-11-24 16:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68712000 2021-11-24 16:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68713000 2021-11-24 16:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68714000 2021-11-24 16:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68715000 2021-11-24 16:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68716000 2021-11-24 16:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68717000 2021-11-24 16:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68718000 2021-11-24 16:15:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:15:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2158 containing 20.00 MB] 2021-11-24 16:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68719000 2021-11-24 16:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68720000 2021-11-24 16:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68721000 2021-11-24 16:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68722000 2021-11-24 16:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68723000 2021-11-24 16:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68724000 2021-11-24 16:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68725000 2021-11-24 16:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68726000 2021-11-24 16:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68727000 2021-11-24 16:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68728000 2021-11-24 16:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68729000 2021-11-24 16:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68730000 2021-11-24 16:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68731000 2021-11-24 16:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68732000 2021-11-24 16:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68733000 2021-11-24 16:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68734000 2021-11-24 16:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68735000 2021-11-24 16:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68736000 2021-11-24 16:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68737000 2021-11-24 16:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68738000 2021-11-24 16:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68739000 2021-11-24 16:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68740000 2021-11-24 16:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68741000 2021-11-24 16:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68742000 2021-11-24 16:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68743000 2021-11-24 16:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68744000 2021-11-24 16:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68745000 2021-11-24 16:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68746000 2021-11-24 16:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68747000 2021-11-24 16:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68748000 2021-11-24 16:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68749000 2021-11-24 16:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68750000 2021-11-24 16:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68751000 2021-11-24 16:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68752000 2021-11-24 16:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68753000 2021-11-24 16:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68754000 2021-11-24 16:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68755000 2021-11-24 16:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68756000 2021-11-24 16:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68757000 2021-11-24 16:15:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:15:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2159 containing 20.00 MB] 2021-11-24 16:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68758000 2021-11-24 16:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68759000 2021-11-24 16:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68760000 2021-11-24 16:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68761000 2021-11-24 16:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68762000 2021-11-24 16:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68763000 2021-11-24 16:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68764000 2021-11-24 16:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68765000 2021-11-24 16:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68766000 2021-11-24 16:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68767000 2021-11-24 16:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68768000 2021-11-24 16:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68769000 2021-11-24 16:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68770000 2021-11-24 16:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68771000 2021-11-24 16:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68772000 2021-11-24 16:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68773000 2021-11-24 16:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68774000 2021-11-24 16:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68775000 2021-11-24 16:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68776000 2021-11-24 16:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68777000 2021-11-24 16:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68778000 2021-11-24 16:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68779000 2021-11-24 16:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68780000 2021-11-24 16:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68781000 2021-11-24 16:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68782000 2021-11-24 16:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68783000 2021-11-24 16:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68784000 2021-11-24 16:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68785000 2021-11-24 16:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68786000 2021-11-24 16:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68787000 2021-11-24 16:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68788000 2021-11-24 16:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68789000 2021-11-24 16:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68790000 2021-11-24 16:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68791000 2021-11-24 16:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68792000 2021-11-24 16:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68793000 2021-11-24 16:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68794000 2021-11-24 16:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68795000 2021-11-24 16:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68796000 2021-11-24 16:15:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:15:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2160 containing 20.00 MB] 2021-11-24 16:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68797000 2021-11-24 16:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68798000 2021-11-24 16:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68799000 2021-11-24 16:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68800000 2021-11-24 16:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68801000 2021-11-24 16:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68802000 2021-11-24 16:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68803000 2021-11-24 16:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68804000 2021-11-24 16:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68805000 2021-11-24 16:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68806000 2021-11-24 16:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68807000 2021-11-24 16:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68808000 2021-11-24 16:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68809000 2021-11-24 16:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68810000 2021-11-24 16:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68811000 2021-11-24 16:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68812000 2021-11-24 16:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68813000 2021-11-24 16:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68814000 2021-11-24 16:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68815000 2021-11-24 16:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68816000 2021-11-24 16:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68817000 2021-11-24 16:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68818000 2021-11-24 16:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68819000 2021-11-24 16:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68820000 2021-11-24 16:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68821000 2021-11-24 16:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68822000 2021-11-24 16:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68823000 2021-11-24 16:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68824000 2021-11-24 16:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68825000 2021-11-24 16:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68826000 2021-11-24 16:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68827000 2021-11-24 16:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68828000 2021-11-24 16:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68829000 2021-11-24 16:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68830000 2021-11-24 16:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68831000 2021-11-24 16:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68832000 2021-11-24 16:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68833000 2021-11-24 16:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68834000 2021-11-24 16:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68835000 2021-11-24 16:16:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:16:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2161 containing 20.00 MB] 2021-11-24 16:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68836000 2021-11-24 16:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68837000 2021-11-24 16:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68838000 2021-11-24 16:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68839000 2021-11-24 16:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68840000 2021-11-24 16:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68841000 2021-11-24 16:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68842000 2021-11-24 16:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68843000 2021-11-24 16:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68844000 2021-11-24 16:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68845000 2021-11-24 16:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68846000 2021-11-24 16:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68847000 2021-11-24 16:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68848000 2021-11-24 16:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68849000 2021-11-24 16:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68850000 2021-11-24 16:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68851000 2021-11-24 16:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68852000 2021-11-24 16:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68853000 2021-11-24 16:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68854000 2021-11-24 16:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68855000 2021-11-24 16:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68856000 2021-11-24 16:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68857000 2021-11-24 16:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68858000 2021-11-24 16:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68859000 2021-11-24 16:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68860000 2021-11-24 16:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68861000 2021-11-24 16:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68862000 2021-11-24 16:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68863000 2021-11-24 16:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68864000 2021-11-24 16:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68865000 2021-11-24 16:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68866000 2021-11-24 16:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68867000 2021-11-24 16:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68868000 2021-11-24 16:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68869000 2021-11-24 16:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68870000 2021-11-24 16:16:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:16:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2162 containing 20.00 MB] 2021-11-24 16:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68871000 2021-11-24 16:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68872000 2021-11-24 16:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68873000 2021-11-24 16:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68874000 2021-11-24 16:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68875000 2021-11-24 16:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68876000 2021-11-24 16:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68877000 2021-11-24 16:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68878000 2021-11-24 16:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68879000 2021-11-24 16:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68880000 2021-11-24 16:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68881000 2021-11-24 16:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68882000 2021-11-24 16:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68883000 2021-11-24 16:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68884000 2021-11-24 16:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68885000 2021-11-24 16:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68886000 2021-11-24 16:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68887000 2021-11-24 16:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68888000 2021-11-24 16:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68889000 2021-11-24 16:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68890000 2021-11-24 16:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68891000 2021-11-24 16:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68892000 2021-11-24 16:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68893000 2021-11-24 16:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68894000 2021-11-24 16:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68895000 2021-11-24 16:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68896000 2021-11-24 16:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68897000 2021-11-24 16:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68898000 2021-11-24 16:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68899000 2021-11-24 16:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68900000 2021-11-24 16:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68901000 2021-11-24 16:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68902000 2021-11-24 16:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68903000 2021-11-24 16:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68904000 2021-11-24 16:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68905000 2021-11-24 16:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68906000 2021-11-24 16:16:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:16:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2163 containing 20.00 MB] 2021-11-24 16:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68907000 2021-11-24 16:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68908000 2021-11-24 16:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68909000 2021-11-24 16:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68910000 2021-11-24 16:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68911000 2021-11-24 16:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68912000 2021-11-24 16:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68913000 2021-11-24 16:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68914000 2021-11-24 16:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68915000 2021-11-24 16:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68916000 2021-11-24 16:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68917000 2021-11-24 16:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68918000 2021-11-24 16:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68919000 2021-11-24 16:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68920000 2021-11-24 16:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68921000 2021-11-24 16:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68922000 2021-11-24 16:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68923000 2021-11-24 16:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68924000 2021-11-24 16:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68925000 2021-11-24 16:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68926000 2021-11-24 16:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68927000 2021-11-24 16:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68928000 2021-11-24 16:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68929000 2021-11-24 16:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68930000 2021-11-24 16:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68931000 2021-11-24 16:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68932000 2021-11-24 16:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68933000 2021-11-24 16:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68934000 2021-11-24 16:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68935000 2021-11-24 16:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68936000 2021-11-24 16:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68937000 2021-11-24 16:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68938000 2021-11-24 16:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68939000 2021-11-24 16:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68940000 2021-11-24 16:16:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:16:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2164 containing 20.00 MB] 2021-11-24 16:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68941000 2021-11-24 16:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68942000 2021-11-24 16:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68943000 2021-11-24 16:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68944000 2021-11-24 16:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68945000 2021-11-24 16:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68946000 2021-11-24 16:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68947000 2021-11-24 16:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68948000 2021-11-24 16:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68949000 2021-11-24 16:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68950000 2021-11-24 16:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68951000 2021-11-24 16:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68952000 2021-11-24 16:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68953000 2021-11-24 16:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68954000 2021-11-24 16:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68955000 2021-11-24 16:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68956000 2021-11-24 16:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68957000 2021-11-24 16:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68958000 2021-11-24 16:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68959000 2021-11-24 16:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68960000 2021-11-24 16:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68961000 2021-11-24 16:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68962000 2021-11-24 16:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68963000 2021-11-24 16:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68964000 2021-11-24 16:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68965000 2021-11-24 16:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68966000 2021-11-24 16:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68967000 2021-11-24 16:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68968000 2021-11-24 16:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68969000 2021-11-24 16:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68970000 2021-11-24 16:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68971000 2021-11-24 16:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68972000 2021-11-24 16:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68973000 2021-11-24 16:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68974000 2021-11-24 16:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68975000 2021-11-24 16:17:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:17:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2165 containing 20.00 MB] 2021-11-24 16:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68976000 2021-11-24 16:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68977000 2021-11-24 16:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68978000 2021-11-24 16:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68979000 2021-11-24 16:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68980000 2021-11-24 16:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68981000 2021-11-24 16:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68982000 2021-11-24 16:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68983000 2021-11-24 16:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68984000 2021-11-24 16:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68985000 2021-11-24 16:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68986000 2021-11-24 16:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68987000 2021-11-24 16:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68988000 2021-11-24 16:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68989000 2021-11-24 16:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68990000 2021-11-24 16:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68991000 2021-11-24 16:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68992000 2021-11-24 16:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68993000 2021-11-24 16:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68994000 2021-11-24 16:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68995000 2021-11-24 16:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68996000 2021-11-24 16:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68997000 2021-11-24 16:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68998000 2021-11-24 16:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 68999000 2021-11-24 16:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69000000 2021-11-24 16:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69001000 2021-11-24 16:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69002000 2021-11-24 16:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69003000 2021-11-24 16:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69004000 2021-11-24 16:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69005000 2021-11-24 16:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69006000 2021-11-24 16:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69007000 2021-11-24 16:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69008000 2021-11-24 16:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69009000 2021-11-24 16:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69010000 2021-11-24 16:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69011000 2021-11-24 16:17:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:17:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2166 containing 20.00 MB] 2021-11-24 16:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69012000 2021-11-24 16:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69013000 2021-11-24 16:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69014000 2021-11-24 16:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69015000 2021-11-24 16:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69016000 2021-11-24 16:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69017000 2021-11-24 16:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69018000 2021-11-24 16:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69019000 2021-11-24 16:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69020000 2021-11-24 16:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69021000 2021-11-24 16:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69022000 2021-11-24 16:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69023000 2021-11-24 16:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69024000 2021-11-24 16:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69025000 2021-11-24 16:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69026000 2021-11-24 16:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69027000 2021-11-24 16:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69028000 2021-11-24 16:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69029000 2021-11-24 16:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69030000 2021-11-24 16:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69031000 2021-11-24 16:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69032000 2021-11-24 16:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69033000 2021-11-24 16:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69034000 2021-11-24 16:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69035000 2021-11-24 16:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69036000 2021-11-24 16:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69037000 2021-11-24 16:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69038000 2021-11-24 16:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69039000 2021-11-24 16:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69040000 2021-11-24 16:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69041000 2021-11-24 16:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69042000 2021-11-24 16:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69043000 2021-11-24 16:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69044000 2021-11-24 16:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69045000 2021-11-24 16:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69046000 2021-11-24 16:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69047000 2021-11-24 16:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69048000 2021-11-24 16:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69049000 2021-11-24 16:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69050000 2021-11-24 16:17:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:17:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2167 containing 20.00 MB] 2021-11-24 16:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69051000 2021-11-24 16:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69052000 2021-11-24 16:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69053000 2021-11-24 16:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69054000 2021-11-24 16:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69055000 2021-11-24 16:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69056000 2021-11-24 16:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69057000 2021-11-24 16:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69058000 2021-11-24 16:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69059000 2021-11-24 16:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69060000 2021-11-24 16:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69061000 2021-11-24 16:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69062000 2021-11-24 16:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69063000 2021-11-24 16:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69064000 2021-11-24 16:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69065000 2021-11-24 16:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69066000 2021-11-24 16:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69067000 2021-11-24 16:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69068000 2021-11-24 16:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69069000 2021-11-24 16:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69070000 2021-11-24 16:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69071000 2021-11-24 16:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69072000 2021-11-24 16:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69073000 2021-11-24 16:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69074000 2021-11-24 16:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69075000 2021-11-24 16:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69076000 2021-11-24 16:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69077000 2021-11-24 16:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69078000 2021-11-24 16:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69079000 2021-11-24 16:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69080000 2021-11-24 16:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69081000 2021-11-24 16:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69082000 2021-11-24 16:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69083000 2021-11-24 16:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69084000 2021-11-24 16:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69085000 2021-11-24 16:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69086000 2021-11-24 16:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69087000 2021-11-24 16:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69088000 2021-11-24 16:18:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:18:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2168 containing 20.00 MB] 2021-11-24 16:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69089000 2021-11-24 16:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69090000 2021-11-24 16:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69091000 2021-11-24 16:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69092000 2021-11-24 16:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69093000 2021-11-24 16:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69094000 2021-11-24 16:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69095000 2021-11-24 16:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69096000 2021-11-24 16:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69097000 2021-11-24 16:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69098000 2021-11-24 16:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69099000 2021-11-24 16:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69100000 2021-11-24 16:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69101000 2021-11-24 16:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69102000 2021-11-24 16:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69103000 2021-11-24 16:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69104000 2021-11-24 16:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69105000 2021-11-24 16:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69106000 2021-11-24 16:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69107000 2021-11-24 16:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69108000 2021-11-24 16:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69109000 2021-11-24 16:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69110000 2021-11-24 16:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69111000 2021-11-24 16:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69112000 2021-11-24 16:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69113000 2021-11-24 16:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69114000 2021-11-24 16:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69115000 2021-11-24 16:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69116000 2021-11-24 16:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69117000 2021-11-24 16:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69118000 2021-11-24 16:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69119000 2021-11-24 16:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69120000 2021-11-24 16:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69121000 2021-11-24 16:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69122000 2021-11-24 16:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69123000 2021-11-24 16:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69124000 2021-11-24 16:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69125000 2021-11-24 16:18:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:18:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2169 containing 20.00 MB] 2021-11-24 16:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69126000 2021-11-24 16:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69127000 2021-11-24 16:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69128000 2021-11-24 16:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69129000 2021-11-24 16:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69130000 2021-11-24 16:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69131000 2021-11-24 16:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69132000 2021-11-24 16:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69133000 2021-11-24 16:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69134000 2021-11-24 16:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69135000 2021-11-24 16:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69136000 2021-11-24 16:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69137000 2021-11-24 16:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69138000 2021-11-24 16:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69139000 2021-11-24 16:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69140000 2021-11-24 16:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69141000 2021-11-24 16:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69142000 2021-11-24 16:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69143000 2021-11-24 16:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69144000 2021-11-24 16:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69145000 2021-11-24 16:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69146000 2021-11-24 16:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69147000 2021-11-24 16:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69148000 2021-11-24 16:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69149000 2021-11-24 16:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69150000 2021-11-24 16:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69151000 2021-11-24 16:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69152000 2021-11-24 16:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69153000 2021-11-24 16:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69154000 2021-11-24 16:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69155000 2021-11-24 16:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69156000 2021-11-24 16:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69157000 2021-11-24 16:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69158000 2021-11-24 16:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69159000 2021-11-24 16:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69160000 2021-11-24 16:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69161000 2021-11-24 16:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69162000 2021-11-24 16:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69163000 2021-11-24 16:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69164000 2021-11-24 16:18:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:18:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2170 containing 20.00 MB] 2021-11-24 16:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69165000 2021-11-24 16:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69166000 2021-11-24 16:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69167000 2021-11-24 16:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69168000 2021-11-24 16:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69169000 2021-11-24 16:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69170000 2021-11-24 16:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69171000 2021-11-24 16:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69172000 2021-11-24 16:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69173000 2021-11-24 16:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69174000 2021-11-24 16:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69175000 2021-11-24 16:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69176000 2021-11-24 16:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69177000 2021-11-24 16:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69178000 2021-11-24 16:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69179000 2021-11-24 16:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69180000 2021-11-24 16:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69181000 2021-11-24 16:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69182000 2021-11-24 16:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69183000 2021-11-24 16:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69184000 2021-11-24 16:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69185000 2021-11-24 16:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69186000 2021-11-24 16:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69187000 2021-11-24 16:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69188000 2021-11-24 16:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69189000 2021-11-24 16:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69190000 2021-11-24 16:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69191000 2021-11-24 16:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69192000 2021-11-24 16:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69193000 2021-11-24 16:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69194000 2021-11-24 16:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69195000 2021-11-24 16:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69196000 2021-11-24 16:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69197000 2021-11-24 16:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69198000 2021-11-24 16:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69199000 2021-11-24 16:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69200000 2021-11-24 16:18:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:18:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2171 containing 20.00 MB] 2021-11-24 16:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69201000 2021-11-24 16:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69202000 2021-11-24 16:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69203000 2021-11-24 16:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69204000 2021-11-24 16:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69205000 2021-11-24 16:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69206000 2021-11-24 16:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69207000 2021-11-24 16:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69208000 2021-11-24 16:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69209000 2021-11-24 16:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69210000 2021-11-24 16:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69211000 2021-11-24 16:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69212000 2021-11-24 16:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69213000 2021-11-24 16:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69214000 2021-11-24 16:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69215000 2021-11-24 16:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69216000 2021-11-24 16:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69217000 2021-11-24 16:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69218000 2021-11-24 16:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69219000 2021-11-24 16:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69220000 2021-11-24 16:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69221000 2021-11-24 16:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69222000 2021-11-24 16:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69223000 2021-11-24 16:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69224000 2021-11-24 16:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69225000 2021-11-24 16:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69226000 2021-11-24 16:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69227000 2021-11-24 16:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69228000 2021-11-24 16:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69229000 2021-11-24 16:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69230000 2021-11-24 16:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69231000 2021-11-24 16:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69232000 2021-11-24 16:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69233000 2021-11-24 16:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69234000 2021-11-24 16:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69235000 2021-11-24 16:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69236000 2021-11-24 16:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69237000 2021-11-24 16:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69238000 2021-11-24 16:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69239000 2021-11-24 16:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69240000 2021-11-24 16:19:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:19:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2172 containing 20.00 MB] 2021-11-24 16:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69241000 2021-11-24 16:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69242000 2021-11-24 16:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69243000 2021-11-24 16:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69244000 2021-11-24 16:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69245000 2021-11-24 16:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69246000 2021-11-24 16:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69247000 2021-11-24 16:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69248000 2021-11-24 16:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69249000 2021-11-24 16:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69250000 2021-11-24 16:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69251000 2021-11-24 16:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69252000 2021-11-24 16:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69253000 2021-11-24 16:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69254000 2021-11-24 16:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69255000 2021-11-24 16:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69256000 2021-11-24 16:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69257000 2021-11-24 16:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69258000 2021-11-24 16:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69259000 2021-11-24 16:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69260000 2021-11-24 16:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69261000 2021-11-24 16:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69262000 2021-11-24 16:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69263000 2021-11-24 16:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69264000 2021-11-24 16:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69265000 2021-11-24 16:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69266000 2021-11-24 16:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69267000 2021-11-24 16:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69268000 2021-11-24 16:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69269000 2021-11-24 16:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69270000 2021-11-24 16:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69271000 2021-11-24 16:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69272000 2021-11-24 16:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69273000 2021-11-24 16:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69274000 2021-11-24 16:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69275000 2021-11-24 16:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69276000 2021-11-24 16:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69277000 2021-11-24 16:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69278000 2021-11-24 16:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69279000 2021-11-24 16:19:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:19:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2173 containing 20.00 MB] 2021-11-24 16:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69280000 2021-11-24 16:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69281000 2021-11-24 16:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69282000 2021-11-24 16:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69283000 2021-11-24 16:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69284000 2021-11-24 16:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69285000 2021-11-24 16:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69286000 2021-11-24 16:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69287000 2021-11-24 16:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69288000 2021-11-24 16:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69289000 2021-11-24 16:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69290000 2021-11-24 16:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69291000 2021-11-24 16:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69292000 2021-11-24 16:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69293000 2021-11-24 16:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69294000 2021-11-24 16:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69295000 2021-11-24 16:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69296000 2021-11-24 16:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69297000 2021-11-24 16:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69298000 2021-11-24 16:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69299000 2021-11-24 16:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69300000 2021-11-24 16:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69301000 2021-11-24 16:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69302000 2021-11-24 16:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69303000 2021-11-24 16:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69304000 2021-11-24 16:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69305000 2021-11-24 16:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69306000 2021-11-24 16:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69307000 2021-11-24 16:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69308000 2021-11-24 16:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69309000 2021-11-24 16:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69310000 2021-11-24 16:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69311000 2021-11-24 16:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69312000 2021-11-24 16:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69313000 2021-11-24 16:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69314000 2021-11-24 16:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69315000 2021-11-24 16:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69316000 2021-11-24 16:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69317000 2021-11-24 16:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69318000 2021-11-24 16:19:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:19:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2174 containing 20.00 MB] 2021-11-24 16:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69319000 2021-11-24 16:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69320000 2021-11-24 16:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69321000 2021-11-24 16:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69322000 2021-11-24 16:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69323000 2021-11-24 16:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69324000 2021-11-24 16:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69325000 2021-11-24 16:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69326000 2021-11-24 16:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69327000 2021-11-24 16:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69328000 2021-11-24 16:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69329000 2021-11-24 16:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69330000 2021-11-24 16:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69331000 2021-11-24 16:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69332000 2021-11-24 16:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69333000 2021-11-24 16:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69334000 2021-11-24 16:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69335000 2021-11-24 16:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69336000 2021-11-24 16:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69337000 2021-11-24 16:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69338000 2021-11-24 16:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69339000 2021-11-24 16:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69340000 2021-11-24 16:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69341000 2021-11-24 16:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69342000 2021-11-24 16:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69343000 2021-11-24 16:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69344000 2021-11-24 16:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69345000 2021-11-24 16:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69346000 2021-11-24 16:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69347000 2021-11-24 16:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69348000 2021-11-24 16:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69349000 2021-11-24 16:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69350000 2021-11-24 16:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69351000 2021-11-24 16:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69352000 2021-11-24 16:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69353000 2021-11-24 16:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69354000 2021-11-24 16:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69355000 2021-11-24 16:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69356000 2021-11-24 16:20:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:20:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2175 containing 20.00 MB] 2021-11-24 16:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69357000 2021-11-24 16:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69358000 2021-11-24 16:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69359000 2021-11-24 16:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69360000 2021-11-24 16:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69361000 2021-11-24 16:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69362000 2021-11-24 16:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69363000 2021-11-24 16:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69364000 2021-11-24 16:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69365000 2021-11-24 16:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69366000 2021-11-24 16:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69367000 2021-11-24 16:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69368000 2021-11-24 16:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69369000 2021-11-24 16:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69370000 2021-11-24 16:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69371000 2021-11-24 16:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69372000 2021-11-24 16:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69373000 2021-11-24 16:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69374000 2021-11-24 16:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69375000 2021-11-24 16:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69376000 2021-11-24 16:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69377000 2021-11-24 16:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69378000 2021-11-24 16:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69379000 2021-11-24 16:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69380000 2021-11-24 16:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69381000 2021-11-24 16:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69382000 2021-11-24 16:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69383000 2021-11-24 16:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69384000 2021-11-24 16:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69385000 2021-11-24 16:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69386000 2021-11-24 16:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69387000 2021-11-24 16:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69388000 2021-11-24 16:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69389000 2021-11-24 16:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69390000 2021-11-24 16:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69391000 2021-11-24 16:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69392000 2021-11-24 16:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69393000 2021-11-24 16:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69394000 2021-11-24 16:20:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:20:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2176 containing 20.00 MB] 2021-11-24 16:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69395000 2021-11-24 16:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69396000 2021-11-24 16:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69397000 2021-11-24 16:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69398000 2021-11-24 16:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69399000 2021-11-24 16:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69400000 2021-11-24 16:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69401000 2021-11-24 16:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69402000 2021-11-24 16:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69403000 2021-11-24 16:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69404000 2021-11-24 16:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69405000 2021-11-24 16:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69406000 2021-11-24 16:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69407000 2021-11-24 16:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69408000 2021-11-24 16:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69409000 2021-11-24 16:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69410000 2021-11-24 16:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69411000 2021-11-24 16:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69412000 2021-11-24 16:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69413000 2021-11-24 16:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69414000 2021-11-24 16:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69415000 2021-11-24 16:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69416000 2021-11-24 16:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69417000 2021-11-24 16:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69418000 2021-11-24 16:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69419000 2021-11-24 16:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69420000 2021-11-24 16:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69421000 2021-11-24 16:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69422000 2021-11-24 16:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69423000 2021-11-24 16:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69424000 2021-11-24 16:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69425000 2021-11-24 16:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69426000 2021-11-24 16:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69427000 2021-11-24 16:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69428000 2021-11-24 16:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69429000 2021-11-24 16:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69430000 2021-11-24 16:20:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:20:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2177 containing 20.00 MB] 2021-11-24 16:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69431000 2021-11-24 16:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69432000 2021-11-24 16:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69433000 2021-11-24 16:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69434000 2021-11-24 16:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69435000 2021-11-24 16:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69436000 2021-11-24 16:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69437000 2021-11-24 16:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69438000 2021-11-24 16:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69439000 2021-11-24 16:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69440000 2021-11-24 16:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69441000 2021-11-24 16:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69442000 2021-11-24 16:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69443000 2021-11-24 16:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69444000 2021-11-24 16:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69445000 2021-11-24 16:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69446000 2021-11-24 16:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69447000 2021-11-24 16:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69448000 2021-11-24 16:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69449000 2021-11-24 16:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69450000 2021-11-24 16:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69451000 2021-11-24 16:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69452000 2021-11-24 16:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69453000 2021-11-24 16:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69454000 2021-11-24 16:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69455000 2021-11-24 16:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69456000 2021-11-24 16:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69457000 2021-11-24 16:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69458000 2021-11-24 16:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69459000 2021-11-24 16:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69460000 2021-11-24 16:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69461000 2021-11-24 16:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69462000 2021-11-24 16:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69463000 2021-11-24 16:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69464000 2021-11-24 16:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69465000 2021-11-24 16:21:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:21:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2178 containing 20.00 MB] 2021-11-24 16:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69466000 2021-11-24 16:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69467000 2021-11-24 16:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69468000 2021-11-24 16:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69469000 2021-11-24 16:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69470000 2021-11-24 16:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69471000 2021-11-24 16:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69472000 2021-11-24 16:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69473000 2021-11-24 16:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69474000 2021-11-24 16:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69475000 2021-11-24 16:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69476000 2021-11-24 16:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69477000 2021-11-24 16:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69478000 2021-11-24 16:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69479000 2021-11-24 16:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69480000 2021-11-24 16:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69481000 2021-11-24 16:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69482000 2021-11-24 16:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69483000 2021-11-24 16:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69484000 2021-11-24 16:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69485000 2021-11-24 16:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69486000 2021-11-24 16:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69487000 2021-11-24 16:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69488000 2021-11-24 16:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69489000 2021-11-24 16:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69490000 2021-11-24 16:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69491000 2021-11-24 16:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69492000 2021-11-24 16:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69493000 2021-11-24 16:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69494000 2021-11-24 16:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69495000 2021-11-24 16:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69496000 2021-11-24 16:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69497000 2021-11-24 16:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69498000 2021-11-24 16:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69499000 2021-11-24 16:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69500000 2021-11-24 16:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69501000 2021-11-24 16:21:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:21:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2179 containing 20.00 MB] 2021-11-24 16:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69502000 2021-11-24 16:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69503000 2021-11-24 16:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69504000 2021-11-24 16:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69505000 2021-11-24 16:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69506000 2021-11-24 16:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69507000 2021-11-24 16:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69508000 2021-11-24 16:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69509000 2021-11-24 16:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69510000 2021-11-24 16:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69511000 2021-11-24 16:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69512000 2021-11-24 16:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69513000 2021-11-24 16:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69514000 2021-11-24 16:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69515000 2021-11-24 16:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69516000 2021-11-24 16:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69517000 2021-11-24 16:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69518000 2021-11-24 16:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69519000 2021-11-24 16:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69520000 2021-11-24 16:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69521000 2021-11-24 16:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69522000 2021-11-24 16:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69523000 2021-11-24 16:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69524000 2021-11-24 16:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69525000 2021-11-24 16:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69526000 2021-11-24 16:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69527000 2021-11-24 16:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69528000 2021-11-24 16:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69529000 2021-11-24 16:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69530000 2021-11-24 16:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69531000 2021-11-24 16:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69532000 2021-11-24 16:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69533000 2021-11-24 16:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69534000 2021-11-24 16:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69535000 2021-11-24 16:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69536000 2021-11-24 16:21:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:21:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2180 containing 20.00 MB] 2021-11-24 16:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69537000 2021-11-24 16:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69538000 2021-11-24 16:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69539000 2021-11-24 16:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69540000 2021-11-24 16:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69541000 2021-11-24 16:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69542000 2021-11-24 16:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69543000 2021-11-24 16:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69544000 2021-11-24 16:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69545000 2021-11-24 16:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69546000 2021-11-24 16:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69547000 2021-11-24 16:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69548000 2021-11-24 16:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69549000 2021-11-24 16:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69550000 2021-11-24 16:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69551000 2021-11-24 16:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69552000 2021-11-24 16:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69553000 2021-11-24 16:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69554000 2021-11-24 16:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69555000 2021-11-24 16:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69556000 2021-11-24 16:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69557000 2021-11-24 16:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69558000 2021-11-24 16:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69559000 2021-11-24 16:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69560000 2021-11-24 16:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69561000 2021-11-24 16:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69562000 2021-11-24 16:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69563000 2021-11-24 16:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69564000 2021-11-24 16:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69565000 2021-11-24 16:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69566000 2021-11-24 16:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69567000 2021-11-24 16:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69568000 2021-11-24 16:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69569000 2021-11-24 16:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69570000 2021-11-24 16:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69571000 2021-11-24 16:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69572000 2021-11-24 16:21:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:21:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2181 containing 20.00 MB] 2021-11-24 16:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69573000 2021-11-24 16:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69574000 2021-11-24 16:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69575000 2021-11-24 16:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69576000 2021-11-24 16:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69577000 2021-11-24 16:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69578000 2021-11-24 16:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69579000 2021-11-24 16:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69580000 2021-11-24 16:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69581000 2021-11-24 16:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69582000 2021-11-24 16:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69583000 2021-11-24 16:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69584000 2021-11-24 16:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69585000 2021-11-24 16:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69586000 2021-11-24 16:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69587000 2021-11-24 16:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69588000 2021-11-24 16:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69589000 2021-11-24 16:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69590000 2021-11-24 16:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69591000 2021-11-24 16:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69592000 2021-11-24 16:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69593000 2021-11-24 16:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69594000 2021-11-24 16:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69595000 2021-11-24 16:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69596000 2021-11-24 16:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69597000 2021-11-24 16:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69598000 2021-11-24 16:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69599000 2021-11-24 16:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69600000 2021-11-24 16:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69601000 2021-11-24 16:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69602000 2021-11-24 16:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69603000 2021-11-24 16:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69604000 2021-11-24 16:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69605000 2021-11-24 16:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69606000 2021-11-24 16:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69607000 2021-11-24 16:22:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:22:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2182 containing 20.00 MB] 2021-11-24 16:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69608000 2021-11-24 16:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69609000 2021-11-24 16:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69610000 2021-11-24 16:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69611000 2021-11-24 16:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69612000 2021-11-24 16:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69613000 2021-11-24 16:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69614000 2021-11-24 16:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69615000 2021-11-24 16:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69616000 2021-11-24 16:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69617000 2021-11-24 16:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69618000 2021-11-24 16:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69619000 2021-11-24 16:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69620000 2021-11-24 16:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69621000 2021-11-24 16:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69622000 2021-11-24 16:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69623000 2021-11-24 16:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69624000 2021-11-24 16:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69625000 2021-11-24 16:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69626000 2021-11-24 16:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69627000 2021-11-24 16:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69628000 2021-11-24 16:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69629000 2021-11-24 16:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69630000 2021-11-24 16:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69631000 2021-11-24 16:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69632000 2021-11-24 16:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69633000 2021-11-24 16:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69634000 2021-11-24 16:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69635000 2021-11-24 16:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69636000 2021-11-24 16:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69637000 2021-11-24 16:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69638000 2021-11-24 16:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69639000 2021-11-24 16:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69640000 2021-11-24 16:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69641000 2021-11-24 16:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69642000 2021-11-24 16:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69643000 2021-11-24 16:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69644000 2021-11-24 16:22:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:22:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2183 containing 20.00 MB] 2021-11-24 16:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69645000 2021-11-24 16:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69646000 2021-11-24 16:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69647000 2021-11-24 16:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69648000 2021-11-24 16:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69649000 2021-11-24 16:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69650000 2021-11-24 16:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69651000 2021-11-24 16:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69652000 2021-11-24 16:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69653000 2021-11-24 16:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69654000 2021-11-24 16:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69655000 2021-11-24 16:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69656000 2021-11-24 16:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69657000 2021-11-24 16:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69658000 2021-11-24 16:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69659000 2021-11-24 16:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69660000 2021-11-24 16:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69661000 2021-11-24 16:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69662000 2021-11-24 16:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69663000 2021-11-24 16:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69664000 2021-11-24 16:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69665000 2021-11-24 16:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69666000 2021-11-24 16:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69667000 2021-11-24 16:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69668000 2021-11-24 16:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69669000 2021-11-24 16:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69670000 2021-11-24 16:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69671000 2021-11-24 16:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69672000 2021-11-24 16:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69673000 2021-11-24 16:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69674000 2021-11-24 16:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69675000 2021-11-24 16:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69676000 2021-11-24 16:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69677000 2021-11-24 16:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69678000 2021-11-24 16:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69679000 2021-11-24 16:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69680000 2021-11-24 16:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69681000 2021-11-24 16:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69682000 2021-11-24 16:22:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:22:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2184 containing 20.00 MB] 2021-11-24 16:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69683000 2021-11-24 16:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69684000 2021-11-24 16:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69685000 2021-11-24 16:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69686000 2021-11-24 16:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69687000 2021-11-24 16:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69688000 2021-11-24 16:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69689000 2021-11-24 16:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69690000 2021-11-24 16:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69691000 2021-11-24 16:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69692000 2021-11-24 16:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69693000 2021-11-24 16:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69694000 2021-11-24 16:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69695000 2021-11-24 16:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69696000 2021-11-24 16:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69697000 2021-11-24 16:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69698000 2021-11-24 16:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69699000 2021-11-24 16:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69700000 2021-11-24 16:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69701000 2021-11-24 16:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69702000 2021-11-24 16:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69703000 2021-11-24 16:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69704000 2021-11-24 16:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69705000 2021-11-24 16:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69706000 2021-11-24 16:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69707000 2021-11-24 16:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69708000 2021-11-24 16:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69709000 2021-11-24 16:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69710000 2021-11-24 16:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69711000 2021-11-24 16:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69712000 2021-11-24 16:23:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:23:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2185 containing 20.00 MB] 2021-11-24 16:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69713000 2021-11-24 16:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69714000 2021-11-24 16:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69715000 2021-11-24 16:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69716000 2021-11-24 16:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69717000 2021-11-24 16:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69718000 2021-11-24 16:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69719000 2021-11-24 16:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69720000 2021-11-24 16:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69721000 2021-11-24 16:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69722000 2021-11-24 16:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69723000 2021-11-24 16:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69724000 2021-11-24 16:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69725000 2021-11-24 16:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69726000 2021-11-24 16:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69727000 2021-11-24 16:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69728000 2021-11-24 16:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69729000 2021-11-24 16:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69730000 2021-11-24 16:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69731000 2021-11-24 16:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69732000 2021-11-24 16:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69733000 2021-11-24 16:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69734000 2021-11-24 16:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69735000 2021-11-24 16:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69736000 2021-11-24 16:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69737000 2021-11-24 16:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69738000 2021-11-24 16:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69739000 2021-11-24 16:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69740000 2021-11-24 16:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69741000 2021-11-24 16:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69742000 2021-11-24 16:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69743000 2021-11-24 16:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69744000 2021-11-24 16:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69745000 2021-11-24 16:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69746000 2021-11-24 16:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69747000 2021-11-24 16:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69748000 2021-11-24 16:23:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:23:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2186 containing 20.00 MB] 2021-11-24 16:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69749000 2021-11-24 16:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69750000 2021-11-24 16:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69751000 2021-11-24 16:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69752000 2021-11-24 16:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69753000 2021-11-24 16:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69754000 2021-11-24 16:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69755000 2021-11-24 16:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69756000 2021-11-24 16:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69757000 2021-11-24 16:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69758000 2021-11-24 16:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69759000 2021-11-24 16:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69760000 2021-11-24 16:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69761000 2021-11-24 16:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69762000 2021-11-24 16:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69763000 2021-11-24 16:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69764000 2021-11-24 16:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69765000 2021-11-24 16:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69766000 2021-11-24 16:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69767000 2021-11-24 16:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69768000 2021-11-24 16:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69769000 2021-11-24 16:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69770000 2021-11-24 16:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69771000 2021-11-24 16:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69772000 2021-11-24 16:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69773000 2021-11-24 16:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69774000 2021-11-24 16:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69775000 2021-11-24 16:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69776000 2021-11-24 16:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69777000 2021-11-24 16:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69778000 2021-11-24 16:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69779000 2021-11-24 16:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69780000 2021-11-24 16:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69781000 2021-11-24 16:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69782000 2021-11-24 16:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69783000 2021-11-24 16:23:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:23:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2187 containing 20.00 MB] 2021-11-24 16:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69784000 2021-11-24 16:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69785000 2021-11-24 16:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69786000 2021-11-24 16:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69787000 2021-11-24 16:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69788000 2021-11-24 16:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69789000 2021-11-24 16:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69790000 2021-11-24 16:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69791000 2021-11-24 16:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69792000 2021-11-24 16:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69793000 2021-11-24 16:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69794000 2021-11-24 16:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69795000 2021-11-24 16:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69796000 2021-11-24 16:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69797000 2021-11-24 16:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69798000 2021-11-24 16:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69799000 2021-11-24 16:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69800000 2021-11-24 16:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69801000 2021-11-24 16:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69802000 2021-11-24 16:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69803000 2021-11-24 16:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69804000 2021-11-24 16:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69805000 2021-11-24 16:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69806000 2021-11-24 16:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69807000 2021-11-24 16:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69808000 2021-11-24 16:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69809000 2021-11-24 16:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69810000 2021-11-24 16:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69811000 2021-11-24 16:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69812000 2021-11-24 16:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69813000 2021-11-24 16:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69814000 2021-11-24 16:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69815000 2021-11-24 16:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69816000 2021-11-24 16:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69817000 2021-11-24 16:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69818000 2021-11-24 16:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69819000 2021-11-24 16:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69820000 2021-11-24 16:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69821000 2021-11-24 16:24:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:24:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2188 containing 20.00 MB] 2021-11-24 16:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69822000 2021-11-24 16:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69823000 2021-11-24 16:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69824000 2021-11-24 16:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69825000 2021-11-24 16:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69826000 2021-11-24 16:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69827000 2021-11-24 16:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69828000 2021-11-24 16:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69829000 2021-11-24 16:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69830000 2021-11-24 16:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69831000 2021-11-24 16:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69832000 2021-11-24 16:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69833000 2021-11-24 16:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69834000 2021-11-24 16:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69835000 2021-11-24 16:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69836000 2021-11-24 16:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69837000 2021-11-24 16:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69838000 2021-11-24 16:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69839000 2021-11-24 16:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69840000 2021-11-24 16:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69841000 2021-11-24 16:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69842000 2021-11-24 16:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69843000 2021-11-24 16:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69844000 2021-11-24 16:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69845000 2021-11-24 16:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69846000 2021-11-24 16:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69847000 2021-11-24 16:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69848000 2021-11-24 16:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69849000 2021-11-24 16:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69850000 2021-11-24 16:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69851000 2021-11-24 16:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69852000 2021-11-24 16:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69853000 2021-11-24 16:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69854000 2021-11-24 16:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69855000 2021-11-24 16:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69856000 2021-11-24 16:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69857000 2021-11-24 16:24:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:24:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2189 containing 20.00 MB] 2021-11-24 16:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69858000 2021-11-24 16:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69859000 2021-11-24 16:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69860000 2021-11-24 16:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69861000 2021-11-24 16:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69862000 2021-11-24 16:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69863000 2021-11-24 16:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69864000 2021-11-24 16:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69865000 2021-11-24 16:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69866000 2021-11-24 16:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69867000 2021-11-24 16:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69868000 2021-11-24 16:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69869000 2021-11-24 16:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69870000 2021-11-24 16:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69871000 2021-11-24 16:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69872000 2021-11-24 16:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69873000 2021-11-24 16:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69874000 2021-11-24 16:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69875000 2021-11-24 16:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69876000 2021-11-24 16:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69877000 2021-11-24 16:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69878000 2021-11-24 16:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69879000 2021-11-24 16:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69880000 2021-11-24 16:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69881000 2021-11-24 16:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69882000 2021-11-24 16:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69883000 2021-11-24 16:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69884000 2021-11-24 16:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69885000 2021-11-24 16:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69886000 2021-11-24 16:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69887000 2021-11-24 16:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69888000 2021-11-24 16:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69889000 2021-11-24 16:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69890000 2021-11-24 16:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69891000 2021-11-24 16:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69892000 2021-11-24 16:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69893000 2021-11-24 16:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69894000 2021-11-24 16:24:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:24:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2190 containing 20.00 MB] 2021-11-24 16:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69895000 2021-11-24 16:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69896000 2021-11-24 16:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69897000 2021-11-24 16:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69898000 2021-11-24 16:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69899000 2021-11-24 16:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69900000 2021-11-24 16:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69901000 2021-11-24 16:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69902000 2021-11-24 16:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69903000 2021-11-24 16:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69904000 2021-11-24 16:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69905000 2021-11-24 16:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69906000 2021-11-24 16:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69907000 2021-11-24 16:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69908000 2021-11-24 16:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69909000 2021-11-24 16:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69910000 2021-11-24 16:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69911000 2021-11-24 16:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69912000 2021-11-24 16:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69913000 2021-11-24 16:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69914000 2021-11-24 16:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69915000 2021-11-24 16:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69916000 2021-11-24 16:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69917000 2021-11-24 16:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69918000 2021-11-24 16:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69919000 2021-11-24 16:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69920000 2021-11-24 16:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69921000 2021-11-24 16:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69922000 2021-11-24 16:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69923000 2021-11-24 16:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69924000 2021-11-24 16:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69925000 2021-11-24 16:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69926000 2021-11-24 16:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69927000 2021-11-24 16:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69928000 2021-11-24 16:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69929000 2021-11-24 16:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69930000 2021-11-24 16:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69931000 2021-11-24 16:24:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:24:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2191 containing 20.00 MB] 2021-11-24 16:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69932000 2021-11-24 16:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69933000 2021-11-24 16:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69934000 2021-11-24 16:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69935000 2021-11-24 16:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69936000 2021-11-24 16:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69937000 2021-11-24 16:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69938000 2021-11-24 16:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69939000 2021-11-24 16:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69940000 2021-11-24 16:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69941000 2021-11-24 16:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69942000 2021-11-24 16:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69943000 2021-11-24 16:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69944000 2021-11-24 16:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69945000 2021-11-24 16:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69946000 2021-11-24 16:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69947000 2021-11-24 16:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69948000 2021-11-24 16:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69949000 2021-11-24 16:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69950000 2021-11-24 16:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69951000 2021-11-24 16:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69952000 2021-11-24 16:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69953000 2021-11-24 16:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69954000 2021-11-24 16:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69955000 2021-11-24 16:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69956000 2021-11-24 16:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69957000 2021-11-24 16:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69958000 2021-11-24 16:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69959000 2021-11-24 16:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69960000 2021-11-24 16:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69961000 2021-11-24 16:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69962000 2021-11-24 16:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69963000 2021-11-24 16:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69964000 2021-11-24 16:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69965000 2021-11-24 16:25:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:25:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2192 containing 20.00 MB] 2021-11-24 16:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69966000 2021-11-24 16:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69967000 2021-11-24 16:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69968000 2021-11-24 16:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69969000 2021-11-24 16:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69970000 2021-11-24 16:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69971000 2021-11-24 16:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69972000 2021-11-24 16:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69973000 2021-11-24 16:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69974000 2021-11-24 16:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69975000 2021-11-24 16:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69976000 2021-11-24 16:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69977000 2021-11-24 16:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69978000 2021-11-24 16:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69979000 2021-11-24 16:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69980000 2021-11-24 16:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69981000 2021-11-24 16:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69982000 2021-11-24 16:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69983000 2021-11-24 16:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69984000 2021-11-24 16:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69985000 2021-11-24 16:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69986000 2021-11-24 16:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69987000 2021-11-24 16:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69988000 2021-11-24 16:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69989000 2021-11-24 16:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69990000 2021-11-24 16:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69991000 2021-11-24 16:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69992000 2021-11-24 16:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69993000 2021-11-24 16:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69994000 2021-11-24 16:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69995000 2021-11-24 16:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69996000 2021-11-24 16:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69997000 2021-11-24 16:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69998000 2021-11-24 16:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 69999000 2021-11-24 16:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70000000 2021-11-24 16:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70001000 2021-11-24 16:25:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:25:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2193 containing 20.00 MB] 2021-11-24 16:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70002000 2021-11-24 16:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70003000 2021-11-24 16:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70004000 2021-11-24 16:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70005000 2021-11-24 16:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70006000 2021-11-24 16:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70007000 2021-11-24 16:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70008000 2021-11-24 16:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70009000 2021-11-24 16:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70010000 2021-11-24 16:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70011000 2021-11-24 16:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70012000 2021-11-24 16:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70013000 2021-11-24 16:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70014000 2021-11-24 16:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70015000 2021-11-24 16:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70016000 2021-11-24 16:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70017000 2021-11-24 16:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70018000 2021-11-24 16:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70019000 2021-11-24 16:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70020000 2021-11-24 16:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70021000 2021-11-24 16:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70022000 2021-11-24 16:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70023000 2021-11-24 16:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70024000 2021-11-24 16:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70025000 2021-11-24 16:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70026000 2021-11-24 16:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70027000 2021-11-24 16:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70028000 2021-11-24 16:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70029000 2021-11-24 16:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70030000 2021-11-24 16:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70031000 2021-11-24 16:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70032000 2021-11-24 16:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70033000 2021-11-24 16:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70034000 2021-11-24 16:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70035000 2021-11-24 16:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70036000 2021-11-24 16:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70037000 2021-11-24 16:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70038000 2021-11-24 16:25:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:25:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2194 containing 20.00 MB] 2021-11-24 16:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70039000 2021-11-24 16:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70040000 2021-11-24 16:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70041000 2021-11-24 16:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70042000 2021-11-24 16:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70043000 2021-11-24 16:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70044000 2021-11-24 16:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70045000 2021-11-24 16:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70046000 2021-11-24 16:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70047000 2021-11-24 16:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70048000 2021-11-24 16:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70049000 2021-11-24 16:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70050000 2021-11-24 16:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70051000 2021-11-24 16:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70052000 2021-11-24 16:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70053000 2021-11-24 16:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70054000 2021-11-24 16:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70055000 2021-11-24 16:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70056000 2021-11-24 16:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70057000 2021-11-24 16:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70058000 2021-11-24 16:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70059000 2021-11-24 16:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70060000 2021-11-24 16:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70061000 2021-11-24 16:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70062000 2021-11-24 16:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70063000 2021-11-24 16:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70064000 2021-11-24 16:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70065000 2021-11-24 16:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70066000 2021-11-24 16:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70067000 2021-11-24 16:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70068000 2021-11-24 16:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70069000 2021-11-24 16:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70070000 2021-11-24 16:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70071000 2021-11-24 16:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70072000 2021-11-24 16:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70073000 2021-11-24 16:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70074000 2021-11-24 16:26:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:26:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2195 containing 20.00 MB] 2021-11-24 16:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70075000 2021-11-24 16:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70076000 2021-11-24 16:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70077000 2021-11-24 16:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70078000 2021-11-24 16:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70079000 2021-11-24 16:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70080000 2021-11-24 16:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70081000 2021-11-24 16:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70082000 2021-11-24 16:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70083000 2021-11-24 16:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70084000 2021-11-24 16:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70085000 2021-11-24 16:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70086000 2021-11-24 16:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70087000 2021-11-24 16:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70088000 2021-11-24 16:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70089000 2021-11-24 16:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70090000 2021-11-24 16:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70091000 2021-11-24 16:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70092000 2021-11-24 16:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70093000 2021-11-24 16:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70094000 2021-11-24 16:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70095000 2021-11-24 16:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70096000 2021-11-24 16:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70097000 2021-11-24 16:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70098000 2021-11-24 16:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70099000 2021-11-24 16:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70100000 2021-11-24 16:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70101000 2021-11-24 16:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70102000 2021-11-24 16:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70103000 2021-11-24 16:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70104000 2021-11-24 16:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70105000 2021-11-24 16:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70106000 2021-11-24 16:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70107000 2021-11-24 16:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70108000 2021-11-24 16:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70109000 2021-11-24 16:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70110000 2021-11-24 16:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70111000 2021-11-24 16:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70112000 2021-11-24 16:26:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:26:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2196 containing 20.00 MB] 2021-11-24 16:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70113000 2021-11-24 16:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70114000 2021-11-24 16:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70115000 2021-11-24 16:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70116000 2021-11-24 16:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70117000 2021-11-24 16:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70118000 2021-11-24 16:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70119000 2021-11-24 16:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70120000 2021-11-24 16:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70121000 2021-11-24 16:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70122000 2021-11-24 16:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70123000 2021-11-24 16:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70124000 2021-11-24 16:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70125000 2021-11-24 16:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70126000 2021-11-24 16:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70127000 2021-11-24 16:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70128000 2021-11-24 16:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70129000 2021-11-24 16:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70130000 2021-11-24 16:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70131000 2021-11-24 16:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70132000 2021-11-24 16:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70133000 2021-11-24 16:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70134000 2021-11-24 16:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70135000 2021-11-24 16:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70136000 2021-11-24 16:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70137000 2021-11-24 16:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70138000 2021-11-24 16:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70139000 2021-11-24 16:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70140000 2021-11-24 16:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70141000 2021-11-24 16:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70142000 2021-11-24 16:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70143000 2021-11-24 16:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70144000 2021-11-24 16:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70145000 2021-11-24 16:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70146000 2021-11-24 16:26:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:26:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2197 containing 20.00 MB] 2021-11-24 16:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70147000 2021-11-24 16:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70148000 2021-11-24 16:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70149000 2021-11-24 16:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70150000 2021-11-24 16:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70151000 2021-11-24 16:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70152000 2021-11-24 16:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70153000 2021-11-24 16:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70154000 2021-11-24 16:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70155000 2021-11-24 16:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70156000 2021-11-24 16:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70157000 2021-11-24 16:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70158000 2021-11-24 16:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70159000 2021-11-24 16:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70160000 2021-11-24 16:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70161000 2021-11-24 16:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70162000 2021-11-24 16:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70163000 2021-11-24 16:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70164000 2021-11-24 16:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70165000 2021-11-24 16:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70166000 2021-11-24 16:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70167000 2021-11-24 16:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70168000 2021-11-24 16:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70169000 2021-11-24 16:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70170000 2021-11-24 16:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70171000 2021-11-24 16:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70172000 2021-11-24 16:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70173000 2021-11-24 16:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70174000 2021-11-24 16:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70175000 2021-11-24 16:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70176000 2021-11-24 16:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70177000 2021-11-24 16:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70178000 2021-11-24 16:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70179000 2021-11-24 16:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70180000 2021-11-24 16:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70181000 2021-11-24 16:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70182000 2021-11-24 16:27:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:27:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2198 containing 20.00 MB] 2021-11-24 16:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70183000 2021-11-24 16:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70184000 2021-11-24 16:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70185000 2021-11-24 16:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70186000 2021-11-24 16:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70187000 2021-11-24 16:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70188000 2021-11-24 16:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70189000 2021-11-24 16:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70190000 2021-11-24 16:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70191000 2021-11-24 16:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70192000 2021-11-24 16:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70193000 2021-11-24 16:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70194000 2021-11-24 16:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70195000 2021-11-24 16:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70196000 2021-11-24 16:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70197000 2021-11-24 16:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70198000 2021-11-24 16:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70199000 2021-11-24 16:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70200000 2021-11-24 16:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70201000 2021-11-24 16:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70202000 2021-11-24 16:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70203000 2021-11-24 16:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70204000 2021-11-24 16:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70205000 2021-11-24 16:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70206000 2021-11-24 16:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70207000 2021-11-24 16:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70208000 2021-11-24 16:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70209000 2021-11-24 16:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70210000 2021-11-24 16:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70211000 2021-11-24 16:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70212000 2021-11-24 16:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70213000 2021-11-24 16:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70214000 2021-11-24 16:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70215000 2021-11-24 16:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70216000 2021-11-24 16:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70217000 2021-11-24 16:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70218000 2021-11-24 16:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70219000 2021-11-24 16:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70220000 2021-11-24 16:27:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:27:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2199 containing 20.00 MB] 2021-11-24 16:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70221000 2021-11-24 16:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70222000 2021-11-24 16:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70223000 2021-11-24 16:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70224000 2021-11-24 16:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70225000 2021-11-24 16:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70226000 2021-11-24 16:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70227000 2021-11-24 16:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70228000 2021-11-24 16:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70229000 2021-11-24 16:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70230000 2021-11-24 16:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70231000 2021-11-24 16:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70232000 2021-11-24 16:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70233000 2021-11-24 16:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70234000 2021-11-24 16:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70235000 2021-11-24 16:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70236000 2021-11-24 16:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70237000 2021-11-24 16:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70238000 2021-11-24 16:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70239000 2021-11-24 16:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70240000 2021-11-24 16:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70241000 2021-11-24 16:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70242000 2021-11-24 16:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70243000 2021-11-24 16:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70244000 2021-11-24 16:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70245000 2021-11-24 16:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70246000 2021-11-24 16:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70247000 2021-11-24 16:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70248000 2021-11-24 16:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70249000 2021-11-24 16:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70250000 2021-11-24 16:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70251000 2021-11-24 16:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70252000 2021-11-24 16:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70253000 2021-11-24 16:28:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:28:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2200 containing 20.00 MB] 2021-11-24 16:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70254000 2021-11-24 16:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70255000 2021-11-24 16:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70256000 2021-11-24 16:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70257000 2021-11-24 16:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70258000 2021-11-24 16:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70259000 2021-11-24 16:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70260000 2021-11-24 16:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70261000 2021-11-24 16:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70262000 2021-11-24 16:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70263000 2021-11-24 16:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70264000 2021-11-24 16:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70265000 2021-11-24 16:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70266000 2021-11-24 16:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70267000 2021-11-24 16:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70268000 2021-11-24 16:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70269000 2021-11-24 16:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70270000 2021-11-24 16:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70271000 2021-11-24 16:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70272000 2021-11-24 16:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70273000 2021-11-24 16:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70274000 2021-11-24 16:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70275000 2021-11-24 16:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70276000 2021-11-24 16:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70277000 2021-11-24 16:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70278000 2021-11-24 16:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70279000 2021-11-24 16:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70280000 2021-11-24 16:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70281000 2021-11-24 16:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70282000 2021-11-24 16:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70283000 2021-11-24 16:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70284000 2021-11-24 16:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70285000 2021-11-24 16:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70286000 2021-11-24 16:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70287000 2021-11-24 16:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70288000 2021-11-24 16:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70289000 2021-11-24 16:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70290000 2021-11-24 16:28:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:28:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2201 containing 20.00 MB] 2021-11-24 16:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70291000 2021-11-24 16:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70292000 2021-11-24 16:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70293000 2021-11-24 16:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70294000 2021-11-24 16:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70295000 2021-11-24 16:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70296000 2021-11-24 16:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70297000 2021-11-24 16:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70298000 2021-11-24 16:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70299000 2021-11-24 16:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70300000 2021-11-24 16:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70301000 2021-11-24 16:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70302000 2021-11-24 16:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70303000 2021-11-24 16:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70304000 2021-11-24 16:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70305000 2021-11-24 16:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70306000 2021-11-24 16:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70307000 2021-11-24 16:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70308000 2021-11-24 16:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70309000 2021-11-24 16:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70310000 2021-11-24 16:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70311000 2021-11-24 16:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70312000 2021-11-24 16:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70313000 2021-11-24 16:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70314000 2021-11-24 16:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70315000 2021-11-24 16:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70316000 2021-11-24 16:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70317000 2021-11-24 16:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70318000 2021-11-24 16:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70319000 2021-11-24 16:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70320000 2021-11-24 16:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70321000 2021-11-24 16:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70322000 2021-11-24 16:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70323000 2021-11-24 16:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70324000 2021-11-24 16:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70325000 2021-11-24 16:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70326000 2021-11-24 16:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70327000 2021-11-24 16:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70328000 2021-11-24 16:28:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:28:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2202 containing 20.00 MB] 2021-11-24 16:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70329000 2021-11-24 16:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70330000 2021-11-24 16:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70331000 2021-11-24 16:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70332000 2021-11-24 16:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70333000 2021-11-24 16:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70334000 2021-11-24 16:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70335000 2021-11-24 16:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70336000 2021-11-24 16:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70337000 2021-11-24 16:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70338000 2021-11-24 16:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70339000 2021-11-24 16:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70340000 2021-11-24 16:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70341000 2021-11-24 16:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70342000 2021-11-24 16:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70343000 2021-11-24 16:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70344000 2021-11-24 16:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70345000 2021-11-24 16:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70346000 2021-11-24 16:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70347000 2021-11-24 16:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70348000 2021-11-24 16:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70349000 2021-11-24 16:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70350000 2021-11-24 16:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70351000 2021-11-24 16:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70352000 2021-11-24 16:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70353000 2021-11-24 16:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70354000 2021-11-24 16:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70355000 2021-11-24 16:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70356000 2021-11-24 16:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70357000 2021-11-24 16:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70358000 2021-11-24 16:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70359000 2021-11-24 16:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70360000 2021-11-24 16:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70361000 2021-11-24 16:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70362000 2021-11-24 16:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70363000 2021-11-24 16:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70364000 2021-11-24 16:29:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:29:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2203 containing 20.00 MB] 2021-11-24 16:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70365000 2021-11-24 16:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70366000 2021-11-24 16:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70367000 2021-11-24 16:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70368000 2021-11-24 16:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70369000 2021-11-24 16:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70370000 2021-11-24 16:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70371000 2021-11-24 16:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70372000 2021-11-24 16:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70373000 2021-11-24 16:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70374000 2021-11-24 16:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70375000 2021-11-24 16:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70376000 2021-11-24 16:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70377000 2021-11-24 16:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70378000 2021-11-24 16:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70379000 2021-11-24 16:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70380000 2021-11-24 16:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70381000 2021-11-24 16:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70382000 2021-11-24 16:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70383000 2021-11-24 16:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70384000 2021-11-24 16:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70385000 2021-11-24 16:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70386000 2021-11-24 16:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70387000 2021-11-24 16:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70388000 2021-11-24 16:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70389000 2021-11-24 16:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70390000 2021-11-24 16:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70391000 2021-11-24 16:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70392000 2021-11-24 16:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70393000 2021-11-24 16:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70394000 2021-11-24 16:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70395000 2021-11-24 16:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70396000 2021-11-24 16:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70397000 2021-11-24 16:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70398000 2021-11-24 16:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70399000 2021-11-24 16:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70400000 2021-11-24 16:29:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:29:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2204 containing 20.00 MB] 2021-11-24 16:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70401000 2021-11-24 16:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70402000 2021-11-24 16:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70403000 2021-11-24 16:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70404000 2021-11-24 16:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70405000 2021-11-24 16:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70406000 2021-11-24 16:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70407000 2021-11-24 16:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70408000 2021-11-24 16:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70409000 2021-11-24 16:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70410000 2021-11-24 16:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70411000 2021-11-24 16:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70412000 2021-11-24 16:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70413000 2021-11-24 16:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70414000 2021-11-24 16:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70415000 2021-11-24 16:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70416000 2021-11-24 16:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70417000 2021-11-24 16:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70418000 2021-11-24 16:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70419000 2021-11-24 16:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70420000 2021-11-24 16:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70421000 2021-11-24 16:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70422000 2021-11-24 16:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70423000 2021-11-24 16:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70424000 2021-11-24 16:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70425000 2021-11-24 16:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70426000 2021-11-24 16:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70427000 2021-11-24 16:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70428000 2021-11-24 16:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70429000 2021-11-24 16:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70430000 2021-11-24 16:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70431000 2021-11-24 16:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70432000 2021-11-24 16:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70433000 2021-11-24 16:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70434000 2021-11-24 16:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70435000 2021-11-24 16:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70436000 2021-11-24 16:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70437000 2021-11-24 16:29:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:29:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2205 containing 20.00 MB] 2021-11-24 16:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70438000 2021-11-24 16:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70439000 2021-11-24 16:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70440000 2021-11-24 16:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70441000 2021-11-24 16:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70442000 2021-11-24 16:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70443000 2021-11-24 16:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70444000 2021-11-24 16:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70445000 2021-11-24 16:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70446000 2021-11-24 16:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70447000 2021-11-24 16:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70448000 2021-11-24 16:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70449000 2021-11-24 16:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70450000 2021-11-24 16:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70451000 2021-11-24 16:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70452000 2021-11-24 16:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70453000 2021-11-24 16:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70454000 2021-11-24 16:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70455000 2021-11-24 16:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70456000 2021-11-24 16:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70457000 2021-11-24 16:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70458000 2021-11-24 16:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70459000 2021-11-24 16:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70460000 2021-11-24 16:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70461000 2021-11-24 16:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70462000 2021-11-24 16:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70463000 2021-11-24 16:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70464000 2021-11-24 16:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70465000 2021-11-24 16:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70466000 2021-11-24 16:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70467000 2021-11-24 16:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70468000 2021-11-24 16:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70469000 2021-11-24 16:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70470000 2021-11-24 16:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70471000 2021-11-24 16:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70472000 2021-11-24 16:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70473000 2021-11-24 16:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70474000 2021-11-24 16:30:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:30:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2206 containing 20.00 MB] 2021-11-24 16:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70475000 2021-11-24 16:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70476000 2021-11-24 16:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70477000 2021-11-24 16:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70478000 2021-11-24 16:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70479000 2021-11-24 16:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70480000 2021-11-24 16:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70481000 2021-11-24 16:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70482000 2021-11-24 16:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70483000 2021-11-24 16:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70484000 2021-11-24 16:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70485000 2021-11-24 16:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70486000 2021-11-24 16:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70487000 2021-11-24 16:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70488000 2021-11-24 16:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70489000 2021-11-24 16:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70490000 2021-11-24 16:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70491000 2021-11-24 16:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70492000 2021-11-24 16:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70493000 2021-11-24 16:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70494000 2021-11-24 16:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70495000 2021-11-24 16:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70496000 2021-11-24 16:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70497000 2021-11-24 16:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70498000 2021-11-24 16:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70499000 2021-11-24 16:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70500000 2021-11-24 16:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70501000 2021-11-24 16:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70502000 2021-11-24 16:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70503000 2021-11-24 16:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70504000 2021-11-24 16:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70505000 2021-11-24 16:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70506000 2021-11-24 16:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70507000 2021-11-24 16:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70508000 2021-11-24 16:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70509000 2021-11-24 16:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70510000 2021-11-24 16:30:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:30:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2207 containing 20.00 MB] 2021-11-24 16:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70511000 2021-11-24 16:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70512000 2021-11-24 16:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70513000 2021-11-24 16:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70514000 2021-11-24 16:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70515000 2021-11-24 16:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70516000 2021-11-24 16:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70517000 2021-11-24 16:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70518000 2021-11-24 16:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70519000 2021-11-24 16:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70520000 2021-11-24 16:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70521000 2021-11-24 16:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70522000 2021-11-24 16:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70523000 2021-11-24 16:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70524000 2021-11-24 16:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70525000 2021-11-24 16:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70526000 2021-11-24 16:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70527000 2021-11-24 16:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70528000 2021-11-24 16:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70529000 2021-11-24 16:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70530000 2021-11-24 16:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70531000 2021-11-24 16:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70532000 2021-11-24 16:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70533000 2021-11-24 16:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70534000 2021-11-24 16:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70535000 2021-11-24 16:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70536000 2021-11-24 16:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70537000 2021-11-24 16:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70538000 2021-11-24 16:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70539000 2021-11-24 16:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70540000 2021-11-24 16:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70541000 2021-11-24 16:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70542000 2021-11-24 16:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70543000 2021-11-24 16:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70544000 2021-11-24 16:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70545000 2021-11-24 16:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70546000 2021-11-24 16:30:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:30:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2208 containing 20.00 MB] 2021-11-24 16:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70547000 2021-11-24 16:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70548000 2021-11-24 16:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70549000 2021-11-24 16:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70550000 2021-11-24 16:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70551000 2021-11-24 16:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70552000 2021-11-24 16:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70553000 2021-11-24 16:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70554000 2021-11-24 16:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70555000 2021-11-24 16:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70556000 2021-11-24 16:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70557000 2021-11-24 16:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70558000 2021-11-24 16:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70559000 2021-11-24 16:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70560000 2021-11-24 16:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70561000 2021-11-24 16:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70562000 2021-11-24 16:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70563000 2021-11-24 16:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70564000 2021-11-24 16:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70565000 2021-11-24 16:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70566000 2021-11-24 16:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70567000 2021-11-24 16:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70568000 2021-11-24 16:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70569000 2021-11-24 16:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70570000 2021-11-24 16:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70571000 2021-11-24 16:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70572000 2021-11-24 16:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70573000 2021-11-24 16:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70574000 2021-11-24 16:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70575000 2021-11-24 16:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70576000 2021-11-24 16:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70577000 2021-11-24 16:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70578000 2021-11-24 16:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70579000 2021-11-24 16:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70580000 2021-11-24 16:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70581000 2021-11-24 16:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70582000 2021-11-24 16:31:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:31:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2209 containing 20.00 MB] 2021-11-24 16:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70583000 2021-11-24 16:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70584000 2021-11-24 16:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70585000 2021-11-24 16:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70586000 2021-11-24 16:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70587000 2021-11-24 16:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70588000 2021-11-24 16:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70589000 2021-11-24 16:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70590000 2021-11-24 16:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70591000 2021-11-24 16:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70592000 2021-11-24 16:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70593000 2021-11-24 16:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70594000 2021-11-24 16:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70595000 2021-11-24 16:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70596000 2021-11-24 16:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70597000 2021-11-24 16:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70598000 2021-11-24 16:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70599000 2021-11-24 16:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70600000 2021-11-24 16:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70601000 2021-11-24 16:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70602000 2021-11-24 16:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70603000 2021-11-24 16:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70604000 2021-11-24 16:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70605000 2021-11-24 16:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70606000 2021-11-24 16:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70607000 2021-11-24 16:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70608000 2021-11-24 16:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70609000 2021-11-24 16:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70610000 2021-11-24 16:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70611000 2021-11-24 16:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70612000 2021-11-24 16:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70613000 2021-11-24 16:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70614000 2021-11-24 16:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70615000 2021-11-24 16:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70616000 2021-11-24 16:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70617000 2021-11-24 16:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70618000 2021-11-24 16:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70619000 2021-11-24 16:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70620000 2021-11-24 16:31:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:31:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2210 containing 20.00 MB] 2021-11-24 16:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70621000 2021-11-24 16:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70622000 2021-11-24 16:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70623000 2021-11-24 16:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70624000 2021-11-24 16:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70625000 2021-11-24 16:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70626000 2021-11-24 16:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70627000 2021-11-24 16:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70628000 2021-11-24 16:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70629000 2021-11-24 16:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70630000 2021-11-24 16:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70631000 2021-11-24 16:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70632000 2021-11-24 16:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70633000 2021-11-24 16:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70634000 2021-11-24 16:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70635000 2021-11-24 16:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70636000 2021-11-24 16:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70637000 2021-11-24 16:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70638000 2021-11-24 16:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70639000 2021-11-24 16:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70640000 2021-11-24 16:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70641000 2021-11-24 16:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70642000 2021-11-24 16:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70643000 2021-11-24 16:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70644000 2021-11-24 16:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70645000 2021-11-24 16:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70646000 2021-11-24 16:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70647000 2021-11-24 16:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70648000 2021-11-24 16:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70649000 2021-11-24 16:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70650000 2021-11-24 16:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70651000 2021-11-24 16:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70652000 2021-11-24 16:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70653000 2021-11-24 16:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70654000 2021-11-24 16:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70655000 2021-11-24 16:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70656000 2021-11-24 16:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70657000 2021-11-24 16:31:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:31:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2211 containing 20.00 MB] 2021-11-24 16:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70658000 2021-11-24 16:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70659000 2021-11-24 16:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70660000 2021-11-24 16:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70661000 2021-11-24 16:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70662000 2021-11-24 16:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70663000 2021-11-24 16:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70664000 2021-11-24 16:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70665000 2021-11-24 16:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70666000 2021-11-24 16:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70667000 2021-11-24 16:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70668000 2021-11-24 16:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70669000 2021-11-24 16:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70670000 2021-11-24 16:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70671000 2021-11-24 16:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70672000 2021-11-24 16:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70673000 2021-11-24 16:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70674000 2021-11-24 16:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70675000 2021-11-24 16:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70676000 2021-11-24 16:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70677000 2021-11-24 16:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70678000 2021-11-24 16:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70679000 2021-11-24 16:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70680000 2021-11-24 16:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70681000 2021-11-24 16:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70682000 2021-11-24 16:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70683000 2021-11-24 16:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70684000 2021-11-24 16:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70685000 2021-11-24 16:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70686000 2021-11-24 16:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70687000 2021-11-24 16:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70688000 2021-11-24 16:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70689000 2021-11-24 16:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70690000 2021-11-24 16:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70691000 2021-11-24 16:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70692000 2021-11-24 16:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70693000 2021-11-24 16:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70694000 2021-11-24 16:32:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:32:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2212 containing 20.00 MB] 2021-11-24 16:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70695000 2021-11-24 16:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70696000 2021-11-24 16:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70697000 2021-11-24 16:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70698000 2021-11-24 16:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70699000 2021-11-24 16:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70700000 2021-11-24 16:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70701000 2021-11-24 16:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70702000 2021-11-24 16:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70703000 2021-11-24 16:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70704000 2021-11-24 16:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70705000 2021-11-24 16:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70706000 2021-11-24 16:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70707000 2021-11-24 16:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70708000 2021-11-24 16:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70709000 2021-11-24 16:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70710000 2021-11-24 16:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70711000 2021-11-24 16:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70712000 2021-11-24 16:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70713000 2021-11-24 16:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70714000 2021-11-24 16:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70715000 2021-11-24 16:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70716000 2021-11-24 16:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70717000 2021-11-24 16:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70718000 2021-11-24 16:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70719000 2021-11-24 16:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70720000 2021-11-24 16:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70721000 2021-11-24 16:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70722000 2021-11-24 16:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70723000 2021-11-24 16:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70724000 2021-11-24 16:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70725000 2021-11-24 16:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70726000 2021-11-24 16:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70727000 2021-11-24 16:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70728000 2021-11-24 16:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70729000 2021-11-24 16:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70730000 2021-11-24 16:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70731000 2021-11-24 16:32:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:32:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2213 containing 20.00 MB] 2021-11-24 16:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70732000 2021-11-24 16:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70733000 2021-11-24 16:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70734000 2021-11-24 16:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70735000 2021-11-24 16:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70736000 2021-11-24 16:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70737000 2021-11-24 16:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70738000 2021-11-24 16:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70739000 2021-11-24 16:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70740000 2021-11-24 16:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70741000 2021-11-24 16:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70742000 2021-11-24 16:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70743000 2021-11-24 16:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70744000 2021-11-24 16:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70745000 2021-11-24 16:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70746000 2021-11-24 16:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70747000 2021-11-24 16:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70748000 2021-11-24 16:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70749000 2021-11-24 16:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70750000 2021-11-24 16:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70751000 2021-11-24 16:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70752000 2021-11-24 16:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70753000 2021-11-24 16:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70754000 2021-11-24 16:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70755000 2021-11-24 16:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70756000 2021-11-24 16:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70757000 2021-11-24 16:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70758000 2021-11-24 16:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70759000 2021-11-24 16:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70760000 2021-11-24 16:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70761000 2021-11-24 16:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70762000 2021-11-24 16:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70763000 2021-11-24 16:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70764000 2021-11-24 16:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70765000 2021-11-24 16:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70766000 2021-11-24 16:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70767000 2021-11-24 16:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70768000 2021-11-24 16:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70769000 2021-11-24 16:32:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:32:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2214 containing 20.00 MB] 2021-11-24 16:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70770000 2021-11-24 16:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70771000 2021-11-24 16:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70772000 2021-11-24 16:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70773000 2021-11-24 16:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70774000 2021-11-24 16:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70775000 2021-11-24 16:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70776000 2021-11-24 16:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70777000 2021-11-24 16:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70778000 2021-11-24 16:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70779000 2021-11-24 16:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70780000 2021-11-24 16:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70781000 2021-11-24 16:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70782000 2021-11-24 16:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70783000 2021-11-24 16:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70784000 2021-11-24 16:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70785000 2021-11-24 16:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70786000 2021-11-24 16:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70787000 2021-11-24 16:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70788000 2021-11-24 16:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70789000 2021-11-24 16:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70790000 2021-11-24 16:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70791000 2021-11-24 16:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70792000 2021-11-24 16:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70793000 2021-11-24 16:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70794000 2021-11-24 16:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70795000 2021-11-24 16:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70796000 2021-11-24 16:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70797000 2021-11-24 16:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70798000 2021-11-24 16:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70799000 2021-11-24 16:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70800000 2021-11-24 16:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70801000 2021-11-24 16:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70802000 2021-11-24 16:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70803000 2021-11-24 16:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70804000 2021-11-24 16:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70805000 2021-11-24 16:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70806000 2021-11-24 16:32:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:32:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2215 containing 20.00 MB] 2021-11-24 16:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70807000 2021-11-24 16:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70808000 2021-11-24 16:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70809000 2021-11-24 16:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70810000 2021-11-24 16:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70811000 2021-11-24 16:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70812000 2021-11-24 16:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70813000 2021-11-24 16:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70814000 2021-11-24 16:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70815000 2021-11-24 16:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70816000 2021-11-24 16:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70817000 2021-11-24 16:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70818000 2021-11-24 16:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70819000 2021-11-24 16:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70820000 2021-11-24 16:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70821000 2021-11-24 16:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70822000 2021-11-24 16:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70823000 2021-11-24 16:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70824000 2021-11-24 16:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70825000 2021-11-24 16:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70826000 2021-11-24 16:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70827000 2021-11-24 16:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70828000 2021-11-24 16:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70829000 2021-11-24 16:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70830000 2021-11-24 16:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70831000 2021-11-24 16:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70832000 2021-11-24 16:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70833000 2021-11-24 16:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70834000 2021-11-24 16:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70835000 2021-11-24 16:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70836000 2021-11-24 16:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70837000 2021-11-24 16:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70838000 2021-11-24 16:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70839000 2021-11-24 16:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70840000 2021-11-24 16:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70841000 2021-11-24 16:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70842000 2021-11-24 16:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70843000 2021-11-24 16:33:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:33:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2216 containing 20.00 MB] 2021-11-24 16:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70844000 2021-11-24 16:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70845000 2021-11-24 16:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70846000 2021-11-24 16:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70847000 2021-11-24 16:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70848000 2021-11-24 16:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70849000 2021-11-24 16:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70850000 2021-11-24 16:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70851000 2021-11-24 16:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70852000 2021-11-24 16:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70853000 2021-11-24 16:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70854000 2021-11-24 16:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70855000 2021-11-24 16:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70856000 2021-11-24 16:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70857000 2021-11-24 16:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70858000 2021-11-24 16:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70859000 2021-11-24 16:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70860000 2021-11-24 16:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70861000 2021-11-24 16:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70862000 2021-11-24 16:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70863000 2021-11-24 16:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70864000 2021-11-24 16:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70865000 2021-11-24 16:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70866000 2021-11-24 16:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70867000 2021-11-24 16:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70868000 2021-11-24 16:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70869000 2021-11-24 16:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70870000 2021-11-24 16:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70871000 2021-11-24 16:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70872000 2021-11-24 16:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70873000 2021-11-24 16:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70874000 2021-11-24 16:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70875000 2021-11-24 16:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70876000 2021-11-24 16:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70877000 2021-11-24 16:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70878000 2021-11-24 16:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70879000 2021-11-24 16:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70880000 2021-11-24 16:33:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:33:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2217 containing 20.00 MB] 2021-11-24 16:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70881000 2021-11-24 16:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70882000 2021-11-24 16:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70883000 2021-11-24 16:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70884000 2021-11-24 16:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70885000 2021-11-24 16:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70886000 2021-11-24 16:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70887000 2021-11-24 16:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70888000 2021-11-24 16:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70889000 2021-11-24 16:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70890000 2021-11-24 16:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70891000 2021-11-24 16:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70892000 2021-11-24 16:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70893000 2021-11-24 16:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70894000 2021-11-24 16:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70895000 2021-11-24 16:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70896000 2021-11-24 16:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70897000 2021-11-24 16:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70898000 2021-11-24 16:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70899000 2021-11-24 16:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70900000 2021-11-24 16:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70901000 2021-11-24 16:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70902000 2021-11-24 16:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70903000 2021-11-24 16:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70904000 2021-11-24 16:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70905000 2021-11-24 16:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70906000 2021-11-24 16:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70907000 2021-11-24 16:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70908000 2021-11-24 16:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70909000 2021-11-24 16:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70910000 2021-11-24 16:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70911000 2021-11-24 16:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70912000 2021-11-24 16:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70913000 2021-11-24 16:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70914000 2021-11-24 16:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70915000 2021-11-24 16:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70916000 2021-11-24 16:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70917000 2021-11-24 16:33:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:33:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2218 containing 20.00 MB] 2021-11-24 16:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70918000 2021-11-24 16:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70919000 2021-11-24 16:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70920000 2021-11-24 16:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70921000 2021-11-24 16:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70922000 2021-11-24 16:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70923000 2021-11-24 16:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70924000 2021-11-24 16:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70925000 2021-11-24 16:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70926000 2021-11-24 16:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70927000 2021-11-24 16:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70928000 2021-11-24 16:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70929000 2021-11-24 16:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70930000 2021-11-24 16:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70931000 2021-11-24 16:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70932000 2021-11-24 16:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70933000 2021-11-24 16:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70934000 2021-11-24 16:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70935000 2021-11-24 16:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70936000 2021-11-24 16:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70937000 2021-11-24 16:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70938000 2021-11-24 16:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70939000 2021-11-24 16:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70940000 2021-11-24 16:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70941000 2021-11-24 16:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70942000 2021-11-24 16:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70943000 2021-11-24 16:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70944000 2021-11-24 16:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70945000 2021-11-24 16:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70946000 2021-11-24 16:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70947000 2021-11-24 16:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70948000 2021-11-24 16:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70949000 2021-11-24 16:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70950000 2021-11-24 16:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70951000 2021-11-24 16:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70952000 2021-11-24 16:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70953000 2021-11-24 16:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70954000 2021-11-24 16:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70955000 2021-11-24 16:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70956000 2021-11-24 16:34:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:34:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2219 containing 20.00 MB] 2021-11-24 16:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70957000 2021-11-24 16:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70958000 2021-11-24 16:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70959000 2021-11-24 16:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70960000 2021-11-24 16:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70961000 2021-11-24 16:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70962000 2021-11-24 16:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70963000 2021-11-24 16:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70964000 2021-11-24 16:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70965000 2021-11-24 16:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70966000 2021-11-24 16:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70967000 2021-11-24 16:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70968000 2021-11-24 16:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70969000 2021-11-24 16:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70970000 2021-11-24 16:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70971000 2021-11-24 16:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70972000 2021-11-24 16:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70973000 2021-11-24 16:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70974000 2021-11-24 16:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70975000 2021-11-24 16:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70976000 2021-11-24 16:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70977000 2021-11-24 16:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70978000 2021-11-24 16:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70979000 2021-11-24 16:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70980000 2021-11-24 16:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70981000 2021-11-24 16:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70982000 2021-11-24 16:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70983000 2021-11-24 16:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70984000 2021-11-24 16:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70985000 2021-11-24 16:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70986000 2021-11-24 16:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70987000 2021-11-24 16:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70988000 2021-11-24 16:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70989000 2021-11-24 16:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70990000 2021-11-24 16:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70991000 2021-11-24 16:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70992000 2021-11-24 16:34:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:34:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2220 containing 20.00 MB] 2021-11-24 16:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70993000 2021-11-24 16:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70994000 2021-11-24 16:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70995000 2021-11-24 16:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70996000 2021-11-24 16:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70997000 2021-11-24 16:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70998000 2021-11-24 16:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 70999000 2021-11-24 16:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71000000 2021-11-24 16:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71001000 2021-11-24 16:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71002000 2021-11-24 16:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71003000 2021-11-24 16:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71004000 2021-11-24 16:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71005000 2021-11-24 16:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71006000 2021-11-24 16:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71007000 2021-11-24 16:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71008000 2021-11-24 16:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71009000 2021-11-24 16:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71010000 2021-11-24 16:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71011000 2021-11-24 16:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71012000 2021-11-24 16:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71013000 2021-11-24 16:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71014000 2021-11-24 16:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71015000 2021-11-24 16:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71016000 2021-11-24 16:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71017000 2021-11-24 16:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71018000 2021-11-24 16:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71019000 2021-11-24 16:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71020000 2021-11-24 16:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71021000 2021-11-24 16:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71022000 2021-11-24 16:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71023000 2021-11-24 16:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71024000 2021-11-24 16:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71025000 2021-11-24 16:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71026000 2021-11-24 16:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71027000 2021-11-24 16:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71028000 2021-11-24 16:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71029000 2021-11-24 16:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71030000 2021-11-24 16:34:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:34:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2221 containing 20.00 MB] 2021-11-24 16:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71031000 2021-11-24 16:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71032000 2021-11-24 16:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71033000 2021-11-24 16:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71034000 2021-11-24 16:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71035000 2021-11-24 16:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71036000 2021-11-24 16:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71037000 2021-11-24 16:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71038000 2021-11-24 16:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71039000 2021-11-24 16:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71040000 2021-11-24 16:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71041000 2021-11-24 16:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71042000 2021-11-24 16:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71043000 2021-11-24 16:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71044000 2021-11-24 16:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71045000 2021-11-24 16:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71046000 2021-11-24 16:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71047000 2021-11-24 16:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71048000 2021-11-24 16:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71049000 2021-11-24 16:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71050000 2021-11-24 16:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71051000 2021-11-24 16:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71052000 2021-11-24 16:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71053000 2021-11-24 16:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71054000 2021-11-24 16:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71055000 2021-11-24 16:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71056000 2021-11-24 16:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71057000 2021-11-24 16:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71058000 2021-11-24 16:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71059000 2021-11-24 16:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71060000 2021-11-24 16:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71061000 2021-11-24 16:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71062000 2021-11-24 16:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71063000 2021-11-24 16:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71064000 2021-11-24 16:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71065000 2021-11-24 16:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71066000 2021-11-24 16:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71067000 2021-11-24 16:34:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:34:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2222 containing 20.00 MB] 2021-11-24 16:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71068000 2021-11-24 16:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71069000 2021-11-24 16:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71070000 2021-11-24 16:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71071000 2021-11-24 16:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71072000 2021-11-24 16:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71073000 2021-11-24 16:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71074000 2021-11-24 16:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71075000 2021-11-24 16:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71076000 2021-11-24 16:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71077000 2021-11-24 16:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71078000 2021-11-24 16:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71079000 2021-11-24 16:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71080000 2021-11-24 16:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71081000 2021-11-24 16:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71082000 2021-11-24 16:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71083000 2021-11-24 16:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71084000 2021-11-24 16:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71085000 2021-11-24 16:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71086000 2021-11-24 16:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71087000 2021-11-24 16:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71088000 2021-11-24 16:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71089000 2021-11-24 16:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71090000 2021-11-24 16:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71091000 2021-11-24 16:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71092000 2021-11-24 16:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71093000 2021-11-24 16:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71094000 2021-11-24 16:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71095000 2021-11-24 16:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71096000 2021-11-24 16:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71097000 2021-11-24 16:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71098000 2021-11-24 16:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71099000 2021-11-24 16:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71100000 2021-11-24 16:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71101000 2021-11-24 16:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71102000 2021-11-24 16:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71103000 2021-11-24 16:35:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:35:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2223 containing 20.00 MB] 2021-11-24 16:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71104000 2021-11-24 16:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71105000 2021-11-24 16:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71106000 2021-11-24 16:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71107000 2021-11-24 16:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71108000 2021-11-24 16:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71109000 2021-11-24 16:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71110000 2021-11-24 16:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71111000 2021-11-24 16:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71112000 2021-11-24 16:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71113000 2021-11-24 16:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71114000 2021-11-24 16:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71115000 2021-11-24 16:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71116000 2021-11-24 16:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71117000 2021-11-24 16:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71118000 2021-11-24 16:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71119000 2021-11-24 16:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71120000 2021-11-24 16:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71121000 2021-11-24 16:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71122000 2021-11-24 16:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71123000 2021-11-24 16:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71124000 2021-11-24 16:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71125000 2021-11-24 16:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71126000 2021-11-24 16:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71127000 2021-11-24 16:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71128000 2021-11-24 16:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71129000 2021-11-24 16:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71130000 2021-11-24 16:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71131000 2021-11-24 16:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71132000 2021-11-24 16:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71133000 2021-11-24 16:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71134000 2021-11-24 16:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71135000 2021-11-24 16:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71136000 2021-11-24 16:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71137000 2021-11-24 16:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71138000 2021-11-24 16:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71139000 2021-11-24 16:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71140000 2021-11-24 16:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71141000 2021-11-24 16:35:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:35:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2224 containing 20.00 MB] 2021-11-24 16:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71142000 2021-11-24 16:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71143000 2021-11-24 16:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71144000 2021-11-24 16:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71145000 2021-11-24 16:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71146000 2021-11-24 16:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71147000 2021-11-24 16:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71148000 2021-11-24 16:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71149000 2021-11-24 16:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71150000 2021-11-24 16:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71151000 2021-11-24 16:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71152000 2021-11-24 16:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71153000 2021-11-24 16:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71154000 2021-11-24 16:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71155000 2021-11-24 16:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71156000 2021-11-24 16:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71157000 2021-11-24 16:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71158000 2021-11-24 16:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71159000 2021-11-24 16:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71160000 2021-11-24 16:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71161000 2021-11-24 16:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71162000 2021-11-24 16:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71163000 2021-11-24 16:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71164000 2021-11-24 16:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71165000 2021-11-24 16:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71166000 2021-11-24 16:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71167000 2021-11-24 16:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71168000 2021-11-24 16:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71169000 2021-11-24 16:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71170000 2021-11-24 16:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71171000 2021-11-24 16:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71172000 2021-11-24 16:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71173000 2021-11-24 16:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71174000 2021-11-24 16:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71175000 2021-11-24 16:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71176000 2021-11-24 16:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71177000 2021-11-24 16:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71178000 2021-11-24 16:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71179000 2021-11-24 16:35:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:35:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2225 containing 20.00 MB] 2021-11-24 16:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71180000 2021-11-24 16:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71181000 2021-11-24 16:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71182000 2021-11-24 16:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71183000 2021-11-24 16:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71184000 2021-11-24 16:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71185000 2021-11-24 16:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71186000 2021-11-24 16:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71187000 2021-11-24 16:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71188000 2021-11-24 16:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71189000 2021-11-24 16:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71190000 2021-11-24 16:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71191000 2021-11-24 16:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71192000 2021-11-24 16:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71193000 2021-11-24 16:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71194000 2021-11-24 16:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71195000 2021-11-24 16:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71196000 2021-11-24 16:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71197000 2021-11-24 16:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71198000 2021-11-24 16:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71199000 2021-11-24 16:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71200000 2021-11-24 16:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71201000 2021-11-24 16:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71202000 2021-11-24 16:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71203000 2021-11-24 16:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71204000 2021-11-24 16:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71205000 2021-11-24 16:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71206000 2021-11-24 16:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71207000 2021-11-24 16:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71208000 2021-11-24 16:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71209000 2021-11-24 16:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71210000 2021-11-24 16:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71211000 2021-11-24 16:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71212000 2021-11-24 16:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71213000 2021-11-24 16:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71214000 2021-11-24 16:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71215000 2021-11-24 16:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71216000 2021-11-24 16:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71217000 2021-11-24 16:36:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:36:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2226 containing 20.00 MB] 2021-11-24 16:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71218000 2021-11-24 16:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71219000 2021-11-24 16:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71220000 2021-11-24 16:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71221000 2021-11-24 16:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71222000 2021-11-24 16:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71223000 2021-11-24 16:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71224000 2021-11-24 16:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71225000 2021-11-24 16:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71226000 2021-11-24 16:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71227000 2021-11-24 16:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71228000 2021-11-24 16:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71229000 2021-11-24 16:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71230000 2021-11-24 16:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71231000 2021-11-24 16:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71232000 2021-11-24 16:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71233000 2021-11-24 16:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71234000 2021-11-24 16:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71235000 2021-11-24 16:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71236000 2021-11-24 16:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71237000 2021-11-24 16:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71238000 2021-11-24 16:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71239000 2021-11-24 16:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71240000 2021-11-24 16:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71241000 2021-11-24 16:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71242000 2021-11-24 16:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71243000 2021-11-24 16:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71244000 2021-11-24 16:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71245000 2021-11-24 16:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71246000 2021-11-24 16:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71247000 2021-11-24 16:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71248000 2021-11-24 16:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71249000 2021-11-24 16:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71250000 2021-11-24 16:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71251000 2021-11-24 16:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71252000 2021-11-24 16:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71253000 2021-11-24 16:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71254000 2021-11-24 16:36:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:36:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2227 containing 20.00 MB] 2021-11-24 16:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71255000 2021-11-24 16:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71256000 2021-11-24 16:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71257000 2021-11-24 16:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71258000 2021-11-24 16:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71259000 2021-11-24 16:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71260000 2021-11-24 16:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71261000 2021-11-24 16:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71262000 2021-11-24 16:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71263000 2021-11-24 16:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71264000 2021-11-24 16:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71265000 2021-11-24 16:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71266000 2021-11-24 16:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71267000 2021-11-24 16:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71268000 2021-11-24 16:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71269000 2021-11-24 16:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71270000 2021-11-24 16:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71271000 2021-11-24 16:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71272000 2021-11-24 16:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71273000 2021-11-24 16:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71274000 2021-11-24 16:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71275000 2021-11-24 16:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71276000 2021-11-24 16:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71277000 2021-11-24 16:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71278000 2021-11-24 16:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71279000 2021-11-24 16:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71280000 2021-11-24 16:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71281000 2021-11-24 16:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71282000 2021-11-24 16:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71283000 2021-11-24 16:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71284000 2021-11-24 16:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71285000 2021-11-24 16:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71286000 2021-11-24 16:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71287000 2021-11-24 16:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71288000 2021-11-24 16:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71289000 2021-11-24 16:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71290000 2021-11-24 16:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71291000 2021-11-24 16:36:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:36:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2228 containing 20.00 MB] 2021-11-24 16:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71292000 2021-11-24 16:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71293000 2021-11-24 16:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71294000 2021-11-24 16:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71295000 2021-11-24 16:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71296000 2021-11-24 16:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71297000 2021-11-24 16:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71298000 2021-11-24 16:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71299000 2021-11-24 16:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71300000 2021-11-24 16:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71301000 2021-11-24 16:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71302000 2021-11-24 16:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71303000 2021-11-24 16:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71304000 2021-11-24 16:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71305000 2021-11-24 16:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71306000 2021-11-24 16:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71307000 2021-11-24 16:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71308000 2021-11-24 16:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71309000 2021-11-24 16:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71310000 2021-11-24 16:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71311000 2021-11-24 16:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71312000 2021-11-24 16:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71313000 2021-11-24 16:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71314000 2021-11-24 16:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71315000 2021-11-24 16:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71316000 2021-11-24 16:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71317000 2021-11-24 16:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71318000 2021-11-24 16:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71319000 2021-11-24 16:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71320000 2021-11-24 16:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71321000 2021-11-24 16:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71322000 2021-11-24 16:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71323000 2021-11-24 16:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71324000 2021-11-24 16:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71325000 2021-11-24 16:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71326000 2021-11-24 16:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71327000 2021-11-24 16:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71328000 2021-11-24 16:37:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:37:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2229 containing 20.00 MB] 2021-11-24 16:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71329000 2021-11-24 16:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71330000 2021-11-24 16:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71331000 2021-11-24 16:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71332000 2021-11-24 16:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71333000 2021-11-24 16:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71334000 2021-11-24 16:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71335000 2021-11-24 16:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71336000 2021-11-24 16:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71337000 2021-11-24 16:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71338000 2021-11-24 16:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71339000 2021-11-24 16:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71340000 2021-11-24 16:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71341000 2021-11-24 16:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71342000 2021-11-24 16:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71343000 2021-11-24 16:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71344000 2021-11-24 16:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71345000 2021-11-24 16:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71346000 2021-11-24 16:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71347000 2021-11-24 16:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71348000 2021-11-24 16:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71349000 2021-11-24 16:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71350000 2021-11-24 16:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71351000 2021-11-24 16:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71352000 2021-11-24 16:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71353000 2021-11-24 16:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71354000 2021-11-24 16:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71355000 2021-11-24 16:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71356000 2021-11-24 16:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71357000 2021-11-24 16:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71358000 2021-11-24 16:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71359000 2021-11-24 16:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71360000 2021-11-24 16:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71361000 2021-11-24 16:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71362000 2021-11-24 16:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71363000 2021-11-24 16:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71364000 2021-11-24 16:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71365000 2021-11-24 16:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71366000 2021-11-24 16:37:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:37:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2230 containing 20.00 MB] 2021-11-24 16:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71367000 2021-11-24 16:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71368000 2021-11-24 16:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71369000 2021-11-24 16:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71370000 2021-11-24 16:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71371000 2021-11-24 16:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71372000 2021-11-24 16:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71373000 2021-11-24 16:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71374000 2021-11-24 16:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71375000 2021-11-24 16:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71376000 2021-11-24 16:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71377000 2021-11-24 16:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71378000 2021-11-24 16:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71379000 2021-11-24 16:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71380000 2021-11-24 16:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71381000 2021-11-24 16:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71382000 2021-11-24 16:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71383000 2021-11-24 16:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71384000 2021-11-24 16:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71385000 2021-11-24 16:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71386000 2021-11-24 16:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71387000 2021-11-24 16:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71388000 2021-11-24 16:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71389000 2021-11-24 16:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71390000 2021-11-24 16:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71391000 2021-11-24 16:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71392000 2021-11-24 16:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71393000 2021-11-24 16:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71394000 2021-11-24 16:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71395000 2021-11-24 16:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71396000 2021-11-24 16:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71397000 2021-11-24 16:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71398000 2021-11-24 16:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71399000 2021-11-24 16:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71400000 2021-11-24 16:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71401000 2021-11-24 16:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71402000 2021-11-24 16:37:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:37:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2231 containing 20.00 MB] 2021-11-24 16:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71403000 2021-11-24 16:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71404000 2021-11-24 16:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71405000 2021-11-24 16:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71406000 2021-11-24 16:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71407000 2021-11-24 16:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71408000 2021-11-24 16:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71409000 2021-11-24 16:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71410000 2021-11-24 16:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71411000 2021-11-24 16:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71412000 2021-11-24 16:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71413000 2021-11-24 16:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71414000 2021-11-24 16:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71415000 2021-11-24 16:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71416000 2021-11-24 16:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71417000 2021-11-24 16:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71418000 2021-11-24 16:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71419000 2021-11-24 16:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71420000 2021-11-24 16:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71421000 2021-11-24 16:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71422000 2021-11-24 16:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71423000 2021-11-24 16:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71424000 2021-11-24 16:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71425000 2021-11-24 16:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71426000 2021-11-24 16:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71427000 2021-11-24 16:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71428000 2021-11-24 16:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71429000 2021-11-24 16:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71430000 2021-11-24 16:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71431000 2021-11-24 16:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71432000 2021-11-24 16:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71433000 2021-11-24 16:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71434000 2021-11-24 16:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71435000 2021-11-24 16:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71436000 2021-11-24 16:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71437000 2021-11-24 16:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71438000 2021-11-24 16:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71439000 2021-11-24 16:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71440000 2021-11-24 16:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71441000 2021-11-24 16:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71442000 2021-11-24 16:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71443000 2021-11-24 16:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71444000 2021-11-24 16:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71445000 2021-11-24 16:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71446000 2021-11-24 16:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71447000 2021-11-24 16:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71448000 2021-11-24 16:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71449000 2021-11-24 16:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71450000 2021-11-24 16:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71451000 2021-11-24 16:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71452000 2021-11-24 16:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71453000 2021-11-24 16:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71454000 2021-11-24 16:38:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:38:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2232 containing 20.00 MB] 2021-11-24 16:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71455000 2021-11-24 16:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71456000 2021-11-24 16:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71457000 2021-11-24 16:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71458000 2021-11-24 16:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71459000 2021-11-24 16:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71460000 2021-11-24 16:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71461000 2021-11-24 16:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71462000 2021-11-24 16:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71463000 2021-11-24 16:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71464000 2021-11-24 16:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71465000 2021-11-24 16:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71466000 2021-11-24 16:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71467000 2021-11-24 16:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71468000 2021-11-24 16:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71469000 2021-11-24 16:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71470000 2021-11-24 16:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71471000 2021-11-24 16:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71472000 2021-11-24 16:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71473000 2021-11-24 16:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71474000 2021-11-24 16:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71475000 2021-11-24 16:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71476000 2021-11-24 16:38:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:38:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2233 containing 20.00 MB] 2021-11-24 16:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71477000 2021-11-24 16:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71478000 2021-11-24 16:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71479000 2021-11-24 16:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71480000 2021-11-24 16:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71481000 2021-11-24 16:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71482000 2021-11-24 16:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71483000 2021-11-24 16:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71484000 2021-11-24 16:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71485000 2021-11-24 16:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71486000 2021-11-24 16:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71487000 2021-11-24 16:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71488000 2021-11-24 16:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71489000 2021-11-24 16:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71490000 2021-11-24 16:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71491000 2021-11-24 16:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71492000 2021-11-24 16:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71493000 2021-11-24 16:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71494000 2021-11-24 16:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71495000 2021-11-24 16:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71496000 2021-11-24 16:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71497000 2021-11-24 16:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71498000 2021-11-24 16:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71499000 2021-11-24 16:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71500000 2021-11-24 16:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71501000 2021-11-24 16:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71502000 2021-11-24 16:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71503000 2021-11-24 16:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71504000 2021-11-24 16:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71505000 2021-11-24 16:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71506000 2021-11-24 16:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71507000 2021-11-24 16:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71508000 2021-11-24 16:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71509000 2021-11-24 16:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71510000 2021-11-24 16:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71511000 2021-11-24 16:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71512000 2021-11-24 16:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71513000 2021-11-24 16:38:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:38:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2234 containing 20.00 MB] 2021-11-24 16:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71514000 2021-11-24 16:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71515000 2021-11-24 16:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71516000 2021-11-24 16:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71517000 2021-11-24 16:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71518000 2021-11-24 16:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71519000 2021-11-24 16:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71520000 2021-11-24 16:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71521000 2021-11-24 16:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71522000 2021-11-24 16:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71523000 2021-11-24 16:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71524000 2021-11-24 16:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71525000 2021-11-24 16:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71526000 2021-11-24 16:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71527000 2021-11-24 16:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71528000 2021-11-24 16:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71529000 2021-11-24 16:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71530000 2021-11-24 16:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71531000 2021-11-24 16:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71532000 2021-11-24 16:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71533000 2021-11-24 16:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71534000 2021-11-24 16:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71535000 2021-11-24 16:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71536000 2021-11-24 16:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71537000 2021-11-24 16:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71538000 2021-11-24 16:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71539000 2021-11-24 16:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71540000 2021-11-24 16:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71541000 2021-11-24 16:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71542000 2021-11-24 16:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71543000 2021-11-24 16:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71544000 2021-11-24 16:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71545000 2021-11-24 16:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71546000 2021-11-24 16:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71547000 2021-11-24 16:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71548000 2021-11-24 16:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71549000 2021-11-24 16:38:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:38:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2235 containing 20.00 MB] 2021-11-24 16:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71550000 2021-11-24 16:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71551000 2021-11-24 16:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71552000 2021-11-24 16:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71553000 2021-11-24 16:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71554000 2021-11-24 16:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71555000 2021-11-24 16:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71556000 2021-11-24 16:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71557000 2021-11-24 16:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71558000 2021-11-24 16:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71559000 2021-11-24 16:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71560000 2021-11-24 16:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71561000 2021-11-24 16:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71562000 2021-11-24 16:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71563000 2021-11-24 16:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71564000 2021-11-24 16:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71565000 2021-11-24 16:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71566000 2021-11-24 16:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71567000 2021-11-24 16:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71568000 2021-11-24 16:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71569000 2021-11-24 16:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71570000 2021-11-24 16:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71571000 2021-11-24 16:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71572000 2021-11-24 16:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71573000 2021-11-24 16:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71574000 2021-11-24 16:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71575000 2021-11-24 16:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71576000 2021-11-24 16:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71577000 2021-11-24 16:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71578000 2021-11-24 16:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71579000 2021-11-24 16:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71580000 2021-11-24 16:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71581000 2021-11-24 16:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71582000 2021-11-24 16:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71583000 2021-11-24 16:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71584000 2021-11-24 16:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71585000 2021-11-24 16:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71586000 2021-11-24 16:39:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:39:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2236 containing 20.00 MB] 2021-11-24 16:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71587000 2021-11-24 16:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71588000 2021-11-24 16:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71589000 2021-11-24 16:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71590000 2021-11-24 16:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71591000 2021-11-24 16:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71592000 2021-11-24 16:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71593000 2021-11-24 16:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71594000 2021-11-24 16:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71595000 2021-11-24 16:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71596000 2021-11-24 16:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71597000 2021-11-24 16:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71598000 2021-11-24 16:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71599000 2021-11-24 16:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71600000 2021-11-24 16:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71601000 2021-11-24 16:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71602000 2021-11-24 16:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71603000 2021-11-24 16:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71604000 2021-11-24 16:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71605000 2021-11-24 16:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71606000 2021-11-24 16:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71607000 2021-11-24 16:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71608000 2021-11-24 16:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71609000 2021-11-24 16:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71610000 2021-11-24 16:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71611000 2021-11-24 16:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71612000 2021-11-24 16:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71613000 2021-11-24 16:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71614000 2021-11-24 16:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71615000 2021-11-24 16:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71616000 2021-11-24 16:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71617000 2021-11-24 16:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71618000 2021-11-24 16:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71619000 2021-11-24 16:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71620000 2021-11-24 16:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71621000 2021-11-24 16:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71622000 2021-11-24 16:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71623000 2021-11-24 16:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71624000 2021-11-24 16:39:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:39:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2237 containing 20.00 MB] 2021-11-24 16:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71625000 2021-11-24 16:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71626000 2021-11-24 16:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71627000 2021-11-24 16:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71628000 2021-11-24 16:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71629000 2021-11-24 16:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71630000 2021-11-24 16:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71631000 2021-11-24 16:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71632000 2021-11-24 16:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71633000 2021-11-24 16:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71634000 2021-11-24 16:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71635000 2021-11-24 16:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71636000 2021-11-24 16:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71637000 2021-11-24 16:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71638000 2021-11-24 16:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71639000 2021-11-24 16:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71640000 2021-11-24 16:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71641000 2021-11-24 16:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71642000 2021-11-24 16:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71643000 2021-11-24 16:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71644000 2021-11-24 16:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71645000 2021-11-24 16:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71646000 2021-11-24 16:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71647000 2021-11-24 16:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71648000 2021-11-24 16:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71649000 2021-11-24 16:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71650000 2021-11-24 16:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71651000 2021-11-24 16:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71652000 2021-11-24 16:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71653000 2021-11-24 16:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71654000 2021-11-24 16:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71655000 2021-11-24 16:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71656000 2021-11-24 16:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71657000 2021-11-24 16:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71658000 2021-11-24 16:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71659000 2021-11-24 16:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71660000 2021-11-24 16:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71661000 2021-11-24 16:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71662000 2021-11-24 16:39:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:39:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2238 containing 20.00 MB] 2021-11-24 16:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71663000 2021-11-24 16:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71664000 2021-11-24 16:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71665000 2021-11-24 16:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71666000 2021-11-24 16:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71667000 2021-11-24 16:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71668000 2021-11-24 16:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71669000 2021-11-24 16:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71670000 2021-11-24 16:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71671000 2021-11-24 16:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71672000 2021-11-24 16:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71673000 2021-11-24 16:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71674000 2021-11-24 16:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71675000 2021-11-24 16:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71676000 2021-11-24 16:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71677000 2021-11-24 16:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71678000 2021-11-24 16:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71679000 2021-11-24 16:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71680000 2021-11-24 16:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71681000 2021-11-24 16:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71682000 2021-11-24 16:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71683000 2021-11-24 16:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71684000 2021-11-24 16:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71685000 2021-11-24 16:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71686000 2021-11-24 16:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71687000 2021-11-24 16:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71688000 2021-11-24 16:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71689000 2021-11-24 16:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71690000 2021-11-24 16:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71691000 2021-11-24 16:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71692000 2021-11-24 16:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71693000 2021-11-24 16:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71694000 2021-11-24 16:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71695000 2021-11-24 16:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71696000 2021-11-24 16:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71697000 2021-11-24 16:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71698000 2021-11-24 16:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71699000 2021-11-24 16:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71700000 2021-11-24 16:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71701000 2021-11-24 16:39:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:39:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2239 containing 20.00 MB] 2021-11-24 16:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71702000 2021-11-24 16:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71703000 2021-11-24 16:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71704000 2021-11-24 16:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71705000 2021-11-24 16:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71706000 2021-11-24 16:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71707000 2021-11-24 16:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71708000 2021-11-24 16:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71709000 2021-11-24 16:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71710000 2021-11-24 16:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71711000 2021-11-24 16:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71712000 2021-11-24 16:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71713000 2021-11-24 16:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71714000 2021-11-24 16:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71715000 2021-11-24 16:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71716000 2021-11-24 16:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71717000 2021-11-24 16:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71718000 2021-11-24 16:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71719000 2021-11-24 16:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71720000 2021-11-24 16:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71721000 2021-11-24 16:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71722000 2021-11-24 16:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71723000 2021-11-24 16:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71724000 2021-11-24 16:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71725000 2021-11-24 16:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71726000 2021-11-24 16:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71727000 2021-11-24 16:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71728000 2021-11-24 16:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71729000 2021-11-24 16:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71730000 2021-11-24 16:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71731000 2021-11-24 16:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71732000 2021-11-24 16:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71733000 2021-11-24 16:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71734000 2021-11-24 16:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71735000 2021-11-24 16:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71736000 2021-11-24 16:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71737000 2021-11-24 16:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71738000 2021-11-24 16:40:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:40:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2240 containing 20.00 MB] 2021-11-24 16:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71739000 2021-11-24 16:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71740000 2021-11-24 16:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71741000 2021-11-24 16:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71742000 2021-11-24 16:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71743000 2021-11-24 16:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71744000 2021-11-24 16:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71745000 2021-11-24 16:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71746000 2021-11-24 16:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71747000 2021-11-24 16:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71748000 2021-11-24 16:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71749000 2021-11-24 16:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71750000 2021-11-24 16:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71751000 2021-11-24 16:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71752000 2021-11-24 16:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71753000 2021-11-24 16:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71754000 2021-11-24 16:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71755000 2021-11-24 16:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71756000 2021-11-24 16:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71757000 2021-11-24 16:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71758000 2021-11-24 16:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71759000 2021-11-24 16:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71760000 2021-11-24 16:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71761000 2021-11-24 16:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71762000 2021-11-24 16:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71763000 2021-11-24 16:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71764000 2021-11-24 16:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71765000 2021-11-24 16:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71766000 2021-11-24 16:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71767000 2021-11-24 16:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71768000 2021-11-24 16:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71769000 2021-11-24 16:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71770000 2021-11-24 16:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71771000 2021-11-24 16:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71772000 2021-11-24 16:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71773000 2021-11-24 16:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71774000 2021-11-24 16:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71775000 2021-11-24 16:40:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:40:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2241 containing 20.00 MB] 2021-11-24 16:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71776000 2021-11-24 16:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71777000 2021-11-24 16:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71778000 2021-11-24 16:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71779000 2021-11-24 16:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71780000 2021-11-24 16:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71781000 2021-11-24 16:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71782000 2021-11-24 16:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71783000 2021-11-24 16:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71784000 2021-11-24 16:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71785000 2021-11-24 16:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71786000 2021-11-24 16:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71787000 2021-11-24 16:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71788000 2021-11-24 16:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71789000 2021-11-24 16:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71790000 2021-11-24 16:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71791000 2021-11-24 16:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71792000 2021-11-24 16:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71793000 2021-11-24 16:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71794000 2021-11-24 16:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71795000 2021-11-24 16:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71796000 2021-11-24 16:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71797000 2021-11-24 16:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71798000 2021-11-24 16:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71799000 2021-11-24 16:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71800000 2021-11-24 16:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71801000 2021-11-24 16:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71802000 2021-11-24 16:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71803000 2021-11-24 16:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71804000 2021-11-24 16:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71805000 2021-11-24 16:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71806000 2021-11-24 16:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71807000 2021-11-24 16:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71808000 2021-11-24 16:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71809000 2021-11-24 16:40:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:40:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2242 containing 20.00 MB] 2021-11-24 16:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71810000 2021-11-24 16:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71811000 2021-11-24 16:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71812000 2021-11-24 16:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71813000 2021-11-24 16:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71814000 2021-11-24 16:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71815000 2021-11-24 16:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71816000 2021-11-24 16:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71817000 2021-11-24 16:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71818000 2021-11-24 16:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71819000 2021-11-24 16:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71820000 2021-11-24 16:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71821000 2021-11-24 16:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71822000 2021-11-24 16:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71823000 2021-11-24 16:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71824000 2021-11-24 16:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71825000 2021-11-24 16:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71826000 2021-11-24 16:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71827000 2021-11-24 16:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71828000 2021-11-24 16:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71829000 2021-11-24 16:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71830000 2021-11-24 16:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71831000 2021-11-24 16:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71832000 2021-11-24 16:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71833000 2021-11-24 16:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71834000 2021-11-24 16:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71835000 2021-11-24 16:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71836000 2021-11-24 16:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71837000 2021-11-24 16:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71838000 2021-11-24 16:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71839000 2021-11-24 16:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71840000 2021-11-24 16:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71841000 2021-11-24 16:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71842000 2021-11-24 16:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71843000 2021-11-24 16:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71844000 2021-11-24 16:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71845000 2021-11-24 16:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71846000 2021-11-24 16:41:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:41:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2243 containing 20.00 MB] 2021-11-24 16:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71847000 2021-11-24 16:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71848000 2021-11-24 16:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71849000 2021-11-24 16:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71850000 2021-11-24 16:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71851000 2021-11-24 16:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71852000 2021-11-24 16:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71853000 2021-11-24 16:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71854000 2021-11-24 16:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71855000 2021-11-24 16:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71856000 2021-11-24 16:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71857000 2021-11-24 16:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71858000 2021-11-24 16:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71859000 2021-11-24 16:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71860000 2021-11-24 16:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71861000 2021-11-24 16:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71862000 2021-11-24 16:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71863000 2021-11-24 16:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71864000 2021-11-24 16:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71865000 2021-11-24 16:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71866000 2021-11-24 16:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71867000 2021-11-24 16:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71868000 2021-11-24 16:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71869000 2021-11-24 16:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71870000 2021-11-24 16:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71871000 2021-11-24 16:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71872000 2021-11-24 16:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71873000 2021-11-24 16:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71874000 2021-11-24 16:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71875000 2021-11-24 16:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71876000 2021-11-24 16:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71877000 2021-11-24 16:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71878000 2021-11-24 16:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71879000 2021-11-24 16:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71880000 2021-11-24 16:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71881000 2021-11-24 16:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71882000 2021-11-24 16:41:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:41:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2244 containing 20.00 MB] 2021-11-24 16:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71883000 2021-11-24 16:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71884000 2021-11-24 16:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71885000 2021-11-24 16:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71886000 2021-11-24 16:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71887000 2021-11-24 16:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71888000 2021-11-24 16:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71889000 2021-11-24 16:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71890000 2021-11-24 16:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71891000 2021-11-24 16:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71892000 2021-11-24 16:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71893000 2021-11-24 16:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71894000 2021-11-24 16:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71895000 2021-11-24 16:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71896000 2021-11-24 16:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71897000 2021-11-24 16:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71898000 2021-11-24 16:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71899000 2021-11-24 16:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71900000 2021-11-24 16:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71901000 2021-11-24 16:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71902000 2021-11-24 16:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71903000 2021-11-24 16:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71904000 2021-11-24 16:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71905000 2021-11-24 16:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71906000 2021-11-24 16:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71907000 2021-11-24 16:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71908000 2021-11-24 16:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71909000 2021-11-24 16:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71910000 2021-11-24 16:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71911000 2021-11-24 16:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71912000 2021-11-24 16:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71913000 2021-11-24 16:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71914000 2021-11-24 16:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71915000 2021-11-24 16:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71916000 2021-11-24 16:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71917000 2021-11-24 16:41:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:41:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2245 containing 20.00 MB] 2021-11-24 16:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71918000 2021-11-24 16:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71919000 2021-11-24 16:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71920000 2021-11-24 16:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71921000 2021-11-24 16:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71922000 2021-11-24 16:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71923000 2021-11-24 16:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71924000 2021-11-24 16:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71925000 2021-11-24 16:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71926000 2021-11-24 16:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71927000 2021-11-24 16:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71928000 2021-11-24 16:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71929000 2021-11-24 16:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71930000 2021-11-24 16:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71931000 2021-11-24 16:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71932000 2021-11-24 16:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71933000 2021-11-24 16:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71934000 2021-11-24 16:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71935000 2021-11-24 16:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71936000 2021-11-24 16:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71937000 2021-11-24 16:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71938000 2021-11-24 16:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71939000 2021-11-24 16:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71940000 2021-11-24 16:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71941000 2021-11-24 16:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71942000 2021-11-24 16:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71943000 2021-11-24 16:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71944000 2021-11-24 16:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71945000 2021-11-24 16:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71946000 2021-11-24 16:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71947000 2021-11-24 16:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71948000 2021-11-24 16:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71949000 2021-11-24 16:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71950000 2021-11-24 16:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71951000 2021-11-24 16:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71952000 2021-11-24 16:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71953000 2021-11-24 16:41:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:41:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2246 containing 20.00 MB] 2021-11-24 16:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71954000 2021-11-24 16:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71955000 2021-11-24 16:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71956000 2021-11-24 16:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71957000 2021-11-24 16:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71958000 2021-11-24 16:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71959000 2021-11-24 16:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71960000 2021-11-24 16:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71961000 2021-11-24 16:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71962000 2021-11-24 16:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71963000 2021-11-24 16:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71964000 2021-11-24 16:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71965000 2021-11-24 16:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71966000 2021-11-24 16:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71967000 2021-11-24 16:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71968000 2021-11-24 16:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71969000 2021-11-24 16:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71970000 2021-11-24 16:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71971000 2021-11-24 16:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71972000 2021-11-24 16:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71973000 2021-11-24 16:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71974000 2021-11-24 16:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71975000 2021-11-24 16:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71976000 2021-11-24 16:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71977000 2021-11-24 16:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71978000 2021-11-24 16:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71979000 2021-11-24 16:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71980000 2021-11-24 16:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71981000 2021-11-24 16:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71982000 2021-11-24 16:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71983000 2021-11-24 16:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71984000 2021-11-24 16:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71985000 2021-11-24 16:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71986000 2021-11-24 16:42:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:42:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2247 containing 20.00 MB] 2021-11-24 16:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71987000 2021-11-24 16:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71988000 2021-11-24 16:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71989000 2021-11-24 16:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71990000 2021-11-24 16:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71991000 2021-11-24 16:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71992000 2021-11-24 16:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71993000 2021-11-24 16:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71994000 2021-11-24 16:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71995000 2021-11-24 16:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71996000 2021-11-24 16:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71997000 2021-11-24 16:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71998000 2021-11-24 16:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 71999000 2021-11-24 16:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72000000 2021-11-24 16:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72001000 2021-11-24 16:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72002000 2021-11-24 16:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72003000 2021-11-24 16:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72004000 2021-11-24 16:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72005000 2021-11-24 16:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72006000 2021-11-24 16:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72007000 2021-11-24 16:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72008000 2021-11-24 16:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72009000 2021-11-24 16:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72010000 2021-11-24 16:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72011000 2021-11-24 16:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72012000 2021-11-24 16:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72013000 2021-11-24 16:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72014000 2021-11-24 16:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72015000 2021-11-24 16:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72016000 2021-11-24 16:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72017000 2021-11-24 16:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72018000 2021-11-24 16:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72019000 2021-11-24 16:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72020000 2021-11-24 16:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72021000 2021-11-24 16:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72022000 2021-11-24 16:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72023000 2021-11-24 16:42:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:42:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2248 containing 20.00 MB] 2021-11-24 16:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72024000 2021-11-24 16:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72025000 2021-11-24 16:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72026000 2021-11-24 16:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72027000 2021-11-24 16:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72028000 2021-11-24 16:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72029000 2021-11-24 16:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72030000 2021-11-24 16:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72031000 2021-11-24 16:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72032000 2021-11-24 16:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72033000 2021-11-24 16:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72034000 2021-11-24 16:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72035000 2021-11-24 16:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72036000 2021-11-24 16:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72037000 2021-11-24 16:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72038000 2021-11-24 16:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72039000 2021-11-24 16:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72040000 2021-11-24 16:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72041000 2021-11-24 16:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72042000 2021-11-24 16:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72043000 2021-11-24 16:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72044000 2021-11-24 16:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72045000 2021-11-24 16:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72046000 2021-11-24 16:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72047000 2021-11-24 16:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72048000 2021-11-24 16:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72049000 2021-11-24 16:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72050000 2021-11-24 16:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72051000 2021-11-24 16:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72052000 2021-11-24 16:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72053000 2021-11-24 16:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72054000 2021-11-24 16:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72055000 2021-11-24 16:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72056000 2021-11-24 16:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72057000 2021-11-24 16:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72058000 2021-11-24 16:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72059000 2021-11-24 16:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72060000 2021-11-24 16:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72061000 2021-11-24 16:42:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:42:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2249 containing 20.00 MB] 2021-11-24 16:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72062000 2021-11-24 16:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72063000 2021-11-24 16:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72064000 2021-11-24 16:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72065000 2021-11-24 16:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72066000 2021-11-24 16:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72067000 2021-11-24 16:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72068000 2021-11-24 16:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72069000 2021-11-24 16:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72070000 2021-11-24 16:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72071000 2021-11-24 16:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72072000 2021-11-24 16:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72073000 2021-11-24 16:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72074000 2021-11-24 16:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72075000 2021-11-24 16:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72076000 2021-11-24 16:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72077000 2021-11-24 16:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72078000 2021-11-24 16:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72079000 2021-11-24 16:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72080000 2021-11-24 16:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72081000 2021-11-24 16:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72082000 2021-11-24 16:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72083000 2021-11-24 16:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72084000 2021-11-24 16:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72085000 2021-11-24 16:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72086000 2021-11-24 16:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72087000 2021-11-24 16:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72088000 2021-11-24 16:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72089000 2021-11-24 16:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72090000 2021-11-24 16:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72091000 2021-11-24 16:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72092000 2021-11-24 16:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72093000 2021-11-24 16:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72094000 2021-11-24 16:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72095000 2021-11-24 16:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72096000 2021-11-24 16:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72097000 2021-11-24 16:43:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:43:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2250 containing 20.00 MB] 2021-11-24 16:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72098000 2021-11-24 16:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72099000 2021-11-24 16:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72100000 2021-11-24 16:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72101000 2021-11-24 16:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72102000 2021-11-24 16:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72103000 2021-11-24 16:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72104000 2021-11-24 16:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72105000 2021-11-24 16:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72106000 2021-11-24 16:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72107000 2021-11-24 16:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72108000 2021-11-24 16:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72109000 2021-11-24 16:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72110000 2021-11-24 16:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72111000 2021-11-24 16:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72112000 2021-11-24 16:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72113000 2021-11-24 16:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72114000 2021-11-24 16:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72115000 2021-11-24 16:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72116000 2021-11-24 16:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72117000 2021-11-24 16:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72118000 2021-11-24 16:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72119000 2021-11-24 16:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72120000 2021-11-24 16:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72121000 2021-11-24 16:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72122000 2021-11-24 16:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72123000 2021-11-24 16:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72124000 2021-11-24 16:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72125000 2021-11-24 16:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72126000 2021-11-24 16:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72127000 2021-11-24 16:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72128000 2021-11-24 16:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72129000 2021-11-24 16:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72130000 2021-11-24 16:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72131000 2021-11-24 16:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72132000 2021-11-24 16:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72133000 2021-11-24 16:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72134000 2021-11-24 16:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72135000 2021-11-24 16:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72136000 2021-11-24 16:43:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:43:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2251 containing 20.00 MB] 2021-11-24 16:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72137000 2021-11-24 16:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72138000 2021-11-24 16:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72139000 2021-11-24 16:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72140000 2021-11-24 16:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72141000 2021-11-24 16:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72142000 2021-11-24 16:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72143000 2021-11-24 16:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72144000 2021-11-24 16:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72145000 2021-11-24 16:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72146000 2021-11-24 16:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72147000 2021-11-24 16:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72148000 2021-11-24 16:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72149000 2021-11-24 16:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72150000 2021-11-24 16:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72151000 2021-11-24 16:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72152000 2021-11-24 16:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72153000 2021-11-24 16:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72154000 2021-11-24 16:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72155000 2021-11-24 16:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72156000 2021-11-24 16:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72157000 2021-11-24 16:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72158000 2021-11-24 16:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72159000 2021-11-24 16:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72160000 2021-11-24 16:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72161000 2021-11-24 16:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72162000 2021-11-24 16:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72163000 2021-11-24 16:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72164000 2021-11-24 16:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72165000 2021-11-24 16:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72166000 2021-11-24 16:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72167000 2021-11-24 16:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72168000 2021-11-24 16:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72169000 2021-11-24 16:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72170000 2021-11-24 16:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72171000 2021-11-24 16:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72172000 2021-11-24 16:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72173000 2021-11-24 16:43:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:43:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2252 containing 20.00 MB] 2021-11-24 16:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72174000 2021-11-24 16:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72175000 2021-11-24 16:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72176000 2021-11-24 16:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72177000 2021-11-24 16:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72178000 2021-11-24 16:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72179000 2021-11-24 16:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72180000 2021-11-24 16:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72181000 2021-11-24 16:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72182000 2021-11-24 16:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72183000 2021-11-24 16:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72184000 2021-11-24 16:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72185000 2021-11-24 16:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72186000 2021-11-24 16:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72187000 2021-11-24 16:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72188000 2021-11-24 16:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72189000 2021-11-24 16:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72190000 2021-11-24 16:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72191000 2021-11-24 16:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72192000 2021-11-24 16:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72193000 2021-11-24 16:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72194000 2021-11-24 16:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72195000 2021-11-24 16:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72196000 2021-11-24 16:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72197000 2021-11-24 16:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72198000 2021-11-24 16:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72199000 2021-11-24 16:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72200000 2021-11-24 16:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72201000 2021-11-24 16:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72202000 2021-11-24 16:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72203000 2021-11-24 16:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72204000 2021-11-24 16:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72205000 2021-11-24 16:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72206000 2021-11-24 16:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72207000 2021-11-24 16:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72208000 2021-11-24 16:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72209000 2021-11-24 16:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72210000 2021-11-24 16:43:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:43:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2253 containing 20.00 MB] 2021-11-24 16:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72211000 2021-11-24 16:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72212000 2021-11-24 16:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72213000 2021-11-24 16:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72214000 2021-11-24 16:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72215000 2021-11-24 16:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72216000 2021-11-24 16:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72217000 2021-11-24 16:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72218000 2021-11-24 16:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72219000 2021-11-24 16:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72220000 2021-11-24 16:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72221000 2021-11-24 16:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72222000 2021-11-24 16:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72223000 2021-11-24 16:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72224000 2021-11-24 16:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72225000 2021-11-24 16:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72226000 2021-11-24 16:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72227000 2021-11-24 16:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72228000 2021-11-24 16:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72229000 2021-11-24 16:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72230000 2021-11-24 16:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72231000 2021-11-24 16:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72232000 2021-11-24 16:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72233000 2021-11-24 16:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72234000 2021-11-24 16:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72235000 2021-11-24 16:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72236000 2021-11-24 16:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72237000 2021-11-24 16:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72238000 2021-11-24 16:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72239000 2021-11-24 16:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72240000 2021-11-24 16:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72241000 2021-11-24 16:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72242000 2021-11-24 16:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72243000 2021-11-24 16:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72244000 2021-11-24 16:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72245000 2021-11-24 16:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72246000 2021-11-24 16:44:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:44:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2254 containing 20.00 MB] 2021-11-24 16:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72247000 2021-11-24 16:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72248000 2021-11-24 16:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72249000 2021-11-24 16:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72250000 2021-11-24 16:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72251000 2021-11-24 16:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72252000 2021-11-24 16:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72253000 2021-11-24 16:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72254000 2021-11-24 16:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72255000 2021-11-24 16:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72256000 2021-11-24 16:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72257000 2021-11-24 16:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72258000 2021-11-24 16:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72259000 2021-11-24 16:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72260000 2021-11-24 16:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72261000 2021-11-24 16:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72262000 2021-11-24 16:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72263000 2021-11-24 16:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72264000 2021-11-24 16:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72265000 2021-11-24 16:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72266000 2021-11-24 16:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72267000 2021-11-24 16:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72268000 2021-11-24 16:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72269000 2021-11-24 16:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72270000 2021-11-24 16:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72271000 2021-11-24 16:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72272000 2021-11-24 16:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72273000 2021-11-24 16:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72274000 2021-11-24 16:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72275000 2021-11-24 16:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72276000 2021-11-24 16:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72277000 2021-11-24 16:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72278000 2021-11-24 16:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72279000 2021-11-24 16:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72280000 2021-11-24 16:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72281000 2021-11-24 16:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72282000 2021-11-24 16:44:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:44:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2255 containing 20.00 MB] 2021-11-24 16:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72283000 2021-11-24 16:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72284000 2021-11-24 16:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72285000 2021-11-24 16:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72286000 2021-11-24 16:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72287000 2021-11-24 16:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72288000 2021-11-24 16:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72289000 2021-11-24 16:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72290000 2021-11-24 16:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72291000 2021-11-24 16:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72292000 2021-11-24 16:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72293000 2021-11-24 16:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72294000 2021-11-24 16:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72295000 2021-11-24 16:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72296000 2021-11-24 16:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72297000 2021-11-24 16:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72298000 2021-11-24 16:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72299000 2021-11-24 16:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72300000 2021-11-24 16:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72301000 2021-11-24 16:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72302000 2021-11-24 16:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72303000 2021-11-24 16:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72304000 2021-11-24 16:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72305000 2021-11-24 16:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72306000 2021-11-24 16:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72307000 2021-11-24 16:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72308000 2021-11-24 16:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72309000 2021-11-24 16:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72310000 2021-11-24 16:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72311000 2021-11-24 16:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72312000 2021-11-24 16:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72313000 2021-11-24 16:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72314000 2021-11-24 16:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72315000 2021-11-24 16:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72316000 2021-11-24 16:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72317000 2021-11-24 16:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72318000 2021-11-24 16:44:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:44:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2256 containing 20.00 MB] 2021-11-24 16:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72319000 2021-11-24 16:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72320000 2021-11-24 16:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72321000 2021-11-24 16:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72322000 2021-11-24 16:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72323000 2021-11-24 16:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72324000 2021-11-24 16:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72325000 2021-11-24 16:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72326000 2021-11-24 16:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72327000 2021-11-24 16:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72328000 2021-11-24 16:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72329000 2021-11-24 16:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72330000 2021-11-24 16:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72331000 2021-11-24 16:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72332000 2021-11-24 16:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72333000 2021-11-24 16:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72334000 2021-11-24 16:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72335000 2021-11-24 16:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72336000 2021-11-24 16:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72337000 2021-11-24 16:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72338000 2021-11-24 16:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72339000 2021-11-24 16:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72340000 2021-11-24 16:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72341000 2021-11-24 16:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72342000 2021-11-24 16:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72343000 2021-11-24 16:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72344000 2021-11-24 16:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72345000 2021-11-24 16:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72346000 2021-11-24 16:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72347000 2021-11-24 16:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72348000 2021-11-24 16:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72349000 2021-11-24 16:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72350000 2021-11-24 16:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72351000 2021-11-24 16:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72352000 2021-11-24 16:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72353000 2021-11-24 16:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72354000 2021-11-24 16:45:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:45:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2257 containing 20.00 MB] 2021-11-24 16:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72355000 2021-11-24 16:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72356000 2021-11-24 16:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72357000 2021-11-24 16:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72358000 2021-11-24 16:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72359000 2021-11-24 16:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72360000 2021-11-24 16:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72361000 2021-11-24 16:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72362000 2021-11-24 16:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72363000 2021-11-24 16:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72364000 2021-11-24 16:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72365000 2021-11-24 16:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72366000 2021-11-24 16:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72367000 2021-11-24 16:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72368000 2021-11-24 16:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72369000 2021-11-24 16:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72370000 2021-11-24 16:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72371000 2021-11-24 16:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72372000 2021-11-24 16:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72373000 2021-11-24 16:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72374000 2021-11-24 16:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72375000 2021-11-24 16:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72376000 2021-11-24 16:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72377000 2021-11-24 16:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72378000 2021-11-24 16:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72379000 2021-11-24 16:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72380000 2021-11-24 16:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72381000 2021-11-24 16:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72382000 2021-11-24 16:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72383000 2021-11-24 16:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72384000 2021-11-24 16:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72385000 2021-11-24 16:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72386000 2021-11-24 16:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72387000 2021-11-24 16:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72388000 2021-11-24 16:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72389000 2021-11-24 16:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72390000 2021-11-24 16:45:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:45:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2258 containing 20.00 MB] 2021-11-24 16:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72391000 2021-11-24 16:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72392000 2021-11-24 16:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72393000 2021-11-24 16:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72394000 2021-11-24 16:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72395000 2021-11-24 16:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72396000 2021-11-24 16:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72397000 2021-11-24 16:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72398000 2021-11-24 16:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72399000 2021-11-24 16:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72400000 2021-11-24 16:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72401000 2021-11-24 16:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72402000 2021-11-24 16:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72403000 2021-11-24 16:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72404000 2021-11-24 16:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72405000 2021-11-24 16:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72406000 2021-11-24 16:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72407000 2021-11-24 16:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72408000 2021-11-24 16:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72409000 2021-11-24 16:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72410000 2021-11-24 16:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72411000 2021-11-24 16:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72412000 2021-11-24 16:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72413000 2021-11-24 16:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72414000 2021-11-24 16:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72415000 2021-11-24 16:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72416000 2021-11-24 16:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72417000 2021-11-24 16:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72418000 2021-11-24 16:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72419000 2021-11-24 16:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72420000 2021-11-24 16:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72421000 2021-11-24 16:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72422000 2021-11-24 16:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72423000 2021-11-24 16:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72424000 2021-11-24 16:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72425000 2021-11-24 16:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72426000 2021-11-24 16:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72427000 2021-11-24 16:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72428000 2021-11-24 16:45:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:45:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2259 containing 20.00 MB] 2021-11-24 16:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72429000 2021-11-24 16:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72430000 2021-11-24 16:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72431000 2021-11-24 16:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72432000 2021-11-24 16:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72433000 2021-11-24 16:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72434000 2021-11-24 16:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72435000 2021-11-24 16:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72436000 2021-11-24 16:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72437000 2021-11-24 16:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72438000 2021-11-24 16:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72439000 2021-11-24 16:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72440000 2021-11-24 16:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72441000 2021-11-24 16:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72442000 2021-11-24 16:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72443000 2021-11-24 16:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72444000 2021-11-24 16:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72445000 2021-11-24 16:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72446000 2021-11-24 16:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72447000 2021-11-24 16:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72448000 2021-11-24 16:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72449000 2021-11-24 16:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72450000 2021-11-24 16:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72451000 2021-11-24 16:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72452000 2021-11-24 16:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72453000 2021-11-24 16:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72454000 2021-11-24 16:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72455000 2021-11-24 16:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72456000 2021-11-24 16:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72457000 2021-11-24 16:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72458000 2021-11-24 16:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72459000 2021-11-24 16:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72460000 2021-11-24 16:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72461000 2021-11-24 16:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72462000 2021-11-24 16:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72463000 2021-11-24 16:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72464000 2021-11-24 16:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72465000 2021-11-24 16:45:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:45:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2260 containing 20.00 MB] 2021-11-24 16:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72466000 2021-11-24 16:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72467000 2021-11-24 16:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72468000 2021-11-24 16:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72469000 2021-11-24 16:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72470000 2021-11-24 16:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72471000 2021-11-24 16:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72472000 2021-11-24 16:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72473000 2021-11-24 16:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72474000 2021-11-24 16:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72475000 2021-11-24 16:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72476000 2021-11-24 16:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72477000 2021-11-24 16:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72478000 2021-11-24 16:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72479000 2021-11-24 16:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72480000 2021-11-24 16:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72481000 2021-11-24 16:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72482000 2021-11-24 16:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72483000 2021-11-24 16:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72484000 2021-11-24 16:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72485000 2021-11-24 16:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72486000 2021-11-24 16:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72487000 2021-11-24 16:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72488000 2021-11-24 16:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72489000 2021-11-24 16:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72490000 2021-11-24 16:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72491000 2021-11-24 16:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72492000 2021-11-24 16:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72493000 2021-11-24 16:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72494000 2021-11-24 16:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72495000 2021-11-24 16:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72496000 2021-11-24 16:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72497000 2021-11-24 16:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72498000 2021-11-24 16:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72499000 2021-11-24 16:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72500000 2021-11-24 16:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72501000 2021-11-24 16:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72502000 2021-11-24 16:46:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:46:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2261 containing 20.00 MB] 2021-11-24 16:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72503000 2021-11-24 16:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72504000 2021-11-24 16:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72505000 2021-11-24 16:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72506000 2021-11-24 16:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72507000 2021-11-24 16:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72508000 2021-11-24 16:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72509000 2021-11-24 16:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72510000 2021-11-24 16:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72511000 2021-11-24 16:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72512000 2021-11-24 16:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72513000 2021-11-24 16:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72514000 2021-11-24 16:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72515000 2021-11-24 16:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72516000 2021-11-24 16:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72517000 2021-11-24 16:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72518000 2021-11-24 16:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72519000 2021-11-24 16:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72520000 2021-11-24 16:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72521000 2021-11-24 16:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72522000 2021-11-24 16:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72523000 2021-11-24 16:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72524000 2021-11-24 16:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72525000 2021-11-24 16:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72526000 2021-11-24 16:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72527000 2021-11-24 16:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72528000 2021-11-24 16:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72529000 2021-11-24 16:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72530000 2021-11-24 16:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72531000 2021-11-24 16:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72532000 2021-11-24 16:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72533000 2021-11-24 16:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72534000 2021-11-24 16:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72535000 2021-11-24 16:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72536000 2021-11-24 16:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72537000 2021-11-24 16:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72538000 2021-11-24 16:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72539000 2021-11-24 16:46:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:46:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2262 containing 20.00 MB] 2021-11-24 16:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72540000 2021-11-24 16:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72541000 2021-11-24 16:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72542000 2021-11-24 16:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72543000 2021-11-24 16:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72544000 2021-11-24 16:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72545000 2021-11-24 16:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72546000 2021-11-24 16:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72547000 2021-11-24 16:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72548000 2021-11-24 16:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72549000 2021-11-24 16:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72550000 2021-11-24 16:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72551000 2021-11-24 16:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72552000 2021-11-24 16:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72553000 2021-11-24 16:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72554000 2021-11-24 16:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72555000 2021-11-24 16:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72556000 2021-11-24 16:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72557000 2021-11-24 16:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72558000 2021-11-24 16:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72559000 2021-11-24 16:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72560000 2021-11-24 16:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72561000 2021-11-24 16:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72562000 2021-11-24 16:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72563000 2021-11-24 16:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72564000 2021-11-24 16:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72565000 2021-11-24 16:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72566000 2021-11-24 16:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72567000 2021-11-24 16:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72568000 2021-11-24 16:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72569000 2021-11-24 16:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72570000 2021-11-24 16:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72571000 2021-11-24 16:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72572000 2021-11-24 16:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72573000 2021-11-24 16:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72574000 2021-11-24 16:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72575000 2021-11-24 16:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72576000 2021-11-24 16:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72577000 2021-11-24 16:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72578000 2021-11-24 16:46:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:46:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2263 containing 20.00 MB] 2021-11-24 16:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72579000 2021-11-24 16:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72580000 2021-11-24 16:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72581000 2021-11-24 16:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72582000 2021-11-24 16:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72583000 2021-11-24 16:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72584000 2021-11-24 16:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72585000 2021-11-24 16:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72586000 2021-11-24 16:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72587000 2021-11-24 16:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72588000 2021-11-24 16:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72589000 2021-11-24 16:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72590000 2021-11-24 16:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72591000 2021-11-24 16:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72592000 2021-11-24 16:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72593000 2021-11-24 16:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72594000 2021-11-24 16:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72595000 2021-11-24 16:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72596000 2021-11-24 16:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72597000 2021-11-24 16:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72598000 2021-11-24 16:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72599000 2021-11-24 16:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72600000 2021-11-24 16:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72601000 2021-11-24 16:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72602000 2021-11-24 16:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72603000 2021-11-24 16:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72604000 2021-11-24 16:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72605000 2021-11-24 16:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72606000 2021-11-24 16:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72607000 2021-11-24 16:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72608000 2021-11-24 16:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72609000 2021-11-24 16:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72610000 2021-11-24 16:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72611000 2021-11-24 16:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72612000 2021-11-24 16:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72613000 2021-11-24 16:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72614000 2021-11-24 16:47:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:47:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2264 containing 20.00 MB] 2021-11-24 16:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72615000 2021-11-24 16:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72616000 2021-11-24 16:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72617000 2021-11-24 16:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72618000 2021-11-24 16:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72619000 2021-11-24 16:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72620000 2021-11-24 16:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72621000 2021-11-24 16:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72622000 2021-11-24 16:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72623000 2021-11-24 16:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72624000 2021-11-24 16:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72625000 2021-11-24 16:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72626000 2021-11-24 16:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72627000 2021-11-24 16:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72628000 2021-11-24 16:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72629000 2021-11-24 16:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72630000 2021-11-24 16:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72631000 2021-11-24 16:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72632000 2021-11-24 16:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72633000 2021-11-24 16:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72634000 2021-11-24 16:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72635000 2021-11-24 16:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72636000 2021-11-24 16:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72637000 2021-11-24 16:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72638000 2021-11-24 16:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72639000 2021-11-24 16:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72640000 2021-11-24 16:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72641000 2021-11-24 16:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72642000 2021-11-24 16:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72643000 2021-11-24 16:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72644000 2021-11-24 16:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72645000 2021-11-24 16:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72646000 2021-11-24 16:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72647000 2021-11-24 16:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72648000 2021-11-24 16:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72649000 2021-11-24 16:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72650000 2021-11-24 16:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72651000 2021-11-24 16:47:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:47:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2265 containing 20.00 MB] 2021-11-24 16:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72652000 2021-11-24 16:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72653000 2021-11-24 16:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72654000 2021-11-24 16:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72655000 2021-11-24 16:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72656000 2021-11-24 16:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72657000 2021-11-24 16:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72658000 2021-11-24 16:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72659000 2021-11-24 16:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72660000 2021-11-24 16:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72661000 2021-11-24 16:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72662000 2021-11-24 16:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72663000 2021-11-24 16:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72664000 2021-11-24 16:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72665000 2021-11-24 16:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72666000 2021-11-24 16:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72667000 2021-11-24 16:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72668000 2021-11-24 16:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72669000 2021-11-24 16:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72670000 2021-11-24 16:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72671000 2021-11-24 16:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72672000 2021-11-24 16:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72673000 2021-11-24 16:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72674000 2021-11-24 16:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72675000 2021-11-24 16:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72676000 2021-11-24 16:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72677000 2021-11-24 16:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72678000 2021-11-24 16:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72679000 2021-11-24 16:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72680000 2021-11-24 16:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72681000 2021-11-24 16:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72682000 2021-11-24 16:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72683000 2021-11-24 16:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72684000 2021-11-24 16:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72685000 2021-11-24 16:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72686000 2021-11-24 16:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72687000 2021-11-24 16:47:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:47:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2266 containing 20.00 MB] 2021-11-24 16:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72688000 2021-11-24 16:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72689000 2021-11-24 16:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72690000 2021-11-24 16:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72691000 2021-11-24 16:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72692000 2021-11-24 16:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72693000 2021-11-24 16:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72694000 2021-11-24 16:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72695000 2021-11-24 16:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72696000 2021-11-24 16:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72697000 2021-11-24 16:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72698000 2021-11-24 16:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72699000 2021-11-24 16:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72700000 2021-11-24 16:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72701000 2021-11-24 16:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72702000 2021-11-24 16:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72703000 2021-11-24 16:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72704000 2021-11-24 16:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72705000 2021-11-24 16:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72706000 2021-11-24 16:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72707000 2021-11-24 16:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72708000 2021-11-24 16:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72709000 2021-11-24 16:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72710000 2021-11-24 16:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72711000 2021-11-24 16:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72712000 2021-11-24 16:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72713000 2021-11-24 16:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72714000 2021-11-24 16:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72715000 2021-11-24 16:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72716000 2021-11-24 16:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72717000 2021-11-24 16:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72718000 2021-11-24 16:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72719000 2021-11-24 16:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72720000 2021-11-24 16:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72721000 2021-11-24 16:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72722000 2021-11-24 16:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72723000 2021-11-24 16:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72724000 2021-11-24 16:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72725000 2021-11-24 16:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72726000 2021-11-24 16:47:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:47:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2267 containing 20.00 MB] 2021-11-24 16:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72727000 2021-11-24 16:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72728000 2021-11-24 16:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72729000 2021-11-24 16:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72730000 2021-11-24 16:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72731000 2021-11-24 16:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72732000 2021-11-24 16:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72733000 2021-11-24 16:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72734000 2021-11-24 16:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72735000 2021-11-24 16:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72736000 2021-11-24 16:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72737000 2021-11-24 16:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72738000 2021-11-24 16:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72739000 2021-11-24 16:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72740000 2021-11-24 16:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72741000 2021-11-24 16:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72742000 2021-11-24 16:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72743000 2021-11-24 16:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72744000 2021-11-24 16:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72745000 2021-11-24 16:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72746000 2021-11-24 16:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72747000 2021-11-24 16:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72748000 2021-11-24 16:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72749000 2021-11-24 16:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72750000 2021-11-24 16:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72751000 2021-11-24 16:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72752000 2021-11-24 16:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72753000 2021-11-24 16:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72754000 2021-11-24 16:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72755000 2021-11-24 16:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72756000 2021-11-24 16:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72757000 2021-11-24 16:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72758000 2021-11-24 16:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72759000 2021-11-24 16:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72760000 2021-11-24 16:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72761000 2021-11-24 16:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72762000 2021-11-24 16:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72763000 2021-11-24 16:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72764000 2021-11-24 16:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72765000 2021-11-24 16:48:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:48:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2268 containing 20.00 MB] 2021-11-24 16:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72766000 2021-11-24 16:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72767000 2021-11-24 16:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72768000 2021-11-24 16:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72769000 2021-11-24 16:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72770000 2021-11-24 16:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72771000 2021-11-24 16:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72772000 2021-11-24 16:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72773000 2021-11-24 16:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72774000 2021-11-24 16:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72775000 2021-11-24 16:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72776000 2021-11-24 16:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72777000 2021-11-24 16:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72778000 2021-11-24 16:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72779000 2021-11-24 16:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72780000 2021-11-24 16:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72781000 2021-11-24 16:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72782000 2021-11-24 16:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72783000 2021-11-24 16:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72784000 2021-11-24 16:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72785000 2021-11-24 16:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72786000 2021-11-24 16:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72787000 2021-11-24 16:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72788000 2021-11-24 16:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72789000 2021-11-24 16:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72790000 2021-11-24 16:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72791000 2021-11-24 16:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72792000 2021-11-24 16:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72793000 2021-11-24 16:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72794000 2021-11-24 16:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72795000 2021-11-24 16:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72796000 2021-11-24 16:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72797000 2021-11-24 16:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72798000 2021-11-24 16:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72799000 2021-11-24 16:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72800000 2021-11-24 16:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72801000 2021-11-24 16:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72802000 2021-11-24 16:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72803000 2021-11-24 16:48:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:48:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2269 containing 20.00 MB] 2021-11-24 16:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72804000 2021-11-24 16:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72805000 2021-11-24 16:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72806000 2021-11-24 16:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72807000 2021-11-24 16:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72808000 2021-11-24 16:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72809000 2021-11-24 16:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72810000 2021-11-24 16:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72811000 2021-11-24 16:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72812000 2021-11-24 16:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72813000 2021-11-24 16:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72814000 2021-11-24 16:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72815000 2021-11-24 16:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72816000 2021-11-24 16:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72817000 2021-11-24 16:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72818000 2021-11-24 16:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72819000 2021-11-24 16:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72820000 2021-11-24 16:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72821000 2021-11-24 16:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72822000 2021-11-24 16:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72823000 2021-11-24 16:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72824000 2021-11-24 16:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72825000 2021-11-24 16:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72826000 2021-11-24 16:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72827000 2021-11-24 16:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72828000 2021-11-24 16:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72829000 2021-11-24 16:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72830000 2021-11-24 16:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72831000 2021-11-24 16:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72832000 2021-11-24 16:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72833000 2021-11-24 16:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72834000 2021-11-24 16:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72835000 2021-11-24 16:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72836000 2021-11-24 16:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72837000 2021-11-24 16:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72838000 2021-11-24 16:48:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:48:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2270 containing 20.00 MB] 2021-11-24 16:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72839000 2021-11-24 16:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72840000 2021-11-24 16:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72841000 2021-11-24 16:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72842000 2021-11-24 16:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72843000 2021-11-24 16:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72844000 2021-11-24 16:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72845000 2021-11-24 16:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72846000 2021-11-24 16:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72847000 2021-11-24 16:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72848000 2021-11-24 16:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72849000 2021-11-24 16:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72850000 2021-11-24 16:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72851000 2021-11-24 16:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72852000 2021-11-24 16:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72853000 2021-11-24 16:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72854000 2021-11-24 16:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72855000 2021-11-24 16:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72856000 2021-11-24 16:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72857000 2021-11-24 16:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72858000 2021-11-24 16:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72859000 2021-11-24 16:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72860000 2021-11-24 16:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72861000 2021-11-24 16:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72862000 2021-11-24 16:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72863000 2021-11-24 16:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72864000 2021-11-24 16:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72865000 2021-11-24 16:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72866000 2021-11-24 16:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72867000 2021-11-24 16:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72868000 2021-11-24 16:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72869000 2021-11-24 16:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72870000 2021-11-24 16:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72871000 2021-11-24 16:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72872000 2021-11-24 16:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72873000 2021-11-24 16:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72874000 2021-11-24 16:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72875000 2021-11-24 16:49:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:49:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2271 containing 20.00 MB] 2021-11-24 16:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72876000 2021-11-24 16:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72877000 2021-11-24 16:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72878000 2021-11-24 16:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72879000 2021-11-24 16:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72880000 2021-11-24 16:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72881000 2021-11-24 16:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72882000 2021-11-24 16:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72883000 2021-11-24 16:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72884000 2021-11-24 16:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72885000 2021-11-24 16:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72886000 2021-11-24 16:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72887000 2021-11-24 16:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72888000 2021-11-24 16:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72889000 2021-11-24 16:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72890000 2021-11-24 16:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72891000 2021-11-24 16:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72892000 2021-11-24 16:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72893000 2021-11-24 16:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72894000 2021-11-24 16:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72895000 2021-11-24 16:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72896000 2021-11-24 16:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72897000 2021-11-24 16:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72898000 2021-11-24 16:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72899000 2021-11-24 16:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72900000 2021-11-24 16:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72901000 2021-11-24 16:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72902000 2021-11-24 16:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72903000 2021-11-24 16:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72904000 2021-11-24 16:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72905000 2021-11-24 16:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72906000 2021-11-24 16:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72907000 2021-11-24 16:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72908000 2021-11-24 16:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72909000 2021-11-24 16:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72910000 2021-11-24 16:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72911000 2021-11-24 16:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72912000 2021-11-24 16:49:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:49:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2272 containing 20.00 MB] 2021-11-24 16:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72913000 2021-11-24 16:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72914000 2021-11-24 16:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72915000 2021-11-24 16:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72916000 2021-11-24 16:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72917000 2021-11-24 16:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72918000 2021-11-24 16:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72919000 2021-11-24 16:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72920000 2021-11-24 16:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72921000 2021-11-24 16:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72922000 2021-11-24 16:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72923000 2021-11-24 16:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72924000 2021-11-24 16:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72925000 2021-11-24 16:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72926000 2021-11-24 16:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72927000 2021-11-24 16:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72928000 2021-11-24 16:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72929000 2021-11-24 16:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72930000 2021-11-24 16:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72931000 2021-11-24 16:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72932000 2021-11-24 16:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72933000 2021-11-24 16:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72934000 2021-11-24 16:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72935000 2021-11-24 16:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72936000 2021-11-24 16:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72937000 2021-11-24 16:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72938000 2021-11-24 16:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72939000 2021-11-24 16:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72940000 2021-11-24 16:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72941000 2021-11-24 16:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72942000 2021-11-24 16:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72943000 2021-11-24 16:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72944000 2021-11-24 16:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72945000 2021-11-24 16:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72946000 2021-11-24 16:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72947000 2021-11-24 16:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72948000 2021-11-24 16:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72949000 2021-11-24 16:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72950000 2021-11-24 16:49:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:49:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2273 containing 20.00 MB] 2021-11-24 16:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72951000 2021-11-24 16:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72952000 2021-11-24 16:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72953000 2021-11-24 16:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72954000 2021-11-24 16:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72955000 2021-11-24 16:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72956000 2021-11-24 16:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72957000 2021-11-24 16:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72958000 2021-11-24 16:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72959000 2021-11-24 16:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72960000 2021-11-24 16:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72961000 2021-11-24 16:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72962000 2021-11-24 16:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72963000 2021-11-24 16:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72964000 2021-11-24 16:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72965000 2021-11-24 16:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72966000 2021-11-24 16:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72967000 2021-11-24 16:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72968000 2021-11-24 16:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72969000 2021-11-24 16:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72970000 2021-11-24 16:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72971000 2021-11-24 16:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72972000 2021-11-24 16:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72973000 2021-11-24 16:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72974000 2021-11-24 16:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72975000 2021-11-24 16:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72976000 2021-11-24 16:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72977000 2021-11-24 16:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72978000 2021-11-24 16:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72979000 2021-11-24 16:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72980000 2021-11-24 16:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72981000 2021-11-24 16:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72982000 2021-11-24 16:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72983000 2021-11-24 16:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72984000 2021-11-24 16:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72985000 2021-11-24 16:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72986000 2021-11-24 16:50:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:50:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2274 containing 20.00 MB] 2021-11-24 16:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72987000 2021-11-24 16:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72988000 2021-11-24 16:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72989000 2021-11-24 16:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72990000 2021-11-24 16:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72991000 2021-11-24 16:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72992000 2021-11-24 16:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72993000 2021-11-24 16:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72994000 2021-11-24 16:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72995000 2021-11-24 16:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72996000 2021-11-24 16:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72997000 2021-11-24 16:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72998000 2021-11-24 16:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 72999000 2021-11-24 16:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73000000 2021-11-24 16:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73001000 2021-11-24 16:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73002000 2021-11-24 16:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73003000 2021-11-24 16:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73004000 2021-11-24 16:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73005000 2021-11-24 16:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73006000 2021-11-24 16:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73007000 2021-11-24 16:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73008000 2021-11-24 16:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73009000 2021-11-24 16:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73010000 2021-11-24 16:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73011000 2021-11-24 16:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73012000 2021-11-24 16:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73013000 2021-11-24 16:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73014000 2021-11-24 16:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73015000 2021-11-24 16:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73016000 2021-11-24 16:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73017000 2021-11-24 16:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73018000 2021-11-24 16:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73019000 2021-11-24 16:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73020000 2021-11-24 16:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73021000 2021-11-24 16:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73022000 2021-11-24 16:50:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:50:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2275 containing 20.00 MB] 2021-11-24 16:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73023000 2021-11-24 16:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73024000 2021-11-24 16:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73025000 2021-11-24 16:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73026000 2021-11-24 16:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73027000 2021-11-24 16:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73028000 2021-11-24 16:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73029000 2021-11-24 16:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73030000 2021-11-24 16:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73031000 2021-11-24 16:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73032000 2021-11-24 16:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73033000 2021-11-24 16:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73034000 2021-11-24 16:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73035000 2021-11-24 16:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73036000 2021-11-24 16:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73037000 2021-11-24 16:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73038000 2021-11-24 16:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73039000 2021-11-24 16:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73040000 2021-11-24 16:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73041000 2021-11-24 16:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73042000 2021-11-24 16:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73043000 2021-11-24 16:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73044000 2021-11-24 16:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73045000 2021-11-24 16:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73046000 2021-11-24 16:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73047000 2021-11-24 16:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73048000 2021-11-24 16:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73049000 2021-11-24 16:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73050000 2021-11-24 16:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73051000 2021-11-24 16:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73052000 2021-11-24 16:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73053000 2021-11-24 16:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73054000 2021-11-24 16:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73055000 2021-11-24 16:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73056000 2021-11-24 16:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73057000 2021-11-24 16:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73058000 2021-11-24 16:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73059000 2021-11-24 16:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73060000 2021-11-24 16:50:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:50:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2276 containing 20.00 MB] 2021-11-24 16:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73061000 2021-11-24 16:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73062000 2021-11-24 16:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73063000 2021-11-24 16:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73064000 2021-11-24 16:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73065000 2021-11-24 16:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73066000 2021-11-24 16:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73067000 2021-11-24 16:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73068000 2021-11-24 16:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73069000 2021-11-24 16:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73070000 2021-11-24 16:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73071000 2021-11-24 16:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73072000 2021-11-24 16:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73073000 2021-11-24 16:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73074000 2021-11-24 16:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73075000 2021-11-24 16:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73076000 2021-11-24 16:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73077000 2021-11-24 16:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73078000 2021-11-24 16:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73079000 2021-11-24 16:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73080000 2021-11-24 16:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73081000 2021-11-24 16:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73082000 2021-11-24 16:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73083000 2021-11-24 16:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73084000 2021-11-24 16:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73085000 2021-11-24 16:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73086000 2021-11-24 16:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73087000 2021-11-24 16:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73088000 2021-11-24 16:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73089000 2021-11-24 16:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73090000 2021-11-24 16:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73091000 2021-11-24 16:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73092000 2021-11-24 16:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73093000 2021-11-24 16:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73094000 2021-11-24 16:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73095000 2021-11-24 16:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73096000 2021-11-24 16:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73097000 2021-11-24 16:51:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:51:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2277 containing 20.00 MB] 2021-11-24 16:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73098000 2021-11-24 16:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73099000 2021-11-24 16:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73100000 2021-11-24 16:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73101000 2021-11-24 16:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73102000 2021-11-24 16:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73103000 2021-11-24 16:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73104000 2021-11-24 16:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73105000 2021-11-24 16:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73106000 2021-11-24 16:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73107000 2021-11-24 16:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73108000 2021-11-24 16:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73109000 2021-11-24 16:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73110000 2021-11-24 16:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73111000 2021-11-24 16:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73112000 2021-11-24 16:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73113000 2021-11-24 16:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73114000 2021-11-24 16:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73115000 2021-11-24 16:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73116000 2021-11-24 16:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73117000 2021-11-24 16:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73118000 2021-11-24 16:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73119000 2021-11-24 16:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73120000 2021-11-24 16:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73121000 2021-11-24 16:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73122000 2021-11-24 16:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73123000 2021-11-24 16:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73124000 2021-11-24 16:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73125000 2021-11-24 16:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73126000 2021-11-24 16:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73127000 2021-11-24 16:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73128000 2021-11-24 16:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73129000 2021-11-24 16:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73130000 2021-11-24 16:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73131000 2021-11-24 16:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73132000 2021-11-24 16:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73133000 2021-11-24 16:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73134000 2021-11-24 16:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73135000 2021-11-24 16:51:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:51:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2278 containing 20.00 MB] 2021-11-24 16:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73136000 2021-11-24 16:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73137000 2021-11-24 16:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73138000 2021-11-24 16:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73139000 2021-11-24 16:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73140000 2021-11-24 16:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73141000 2021-11-24 16:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73142000 2021-11-24 16:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73143000 2021-11-24 16:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73144000 2021-11-24 16:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73145000 2021-11-24 16:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73146000 2021-11-24 16:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73147000 2021-11-24 16:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73148000 2021-11-24 16:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73149000 2021-11-24 16:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73150000 2021-11-24 16:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73151000 2021-11-24 16:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73152000 2021-11-24 16:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73153000 2021-11-24 16:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73154000 2021-11-24 16:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73155000 2021-11-24 16:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73156000 2021-11-24 16:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73157000 2021-11-24 16:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73158000 2021-11-24 16:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73159000 2021-11-24 16:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73160000 2021-11-24 16:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73161000 2021-11-24 16:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73162000 2021-11-24 16:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73163000 2021-11-24 16:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73164000 2021-11-24 16:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73165000 2021-11-24 16:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73166000 2021-11-24 16:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73167000 2021-11-24 16:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73168000 2021-11-24 16:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73169000 2021-11-24 16:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73170000 2021-11-24 16:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73171000 2021-11-24 16:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73172000 2021-11-24 16:51:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:51:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2279 containing 20.00 MB] 2021-11-24 16:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73173000 2021-11-24 16:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73174000 2021-11-24 16:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73175000 2021-11-24 16:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73176000 2021-11-24 16:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73177000 2021-11-24 16:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73178000 2021-11-24 16:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73179000 2021-11-24 16:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73180000 2021-11-24 16:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73181000 2021-11-24 16:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73182000 2021-11-24 16:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73183000 2021-11-24 16:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73184000 2021-11-24 16:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73185000 2021-11-24 16:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73186000 2021-11-24 16:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73187000 2021-11-24 16:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73188000 2021-11-24 16:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73189000 2021-11-24 16:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73190000 2021-11-24 16:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73191000 2021-11-24 16:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73192000 2021-11-24 16:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73193000 2021-11-24 16:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73194000 2021-11-24 16:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73195000 2021-11-24 16:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73196000 2021-11-24 16:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73197000 2021-11-24 16:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73198000 2021-11-24 16:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73199000 2021-11-24 16:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73200000 2021-11-24 16:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73201000 2021-11-24 16:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73202000 2021-11-24 16:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73203000 2021-11-24 16:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73204000 2021-11-24 16:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73205000 2021-11-24 16:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73206000 2021-11-24 16:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73207000 2021-11-24 16:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73208000 2021-11-24 16:51:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:51:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2280 containing 20.00 MB] 2021-11-24 16:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73209000 2021-11-24 16:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73210000 2021-11-24 16:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73211000 2021-11-24 16:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73212000 2021-11-24 16:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73213000 2021-11-24 16:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73214000 2021-11-24 16:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73215000 2021-11-24 16:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73216000 2021-11-24 16:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73217000 2021-11-24 16:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73218000 2021-11-24 16:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73219000 2021-11-24 16:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73220000 2021-11-24 16:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73221000 2021-11-24 16:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73222000 2021-11-24 16:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73223000 2021-11-24 16:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73224000 2021-11-24 16:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73225000 2021-11-24 16:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73226000 2021-11-24 16:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73227000 2021-11-24 16:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73228000 2021-11-24 16:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73229000 2021-11-24 16:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73230000 2021-11-24 16:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73231000 2021-11-24 16:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73232000 2021-11-24 16:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73233000 2021-11-24 16:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73234000 2021-11-24 16:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73235000 2021-11-24 16:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73236000 2021-11-24 16:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73237000 2021-11-24 16:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73238000 2021-11-24 16:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73239000 2021-11-24 16:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73240000 2021-11-24 16:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73241000 2021-11-24 16:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73242000 2021-11-24 16:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73243000 2021-11-24 16:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73244000 2021-11-24 16:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73245000 2021-11-24 16:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73246000 2021-11-24 16:52:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:52:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2281 containing 20.00 MB] 2021-11-24 16:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73247000 2021-11-24 16:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73248000 2021-11-24 16:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73249000 2021-11-24 16:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73250000 2021-11-24 16:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73251000 2021-11-24 16:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73252000 2021-11-24 16:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73253000 2021-11-24 16:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73254000 2021-11-24 16:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73255000 2021-11-24 16:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73256000 2021-11-24 16:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73257000 2021-11-24 16:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73258000 2021-11-24 16:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73259000 2021-11-24 16:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73260000 2021-11-24 16:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73261000 2021-11-24 16:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73262000 2021-11-24 16:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73263000 2021-11-24 16:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73264000 2021-11-24 16:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73265000 2021-11-24 16:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73266000 2021-11-24 16:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73267000 2021-11-24 16:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73268000 2021-11-24 16:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73269000 2021-11-24 16:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73270000 2021-11-24 16:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73271000 2021-11-24 16:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73272000 2021-11-24 16:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73273000 2021-11-24 16:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73274000 2021-11-24 16:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73275000 2021-11-24 16:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73276000 2021-11-24 16:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73277000 2021-11-24 16:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73278000 2021-11-24 16:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73279000 2021-11-24 16:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73280000 2021-11-24 16:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73281000 2021-11-24 16:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73282000 2021-11-24 16:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73283000 2021-11-24 16:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73284000 2021-11-24 16:53:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:53:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2282 containing 20.00 MB] 2021-11-24 16:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73285000 2021-11-24 16:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73286000 2021-11-24 16:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73287000 2021-11-24 16:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73288000 2021-11-24 16:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73289000 2021-11-24 16:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73290000 2021-11-24 16:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73291000 2021-11-24 16:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73292000 2021-11-24 16:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73293000 2021-11-24 16:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73294000 2021-11-24 16:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73295000 2021-11-24 16:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73296000 2021-11-24 16:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73297000 2021-11-24 16:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73298000 2021-11-24 16:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73299000 2021-11-24 16:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73300000 2021-11-24 16:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73301000 2021-11-24 16:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73302000 2021-11-24 16:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73303000 2021-11-24 16:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73304000 2021-11-24 16:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73305000 2021-11-24 16:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73306000 2021-11-24 16:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73307000 2021-11-24 16:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73308000 2021-11-24 16:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73309000 2021-11-24 16:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73310000 2021-11-24 16:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73311000 2021-11-24 16:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73312000 2021-11-24 16:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73313000 2021-11-24 16:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73314000 2021-11-24 16:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73315000 2021-11-24 16:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73316000 2021-11-24 16:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73317000 2021-11-24 16:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73318000 2021-11-24 16:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73319000 2021-11-24 16:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73320000 2021-11-24 16:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73321000 2021-11-24 16:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73322000 2021-11-24 16:53:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:53:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2283 containing 20.00 MB] 2021-11-24 16:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73323000 2021-11-24 16:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73324000 2021-11-24 16:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73325000 2021-11-24 16:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73326000 2021-11-24 16:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73327000 2021-11-24 16:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73328000 2021-11-24 16:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73329000 2021-11-24 16:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73330000 2021-11-24 16:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73331000 2021-11-24 16:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73332000 2021-11-24 16:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73333000 2021-11-24 16:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73334000 2021-11-24 16:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73335000 2021-11-24 16:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73336000 2021-11-24 16:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73337000 2021-11-24 16:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73338000 2021-11-24 16:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73339000 2021-11-24 16:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73340000 2021-11-24 16:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73341000 2021-11-24 16:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73342000 2021-11-24 16:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73343000 2021-11-24 16:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73344000 2021-11-24 16:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73345000 2021-11-24 16:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73346000 2021-11-24 16:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73347000 2021-11-24 16:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73348000 2021-11-24 16:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73349000 2021-11-24 16:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73350000 2021-11-24 16:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73351000 2021-11-24 16:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73352000 2021-11-24 16:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73353000 2021-11-24 16:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73354000 2021-11-24 16:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73355000 2021-11-24 16:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73356000 2021-11-24 16:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73357000 2021-11-24 16:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73358000 2021-11-24 16:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73359000 2021-11-24 16:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73360000 2021-11-24 16:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73361000 2021-11-24 16:53:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:53:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2284 containing 20.00 MB] 2021-11-24 16:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73362000 2021-11-24 16:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73363000 2021-11-24 16:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73364000 2021-11-24 16:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73365000 2021-11-24 16:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73366000 2021-11-24 16:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73367000 2021-11-24 16:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73368000 2021-11-24 16:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73369000 2021-11-24 16:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73370000 2021-11-24 16:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73371000 2021-11-24 16:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73372000 2021-11-24 16:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73373000 2021-11-24 16:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73374000 2021-11-24 16:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73375000 2021-11-24 16:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73376000 2021-11-24 16:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73377000 2021-11-24 16:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73378000 2021-11-24 16:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73379000 2021-11-24 16:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73380000 2021-11-24 16:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73381000 2021-11-24 16:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73382000 2021-11-24 16:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73383000 2021-11-24 16:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73384000 2021-11-24 16:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73385000 2021-11-24 16:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73386000 2021-11-24 16:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73387000 2021-11-24 16:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73388000 2021-11-24 16:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73389000 2021-11-24 16:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73390000 2021-11-24 16:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73391000 2021-11-24 16:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73392000 2021-11-24 16:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73393000 2021-11-24 16:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73394000 2021-11-24 16:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73395000 2021-11-24 16:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73396000 2021-11-24 16:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73397000 2021-11-24 16:54:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:54:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2285 containing 20.00 MB] 2021-11-24 16:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73398000 2021-11-24 16:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73399000 2021-11-24 16:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73400000 2021-11-24 16:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73401000 2021-11-24 16:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73402000 2021-11-24 16:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73403000 2021-11-24 16:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73404000 2021-11-24 16:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73405000 2021-11-24 16:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73406000 2021-11-24 16:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73407000 2021-11-24 16:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73408000 2021-11-24 16:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73409000 2021-11-24 16:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73410000 2021-11-24 16:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73411000 2021-11-24 16:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73412000 2021-11-24 16:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73413000 2021-11-24 16:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73414000 2021-11-24 16:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73415000 2021-11-24 16:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73416000 2021-11-24 16:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73417000 2021-11-24 16:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73418000 2021-11-24 16:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73419000 2021-11-24 16:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73420000 2021-11-24 16:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73421000 2021-11-24 16:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73422000 2021-11-24 16:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73423000 2021-11-24 16:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73424000 2021-11-24 16:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73425000 2021-11-24 16:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73426000 2021-11-24 16:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73427000 2021-11-24 16:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73428000 2021-11-24 16:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73429000 2021-11-24 16:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73430000 2021-11-24 16:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73431000 2021-11-24 16:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73432000 2021-11-24 16:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73433000 2021-11-24 16:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73434000 2021-11-24 16:54:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:54:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2286 containing 20.00 MB] 2021-11-24 16:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73435000 2021-11-24 16:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73436000 2021-11-24 16:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73437000 2021-11-24 16:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73438000 2021-11-24 16:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73439000 2021-11-24 16:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73440000 2021-11-24 16:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73441000 2021-11-24 16:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73442000 2021-11-24 16:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73443000 2021-11-24 16:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73444000 2021-11-24 16:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73445000 2021-11-24 16:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73446000 2021-11-24 16:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73447000 2021-11-24 16:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73448000 2021-11-24 16:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73449000 2021-11-24 16:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73450000 2021-11-24 16:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73451000 2021-11-24 16:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73452000 2021-11-24 16:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73453000 2021-11-24 16:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73454000 2021-11-24 16:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73455000 2021-11-24 16:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73456000 2021-11-24 16:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73457000 2021-11-24 16:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73458000 2021-11-24 16:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73459000 2021-11-24 16:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73460000 2021-11-24 16:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73461000 2021-11-24 16:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73462000 2021-11-24 16:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73463000 2021-11-24 16:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73464000 2021-11-24 16:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73465000 2021-11-24 16:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73466000 2021-11-24 16:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73467000 2021-11-24 16:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73468000 2021-11-24 16:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73469000 2021-11-24 16:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73470000 2021-11-24 16:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73471000 2021-11-24 16:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73472000 2021-11-24 16:54:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:54:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2287 containing 20.00 MB] 2021-11-24 16:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73473000 2021-11-24 16:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73474000 2021-11-24 16:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73475000 2021-11-24 16:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73476000 2021-11-24 16:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73477000 2021-11-24 16:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73478000 2021-11-24 16:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73479000 2021-11-24 16:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73480000 2021-11-24 16:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73481000 2021-11-24 16:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73482000 2021-11-24 16:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73483000 2021-11-24 16:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73484000 2021-11-24 16:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73485000 2021-11-24 16:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73486000 2021-11-24 16:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73487000 2021-11-24 16:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73488000 2021-11-24 16:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73489000 2021-11-24 16:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73490000 2021-11-24 16:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73491000 2021-11-24 16:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73492000 2021-11-24 16:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73493000 2021-11-24 16:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73494000 2021-11-24 16:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73495000 2021-11-24 16:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73496000 2021-11-24 16:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73497000 2021-11-24 16:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73498000 2021-11-24 16:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73499000 2021-11-24 16:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73500000 2021-11-24 16:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73501000 2021-11-24 16:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73502000 2021-11-24 16:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73503000 2021-11-24 16:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73504000 2021-11-24 16:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73505000 2021-11-24 16:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73506000 2021-11-24 16:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73507000 2021-11-24 16:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73508000 2021-11-24 16:55:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:55:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2288 containing 20.00 MB] 2021-11-24 16:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73509000 2021-11-24 16:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73510000 2021-11-24 16:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73511000 2021-11-24 16:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73512000 2021-11-24 16:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73513000 2021-11-24 16:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73514000 2021-11-24 16:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73515000 2021-11-24 16:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73516000 2021-11-24 16:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73517000 2021-11-24 16:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73518000 2021-11-24 16:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73519000 2021-11-24 16:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73520000 2021-11-24 16:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73521000 2021-11-24 16:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73522000 2021-11-24 16:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73523000 2021-11-24 16:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73524000 2021-11-24 16:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73525000 2021-11-24 16:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73526000 2021-11-24 16:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73527000 2021-11-24 16:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73528000 2021-11-24 16:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73529000 2021-11-24 16:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73530000 2021-11-24 16:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73531000 2021-11-24 16:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73532000 2021-11-24 16:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73533000 2021-11-24 16:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73534000 2021-11-24 16:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73535000 2021-11-24 16:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73536000 2021-11-24 16:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73537000 2021-11-24 16:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73538000 2021-11-24 16:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73539000 2021-11-24 16:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73540000 2021-11-24 16:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73541000 2021-11-24 16:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73542000 2021-11-24 16:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73543000 2021-11-24 16:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73544000 2021-11-24 16:55:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:55:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2289 containing 20.00 MB] 2021-11-24 16:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73545000 2021-11-24 16:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73546000 2021-11-24 16:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73547000 2021-11-24 16:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73548000 2021-11-24 16:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73549000 2021-11-24 16:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73550000 2021-11-24 16:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73551000 2021-11-24 16:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73552000 2021-11-24 16:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73553000 2021-11-24 16:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73554000 2021-11-24 16:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73555000 2021-11-24 16:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73556000 2021-11-24 16:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73557000 2021-11-24 16:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73558000 2021-11-24 16:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73559000 2021-11-24 16:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73560000 2021-11-24 16:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73561000 2021-11-24 16:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73562000 2021-11-24 16:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73563000 2021-11-24 16:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73564000 2021-11-24 16:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73565000 2021-11-24 16:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73566000 2021-11-24 16:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73567000 2021-11-24 16:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73568000 2021-11-24 16:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73569000 2021-11-24 16:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73570000 2021-11-24 16:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73571000 2021-11-24 16:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73572000 2021-11-24 16:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73573000 2021-11-24 16:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73574000 2021-11-24 16:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73575000 2021-11-24 16:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73576000 2021-11-24 16:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73577000 2021-11-24 16:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73578000 2021-11-24 16:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73579000 2021-11-24 16:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73580000 2021-11-24 16:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73581000 2021-11-24 16:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73582000 2021-11-24 16:55:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:55:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2290 containing 20.00 MB] 2021-11-24 16:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73583000 2021-11-24 16:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73584000 2021-11-24 16:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73585000 2021-11-24 16:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73586000 2021-11-24 16:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73587000 2021-11-24 16:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73588000 2021-11-24 16:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73589000 2021-11-24 16:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73590000 2021-11-24 16:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73591000 2021-11-24 16:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73592000 2021-11-24 16:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73593000 2021-11-24 16:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73594000 2021-11-24 16:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73595000 2021-11-24 16:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73596000 2021-11-24 16:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73597000 2021-11-24 16:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73598000 2021-11-24 16:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73599000 2021-11-24 16:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73600000 2021-11-24 16:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73601000 2021-11-24 16:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73602000 2021-11-24 16:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73603000 2021-11-24 16:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73604000 2021-11-24 16:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73605000 2021-11-24 16:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73606000 2021-11-24 16:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73607000 2021-11-24 16:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73608000 2021-11-24 16:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73609000 2021-11-24 16:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73610000 2021-11-24 16:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73611000 2021-11-24 16:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73612000 2021-11-24 16:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73613000 2021-11-24 16:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73614000 2021-11-24 16:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73615000 2021-11-24 16:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73616000 2021-11-24 16:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73617000 2021-11-24 16:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73618000 2021-11-24 16:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73619000 2021-11-24 16:56:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:56:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2291 containing 20.00 MB] 2021-11-24 16:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73620000 2021-11-24 16:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73621000 2021-11-24 16:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73622000 2021-11-24 16:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73623000 2021-11-24 16:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73624000 2021-11-24 16:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73625000 2021-11-24 16:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73626000 2021-11-24 16:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73627000 2021-11-24 16:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73628000 2021-11-24 16:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73629000 2021-11-24 16:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73630000 2021-11-24 16:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73631000 2021-11-24 16:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73632000 2021-11-24 16:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73633000 2021-11-24 16:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73634000 2021-11-24 16:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73635000 2021-11-24 16:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73636000 2021-11-24 16:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73637000 2021-11-24 16:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73638000 2021-11-24 16:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73639000 2021-11-24 16:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73640000 2021-11-24 16:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73641000 2021-11-24 16:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73642000 2021-11-24 16:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73643000 2021-11-24 16:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73644000 2021-11-24 16:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73645000 2021-11-24 16:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73646000 2021-11-24 16:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73647000 2021-11-24 16:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73648000 2021-11-24 16:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73649000 2021-11-24 16:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73650000 2021-11-24 16:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73651000 2021-11-24 16:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73652000 2021-11-24 16:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73653000 2021-11-24 16:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73654000 2021-11-24 16:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73655000 2021-11-24 16:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73656000 2021-11-24 16:56:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:56:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2292 containing 20.00 MB] 2021-11-24 16:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73657000 2021-11-24 16:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73658000 2021-11-24 16:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73659000 2021-11-24 16:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73660000 2021-11-24 16:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73661000 2021-11-24 16:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73662000 2021-11-24 16:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73663000 2021-11-24 16:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73664000 2021-11-24 16:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73665000 2021-11-24 16:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73666000 2021-11-24 16:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73667000 2021-11-24 16:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73668000 2021-11-24 16:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73669000 2021-11-24 16:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73670000 2021-11-24 16:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73671000 2021-11-24 16:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73672000 2021-11-24 16:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73673000 2021-11-24 16:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73674000 2021-11-24 16:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73675000 2021-11-24 16:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73676000 2021-11-24 16:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73677000 2021-11-24 16:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73678000 2021-11-24 16:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73679000 2021-11-24 16:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73680000 2021-11-24 16:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73681000 2021-11-24 16:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73682000 2021-11-24 16:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73683000 2021-11-24 16:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73684000 2021-11-24 16:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73685000 2021-11-24 16:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73686000 2021-11-24 16:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73687000 2021-11-24 16:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73688000 2021-11-24 16:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73689000 2021-11-24 16:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73690000 2021-11-24 16:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73691000 2021-11-24 16:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73692000 2021-11-24 16:56:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:56:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2293 containing 20.00 MB] 2021-11-24 16:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73693000 2021-11-24 16:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73694000 2021-11-24 16:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73695000 2021-11-24 16:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73696000 2021-11-24 16:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73697000 2021-11-24 16:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73698000 2021-11-24 16:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73699000 2021-11-24 16:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73700000 2021-11-24 16:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73701000 2021-11-24 16:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73702000 2021-11-24 16:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73703000 2021-11-24 16:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73704000 2021-11-24 16:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73705000 2021-11-24 16:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73706000 2021-11-24 16:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73707000 2021-11-24 16:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73708000 2021-11-24 16:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73709000 2021-11-24 16:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73710000 2021-11-24 16:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73711000 2021-11-24 16:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73712000 2021-11-24 16:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73713000 2021-11-24 16:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73714000 2021-11-24 16:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73715000 2021-11-24 16:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73716000 2021-11-24 16:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73717000 2021-11-24 16:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73718000 2021-11-24 16:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73719000 2021-11-24 16:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73720000 2021-11-24 16:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73721000 2021-11-24 16:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73722000 2021-11-24 16:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73723000 2021-11-24 16:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73724000 2021-11-24 16:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73725000 2021-11-24 16:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73726000 2021-11-24 16:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73727000 2021-11-24 16:57:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:57:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2294 containing 20.00 MB] 2021-11-24 16:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73728000 2021-11-24 16:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73729000 2021-11-24 16:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73730000 2021-11-24 16:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73731000 2021-11-24 16:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73732000 2021-11-24 16:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73733000 2021-11-24 16:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73734000 2021-11-24 16:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73735000 2021-11-24 16:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73736000 2021-11-24 16:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73737000 2021-11-24 16:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73738000 2021-11-24 16:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73739000 2021-11-24 16:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73740000 2021-11-24 16:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73741000 2021-11-24 16:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73742000 2021-11-24 16:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73743000 2021-11-24 16:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73744000 2021-11-24 16:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73745000 2021-11-24 16:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73746000 2021-11-24 16:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73747000 2021-11-24 16:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73748000 2021-11-24 16:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73749000 2021-11-24 16:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73750000 2021-11-24 16:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73751000 2021-11-24 16:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73752000 2021-11-24 16:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73753000 2021-11-24 16:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73754000 2021-11-24 16:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73755000 2021-11-24 16:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73756000 2021-11-24 16:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73757000 2021-11-24 16:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73758000 2021-11-24 16:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73759000 2021-11-24 16:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73760000 2021-11-24 16:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73761000 2021-11-24 16:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73762000 2021-11-24 16:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73763000 2021-11-24 16:57:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:57:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2295 containing 20.00 MB] 2021-11-24 16:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73764000 2021-11-24 16:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73765000 2021-11-24 16:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73766000 2021-11-24 16:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73767000 2021-11-24 16:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73768000 2021-11-24 16:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73769000 2021-11-24 16:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73770000 2021-11-24 16:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73771000 2021-11-24 16:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73772000 2021-11-24 16:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73773000 2021-11-24 16:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73774000 2021-11-24 16:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73775000 2021-11-24 16:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73776000 2021-11-24 16:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73777000 2021-11-24 16:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73778000 2021-11-24 16:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73779000 2021-11-24 16:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73780000 2021-11-24 16:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73781000 2021-11-24 16:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73782000 2021-11-24 16:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73783000 2021-11-24 16:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73784000 2021-11-24 16:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73785000 2021-11-24 16:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73786000 2021-11-24 16:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73787000 2021-11-24 16:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73788000 2021-11-24 16:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73789000 2021-11-24 16:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73790000 2021-11-24 16:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73791000 2021-11-24 16:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73792000 2021-11-24 16:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73793000 2021-11-24 16:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73794000 2021-11-24 16:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73795000 2021-11-24 16:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73796000 2021-11-24 16:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73797000 2021-11-24 16:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73798000 2021-11-24 16:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73799000 2021-11-24 16:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73800000 2021-11-24 16:57:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:57:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2296 containing 20.00 MB] 2021-11-24 16:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73801000 2021-11-24 16:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73802000 2021-11-24 16:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73803000 2021-11-24 16:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73804000 2021-11-24 16:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73805000 2021-11-24 16:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73806000 2021-11-24 16:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73807000 2021-11-24 16:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73808000 2021-11-24 16:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73809000 2021-11-24 16:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73810000 2021-11-24 16:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73811000 2021-11-24 16:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73812000 2021-11-24 16:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73813000 2021-11-24 16:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73814000 2021-11-24 16:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73815000 2021-11-24 16:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73816000 2021-11-24 16:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73817000 2021-11-24 16:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73818000 2021-11-24 16:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73819000 2021-11-24 16:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73820000 2021-11-24 16:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73821000 2021-11-24 16:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73822000 2021-11-24 16:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73823000 2021-11-24 16:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73824000 2021-11-24 16:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73825000 2021-11-24 16:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73826000 2021-11-24 16:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73827000 2021-11-24 16:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73828000 2021-11-24 16:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73829000 2021-11-24 16:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73830000 2021-11-24 16:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73831000 2021-11-24 16:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73832000 2021-11-24 16:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73833000 2021-11-24 16:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73834000 2021-11-24 16:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73835000 2021-11-24 16:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73836000 2021-11-24 16:57:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:57:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2297 containing 20.00 MB] 2021-11-24 16:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73837000 2021-11-24 16:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73838000 2021-11-24 16:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73839000 2021-11-24 16:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73840000 2021-11-24 16:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73841000 2021-11-24 16:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73842000 2021-11-24 16:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73843000 2021-11-24 16:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73844000 2021-11-24 16:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73845000 2021-11-24 16:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73846000 2021-11-24 16:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73847000 2021-11-24 16:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73848000 2021-11-24 16:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73849000 2021-11-24 16:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73850000 2021-11-24 16:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73851000 2021-11-24 16:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73852000 2021-11-24 16:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73853000 2021-11-24 16:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73854000 2021-11-24 16:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73855000 2021-11-24 16:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73856000 2021-11-24 16:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73857000 2021-11-24 16:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73858000 2021-11-24 16:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73859000 2021-11-24 16:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73860000 2021-11-24 16:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73861000 2021-11-24 16:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73862000 2021-11-24 16:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73863000 2021-11-24 16:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73864000 2021-11-24 16:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73865000 2021-11-24 16:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73866000 2021-11-24 16:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73867000 2021-11-24 16:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73868000 2021-11-24 16:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73869000 2021-11-24 16:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73870000 2021-11-24 16:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73871000 2021-11-24 16:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73872000 2021-11-24 16:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73873000 2021-11-24 16:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73874000 2021-11-24 16:58:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:58:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2298 containing 20.00 MB] 2021-11-24 16:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73875000 2021-11-24 16:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73876000 2021-11-24 16:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73877000 2021-11-24 16:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73878000 2021-11-24 16:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73879000 2021-11-24 16:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73880000 2021-11-24 16:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73881000 2021-11-24 16:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73882000 2021-11-24 16:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73883000 2021-11-24 16:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73884000 2021-11-24 16:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73885000 2021-11-24 16:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73886000 2021-11-24 16:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73887000 2021-11-24 16:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73888000 2021-11-24 16:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73889000 2021-11-24 16:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73890000 2021-11-24 16:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73891000 2021-11-24 16:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73892000 2021-11-24 16:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73893000 2021-11-24 16:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73894000 2021-11-24 16:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73895000 2021-11-24 16:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73896000 2021-11-24 16:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73897000 2021-11-24 16:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73898000 2021-11-24 16:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73899000 2021-11-24 16:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73900000 2021-11-24 16:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73901000 2021-11-24 16:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73902000 2021-11-24 16:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73903000 2021-11-24 16:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73904000 2021-11-24 16:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73905000 2021-11-24 16:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73906000 2021-11-24 16:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73907000 2021-11-24 16:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73908000 2021-11-24 16:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73909000 2021-11-24 16:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73910000 2021-11-24 16:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73911000 2021-11-24 16:58:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:58:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2299 containing 20.00 MB] 2021-11-24 16:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73912000 2021-11-24 16:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73913000 2021-11-24 16:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73914000 2021-11-24 16:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73915000 2021-11-24 16:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73916000 2021-11-24 16:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73917000 2021-11-24 16:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73918000 2021-11-24 16:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73919000 2021-11-24 16:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73920000 2021-11-24 16:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73921000 2021-11-24 16:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73922000 2021-11-24 16:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73923000 2021-11-24 16:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73924000 2021-11-24 16:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73925000 2021-11-24 16:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73926000 2021-11-24 16:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73927000 2021-11-24 16:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73928000 2021-11-24 16:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73929000 2021-11-24 16:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73930000 2021-11-24 16:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73931000 2021-11-24 16:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73932000 2021-11-24 16:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73933000 2021-11-24 16:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73934000 2021-11-24 16:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73935000 2021-11-24 16:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73936000 2021-11-24 16:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73937000 2021-11-24 16:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73938000 2021-11-24 16:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73939000 2021-11-24 16:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73940000 2021-11-24 16:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73941000 2021-11-24 16:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73942000 2021-11-24 16:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73943000 2021-11-24 16:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73944000 2021-11-24 16:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73945000 2021-11-24 16:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73946000 2021-11-24 16:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73947000 2021-11-24 16:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73948000 2021-11-24 16:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73949000 2021-11-24 16:58:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:58:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2300 containing 20.00 MB] 2021-11-24 16:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73950000 2021-11-24 16:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73951000 2021-11-24 16:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73952000 2021-11-24 16:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73953000 2021-11-24 16:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73954000 2021-11-24 16:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73955000 2021-11-24 16:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73956000 2021-11-24 16:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73957000 2021-11-24 16:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73958000 2021-11-24 16:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73959000 2021-11-24 16:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73960000 2021-11-24 16:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73961000 2021-11-24 16:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73962000 2021-11-24 16:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73963000 2021-11-24 16:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73964000 2021-11-24 16:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73965000 2021-11-24 16:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73966000 2021-11-24 16:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73967000 2021-11-24 16:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73968000 2021-11-24 16:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73969000 2021-11-24 16:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73970000 2021-11-24 16:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73971000 2021-11-24 16:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73972000 2021-11-24 16:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73973000 2021-11-24 16:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73974000 2021-11-24 16:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73975000 2021-11-24 16:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73976000 2021-11-24 16:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73977000 2021-11-24 16:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73978000 2021-11-24 16:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73979000 2021-11-24 16:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73980000 2021-11-24 16:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73981000 2021-11-24 16:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73982000 2021-11-24 16:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73983000 2021-11-24 16:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73984000 2021-11-24 16:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73985000 2021-11-24 16:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73986000 2021-11-24 16:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73987000 2021-11-24 16:59:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:59:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2301 containing 20.00 MB] 2021-11-24 16:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73988000 2021-11-24 16:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73989000 2021-11-24 16:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73990000 2021-11-24 16:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73991000 2021-11-24 16:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73992000 2021-11-24 16:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73993000 2021-11-24 16:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73994000 2021-11-24 16:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73995000 2021-11-24 16:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73996000 2021-11-24 16:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73997000 2021-11-24 16:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73998000 2021-11-24 16:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 73999000 2021-11-24 16:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74000000 2021-11-24 16:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74001000 2021-11-24 16:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74002000 2021-11-24 16:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74003000 2021-11-24 16:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74004000 2021-11-24 16:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74005000 2021-11-24 16:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74006000 2021-11-24 16:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74007000 2021-11-24 16:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74008000 2021-11-24 16:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74009000 2021-11-24 16:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74010000 2021-11-24 16:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74011000 2021-11-24 16:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74012000 2021-11-24 16:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74013000 2021-11-24 16:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74014000 2021-11-24 16:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74015000 2021-11-24 16:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74016000 2021-11-24 16:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74017000 2021-11-24 16:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74018000 2021-11-24 16:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74019000 2021-11-24 16:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74020000 2021-11-24 16:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74021000 2021-11-24 16:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74022000 2021-11-24 16:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74023000 2021-11-24 16:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74024000 2021-11-24 16:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74025000 2021-11-24 16:59:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:59:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2302 containing 20.00 MB] 2021-11-24 16:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74026000 2021-11-24 16:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74027000 2021-11-24 16:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74028000 2021-11-24 16:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74029000 2021-11-24 16:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74030000 2021-11-24 16:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74031000 2021-11-24 16:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74032000 2021-11-24 16:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74033000 2021-11-24 16:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74034000 2021-11-24 16:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74035000 2021-11-24 16:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74036000 2021-11-24 16:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74037000 2021-11-24 16:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74038000 2021-11-24 16:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74039000 2021-11-24 16:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74040000 2021-11-24 16:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74041000 2021-11-24 16:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74042000 2021-11-24 16:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74043000 2021-11-24 16:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74044000 2021-11-24 16:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74045000 2021-11-24 16:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74046000 2021-11-24 16:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74047000 2021-11-24 16:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74048000 2021-11-24 16:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74049000 2021-11-24 16:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74050000 2021-11-24 16:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74051000 2021-11-24 16:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74052000 2021-11-24 16:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74053000 2021-11-24 16:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74054000 2021-11-24 16:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74055000 2021-11-24 16:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74056000 2021-11-24 16:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74057000 2021-11-24 16:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74058000 2021-11-24 16:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74059000 2021-11-24 16:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74060000 2021-11-24 16:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74061000 2021-11-24 16:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74062000 2021-11-24 16:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74063000 2021-11-24 16:59:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 16:59:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2303 containing 20.00 MB] 2021-11-24 16:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74064000 2021-11-24 16:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74065000 2021-11-24 16:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74066000 2021-11-24 16:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74067000 2021-11-24 16:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74068000 2021-11-24 16:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74069000 2021-11-24 16:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74070000 2021-11-24 16:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74071000 2021-11-24 16:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74072000 2021-11-24 16:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74073000 2021-11-24 16:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74074000 2021-11-24 16:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74075000 2021-11-24 16:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74076000 2021-11-24 16:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74077000 2021-11-24 16:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74078000 2021-11-24 16:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74079000 2021-11-24 16:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74080000 2021-11-24 16:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74081000 2021-11-24 16:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74082000 2021-11-24 16:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74083000 2021-11-24 16:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74084000 2021-11-24 16:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74085000 2021-11-24 16:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74086000 2021-11-24 16:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74087000 2021-11-24 16:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74088000 2021-11-24 16:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74089000 2021-11-24 16:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74090000 2021-11-24 16:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74091000 2021-11-24 16:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74092000 2021-11-24 17:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74093000 2021-11-24 17:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74094000 2021-11-24 17:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74095000 2021-11-24 17:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74096000 2021-11-24 17:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74097000 2021-11-24 17:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74098000 2021-11-24 17:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74099000 2021-11-24 17:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74100000 2021-11-24 17:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74101000 2021-11-24 17:00:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:00:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2304 containing 20.00 MB] 2021-11-24 17:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74102000 2021-11-24 17:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74103000 2021-11-24 17:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74104000 2021-11-24 17:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74105000 2021-11-24 17:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74106000 2021-11-24 17:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74107000 2021-11-24 17:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74108000 2021-11-24 17:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74109000 2021-11-24 17:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74110000 2021-11-24 17:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74111000 2021-11-24 17:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74112000 2021-11-24 17:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74113000 2021-11-24 17:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74114000 2021-11-24 17:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74115000 2021-11-24 17:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74116000 2021-11-24 17:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74117000 2021-11-24 17:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74118000 2021-11-24 17:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74119000 2021-11-24 17:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74120000 2021-11-24 17:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74121000 2021-11-24 17:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74122000 2021-11-24 17:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74123000 2021-11-24 17:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74124000 2021-11-24 17:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74125000 2021-11-24 17:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74126000 2021-11-24 17:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74127000 2021-11-24 17:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74128000 2021-11-24 17:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74129000 2021-11-24 17:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74130000 2021-11-24 17:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74131000 2021-11-24 17:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74132000 2021-11-24 17:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74133000 2021-11-24 17:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74134000 2021-11-24 17:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74135000 2021-11-24 17:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74136000 2021-11-24 17:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74137000 2021-11-24 17:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74138000 2021-11-24 17:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74139000 2021-11-24 17:00:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:00:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2305 containing 20.00 MB] 2021-11-24 17:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74140000 2021-11-24 17:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74141000 2021-11-24 17:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74142000 2021-11-24 17:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74143000 2021-11-24 17:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74144000 2021-11-24 17:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74145000 2021-11-24 17:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74146000 2021-11-24 17:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74147000 2021-11-24 17:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74148000 2021-11-24 17:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74149000 2021-11-24 17:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74150000 2021-11-24 17:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74151000 2021-11-24 17:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74152000 2021-11-24 17:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74153000 2021-11-24 17:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74154000 2021-11-24 17:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74155000 2021-11-24 17:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74156000 2021-11-24 17:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74157000 2021-11-24 17:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74158000 2021-11-24 17:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74159000 2021-11-24 17:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74160000 2021-11-24 17:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74161000 2021-11-24 17:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74162000 2021-11-24 17:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74163000 2021-11-24 17:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74164000 2021-11-24 17:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74165000 2021-11-24 17:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74166000 2021-11-24 17:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74167000 2021-11-24 17:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74168000 2021-11-24 17:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74169000 2021-11-24 17:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74170000 2021-11-24 17:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74171000 2021-11-24 17:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74172000 2021-11-24 17:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74173000 2021-11-24 17:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74174000 2021-11-24 17:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74175000 2021-11-24 17:00:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:00:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2306 containing 20.00 MB] 2021-11-24 17:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74176000 2021-11-24 17:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74177000 2021-11-24 17:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74178000 2021-11-24 17:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74179000 2021-11-24 17:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74180000 2021-11-24 17:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74181000 2021-11-24 17:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74182000 2021-11-24 17:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74183000 2021-11-24 17:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74184000 2021-11-24 17:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74185000 2021-11-24 17:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74186000 2021-11-24 17:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74187000 2021-11-24 17:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74188000 2021-11-24 17:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74189000 2021-11-24 17:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74190000 2021-11-24 17:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74191000 2021-11-24 17:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74192000 2021-11-24 17:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74193000 2021-11-24 17:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74194000 2021-11-24 17:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74195000 2021-11-24 17:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74196000 2021-11-24 17:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74197000 2021-11-24 17:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74198000 2021-11-24 17:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74199000 2021-11-24 17:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74200000 2021-11-24 17:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74201000 2021-11-24 17:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74202000 2021-11-24 17:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74203000 2021-11-24 17:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74204000 2021-11-24 17:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74205000 2021-11-24 17:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74206000 2021-11-24 17:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74207000 2021-11-24 17:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74208000 2021-11-24 17:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74209000 2021-11-24 17:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74210000 2021-11-24 17:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74211000 2021-11-24 17:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74212000 2021-11-24 17:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74213000 2021-11-24 17:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74214000 2021-11-24 17:01:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:01:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2307 containing 20.00 MB] 2021-11-24 17:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74215000 2021-11-24 17:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74216000 2021-11-24 17:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74217000 2021-11-24 17:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74218000 2021-11-24 17:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74219000 2021-11-24 17:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74220000 2021-11-24 17:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74221000 2021-11-24 17:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74222000 2021-11-24 17:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74223000 2021-11-24 17:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74224000 2021-11-24 17:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74225000 2021-11-24 17:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74226000 2021-11-24 17:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74227000 2021-11-24 17:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74228000 2021-11-24 17:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74229000 2021-11-24 17:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74230000 2021-11-24 17:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74231000 2021-11-24 17:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74232000 2021-11-24 17:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74233000 2021-11-24 17:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74234000 2021-11-24 17:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74235000 2021-11-24 17:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74236000 2021-11-24 17:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74237000 2021-11-24 17:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74238000 2021-11-24 17:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74239000 2021-11-24 17:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74240000 2021-11-24 17:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74241000 2021-11-24 17:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74242000 2021-11-24 17:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74243000 2021-11-24 17:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74244000 2021-11-24 17:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74245000 2021-11-24 17:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74246000 2021-11-24 17:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74247000 2021-11-24 17:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74248000 2021-11-24 17:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74249000 2021-11-24 17:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74250000 2021-11-24 17:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74251000 2021-11-24 17:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74252000 2021-11-24 17:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74253000 2021-11-24 17:01:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:01:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2308 containing 20.00 MB] 2021-11-24 17:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74254000 2021-11-24 17:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74255000 2021-11-24 17:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74256000 2021-11-24 17:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74257000 2021-11-24 17:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74258000 2021-11-24 17:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74259000 2021-11-24 17:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74260000 2021-11-24 17:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74261000 2021-11-24 17:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74262000 2021-11-24 17:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74263000 2021-11-24 17:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74264000 2021-11-24 17:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74265000 2021-11-24 17:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74266000 2021-11-24 17:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74267000 2021-11-24 17:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74268000 2021-11-24 17:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74269000 2021-11-24 17:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74270000 2021-11-24 17:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74271000 2021-11-24 17:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74272000 2021-11-24 17:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74273000 2021-11-24 17:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74274000 2021-11-24 17:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74275000 2021-11-24 17:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74276000 2021-11-24 17:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74277000 2021-11-24 17:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74278000 2021-11-24 17:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74279000 2021-11-24 17:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74280000 2021-11-24 17:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74281000 2021-11-24 17:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74282000 2021-11-24 17:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74283000 2021-11-24 17:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74284000 2021-11-24 17:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74285000 2021-11-24 17:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74286000 2021-11-24 17:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74287000 2021-11-24 17:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74288000 2021-11-24 17:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74289000 2021-11-24 17:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74290000 2021-11-24 17:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74291000 2021-11-24 17:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74292000 2021-11-24 17:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74293000 2021-11-24 17:01:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:01:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2309 containing 20.00 MB] 2021-11-24 17:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74294000 2021-11-24 17:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74295000 2021-11-24 17:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74296000 2021-11-24 17:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74297000 2021-11-24 17:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74298000 2021-11-24 17:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74299000 2021-11-24 17:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74300000 2021-11-24 17:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74301000 2021-11-24 17:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74302000 2021-11-24 17:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74303000 2021-11-24 17:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74304000 2021-11-24 17:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74305000 2021-11-24 17:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74306000 2021-11-24 17:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74307000 2021-11-24 17:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74308000 2021-11-24 17:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74309000 2021-11-24 17:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74310000 2021-11-24 17:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74311000 2021-11-24 17:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74312000 2021-11-24 17:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74313000 2021-11-24 17:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74314000 2021-11-24 17:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74315000 2021-11-24 17:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74316000 2021-11-24 17:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74317000 2021-11-24 17:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74318000 2021-11-24 17:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74319000 2021-11-24 17:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74320000 2021-11-24 17:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74321000 2021-11-24 17:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74322000 2021-11-24 17:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74323000 2021-11-24 17:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74324000 2021-11-24 17:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74325000 2021-11-24 17:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74326000 2021-11-24 17:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74327000 2021-11-24 17:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74328000 2021-11-24 17:02:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:02:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2310 containing 20.00 MB] 2021-11-24 17:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74329000 2021-11-24 17:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74330000 2021-11-24 17:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74331000 2021-11-24 17:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74332000 2021-11-24 17:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74333000 2021-11-24 17:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74334000 2021-11-24 17:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74335000 2021-11-24 17:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74336000 2021-11-24 17:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74337000 2021-11-24 17:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74338000 2021-11-24 17:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74339000 2021-11-24 17:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74340000 2021-11-24 17:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74341000 2021-11-24 17:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74342000 2021-11-24 17:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74343000 2021-11-24 17:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74344000 2021-11-24 17:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74345000 2021-11-24 17:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74346000 2021-11-24 17:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74347000 2021-11-24 17:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74348000 2021-11-24 17:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74349000 2021-11-24 17:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74350000 2021-11-24 17:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74351000 2021-11-24 17:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74352000 2021-11-24 17:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74353000 2021-11-24 17:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74354000 2021-11-24 17:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74355000 2021-11-24 17:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74356000 2021-11-24 17:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74357000 2021-11-24 17:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74358000 2021-11-24 17:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74359000 2021-11-24 17:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74360000 2021-11-24 17:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74361000 2021-11-24 17:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74362000 2021-11-24 17:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74363000 2021-11-24 17:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74364000 2021-11-24 17:02:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:02:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2311 containing 20.00 MB] 2021-11-24 17:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74365000 2021-11-24 17:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74366000 2021-11-24 17:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74367000 2021-11-24 17:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74368000 2021-11-24 17:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74369000 2021-11-24 17:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74370000 2021-11-24 17:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74371000 2021-11-24 17:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74372000 2021-11-24 17:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74373000 2021-11-24 17:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74374000 2021-11-24 17:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74375000 2021-11-24 17:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74376000 2021-11-24 17:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74377000 2021-11-24 17:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74378000 2021-11-24 17:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74379000 2021-11-24 17:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74380000 2021-11-24 17:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74381000 2021-11-24 17:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74382000 2021-11-24 17:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74383000 2021-11-24 17:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74384000 2021-11-24 17:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74385000 2021-11-24 17:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74386000 2021-11-24 17:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74387000 2021-11-24 17:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74388000 2021-11-24 17:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74389000 2021-11-24 17:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74390000 2021-11-24 17:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74391000 2021-11-24 17:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74392000 2021-11-24 17:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74393000 2021-11-24 17:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74394000 2021-11-24 17:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74395000 2021-11-24 17:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74396000 2021-11-24 17:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74397000 2021-11-24 17:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74398000 2021-11-24 17:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74399000 2021-11-24 17:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74400000 2021-11-24 17:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74401000 2021-11-24 17:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74402000 2021-11-24 17:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74403000 2021-11-24 17:02:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:02:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2312 containing 20.00 MB] 2021-11-24 17:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74404000 2021-11-24 17:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74405000 2021-11-24 17:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74406000 2021-11-24 17:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74407000 2021-11-24 17:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74408000 2021-11-24 17:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74409000 2021-11-24 17:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74410000 2021-11-24 17:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74411000 2021-11-24 17:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74412000 2021-11-24 17:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74413000 2021-11-24 17:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74414000 2021-11-24 17:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74415000 2021-11-24 17:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74416000 2021-11-24 17:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74417000 2021-11-24 17:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74418000 2021-11-24 17:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74419000 2021-11-24 17:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74420000 2021-11-24 17:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74421000 2021-11-24 17:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74422000 2021-11-24 17:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74423000 2021-11-24 17:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74424000 2021-11-24 17:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74425000 2021-11-24 17:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74426000 2021-11-24 17:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74427000 2021-11-24 17:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74428000 2021-11-24 17:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74429000 2021-11-24 17:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74430000 2021-11-24 17:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74431000 2021-11-24 17:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74432000 2021-11-24 17:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74433000 2021-11-24 17:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74434000 2021-11-24 17:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74435000 2021-11-24 17:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74436000 2021-11-24 17:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74437000 2021-11-24 17:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74438000 2021-11-24 17:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74439000 2021-11-24 17:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74440000 2021-11-24 17:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74441000 2021-11-24 17:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74442000 2021-11-24 17:02:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:02:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2313 containing 20.00 MB] 2021-11-24 17:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74443000 2021-11-24 17:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74444000 2021-11-24 17:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74445000 2021-11-24 17:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74446000 2021-11-24 17:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74447000 2021-11-24 17:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74448000 2021-11-24 17:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74449000 2021-11-24 17:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74450000 2021-11-24 17:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74451000 2021-11-24 17:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74452000 2021-11-24 17:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74453000 2021-11-24 17:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74454000 2021-11-24 17:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74455000 2021-11-24 17:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74456000 2021-11-24 17:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74457000 2021-11-24 17:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74458000 2021-11-24 17:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74459000 2021-11-24 17:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74460000 2021-11-24 17:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74461000 2021-11-24 17:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74462000 2021-11-24 17:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74463000 2021-11-24 17:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74464000 2021-11-24 17:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74465000 2021-11-24 17:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74466000 2021-11-24 17:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74467000 2021-11-24 17:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74468000 2021-11-24 17:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74469000 2021-11-24 17:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74470000 2021-11-24 17:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74471000 2021-11-24 17:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74472000 2021-11-24 17:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74473000 2021-11-24 17:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74474000 2021-11-24 17:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74475000 2021-11-24 17:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74476000 2021-11-24 17:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74477000 2021-11-24 17:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74478000 2021-11-24 17:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74479000 2021-11-24 17:03:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:03:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2314 containing 20.00 MB] 2021-11-24 17:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74480000 2021-11-24 17:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74481000 2021-11-24 17:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74482000 2021-11-24 17:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74483000 2021-11-24 17:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74484000 2021-11-24 17:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74485000 2021-11-24 17:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74486000 2021-11-24 17:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74487000 2021-11-24 17:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74488000 2021-11-24 17:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74489000 2021-11-24 17:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74490000 2021-11-24 17:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74491000 2021-11-24 17:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74492000 2021-11-24 17:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74493000 2021-11-24 17:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74494000 2021-11-24 17:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74495000 2021-11-24 17:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74496000 2021-11-24 17:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74497000 2021-11-24 17:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74498000 2021-11-24 17:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74499000 2021-11-24 17:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74500000 2021-11-24 17:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74501000 2021-11-24 17:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74502000 2021-11-24 17:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74503000 2021-11-24 17:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74504000 2021-11-24 17:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74505000 2021-11-24 17:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74506000 2021-11-24 17:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74507000 2021-11-24 17:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74508000 2021-11-24 17:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74509000 2021-11-24 17:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74510000 2021-11-24 17:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74511000 2021-11-24 17:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74512000 2021-11-24 17:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74513000 2021-11-24 17:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74514000 2021-11-24 17:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74515000 2021-11-24 17:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74516000 2021-11-24 17:03:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:03:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2315 containing 20.00 MB] 2021-11-24 17:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74517000 2021-11-24 17:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74518000 2021-11-24 17:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74519000 2021-11-24 17:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74520000 2021-11-24 17:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74521000 2021-11-24 17:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74522000 2021-11-24 17:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74523000 2021-11-24 17:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74524000 2021-11-24 17:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74525000 2021-11-24 17:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74526000 2021-11-24 17:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74527000 2021-11-24 17:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74528000 2021-11-24 17:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74529000 2021-11-24 17:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74530000 2021-11-24 17:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74531000 2021-11-24 17:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74532000 2021-11-24 17:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74533000 2021-11-24 17:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74534000 2021-11-24 17:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74535000 2021-11-24 17:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74536000 2021-11-24 17:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74537000 2021-11-24 17:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74538000 2021-11-24 17:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74539000 2021-11-24 17:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74540000 2021-11-24 17:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74541000 2021-11-24 17:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74542000 2021-11-24 17:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74543000 2021-11-24 17:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74544000 2021-11-24 17:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74545000 2021-11-24 17:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74546000 2021-11-24 17:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74547000 2021-11-24 17:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74548000 2021-11-24 17:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74549000 2021-11-24 17:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74550000 2021-11-24 17:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74551000 2021-11-24 17:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74552000 2021-11-24 17:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74553000 2021-11-24 17:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74554000 2021-11-24 17:03:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:03:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2316 containing 20.00 MB] 2021-11-24 17:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74555000 2021-11-24 17:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74556000 2021-11-24 17:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74557000 2021-11-24 17:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74558000 2021-11-24 17:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74559000 2021-11-24 17:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74560000 2021-11-24 17:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74561000 2021-11-24 17:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74562000 2021-11-24 17:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74563000 2021-11-24 17:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74564000 2021-11-24 17:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74565000 2021-11-24 17:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74566000 2021-11-24 17:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74567000 2021-11-24 17:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74568000 2021-11-24 17:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74569000 2021-11-24 17:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74570000 2021-11-24 17:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74571000 2021-11-24 17:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74572000 2021-11-24 17:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74573000 2021-11-24 17:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74574000 2021-11-24 17:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74575000 2021-11-24 17:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74576000 2021-11-24 17:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74577000 2021-11-24 17:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74578000 2021-11-24 17:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74579000 2021-11-24 17:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74580000 2021-11-24 17:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74581000 2021-11-24 17:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74582000 2021-11-24 17:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74583000 2021-11-24 17:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74584000 2021-11-24 17:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74585000 2021-11-24 17:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74586000 2021-11-24 17:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74587000 2021-11-24 17:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74588000 2021-11-24 17:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74589000 2021-11-24 17:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74590000 2021-11-24 17:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74591000 2021-11-24 17:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74592000 2021-11-24 17:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74593000 2021-11-24 17:04:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:04:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2317 containing 20.00 MB] 2021-11-24 17:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74594000 2021-11-24 17:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74595000 2021-11-24 17:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74596000 2021-11-24 17:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74597000 2021-11-24 17:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74598000 2021-11-24 17:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74599000 2021-11-24 17:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74600000 2021-11-24 17:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74601000 2021-11-24 17:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74602000 2021-11-24 17:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74603000 2021-11-24 17:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74604000 2021-11-24 17:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74605000 2021-11-24 17:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74606000 2021-11-24 17:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74607000 2021-11-24 17:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74608000 2021-11-24 17:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74609000 2021-11-24 17:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74610000 2021-11-24 17:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74611000 2021-11-24 17:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74612000 2021-11-24 17:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74613000 2021-11-24 17:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74614000 2021-11-24 17:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74615000 2021-11-24 17:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74616000 2021-11-24 17:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74617000 2021-11-24 17:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74618000 2021-11-24 17:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74619000 2021-11-24 17:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74620000 2021-11-24 17:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74621000 2021-11-24 17:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74622000 2021-11-24 17:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74623000 2021-11-24 17:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74624000 2021-11-24 17:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74625000 2021-11-24 17:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74626000 2021-11-24 17:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74627000 2021-11-24 17:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74628000 2021-11-24 17:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74629000 2021-11-24 17:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74630000 2021-11-24 17:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74631000 2021-11-24 17:04:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:04:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2318 containing 20.00 MB] 2021-11-24 17:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74632000 2021-11-24 17:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74633000 2021-11-24 17:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74634000 2021-11-24 17:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74635000 2021-11-24 17:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74636000 2021-11-24 17:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74637000 2021-11-24 17:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74638000 2021-11-24 17:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74639000 2021-11-24 17:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74640000 2021-11-24 17:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74641000 2021-11-24 17:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74642000 2021-11-24 17:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74643000 2021-11-24 17:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74644000 2021-11-24 17:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74645000 2021-11-24 17:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74646000 2021-11-24 17:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74647000 2021-11-24 17:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74648000 2021-11-24 17:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74649000 2021-11-24 17:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74650000 2021-11-24 17:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74651000 2021-11-24 17:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74652000 2021-11-24 17:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74653000 2021-11-24 17:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74654000 2021-11-24 17:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74655000 2021-11-24 17:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74656000 2021-11-24 17:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74657000 2021-11-24 17:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74658000 2021-11-24 17:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74659000 2021-11-24 17:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74660000 2021-11-24 17:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74661000 2021-11-24 17:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74662000 2021-11-24 17:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74663000 2021-11-24 17:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74664000 2021-11-24 17:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74665000 2021-11-24 17:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74666000 2021-11-24 17:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74667000 2021-11-24 17:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74668000 2021-11-24 17:04:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:04:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2319 containing 20.00 MB] 2021-11-24 17:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74669000 2021-11-24 17:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74670000 2021-11-24 17:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74671000 2021-11-24 17:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74672000 2021-11-24 17:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74673000 2021-11-24 17:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74674000 2021-11-24 17:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74675000 2021-11-24 17:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74676000 2021-11-24 17:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74677000 2021-11-24 17:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74678000 2021-11-24 17:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74679000 2021-11-24 17:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74680000 2021-11-24 17:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74681000 2021-11-24 17:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74682000 2021-11-24 17:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74683000 2021-11-24 17:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74684000 2021-11-24 17:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74685000 2021-11-24 17:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74686000 2021-11-24 17:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74687000 2021-11-24 17:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74688000 2021-11-24 17:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74689000 2021-11-24 17:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74690000 2021-11-24 17:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74691000 2021-11-24 17:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74692000 2021-11-24 17:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74693000 2021-11-24 17:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74694000 2021-11-24 17:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74695000 2021-11-24 17:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74696000 2021-11-24 17:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74697000 2021-11-24 17:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74698000 2021-11-24 17:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74699000 2021-11-24 17:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74700000 2021-11-24 17:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74701000 2021-11-24 17:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74702000 2021-11-24 17:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74703000 2021-11-24 17:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74704000 2021-11-24 17:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74705000 2021-11-24 17:04:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:04:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2320 containing 20.00 MB] 2021-11-24 17:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74706000 2021-11-24 17:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74707000 2021-11-24 17:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74708000 2021-11-24 17:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74709000 2021-11-24 17:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74710000 2021-11-24 17:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74711000 2021-11-24 17:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74712000 2021-11-24 17:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74713000 2021-11-24 17:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74714000 2021-11-24 17:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74715000 2021-11-24 17:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74716000 2021-11-24 17:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74717000 2021-11-24 17:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74718000 2021-11-24 17:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74719000 2021-11-24 17:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74720000 2021-11-24 17:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74721000 2021-11-24 17:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74722000 2021-11-24 17:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74723000 2021-11-24 17:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74724000 2021-11-24 17:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74725000 2021-11-24 17:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74726000 2021-11-24 17:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74727000 2021-11-24 17:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74728000 2021-11-24 17:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74729000 2021-11-24 17:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74730000 2021-11-24 17:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74731000 2021-11-24 17:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74732000 2021-11-24 17:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74733000 2021-11-24 17:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74734000 2021-11-24 17:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74735000 2021-11-24 17:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74736000 2021-11-24 17:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74737000 2021-11-24 17:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74738000 2021-11-24 17:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74739000 2021-11-24 17:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74740000 2021-11-24 17:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74741000 2021-11-24 17:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74742000 2021-11-24 17:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74743000 2021-11-24 17:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74744000 2021-11-24 17:05:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:05:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2321 containing 20.00 MB] 2021-11-24 17:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74745000 2021-11-24 17:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74746000 2021-11-24 17:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74747000 2021-11-24 17:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74748000 2021-11-24 17:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74749000 2021-11-24 17:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74750000 2021-11-24 17:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74751000 2021-11-24 17:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74752000 2021-11-24 17:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74753000 2021-11-24 17:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74754000 2021-11-24 17:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74755000 2021-11-24 17:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74756000 2021-11-24 17:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74757000 2021-11-24 17:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74758000 2021-11-24 17:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74759000 2021-11-24 17:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74760000 2021-11-24 17:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74761000 2021-11-24 17:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74762000 2021-11-24 17:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74763000 2021-11-24 17:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74764000 2021-11-24 17:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74765000 2021-11-24 17:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74766000 2021-11-24 17:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74767000 2021-11-24 17:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74768000 2021-11-24 17:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74769000 2021-11-24 17:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74770000 2021-11-24 17:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74771000 2021-11-24 17:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74772000 2021-11-24 17:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74773000 2021-11-24 17:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74774000 2021-11-24 17:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74775000 2021-11-24 17:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74776000 2021-11-24 17:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74777000 2021-11-24 17:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74778000 2021-11-24 17:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74779000 2021-11-24 17:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74780000 2021-11-24 17:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74781000 2021-11-24 17:05:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:05:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2322 containing 20.00 MB] 2021-11-24 17:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74782000 2021-11-24 17:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74783000 2021-11-24 17:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74784000 2021-11-24 17:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74785000 2021-11-24 17:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74786000 2021-11-24 17:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74787000 2021-11-24 17:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74788000 2021-11-24 17:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74789000 2021-11-24 17:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74790000 2021-11-24 17:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74791000 2021-11-24 17:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74792000 2021-11-24 17:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74793000 2021-11-24 17:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74794000 2021-11-24 17:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74795000 2021-11-24 17:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74796000 2021-11-24 17:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74797000 2021-11-24 17:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74798000 2021-11-24 17:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74799000 2021-11-24 17:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74800000 2021-11-24 17:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74801000 2021-11-24 17:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74802000 2021-11-24 17:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74803000 2021-11-24 17:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74804000 2021-11-24 17:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74805000 2021-11-24 17:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74806000 2021-11-24 17:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74807000 2021-11-24 17:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74808000 2021-11-24 17:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74809000 2021-11-24 17:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74810000 2021-11-24 17:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74811000 2021-11-24 17:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74812000 2021-11-24 17:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74813000 2021-11-24 17:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74814000 2021-11-24 17:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74815000 2021-11-24 17:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74816000 2021-11-24 17:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74817000 2021-11-24 17:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74818000 2021-11-24 17:05:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:05:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2323 containing 20.00 MB] 2021-11-24 17:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74819000 2021-11-24 17:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74820000 2021-11-24 17:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74821000 2021-11-24 17:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74822000 2021-11-24 17:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74823000 2021-11-24 17:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74824000 2021-11-24 17:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74825000 2021-11-24 17:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74826000 2021-11-24 17:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74827000 2021-11-24 17:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74828000 2021-11-24 17:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74829000 2021-11-24 17:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74830000 2021-11-24 17:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74831000 2021-11-24 17:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74832000 2021-11-24 17:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74833000 2021-11-24 17:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74834000 2021-11-24 17:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74835000 2021-11-24 17:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74836000 2021-11-24 17:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74837000 2021-11-24 17:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74838000 2021-11-24 17:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74839000 2021-11-24 17:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74840000 2021-11-24 17:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74841000 2021-11-24 17:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74842000 2021-11-24 17:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74843000 2021-11-24 17:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74844000 2021-11-24 17:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74845000 2021-11-24 17:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74846000 2021-11-24 17:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74847000 2021-11-24 17:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74848000 2021-11-24 17:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74849000 2021-11-24 17:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74850000 2021-11-24 17:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74851000 2021-11-24 17:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74852000 2021-11-24 17:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74853000 2021-11-24 17:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74854000 2021-11-24 17:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74855000 2021-11-24 17:06:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:06:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2324 containing 20.00 MB] 2021-11-24 17:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74856000 2021-11-24 17:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74857000 2021-11-24 17:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74858000 2021-11-24 17:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74859000 2021-11-24 17:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74860000 2021-11-24 17:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74861000 2021-11-24 17:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74862000 2021-11-24 17:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74863000 2021-11-24 17:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74864000 2021-11-24 17:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74865000 2021-11-24 17:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74866000 2021-11-24 17:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74867000 2021-11-24 17:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74868000 2021-11-24 17:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74869000 2021-11-24 17:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74870000 2021-11-24 17:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74871000 2021-11-24 17:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74872000 2021-11-24 17:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74873000 2021-11-24 17:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74874000 2021-11-24 17:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74875000 2021-11-24 17:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74876000 2021-11-24 17:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74877000 2021-11-24 17:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74878000 2021-11-24 17:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74879000 2021-11-24 17:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74880000 2021-11-24 17:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74881000 2021-11-24 17:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74882000 2021-11-24 17:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74883000 2021-11-24 17:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74884000 2021-11-24 17:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74885000 2021-11-24 17:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74886000 2021-11-24 17:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74887000 2021-11-24 17:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74888000 2021-11-24 17:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74889000 2021-11-24 17:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74890000 2021-11-24 17:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74891000 2021-11-24 17:06:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:06:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2325 containing 20.00 MB] 2021-11-24 17:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74892000 2021-11-24 17:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74893000 2021-11-24 17:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74894000 2021-11-24 17:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74895000 2021-11-24 17:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74896000 2021-11-24 17:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74897000 2021-11-24 17:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74898000 2021-11-24 17:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74899000 2021-11-24 17:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74900000 2021-11-24 17:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74901000 2021-11-24 17:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74902000 2021-11-24 17:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74903000 2021-11-24 17:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74904000 2021-11-24 17:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74905000 2021-11-24 17:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74906000 2021-11-24 17:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74907000 2021-11-24 17:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74908000 2021-11-24 17:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74909000 2021-11-24 17:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74910000 2021-11-24 17:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74911000 2021-11-24 17:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74912000 2021-11-24 17:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74913000 2021-11-24 17:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74914000 2021-11-24 17:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74915000 2021-11-24 17:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74916000 2021-11-24 17:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74917000 2021-11-24 17:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74918000 2021-11-24 17:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74919000 2021-11-24 17:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74920000 2021-11-24 17:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74921000 2021-11-24 17:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74922000 2021-11-24 17:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74923000 2021-11-24 17:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74924000 2021-11-24 17:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74925000 2021-11-24 17:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74926000 2021-11-24 17:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74927000 2021-11-24 17:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74928000 2021-11-24 17:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74929000 2021-11-24 17:06:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:06:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2326 containing 20.00 MB] 2021-11-24 17:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74930000 2021-11-24 17:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74931000 2021-11-24 17:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74932000 2021-11-24 17:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74933000 2021-11-24 17:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74934000 2021-11-24 17:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74935000 2021-11-24 17:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74936000 2021-11-24 17:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74937000 2021-11-24 17:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74938000 2021-11-24 17:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74939000 2021-11-24 17:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74940000 2021-11-24 17:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74941000 2021-11-24 17:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74942000 2021-11-24 17:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74943000 2021-11-24 17:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74944000 2021-11-24 17:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74945000 2021-11-24 17:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74946000 2021-11-24 17:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74947000 2021-11-24 17:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74948000 2021-11-24 17:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74949000 2021-11-24 17:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74950000 2021-11-24 17:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74951000 2021-11-24 17:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74952000 2021-11-24 17:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74953000 2021-11-24 17:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74954000 2021-11-24 17:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74955000 2021-11-24 17:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74956000 2021-11-24 17:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74957000 2021-11-24 17:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74958000 2021-11-24 17:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74959000 2021-11-24 17:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74960000 2021-11-24 17:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74961000 2021-11-24 17:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74962000 2021-11-24 17:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74963000 2021-11-24 17:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74964000 2021-11-24 17:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74965000 2021-11-24 17:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74966000 2021-11-24 17:07:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:07:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2327 containing 20.00 MB] 2021-11-24 17:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74967000 2021-11-24 17:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74968000 2021-11-24 17:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74969000 2021-11-24 17:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74970000 2021-11-24 17:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74971000 2021-11-24 17:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74972000 2021-11-24 17:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74973000 2021-11-24 17:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74974000 2021-11-24 17:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74975000 2021-11-24 17:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74976000 2021-11-24 17:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74977000 2021-11-24 17:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74978000 2021-11-24 17:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74979000 2021-11-24 17:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74980000 2021-11-24 17:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74981000 2021-11-24 17:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74982000 2021-11-24 17:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74983000 2021-11-24 17:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74984000 2021-11-24 17:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74985000 2021-11-24 17:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74986000 2021-11-24 17:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74987000 2021-11-24 17:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74988000 2021-11-24 17:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74989000 2021-11-24 17:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74990000 2021-11-24 17:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74991000 2021-11-24 17:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74992000 2021-11-24 17:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74993000 2021-11-24 17:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74994000 2021-11-24 17:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74995000 2021-11-24 17:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74996000 2021-11-24 17:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74997000 2021-11-24 17:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74998000 2021-11-24 17:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 74999000 2021-11-24 17:07:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:07:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2328 containing 20.00 MB] 2021-11-24 17:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75000000 2021-11-24 17:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75001000 2021-11-24 17:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75002000 2021-11-24 17:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75003000 2021-11-24 17:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75004000 2021-11-24 17:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75005000 2021-11-24 17:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75006000 2021-11-24 17:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75007000 2021-11-24 17:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75008000 2021-11-24 17:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75009000 2021-11-24 17:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75010000 2021-11-24 17:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75011000 2021-11-24 17:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75012000 2021-11-24 17:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75013000 2021-11-24 17:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75014000 2021-11-24 17:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75015000 2021-11-24 17:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75016000 2021-11-24 17:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75017000 2021-11-24 17:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75018000 2021-11-24 17:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75019000 2021-11-24 17:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75020000 2021-11-24 17:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75021000 2021-11-24 17:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75022000 2021-11-24 17:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75023000 2021-11-24 17:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75024000 2021-11-24 17:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75025000 2021-11-24 17:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75026000 2021-11-24 17:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75027000 2021-11-24 17:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75028000 2021-11-24 17:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75029000 2021-11-24 17:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75030000 2021-11-24 17:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75031000 2021-11-24 17:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75032000 2021-11-24 17:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75033000 2021-11-24 17:07:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:07:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2329 containing 20.00 MB] 2021-11-24 17:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75034000 2021-11-24 17:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75035000 2021-11-24 17:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75036000 2021-11-24 17:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75037000 2021-11-24 17:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75038000 2021-11-24 17:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75039000 2021-11-24 17:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75040000 2021-11-24 17:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75041000 2021-11-24 17:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75042000 2021-11-24 17:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75043000 2021-11-24 17:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75044000 2021-11-24 17:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75045000 2021-11-24 17:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75046000 2021-11-24 17:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75047000 2021-11-24 17:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75048000 2021-11-24 17:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75049000 2021-11-24 17:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75050000 2021-11-24 17:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75051000 2021-11-24 17:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75052000 2021-11-24 17:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75053000 2021-11-24 17:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75054000 2021-11-24 17:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75055000 2021-11-24 17:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75056000 2021-11-24 17:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75057000 2021-11-24 17:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75058000 2021-11-24 17:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75059000 2021-11-24 17:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75060000 2021-11-24 17:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75061000 2021-11-24 17:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75062000 2021-11-24 17:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75063000 2021-11-24 17:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75064000 2021-11-24 17:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75065000 2021-11-24 17:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75066000 2021-11-24 17:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75067000 2021-11-24 17:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75068000 2021-11-24 17:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75069000 2021-11-24 17:07:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:07:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2330 containing 20.00 MB] 2021-11-24 17:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75070000 2021-11-24 17:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75071000 2021-11-24 17:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75072000 2021-11-24 17:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75073000 2021-11-24 17:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75074000 2021-11-24 17:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75075000 2021-11-24 17:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75076000 2021-11-24 17:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75077000 2021-11-24 17:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75078000 2021-11-24 17:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75079000 2021-11-24 17:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75080000 2021-11-24 17:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75081000 2021-11-24 17:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75082000 2021-11-24 17:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75083000 2021-11-24 17:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75084000 2021-11-24 17:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75085000 2021-11-24 17:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75086000 2021-11-24 17:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75087000 2021-11-24 17:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75088000 2021-11-24 17:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75089000 2021-11-24 17:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75090000 2021-11-24 17:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75091000 2021-11-24 17:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75092000 2021-11-24 17:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75093000 2021-11-24 17:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75094000 2021-11-24 17:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75095000 2021-11-24 17:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75096000 2021-11-24 17:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75097000 2021-11-24 17:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75098000 2021-11-24 17:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75099000 2021-11-24 17:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75100000 2021-11-24 17:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75101000 2021-11-24 17:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75102000 2021-11-24 17:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75103000 2021-11-24 17:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75104000 2021-11-24 17:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75105000 2021-11-24 17:08:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:08:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2331 containing 20.00 MB] 2021-11-24 17:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75106000 2021-11-24 17:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75107000 2021-11-24 17:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75108000 2021-11-24 17:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75109000 2021-11-24 17:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75110000 2021-11-24 17:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75111000 2021-11-24 17:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75112000 2021-11-24 17:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75113000 2021-11-24 17:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75114000 2021-11-24 17:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75115000 2021-11-24 17:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75116000 2021-11-24 17:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75117000 2021-11-24 17:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75118000 2021-11-24 17:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75119000 2021-11-24 17:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75120000 2021-11-24 17:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75121000 2021-11-24 17:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75122000 2021-11-24 17:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75123000 2021-11-24 17:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75124000 2021-11-24 17:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75125000 2021-11-24 17:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75126000 2021-11-24 17:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75127000 2021-11-24 17:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75128000 2021-11-24 17:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75129000 2021-11-24 17:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75130000 2021-11-24 17:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75131000 2021-11-24 17:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75132000 2021-11-24 17:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75133000 2021-11-24 17:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75134000 2021-11-24 17:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75135000 2021-11-24 17:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75136000 2021-11-24 17:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75137000 2021-11-24 17:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75138000 2021-11-24 17:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75139000 2021-11-24 17:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75140000 2021-11-24 17:08:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:08:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2332 containing 20.00 MB] 2021-11-24 17:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75141000 2021-11-24 17:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75142000 2021-11-24 17:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75143000 2021-11-24 17:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75144000 2021-11-24 17:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75145000 2021-11-24 17:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75146000 2021-11-24 17:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75147000 2021-11-24 17:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75148000 2021-11-24 17:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75149000 2021-11-24 17:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75150000 2021-11-24 17:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75151000 2021-11-24 17:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75152000 2021-11-24 17:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75153000 2021-11-24 17:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75154000 2021-11-24 17:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75155000 2021-11-24 17:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75156000 2021-11-24 17:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75157000 2021-11-24 17:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75158000 2021-11-24 17:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75159000 2021-11-24 17:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75160000 2021-11-24 17:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75161000 2021-11-24 17:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75162000 2021-11-24 17:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75163000 2021-11-24 17:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75164000 2021-11-24 17:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75165000 2021-11-24 17:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75166000 2021-11-24 17:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75167000 2021-11-24 17:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75168000 2021-11-24 17:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75169000 2021-11-24 17:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75170000 2021-11-24 17:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75171000 2021-11-24 17:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75172000 2021-11-24 17:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75173000 2021-11-24 17:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75174000 2021-11-24 17:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75175000 2021-11-24 17:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75176000 2021-11-24 17:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75177000 2021-11-24 17:08:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:08:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2333 containing 20.00 MB] 2021-11-24 17:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75178000 2021-11-24 17:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75179000 2021-11-24 17:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75180000 2021-11-24 17:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75181000 2021-11-24 17:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75182000 2021-11-24 17:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75183000 2021-11-24 17:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75184000 2021-11-24 17:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75185000 2021-11-24 17:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75186000 2021-11-24 17:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75187000 2021-11-24 17:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75188000 2021-11-24 17:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75189000 2021-11-24 17:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75190000 2021-11-24 17:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75191000 2021-11-24 17:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75192000 2021-11-24 17:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75193000 2021-11-24 17:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75194000 2021-11-24 17:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75195000 2021-11-24 17:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75196000 2021-11-24 17:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75197000 2021-11-24 17:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75198000 2021-11-24 17:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75199000 2021-11-24 17:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75200000 2021-11-24 17:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75201000 2021-11-24 17:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75202000 2021-11-24 17:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75203000 2021-11-24 17:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75204000 2021-11-24 17:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75205000 2021-11-24 17:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75206000 2021-11-24 17:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75207000 2021-11-24 17:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75208000 2021-11-24 17:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75209000 2021-11-24 17:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75210000 2021-11-24 17:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75211000 2021-11-24 17:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75212000 2021-11-24 17:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75213000 2021-11-24 17:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75214000 2021-11-24 17:09:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:09:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2334 containing 20.00 MB] 2021-11-24 17:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75215000 2021-11-24 17:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75216000 2021-11-24 17:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75217000 2021-11-24 17:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75218000 2021-11-24 17:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75219000 2021-11-24 17:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75220000 2021-11-24 17:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75221000 2021-11-24 17:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75222000 2021-11-24 17:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75223000 2021-11-24 17:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75224000 2021-11-24 17:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75225000 2021-11-24 17:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75226000 2021-11-24 17:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75227000 2021-11-24 17:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75228000 2021-11-24 17:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75229000 2021-11-24 17:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75230000 2021-11-24 17:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75231000 2021-11-24 17:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75232000 2021-11-24 17:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75233000 2021-11-24 17:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75234000 2021-11-24 17:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75235000 2021-11-24 17:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75236000 2021-11-24 17:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75237000 2021-11-24 17:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75238000 2021-11-24 17:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75239000 2021-11-24 17:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75240000 2021-11-24 17:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75241000 2021-11-24 17:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75242000 2021-11-24 17:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75243000 2021-11-24 17:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75244000 2021-11-24 17:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75245000 2021-11-24 17:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75246000 2021-11-24 17:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75247000 2021-11-24 17:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75248000 2021-11-24 17:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75249000 2021-11-24 17:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75250000 2021-11-24 17:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75251000 2021-11-24 17:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75252000 2021-11-24 17:09:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:09:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2335 containing 20.00 MB] 2021-11-24 17:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75253000 2021-11-24 17:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75254000 2021-11-24 17:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75255000 2021-11-24 17:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75256000 2021-11-24 17:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75257000 2021-11-24 17:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75258000 2021-11-24 17:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75259000 2021-11-24 17:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75260000 2021-11-24 17:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75261000 2021-11-24 17:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75262000 2021-11-24 17:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75263000 2021-11-24 17:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75264000 2021-11-24 17:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75265000 2021-11-24 17:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75266000 2021-11-24 17:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75267000 2021-11-24 17:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75268000 2021-11-24 17:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75269000 2021-11-24 17:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75270000 2021-11-24 17:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75271000 2021-11-24 17:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75272000 2021-11-24 17:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75273000 2021-11-24 17:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75274000 2021-11-24 17:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75275000 2021-11-24 17:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75276000 2021-11-24 17:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75277000 2021-11-24 17:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75278000 2021-11-24 17:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75279000 2021-11-24 17:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75280000 2021-11-24 17:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75281000 2021-11-24 17:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75282000 2021-11-24 17:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75283000 2021-11-24 17:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75284000 2021-11-24 17:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75285000 2021-11-24 17:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75286000 2021-11-24 17:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75287000 2021-11-24 17:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75288000 2021-11-24 17:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75289000 2021-11-24 17:09:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:09:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2336 containing 20.00 MB] 2021-11-24 17:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75290000 2021-11-24 17:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75291000 2021-11-24 17:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75292000 2021-11-24 17:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75293000 2021-11-24 17:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75294000 2021-11-24 17:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75295000 2021-11-24 17:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75296000 2021-11-24 17:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75297000 2021-11-24 17:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75298000 2021-11-24 17:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75299000 2021-11-24 17:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75300000 2021-11-24 17:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75301000 2021-11-24 17:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75302000 2021-11-24 17:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75303000 2021-11-24 17:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75304000 2021-11-24 17:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75305000 2021-11-24 17:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75306000 2021-11-24 17:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75307000 2021-11-24 17:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75308000 2021-11-24 17:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75309000 2021-11-24 17:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75310000 2021-11-24 17:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75311000 2021-11-24 17:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75312000 2021-11-24 17:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75313000 2021-11-24 17:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75314000 2021-11-24 17:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75315000 2021-11-24 17:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75316000 2021-11-24 17:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75317000 2021-11-24 17:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75318000 2021-11-24 17:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75319000 2021-11-24 17:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75320000 2021-11-24 17:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75321000 2021-11-24 17:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75322000 2021-11-24 17:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75323000 2021-11-24 17:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75324000 2021-11-24 17:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75325000 2021-11-24 17:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75326000 2021-11-24 17:09:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:09:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2337 containing 20.00 MB] 2021-11-24 17:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75327000 2021-11-24 17:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75328000 2021-11-24 17:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75329000 2021-11-24 17:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75330000 2021-11-24 17:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75331000 2021-11-24 17:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75332000 2021-11-24 17:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75333000 2021-11-24 17:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75334000 2021-11-24 17:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75335000 2021-11-24 17:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75336000 2021-11-24 17:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75337000 2021-11-24 17:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75338000 2021-11-24 17:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75339000 2021-11-24 17:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75340000 2021-11-24 17:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75341000 2021-11-24 17:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75342000 2021-11-24 17:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75343000 2021-11-24 17:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75344000 2021-11-24 17:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75345000 2021-11-24 17:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75346000 2021-11-24 17:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75347000 2021-11-24 17:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75348000 2021-11-24 17:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75349000 2021-11-24 17:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75350000 2021-11-24 17:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75351000 2021-11-24 17:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75352000 2021-11-24 17:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75353000 2021-11-24 17:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75354000 2021-11-24 17:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75355000 2021-11-24 17:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75356000 2021-11-24 17:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75357000 2021-11-24 17:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75358000 2021-11-24 17:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75359000 2021-11-24 17:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75360000 2021-11-24 17:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75361000 2021-11-24 17:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75362000 2021-11-24 17:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75363000 2021-11-24 17:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75364000 2021-11-24 17:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75365000 2021-11-24 17:10:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:10:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2338 containing 20.00 MB] 2021-11-24 17:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75366000 2021-11-24 17:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75367000 2021-11-24 17:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75368000 2021-11-24 17:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75369000 2021-11-24 17:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75370000 2021-11-24 17:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75371000 2021-11-24 17:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75372000 2021-11-24 17:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75373000 2021-11-24 17:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75374000 2021-11-24 17:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75375000 2021-11-24 17:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75376000 2021-11-24 17:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75377000 2021-11-24 17:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75378000 2021-11-24 17:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75379000 2021-11-24 17:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75380000 2021-11-24 17:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75381000 2021-11-24 17:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75382000 2021-11-24 17:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75383000 2021-11-24 17:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75384000 2021-11-24 17:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75385000 2021-11-24 17:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75386000 2021-11-24 17:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75387000 2021-11-24 17:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75388000 2021-11-24 17:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75389000 2021-11-24 17:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75390000 2021-11-24 17:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75391000 2021-11-24 17:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75392000 2021-11-24 17:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75393000 2021-11-24 17:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75394000 2021-11-24 17:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75395000 2021-11-24 17:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75396000 2021-11-24 17:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75397000 2021-11-24 17:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75398000 2021-11-24 17:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75399000 2021-11-24 17:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75400000 2021-11-24 17:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75401000 2021-11-24 17:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75402000 2021-11-24 17:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75403000 2021-11-24 17:10:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:10:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2339 containing 20.00 MB] 2021-11-24 17:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75404000 2021-11-24 17:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75405000 2021-11-24 17:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75406000 2021-11-24 17:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75407000 2021-11-24 17:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75408000 2021-11-24 17:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75409000 2021-11-24 17:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75410000 2021-11-24 17:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75411000 2021-11-24 17:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75412000 2021-11-24 17:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75413000 2021-11-24 17:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75414000 2021-11-24 17:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75415000 2021-11-24 17:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75416000 2021-11-24 17:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75417000 2021-11-24 17:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75418000 2021-11-24 17:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75419000 2021-11-24 17:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75420000 2021-11-24 17:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75421000 2021-11-24 17:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75422000 2021-11-24 17:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75423000 2021-11-24 17:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75424000 2021-11-24 17:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75425000 2021-11-24 17:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75426000 2021-11-24 17:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75427000 2021-11-24 17:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75428000 2021-11-24 17:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75429000 2021-11-24 17:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75430000 2021-11-24 17:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75431000 2021-11-24 17:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75432000 2021-11-24 17:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75433000 2021-11-24 17:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75434000 2021-11-24 17:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75435000 2021-11-24 17:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75436000 2021-11-24 17:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75437000 2021-11-24 17:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75438000 2021-11-24 17:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75439000 2021-11-24 17:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75440000 2021-11-24 17:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75441000 2021-11-24 17:10:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:10:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2340 containing 20.00 MB] 2021-11-24 17:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75442000 2021-11-24 17:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75443000 2021-11-24 17:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75444000 2021-11-24 17:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75445000 2021-11-24 17:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75446000 2021-11-24 17:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75447000 2021-11-24 17:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75448000 2021-11-24 17:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75449000 2021-11-24 17:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75450000 2021-11-24 17:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75451000 2021-11-24 17:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75452000 2021-11-24 17:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75453000 2021-11-24 17:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75454000 2021-11-24 17:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75455000 2021-11-24 17:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75456000 2021-11-24 17:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75457000 2021-11-24 17:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75458000 2021-11-24 17:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75459000 2021-11-24 17:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75460000 2021-11-24 17:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75461000 2021-11-24 17:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75462000 2021-11-24 17:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75463000 2021-11-24 17:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75464000 2021-11-24 17:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75465000 2021-11-24 17:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75466000 2021-11-24 17:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75467000 2021-11-24 17:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75468000 2021-11-24 17:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75469000 2021-11-24 17:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75470000 2021-11-24 17:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75471000 2021-11-24 17:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75472000 2021-11-24 17:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75473000 2021-11-24 17:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75474000 2021-11-24 17:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75475000 2021-11-24 17:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75476000 2021-11-24 17:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75477000 2021-11-24 17:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75478000 2021-11-24 17:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75479000 2021-11-24 17:11:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:11:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2341 containing 20.00 MB] 2021-11-24 17:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75480000 2021-11-24 17:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75481000 2021-11-24 17:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75482000 2021-11-24 17:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75483000 2021-11-24 17:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75484000 2021-11-24 17:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75485000 2021-11-24 17:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75486000 2021-11-24 17:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75487000 2021-11-24 17:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75488000 2021-11-24 17:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75489000 2021-11-24 17:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75490000 2021-11-24 17:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75491000 2021-11-24 17:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75492000 2021-11-24 17:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75493000 2021-11-24 17:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75494000 2021-11-24 17:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75495000 2021-11-24 17:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75496000 2021-11-24 17:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75497000 2021-11-24 17:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75498000 2021-11-24 17:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75499000 2021-11-24 17:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75500000 2021-11-24 17:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75501000 2021-11-24 17:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75502000 2021-11-24 17:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75503000 2021-11-24 17:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75504000 2021-11-24 17:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75505000 2021-11-24 17:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75506000 2021-11-24 17:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75507000 2021-11-24 17:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75508000 2021-11-24 17:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75509000 2021-11-24 17:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75510000 2021-11-24 17:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75511000 2021-11-24 17:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75512000 2021-11-24 17:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75513000 2021-11-24 17:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75514000 2021-11-24 17:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75515000 2021-11-24 17:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75516000 2021-11-24 17:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75517000 2021-11-24 17:11:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:11:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2342 containing 20.00 MB] 2021-11-24 17:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75518000 2021-11-24 17:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75519000 2021-11-24 17:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75520000 2021-11-24 17:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75521000 2021-11-24 17:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75522000 2021-11-24 17:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75523000 2021-11-24 17:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75524000 2021-11-24 17:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75525000 2021-11-24 17:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75526000 2021-11-24 17:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75527000 2021-11-24 17:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75528000 2021-11-24 17:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75529000 2021-11-24 17:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75530000 2021-11-24 17:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75531000 2021-11-24 17:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75532000 2021-11-24 17:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75533000 2021-11-24 17:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75534000 2021-11-24 17:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75535000 2021-11-24 17:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75536000 2021-11-24 17:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75537000 2021-11-24 17:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75538000 2021-11-24 17:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75539000 2021-11-24 17:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75540000 2021-11-24 17:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75541000 2021-11-24 17:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75542000 2021-11-24 17:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75543000 2021-11-24 17:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75544000 2021-11-24 17:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75545000 2021-11-24 17:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75546000 2021-11-24 17:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75547000 2021-11-24 17:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75548000 2021-11-24 17:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75549000 2021-11-24 17:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75550000 2021-11-24 17:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75551000 2021-11-24 17:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75552000 2021-11-24 17:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75553000 2021-11-24 17:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75554000 2021-11-24 17:11:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:11:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2343 containing 20.00 MB] 2021-11-24 17:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75555000 2021-11-24 17:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75556000 2021-11-24 17:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75557000 2021-11-24 17:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75558000 2021-11-24 17:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75559000 2021-11-24 17:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75560000 2021-11-24 17:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75561000 2021-11-24 17:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75562000 2021-11-24 17:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75563000 2021-11-24 17:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75564000 2021-11-24 17:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75565000 2021-11-24 17:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75566000 2021-11-24 17:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75567000 2021-11-24 17:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75568000 2021-11-24 17:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75569000 2021-11-24 17:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75570000 2021-11-24 17:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75571000 2021-11-24 17:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75572000 2021-11-24 17:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75573000 2021-11-24 17:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75574000 2021-11-24 17:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75575000 2021-11-24 17:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75576000 2021-11-24 17:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75577000 2021-11-24 17:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75578000 2021-11-24 17:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75579000 2021-11-24 17:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75580000 2021-11-24 17:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75581000 2021-11-24 17:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75582000 2021-11-24 17:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75583000 2021-11-24 17:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75584000 2021-11-24 17:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75585000 2021-11-24 17:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75586000 2021-11-24 17:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75587000 2021-11-24 17:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75588000 2021-11-24 17:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75589000 2021-11-24 17:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75590000 2021-11-24 17:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75591000 2021-11-24 17:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75592000 2021-11-24 17:12:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:12:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2344 containing 20.00 MB] 2021-11-24 17:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75593000 2021-11-24 17:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75594000 2021-11-24 17:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75595000 2021-11-24 17:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75596000 2021-11-24 17:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75597000 2021-11-24 17:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75598000 2021-11-24 17:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75599000 2021-11-24 17:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75600000 2021-11-24 17:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75601000 2021-11-24 17:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75602000 2021-11-24 17:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75603000 2021-11-24 17:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75604000 2021-11-24 17:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75605000 2021-11-24 17:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75606000 2021-11-24 17:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75607000 2021-11-24 17:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75608000 2021-11-24 17:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75609000 2021-11-24 17:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75610000 2021-11-24 17:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75611000 2021-11-24 17:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75612000 2021-11-24 17:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75613000 2021-11-24 17:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75614000 2021-11-24 17:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75615000 2021-11-24 17:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75616000 2021-11-24 17:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75617000 2021-11-24 17:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75618000 2021-11-24 17:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75619000 2021-11-24 17:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75620000 2021-11-24 17:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75621000 2021-11-24 17:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75622000 2021-11-24 17:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75623000 2021-11-24 17:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75624000 2021-11-24 17:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75625000 2021-11-24 17:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75626000 2021-11-24 17:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75627000 2021-11-24 17:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75628000 2021-11-24 17:12:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:12:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2345 containing 20.00 MB] 2021-11-24 17:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75629000 2021-11-24 17:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75630000 2021-11-24 17:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75631000 2021-11-24 17:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75632000 2021-11-24 17:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75633000 2021-11-24 17:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75634000 2021-11-24 17:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75635000 2021-11-24 17:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75636000 2021-11-24 17:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75637000 2021-11-24 17:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75638000 2021-11-24 17:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75639000 2021-11-24 17:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75640000 2021-11-24 17:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75641000 2021-11-24 17:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75642000 2021-11-24 17:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75643000 2021-11-24 17:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75644000 2021-11-24 17:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75645000 2021-11-24 17:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75646000 2021-11-24 17:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75647000 2021-11-24 17:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75648000 2021-11-24 17:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75649000 2021-11-24 17:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75650000 2021-11-24 17:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75651000 2021-11-24 17:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75652000 2021-11-24 17:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75653000 2021-11-24 17:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75654000 2021-11-24 17:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75655000 2021-11-24 17:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75656000 2021-11-24 17:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75657000 2021-11-24 17:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75658000 2021-11-24 17:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75659000 2021-11-24 17:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75660000 2021-11-24 17:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75661000 2021-11-24 17:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75662000 2021-11-24 17:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75663000 2021-11-24 17:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75664000 2021-11-24 17:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75665000 2021-11-24 17:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75666000 2021-11-24 17:12:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:12:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2346 containing 20.00 MB] 2021-11-24 17:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75667000 2021-11-24 17:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75668000 2021-11-24 17:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75669000 2021-11-24 17:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75670000 2021-11-24 17:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75671000 2021-11-24 17:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75672000 2021-11-24 17:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75673000 2021-11-24 17:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75674000 2021-11-24 17:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75675000 2021-11-24 17:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75676000 2021-11-24 17:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75677000 2021-11-24 17:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75678000 2021-11-24 17:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75679000 2021-11-24 17:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75680000 2021-11-24 17:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75681000 2021-11-24 17:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75682000 2021-11-24 17:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75683000 2021-11-24 17:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75684000 2021-11-24 17:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75685000 2021-11-24 17:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75686000 2021-11-24 17:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75687000 2021-11-24 17:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75688000 2021-11-24 17:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75689000 2021-11-24 17:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75690000 2021-11-24 17:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75691000 2021-11-24 17:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75692000 2021-11-24 17:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75693000 2021-11-24 17:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75694000 2021-11-24 17:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75695000 2021-11-24 17:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75696000 2021-11-24 17:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75697000 2021-11-24 17:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75698000 2021-11-24 17:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75699000 2021-11-24 17:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75700000 2021-11-24 17:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75701000 2021-11-24 17:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75702000 2021-11-24 17:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75703000 2021-11-24 17:12:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:12:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2347 containing 20.00 MB] 2021-11-24 17:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75704000 2021-11-24 17:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75705000 2021-11-24 17:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75706000 2021-11-24 17:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75707000 2021-11-24 17:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75708000 2021-11-24 17:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75709000 2021-11-24 17:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75710000 2021-11-24 17:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75711000 2021-11-24 17:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75712000 2021-11-24 17:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75713000 2021-11-24 17:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75714000 2021-11-24 17:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75715000 2021-11-24 17:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75716000 2021-11-24 17:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75717000 2021-11-24 17:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75718000 2021-11-24 17:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75719000 2021-11-24 17:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75720000 2021-11-24 17:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75721000 2021-11-24 17:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75722000 2021-11-24 17:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75723000 2021-11-24 17:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75724000 2021-11-24 17:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75725000 2021-11-24 17:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75726000 2021-11-24 17:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75727000 2021-11-24 17:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75728000 2021-11-24 17:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75729000 2021-11-24 17:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75730000 2021-11-24 17:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75731000 2021-11-24 17:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75732000 2021-11-24 17:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75733000 2021-11-24 17:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75734000 2021-11-24 17:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75735000 2021-11-24 17:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75736000 2021-11-24 17:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75737000 2021-11-24 17:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75738000 2021-11-24 17:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75739000 2021-11-24 17:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75740000 2021-11-24 17:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75741000 2021-11-24 17:13:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:13:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2348 containing 20.00 MB] 2021-11-24 17:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75742000 2021-11-24 17:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75743000 2021-11-24 17:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75744000 2021-11-24 17:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75745000 2021-11-24 17:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75746000 2021-11-24 17:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75747000 2021-11-24 17:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75748000 2021-11-24 17:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75749000 2021-11-24 17:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75750000 2021-11-24 17:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75751000 2021-11-24 17:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75752000 2021-11-24 17:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75753000 2021-11-24 17:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75754000 2021-11-24 17:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75755000 2021-11-24 17:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75756000 2021-11-24 17:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75757000 2021-11-24 17:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75758000 2021-11-24 17:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75759000 2021-11-24 17:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75760000 2021-11-24 17:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75761000 2021-11-24 17:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75762000 2021-11-24 17:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75763000 2021-11-24 17:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75764000 2021-11-24 17:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75765000 2021-11-24 17:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75766000 2021-11-24 17:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75767000 2021-11-24 17:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75768000 2021-11-24 17:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75769000 2021-11-24 17:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75770000 2021-11-24 17:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75771000 2021-11-24 17:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75772000 2021-11-24 17:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75773000 2021-11-24 17:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75774000 2021-11-24 17:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75775000 2021-11-24 17:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75776000 2021-11-24 17:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75777000 2021-11-24 17:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75778000 2021-11-24 17:13:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:13:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2349 containing 20.00 MB] 2021-11-24 17:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75779000 2021-11-24 17:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75780000 2021-11-24 17:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75781000 2021-11-24 17:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75782000 2021-11-24 17:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75783000 2021-11-24 17:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75784000 2021-11-24 17:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75785000 2021-11-24 17:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75786000 2021-11-24 17:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75787000 2021-11-24 17:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75788000 2021-11-24 17:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75789000 2021-11-24 17:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75790000 2021-11-24 17:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75791000 2021-11-24 17:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75792000 2021-11-24 17:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75793000 2021-11-24 17:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75794000 2021-11-24 17:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75795000 2021-11-24 17:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75796000 2021-11-24 17:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75797000 2021-11-24 17:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75798000 2021-11-24 17:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75799000 2021-11-24 17:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75800000 2021-11-24 17:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75801000 2021-11-24 17:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75802000 2021-11-24 17:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75803000 2021-11-24 17:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75804000 2021-11-24 17:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75805000 2021-11-24 17:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75806000 2021-11-24 17:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75807000 2021-11-24 17:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75808000 2021-11-24 17:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75809000 2021-11-24 17:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75810000 2021-11-24 17:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75811000 2021-11-24 17:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75812000 2021-11-24 17:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75813000 2021-11-24 17:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75814000 2021-11-24 17:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75815000 2021-11-24 17:13:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:13:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2350 containing 20.00 MB] 2021-11-24 17:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75816000 2021-11-24 17:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75817000 2021-11-24 17:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75818000 2021-11-24 17:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75819000 2021-11-24 17:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75820000 2021-11-24 17:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75821000 2021-11-24 17:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75822000 2021-11-24 17:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75823000 2021-11-24 17:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75824000 2021-11-24 17:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75825000 2021-11-24 17:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75826000 2021-11-24 17:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75827000 2021-11-24 17:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75828000 2021-11-24 17:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75829000 2021-11-24 17:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75830000 2021-11-24 17:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75831000 2021-11-24 17:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75832000 2021-11-24 17:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75833000 2021-11-24 17:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75834000 2021-11-24 17:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75835000 2021-11-24 17:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75836000 2021-11-24 17:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75837000 2021-11-24 17:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75838000 2021-11-24 17:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75839000 2021-11-24 17:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75840000 2021-11-24 17:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75841000 2021-11-24 17:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75842000 2021-11-24 17:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75843000 2021-11-24 17:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75844000 2021-11-24 17:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75845000 2021-11-24 17:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75846000 2021-11-24 17:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75847000 2021-11-24 17:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75848000 2021-11-24 17:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75849000 2021-11-24 17:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75850000 2021-11-24 17:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75851000 2021-11-24 17:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75852000 2021-11-24 17:14:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:14:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2351 containing 20.00 MB] 2021-11-24 17:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75853000 2021-11-24 17:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75854000 2021-11-24 17:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75855000 2021-11-24 17:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75856000 2021-11-24 17:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75857000 2021-11-24 17:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75858000 2021-11-24 17:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75859000 2021-11-24 17:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75860000 2021-11-24 17:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75861000 2021-11-24 17:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75862000 2021-11-24 17:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75863000 2021-11-24 17:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75864000 2021-11-24 17:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75865000 2021-11-24 17:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75866000 2021-11-24 17:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75867000 2021-11-24 17:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75868000 2021-11-24 17:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75869000 2021-11-24 17:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75870000 2021-11-24 17:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75871000 2021-11-24 17:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75872000 2021-11-24 17:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75873000 2021-11-24 17:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75874000 2021-11-24 17:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75875000 2021-11-24 17:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75876000 2021-11-24 17:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75877000 2021-11-24 17:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75878000 2021-11-24 17:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75879000 2021-11-24 17:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75880000 2021-11-24 17:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75881000 2021-11-24 17:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75882000 2021-11-24 17:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75883000 2021-11-24 17:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75884000 2021-11-24 17:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75885000 2021-11-24 17:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75886000 2021-11-24 17:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75887000 2021-11-24 17:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75888000 2021-11-24 17:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75889000 2021-11-24 17:14:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:14:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2352 containing 20.00 MB] 2021-11-24 17:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75890000 2021-11-24 17:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75891000 2021-11-24 17:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75892000 2021-11-24 17:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75893000 2021-11-24 17:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75894000 2021-11-24 17:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75895000 2021-11-24 17:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75896000 2021-11-24 17:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75897000 2021-11-24 17:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75898000 2021-11-24 17:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75899000 2021-11-24 17:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75900000 2021-11-24 17:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75901000 2021-11-24 17:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75902000 2021-11-24 17:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75903000 2021-11-24 17:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75904000 2021-11-24 17:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75905000 2021-11-24 17:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75906000 2021-11-24 17:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75907000 2021-11-24 17:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75908000 2021-11-24 17:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75909000 2021-11-24 17:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75910000 2021-11-24 17:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75911000 2021-11-24 17:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75912000 2021-11-24 17:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75913000 2021-11-24 17:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75914000 2021-11-24 17:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75915000 2021-11-24 17:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75916000 2021-11-24 17:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75917000 2021-11-24 17:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75918000 2021-11-24 17:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75919000 2021-11-24 17:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75920000 2021-11-24 17:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75921000 2021-11-24 17:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75922000 2021-11-24 17:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75923000 2021-11-24 17:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75924000 2021-11-24 17:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75925000 2021-11-24 17:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75926000 2021-11-24 17:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75927000 2021-11-24 17:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75928000 2021-11-24 17:14:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:14:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2353 containing 20.00 MB] 2021-11-24 17:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75929000 2021-11-24 17:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75930000 2021-11-24 17:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75931000 2021-11-24 17:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75932000 2021-11-24 17:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75933000 2021-11-24 17:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75934000 2021-11-24 17:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75935000 2021-11-24 17:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75936000 2021-11-24 17:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75937000 2021-11-24 17:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75938000 2021-11-24 17:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75939000 2021-11-24 17:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75940000 2021-11-24 17:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75941000 2021-11-24 17:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75942000 2021-11-24 17:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75943000 2021-11-24 17:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75944000 2021-11-24 17:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75945000 2021-11-24 17:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75946000 2021-11-24 17:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75947000 2021-11-24 17:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75948000 2021-11-24 17:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75949000 2021-11-24 17:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75950000 2021-11-24 17:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75951000 2021-11-24 17:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75952000 2021-11-24 17:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75953000 2021-11-24 17:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75954000 2021-11-24 17:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75955000 2021-11-24 17:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75956000 2021-11-24 17:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75957000 2021-11-24 17:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75958000 2021-11-24 17:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75959000 2021-11-24 17:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75960000 2021-11-24 17:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75961000 2021-11-24 17:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75962000 2021-11-24 17:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75963000 2021-11-24 17:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75964000 2021-11-24 17:14:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:14:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2354 containing 20.00 MB] 2021-11-24 17:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75965000 2021-11-24 17:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75966000 2021-11-24 17:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75967000 2021-11-24 17:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75968000 2021-11-24 17:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75969000 2021-11-24 17:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75970000 2021-11-24 17:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75971000 2021-11-24 17:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75972000 2021-11-24 17:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75973000 2021-11-24 17:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75974000 2021-11-24 17:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75975000 2021-11-24 17:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75976000 2021-11-24 17:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75977000 2021-11-24 17:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75978000 2021-11-24 17:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75979000 2021-11-24 17:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75980000 2021-11-24 17:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75981000 2021-11-24 17:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75982000 2021-11-24 17:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75983000 2021-11-24 17:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75984000 2021-11-24 17:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75985000 2021-11-24 17:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75986000 2021-11-24 17:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75987000 2021-11-24 17:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75988000 2021-11-24 17:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75989000 2021-11-24 17:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75990000 2021-11-24 17:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75991000 2021-11-24 17:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75992000 2021-11-24 17:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75993000 2021-11-24 17:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75994000 2021-11-24 17:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75995000 2021-11-24 17:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75996000 2021-11-24 17:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75997000 2021-11-24 17:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75998000 2021-11-24 17:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 75999000 2021-11-24 17:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76000000 2021-11-24 17:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76001000 2021-11-24 17:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76002000 2021-11-24 17:15:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:15:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2355 containing 20.00 MB] 2021-11-24 17:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76003000 2021-11-24 17:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76004000 2021-11-24 17:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76005000 2021-11-24 17:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76006000 2021-11-24 17:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76007000 2021-11-24 17:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76008000 2021-11-24 17:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76009000 2021-11-24 17:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76010000 2021-11-24 17:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76011000 2021-11-24 17:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76012000 2021-11-24 17:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76013000 2021-11-24 17:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76014000 2021-11-24 17:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76015000 2021-11-24 17:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76016000 2021-11-24 17:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76017000 2021-11-24 17:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76018000 2021-11-24 17:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76019000 2021-11-24 17:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76020000 2021-11-24 17:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76021000 2021-11-24 17:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76022000 2021-11-24 17:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76023000 2021-11-24 17:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76024000 2021-11-24 17:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76025000 2021-11-24 17:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76026000 2021-11-24 17:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76027000 2021-11-24 17:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76028000 2021-11-24 17:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76029000 2021-11-24 17:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76030000 2021-11-24 17:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76031000 2021-11-24 17:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76032000 2021-11-24 17:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76033000 2021-11-24 17:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76034000 2021-11-24 17:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76035000 2021-11-24 17:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76036000 2021-11-24 17:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76037000 2021-11-24 17:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76038000 2021-11-24 17:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76039000 2021-11-24 17:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76040000 2021-11-24 17:15:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:15:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2356 containing 20.00 MB] 2021-11-24 17:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76041000 2021-11-24 17:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76042000 2021-11-24 17:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76043000 2021-11-24 17:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76044000 2021-11-24 17:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76045000 2021-11-24 17:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76046000 2021-11-24 17:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76047000 2021-11-24 17:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76048000 2021-11-24 17:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76049000 2021-11-24 17:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76050000 2021-11-24 17:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76051000 2021-11-24 17:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76052000 2021-11-24 17:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76053000 2021-11-24 17:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76054000 2021-11-24 17:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76055000 2021-11-24 17:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76056000 2021-11-24 17:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76057000 2021-11-24 17:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76058000 2021-11-24 17:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76059000 2021-11-24 17:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76060000 2021-11-24 17:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76061000 2021-11-24 17:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76062000 2021-11-24 17:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76063000 2021-11-24 17:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76064000 2021-11-24 17:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76065000 2021-11-24 17:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76066000 2021-11-24 17:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76067000 2021-11-24 17:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76068000 2021-11-24 17:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76069000 2021-11-24 17:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76070000 2021-11-24 17:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76071000 2021-11-24 17:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76072000 2021-11-24 17:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76073000 2021-11-24 17:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76074000 2021-11-24 17:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76075000 2021-11-24 17:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76076000 2021-11-24 17:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76077000 2021-11-24 17:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76078000 2021-11-24 17:15:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:15:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2357 containing 20.00 MB] 2021-11-24 17:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76079000 2021-11-24 17:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76080000 2021-11-24 17:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76081000 2021-11-24 17:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76082000 2021-11-24 17:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76083000 2021-11-24 17:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76084000 2021-11-24 17:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76085000 2021-11-24 17:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76086000 2021-11-24 17:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76087000 2021-11-24 17:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76088000 2021-11-24 17:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76089000 2021-11-24 17:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76090000 2021-11-24 17:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76091000 2021-11-24 17:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76092000 2021-11-24 17:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76093000 2021-11-24 17:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76094000 2021-11-24 17:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76095000 2021-11-24 17:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76096000 2021-11-24 17:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76097000 2021-11-24 17:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76098000 2021-11-24 17:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76099000 2021-11-24 17:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76100000 2021-11-24 17:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76101000 2021-11-24 17:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76102000 2021-11-24 17:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76103000 2021-11-24 17:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76104000 2021-11-24 17:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76105000 2021-11-24 17:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76106000 2021-11-24 17:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76107000 2021-11-24 17:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76108000 2021-11-24 17:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76109000 2021-11-24 17:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76110000 2021-11-24 17:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76111000 2021-11-24 17:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76112000 2021-11-24 17:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76113000 2021-11-24 17:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76114000 2021-11-24 17:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76115000 2021-11-24 17:16:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:16:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2358 containing 20.00 MB] 2021-11-24 17:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76116000 2021-11-24 17:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76117000 2021-11-24 17:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76118000 2021-11-24 17:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76119000 2021-11-24 17:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76120000 2021-11-24 17:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76121000 2021-11-24 17:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76122000 2021-11-24 17:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76123000 2021-11-24 17:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76124000 2021-11-24 17:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76125000 2021-11-24 17:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76126000 2021-11-24 17:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76127000 2021-11-24 17:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76128000 2021-11-24 17:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76129000 2021-11-24 17:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76130000 2021-11-24 17:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76131000 2021-11-24 17:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76132000 2021-11-24 17:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76133000 2021-11-24 17:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76134000 2021-11-24 17:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76135000 2021-11-24 17:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76136000 2021-11-24 17:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76137000 2021-11-24 17:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76138000 2021-11-24 17:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76139000 2021-11-24 17:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76140000 2021-11-24 17:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76141000 2021-11-24 17:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76142000 2021-11-24 17:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76143000 2021-11-24 17:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76144000 2021-11-24 17:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76145000 2021-11-24 17:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76146000 2021-11-24 17:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76147000 2021-11-24 17:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76148000 2021-11-24 17:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76149000 2021-11-24 17:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76150000 2021-11-24 17:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76151000 2021-11-24 17:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76152000 2021-11-24 17:16:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:16:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2359 containing 20.00 MB] 2021-11-24 17:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76153000 2021-11-24 17:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76154000 2021-11-24 17:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76155000 2021-11-24 17:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76156000 2021-11-24 17:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76157000 2021-11-24 17:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76158000 2021-11-24 17:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76159000 2021-11-24 17:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76160000 2021-11-24 17:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76161000 2021-11-24 17:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76162000 2021-11-24 17:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76163000 2021-11-24 17:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76164000 2021-11-24 17:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76165000 2021-11-24 17:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76166000 2021-11-24 17:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76167000 2021-11-24 17:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76168000 2021-11-24 17:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76169000 2021-11-24 17:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76170000 2021-11-24 17:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76171000 2021-11-24 17:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76172000 2021-11-24 17:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76173000 2021-11-24 17:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76174000 2021-11-24 17:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76175000 2021-11-24 17:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76176000 2021-11-24 17:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76177000 2021-11-24 17:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76178000 2021-11-24 17:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76179000 2021-11-24 17:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76180000 2021-11-24 17:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76181000 2021-11-24 17:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76182000 2021-11-24 17:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76183000 2021-11-24 17:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76184000 2021-11-24 17:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76185000 2021-11-24 17:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76186000 2021-11-24 17:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76187000 2021-11-24 17:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76188000 2021-11-24 17:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76189000 2021-11-24 17:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76190000 2021-11-24 17:16:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:16:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2360 containing 20.00 MB] 2021-11-24 17:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76191000 2021-11-24 17:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76192000 2021-11-24 17:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76193000 2021-11-24 17:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76194000 2021-11-24 17:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76195000 2021-11-24 17:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76196000 2021-11-24 17:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76197000 2021-11-24 17:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76198000 2021-11-24 17:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76199000 2021-11-24 17:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76200000 2021-11-24 17:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76201000 2021-11-24 17:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76202000 2021-11-24 17:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76203000 2021-11-24 17:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76204000 2021-11-24 17:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76205000 2021-11-24 17:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76206000 2021-11-24 17:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76207000 2021-11-24 17:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76208000 2021-11-24 17:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76209000 2021-11-24 17:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76210000 2021-11-24 17:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76211000 2021-11-24 17:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76212000 2021-11-24 17:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76213000 2021-11-24 17:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76214000 2021-11-24 17:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76215000 2021-11-24 17:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76216000 2021-11-24 17:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76217000 2021-11-24 17:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76218000 2021-11-24 17:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76219000 2021-11-24 17:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76220000 2021-11-24 17:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76221000 2021-11-24 17:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76222000 2021-11-24 17:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76223000 2021-11-24 17:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76224000 2021-11-24 17:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76225000 2021-11-24 17:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76226000 2021-11-24 17:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76227000 2021-11-24 17:17:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:17:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2361 containing 20.00 MB] 2021-11-24 17:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76228000 2021-11-24 17:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76229000 2021-11-24 17:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76230000 2021-11-24 17:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76231000 2021-11-24 17:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76232000 2021-11-24 17:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76233000 2021-11-24 17:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76234000 2021-11-24 17:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76235000 2021-11-24 17:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76236000 2021-11-24 17:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76237000 2021-11-24 17:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76238000 2021-11-24 17:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76239000 2021-11-24 17:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76240000 2021-11-24 17:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76241000 2021-11-24 17:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76242000 2021-11-24 17:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76243000 2021-11-24 17:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76244000 2021-11-24 17:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76245000 2021-11-24 17:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76246000 2021-11-24 17:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76247000 2021-11-24 17:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76248000 2021-11-24 17:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76249000 2021-11-24 17:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76250000 2021-11-24 17:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76251000 2021-11-24 17:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76252000 2021-11-24 17:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76253000 2021-11-24 17:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76254000 2021-11-24 17:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76255000 2021-11-24 17:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76256000 2021-11-24 17:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76257000 2021-11-24 17:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76258000 2021-11-24 17:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76259000 2021-11-24 17:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76260000 2021-11-24 17:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76261000 2021-11-24 17:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76262000 2021-11-24 17:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76263000 2021-11-24 17:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76264000 2021-11-24 17:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76265000 2021-11-24 17:17:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:17:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2362 containing 20.00 MB] 2021-11-24 17:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76266000 2021-11-24 17:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76267000 2021-11-24 17:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76268000 2021-11-24 17:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76269000 2021-11-24 17:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76270000 2021-11-24 17:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76271000 2021-11-24 17:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76272000 2021-11-24 17:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76273000 2021-11-24 17:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76274000 2021-11-24 17:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76275000 2021-11-24 17:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76276000 2021-11-24 17:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76277000 2021-11-24 17:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76278000 2021-11-24 17:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76279000 2021-11-24 17:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76280000 2021-11-24 17:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76281000 2021-11-24 17:17:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76282000 2021-11-24 17:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76283000 2021-11-24 17:17:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76284000 2021-11-24 17:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76285000 2021-11-24 17:17:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76286000 2021-11-24 17:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76287000 2021-11-24 17:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76288000 2021-11-24 17:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76289000 2021-11-24 17:17:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76290000 2021-11-24 17:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76291000 2021-11-24 17:17:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76292000 2021-11-24 17:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76293000 2021-11-24 17:17:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76294000 2021-11-24 17:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76295000 2021-11-24 17:17:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76296000 2021-11-24 17:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76297000 2021-11-24 17:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76298000 2021-11-24 17:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76299000 2021-11-24 17:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76300000 2021-11-24 17:17:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76301000 2021-11-24 17:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76302000 2021-11-24 17:17:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:17:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2363 containing 20.00 MB] 2021-11-24 17:17:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76303000 2021-11-24 17:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76304000 2021-11-24 17:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76305000 2021-11-24 17:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76306000 2021-11-24 17:17:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76307000 2021-11-24 17:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76308000 2021-11-24 17:17:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76309000 2021-11-24 17:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76310000 2021-11-24 17:17:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76311000 2021-11-24 17:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76312000 2021-11-24 17:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76313000 2021-11-24 17:17:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76314000 2021-11-24 17:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76315000 2021-11-24 17:17:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76316000 2021-11-24 17:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76317000 2021-11-24 17:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76318000 2021-11-24 17:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76319000 2021-11-24 17:17:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76320000 2021-11-24 17:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76321000 2021-11-24 17:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76322000 2021-11-24 17:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76323000 2021-11-24 17:17:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76324000 2021-11-24 17:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76325000 2021-11-24 17:17:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76326000 2021-11-24 17:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76327000 2021-11-24 17:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76328000 2021-11-24 17:17:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76329000 2021-11-24 17:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76330000 2021-11-24 17:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76331000 2021-11-24 17:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76332000 2021-11-24 17:17:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76333000 2021-11-24 17:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76334000 2021-11-24 17:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76335000 2021-11-24 17:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76336000 2021-11-24 17:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76337000 2021-11-24 17:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76338000 2021-11-24 17:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76339000 2021-11-24 17:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76340000 2021-11-24 17:17:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:17:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2364 containing 20.00 MB] 2021-11-24 17:17:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76341000 2021-11-24 17:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76342000 2021-11-24 17:17:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76343000 2021-11-24 17:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76344000 2021-11-24 17:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76345000 2021-11-24 17:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76346000 2021-11-24 17:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76347000 2021-11-24 17:17:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76348000 2021-11-24 17:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76349000 2021-11-24 17:18:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76350000 2021-11-24 17:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76351000 2021-11-24 17:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76352000 2021-11-24 17:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76353000 2021-11-24 17:18:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76354000 2021-11-24 17:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76355000 2021-11-24 17:18:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76356000 2021-11-24 17:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76357000 2021-11-24 17:18:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76358000 2021-11-24 17:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76359000 2021-11-24 17:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76360000 2021-11-24 17:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76361000 2021-11-24 17:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76362000 2021-11-24 17:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76363000 2021-11-24 17:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76364000 2021-11-24 17:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76365000 2021-11-24 17:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76366000 2021-11-24 17:18:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76367000 2021-11-24 17:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76368000 2021-11-24 17:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76369000 2021-11-24 17:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76370000 2021-11-24 17:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76371000 2021-11-24 17:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76372000 2021-11-24 17:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76373000 2021-11-24 17:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76374000 2021-11-24 17:18:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76375000 2021-11-24 17:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76376000 2021-11-24 17:18:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76377000 2021-11-24 17:18:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:18:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2365 containing 20.00 MB] 2021-11-24 17:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76378000 2021-11-24 17:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76379000 2021-11-24 17:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76380000 2021-11-24 17:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76381000 2021-11-24 17:18:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76382000 2021-11-24 17:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76383000 2021-11-24 17:18:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76384000 2021-11-24 17:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76385000 2021-11-24 17:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76386000 2021-11-24 17:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76387000 2021-11-24 17:18:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76388000 2021-11-24 17:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76389000 2021-11-24 17:18:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76390000 2021-11-24 17:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76391000 2021-11-24 17:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76392000 2021-11-24 17:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76393000 2021-11-24 17:18:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76394000 2021-11-24 17:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76395000 2021-11-24 17:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76396000 2021-11-24 17:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76397000 2021-11-24 17:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76398000 2021-11-24 17:18:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76399000 2021-11-24 17:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76400000 2021-11-24 17:18:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76401000 2021-11-24 17:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76402000 2021-11-24 17:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76403000 2021-11-24 17:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76404000 2021-11-24 17:18:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76405000 2021-11-24 17:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76406000 2021-11-24 17:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76407000 2021-11-24 17:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76408000 2021-11-24 17:18:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76409000 2021-11-24 17:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76410000 2021-11-24 17:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76411000 2021-11-24 17:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76412000 2021-11-24 17:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76413000 2021-11-24 17:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76414000 2021-11-24 17:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76415000 2021-11-24 17:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76416000 2021-11-24 17:18:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:18:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2366 containing 20.00 MB] 2021-11-24 17:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76417000 2021-11-24 17:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76418000 2021-11-24 17:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76419000 2021-11-24 17:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76420000 2021-11-24 17:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76421000 2021-11-24 17:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76422000 2021-11-24 17:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76423000 2021-11-24 17:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76424000 2021-11-24 17:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76425000 2021-11-24 17:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76426000 2021-11-24 17:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76427000 2021-11-24 17:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76428000 2021-11-24 17:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76429000 2021-11-24 17:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76430000 2021-11-24 17:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76431000 2021-11-24 17:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76432000 2021-11-24 17:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76433000 2021-11-24 17:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76434000 2021-11-24 17:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76435000 2021-11-24 17:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76436000 2021-11-24 17:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76437000 2021-11-24 17:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76438000 2021-11-24 17:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76439000 2021-11-24 17:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76440000 2021-11-24 17:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76441000 2021-11-24 17:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76442000 2021-11-24 17:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76443000 2021-11-24 17:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76444000 2021-11-24 17:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76445000 2021-11-24 17:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76446000 2021-11-24 17:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76447000 2021-11-24 17:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76448000 2021-11-24 17:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76449000 2021-11-24 17:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76450000 2021-11-24 17:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76451000 2021-11-24 17:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76452000 2021-11-24 17:18:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:18:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2367 containing 20.00 MB] 2021-11-24 17:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76453000 2021-11-24 17:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76454000 2021-11-24 17:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76455000 2021-11-24 17:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76456000 2021-11-24 17:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76457000 2021-11-24 17:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76458000 2021-11-24 17:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76459000 2021-11-24 17:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76460000 2021-11-24 17:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76461000 2021-11-24 17:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76462000 2021-11-24 17:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76463000 2021-11-24 17:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76464000 2021-11-24 17:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76465000 2021-11-24 17:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76466000 2021-11-24 17:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76467000 2021-11-24 17:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76468000 2021-11-24 17:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76469000 2021-11-24 17:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76470000 2021-11-24 17:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76471000 2021-11-24 17:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76472000 2021-11-24 17:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76473000 2021-11-24 17:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76474000 2021-11-24 17:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76475000 2021-11-24 17:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76476000 2021-11-24 17:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76477000 2021-11-24 17:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76478000 2021-11-24 17:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76479000 2021-11-24 17:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76480000 2021-11-24 17:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76481000 2021-11-24 17:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76482000 2021-11-24 17:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76483000 2021-11-24 17:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76484000 2021-11-24 17:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76485000 2021-11-24 17:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76486000 2021-11-24 17:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76487000 2021-11-24 17:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76488000 2021-11-24 17:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76489000 2021-11-24 17:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76490000 2021-11-24 17:19:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:19:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2368 containing 20.00 MB] 2021-11-24 17:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76491000 2021-11-24 17:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76492000 2021-11-24 17:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76493000 2021-11-24 17:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76494000 2021-11-24 17:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76495000 2021-11-24 17:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76496000 2021-11-24 17:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76497000 2021-11-24 17:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76498000 2021-11-24 17:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76499000 2021-11-24 17:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76500000 2021-11-24 17:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76501000 2021-11-24 17:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76502000 2021-11-24 17:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76503000 2021-11-24 17:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76504000 2021-11-24 17:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76505000 2021-11-24 17:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76506000 2021-11-24 17:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76507000 2021-11-24 17:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76508000 2021-11-24 17:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76509000 2021-11-24 17:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76510000 2021-11-24 17:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76511000 2021-11-24 17:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76512000 2021-11-24 17:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76513000 2021-11-24 17:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76514000 2021-11-24 17:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76515000 2021-11-24 17:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76516000 2021-11-24 17:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76517000 2021-11-24 17:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76518000 2021-11-24 17:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76519000 2021-11-24 17:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76520000 2021-11-24 17:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76521000 2021-11-24 17:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76522000 2021-11-24 17:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76523000 2021-11-24 17:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76524000 2021-11-24 17:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76525000 2021-11-24 17:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76526000 2021-11-24 17:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76527000 2021-11-24 17:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76528000 2021-11-24 17:19:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:19:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2369 containing 20.00 MB] 2021-11-24 17:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76529000 2021-11-24 17:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76530000 2021-11-24 17:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76531000 2021-11-24 17:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76532000 2021-11-24 17:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76533000 2021-11-24 17:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76534000 2021-11-24 17:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76535000 2021-11-24 17:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76536000 2021-11-24 17:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76537000 2021-11-24 17:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76538000 2021-11-24 17:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76539000 2021-11-24 17:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76540000 2021-11-24 17:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76541000 2021-11-24 17:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76542000 2021-11-24 17:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76543000 2021-11-24 17:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76544000 2021-11-24 17:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76545000 2021-11-24 17:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76546000 2021-11-24 17:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76547000 2021-11-24 17:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76548000 2021-11-24 17:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76549000 2021-11-24 17:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76550000 2021-11-24 17:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76551000 2021-11-24 17:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76552000 2021-11-24 17:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76553000 2021-11-24 17:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76554000 2021-11-24 17:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76555000 2021-11-24 17:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76556000 2021-11-24 17:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76557000 2021-11-24 17:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76558000 2021-11-24 17:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76559000 2021-11-24 17:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76560000 2021-11-24 17:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76561000 2021-11-24 17:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76562000 2021-11-24 17:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76563000 2021-11-24 17:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76564000 2021-11-24 17:19:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:19:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2370 containing 20.00 MB] 2021-11-24 17:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76565000 2021-11-24 17:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76566000 2021-11-24 17:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76567000 2021-11-24 17:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76568000 2021-11-24 17:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76569000 2021-11-24 17:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76570000 2021-11-24 17:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76571000 2021-11-24 17:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76572000 2021-11-24 17:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76573000 2021-11-24 17:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76574000 2021-11-24 17:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76575000 2021-11-24 17:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76576000 2021-11-24 17:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76577000 2021-11-24 17:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76578000 2021-11-24 17:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76579000 2021-11-24 17:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76580000 2021-11-24 17:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76581000 2021-11-24 17:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76582000 2021-11-24 17:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76583000 2021-11-24 17:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76584000 2021-11-24 17:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76585000 2021-11-24 17:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76586000 2021-11-24 17:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76587000 2021-11-24 17:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76588000 2021-11-24 17:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76589000 2021-11-24 17:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76590000 2021-11-24 17:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76591000 2021-11-24 17:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76592000 2021-11-24 17:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76593000 2021-11-24 17:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76594000 2021-11-24 17:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76595000 2021-11-24 17:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76596000 2021-11-24 17:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76597000 2021-11-24 17:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76598000 2021-11-24 17:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76599000 2021-11-24 17:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76600000 2021-11-24 17:19:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:19:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2371 containing 20.00 MB] 2021-11-24 17:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76601000 2021-11-24 17:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76602000 2021-11-24 17:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76603000 2021-11-24 17:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76604000 2021-11-24 17:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76605000 2021-11-24 17:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76606000 2021-11-24 17:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76607000 2021-11-24 17:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76608000 2021-11-24 17:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76609000 2021-11-24 17:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76610000 2021-11-24 17:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76611000 2021-11-24 17:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76612000 2021-11-24 17:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76613000 2021-11-24 17:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76614000 2021-11-24 17:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76615000 2021-11-24 17:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76616000 2021-11-24 17:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76617000 2021-11-24 17:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76618000 2021-11-24 17:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76619000 2021-11-24 17:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76620000 2021-11-24 17:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76621000 2021-11-24 17:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76622000 2021-11-24 17:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76623000 2021-11-24 17:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76624000 2021-11-24 17:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76625000 2021-11-24 17:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76626000 2021-11-24 17:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76627000 2021-11-24 17:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76628000 2021-11-24 17:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76629000 2021-11-24 17:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76630000 2021-11-24 17:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76631000 2021-11-24 17:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76632000 2021-11-24 17:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76633000 2021-11-24 17:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76634000 2021-11-24 17:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76635000 2021-11-24 17:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76636000 2021-11-24 17:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76637000 2021-11-24 17:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76638000 2021-11-24 17:20:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:20:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2372 containing 20.00 MB] 2021-11-24 17:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76639000 2021-11-24 17:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76640000 2021-11-24 17:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76641000 2021-11-24 17:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76642000 2021-11-24 17:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76643000 2021-11-24 17:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76644000 2021-11-24 17:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76645000 2021-11-24 17:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76646000 2021-11-24 17:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76647000 2021-11-24 17:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76648000 2021-11-24 17:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76649000 2021-11-24 17:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76650000 2021-11-24 17:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76651000 2021-11-24 17:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76652000 2021-11-24 17:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76653000 2021-11-24 17:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76654000 2021-11-24 17:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76655000 2021-11-24 17:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76656000 2021-11-24 17:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76657000 2021-11-24 17:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76658000 2021-11-24 17:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76659000 2021-11-24 17:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76660000 2021-11-24 17:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76661000 2021-11-24 17:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76662000 2021-11-24 17:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76663000 2021-11-24 17:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76664000 2021-11-24 17:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76665000 2021-11-24 17:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76666000 2021-11-24 17:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76667000 2021-11-24 17:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76668000 2021-11-24 17:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76669000 2021-11-24 17:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76670000 2021-11-24 17:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76671000 2021-11-24 17:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76672000 2021-11-24 17:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76673000 2021-11-24 17:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76674000 2021-11-24 17:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76675000 2021-11-24 17:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76676000 2021-11-24 17:20:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:20:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2373 containing 20.01 MB] 2021-11-24 17:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76677000 2021-11-24 17:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76678000 2021-11-24 17:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76679000 2021-11-24 17:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76680000 2021-11-24 17:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76681000 2021-11-24 17:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76682000 2021-11-24 17:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76683000 2021-11-24 17:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76684000 2021-11-24 17:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76685000 2021-11-24 17:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76686000 2021-11-24 17:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76687000 2021-11-24 17:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76688000 2021-11-24 17:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76689000 2021-11-24 17:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76690000 2021-11-24 17:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76691000 2021-11-24 17:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76692000 2021-11-24 17:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76693000 2021-11-24 17:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76694000 2021-11-24 17:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76695000 2021-11-24 17:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76696000 2021-11-24 17:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76697000 2021-11-24 17:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76698000 2021-11-24 17:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76699000 2021-11-24 17:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76700000 2021-11-24 17:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76701000 2021-11-24 17:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76702000 2021-11-24 17:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76703000 2021-11-24 17:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76704000 2021-11-24 17:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76705000 2021-11-24 17:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76706000 2021-11-24 17:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76707000 2021-11-24 17:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76708000 2021-11-24 17:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76709000 2021-11-24 17:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76710000 2021-11-24 17:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76711000 2021-11-24 17:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76712000 2021-11-24 17:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76713000 2021-11-24 17:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76714000 2021-11-24 17:20:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:20:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2374 containing 20.00 MB] 2021-11-24 17:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76715000 2021-11-24 17:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76716000 2021-11-24 17:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76717000 2021-11-24 17:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76718000 2021-11-24 17:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76719000 2021-11-24 17:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76720000 2021-11-24 17:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76721000 2021-11-24 17:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76722000 2021-11-24 17:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76723000 2021-11-24 17:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76724000 2021-11-24 17:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76725000 2021-11-24 17:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76726000 2021-11-24 17:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76727000 2021-11-24 17:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76728000 2021-11-24 17:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76729000 2021-11-24 17:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76730000 2021-11-24 17:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76731000 2021-11-24 17:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76732000 2021-11-24 17:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76733000 2021-11-24 17:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76734000 2021-11-24 17:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76735000 2021-11-24 17:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76736000 2021-11-24 17:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76737000 2021-11-24 17:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76738000 2021-11-24 17:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76739000 2021-11-24 17:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76740000 2021-11-24 17:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76741000 2021-11-24 17:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76742000 2021-11-24 17:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76743000 2021-11-24 17:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76744000 2021-11-24 17:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76745000 2021-11-24 17:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76746000 2021-11-24 17:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76747000 2021-11-24 17:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76748000 2021-11-24 17:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76749000 2021-11-24 17:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76750000 2021-11-24 17:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76751000 2021-11-24 17:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76752000 2021-11-24 17:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76753000 2021-11-24 17:21:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:21:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2375 containing 20.00 MB] 2021-11-24 17:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76754000 2021-11-24 17:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76755000 2021-11-24 17:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76756000 2021-11-24 17:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76757000 2021-11-24 17:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76758000 2021-11-24 17:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76759000 2021-11-24 17:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76760000 2021-11-24 17:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76761000 2021-11-24 17:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76762000 2021-11-24 17:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76763000 2021-11-24 17:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76764000 2021-11-24 17:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76765000 2021-11-24 17:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76766000 2021-11-24 17:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76767000 2021-11-24 17:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76768000 2021-11-24 17:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76769000 2021-11-24 17:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76770000 2021-11-24 17:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76771000 2021-11-24 17:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76772000 2021-11-24 17:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76773000 2021-11-24 17:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76774000 2021-11-24 17:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76775000 2021-11-24 17:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76776000 2021-11-24 17:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76777000 2021-11-24 17:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76778000 2021-11-24 17:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76779000 2021-11-24 17:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76780000 2021-11-24 17:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76781000 2021-11-24 17:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76782000 2021-11-24 17:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76783000 2021-11-24 17:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76784000 2021-11-24 17:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76785000 2021-11-24 17:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76786000 2021-11-24 17:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76787000 2021-11-24 17:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76788000 2021-11-24 17:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76789000 2021-11-24 17:21:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:21:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2376 containing 20.00 MB] 2021-11-24 17:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76790000 2021-11-24 17:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76791000 2021-11-24 17:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76792000 2021-11-24 17:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76793000 2021-11-24 17:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76794000 2021-11-24 17:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76795000 2021-11-24 17:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76796000 2021-11-24 17:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76797000 2021-11-24 17:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76798000 2021-11-24 17:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76799000 2021-11-24 17:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76800000 2021-11-24 17:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76801000 2021-11-24 17:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76802000 2021-11-24 17:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76803000 2021-11-24 17:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76804000 2021-11-24 17:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76805000 2021-11-24 17:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76806000 2021-11-24 17:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76807000 2021-11-24 17:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76808000 2021-11-24 17:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76809000 2021-11-24 17:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76810000 2021-11-24 17:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76811000 2021-11-24 17:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76812000 2021-11-24 17:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76813000 2021-11-24 17:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76814000 2021-11-24 17:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76815000 2021-11-24 17:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76816000 2021-11-24 17:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76817000 2021-11-24 17:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76818000 2021-11-24 17:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76819000 2021-11-24 17:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76820000 2021-11-24 17:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76821000 2021-11-24 17:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76822000 2021-11-24 17:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76823000 2021-11-24 17:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76824000 2021-11-24 17:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76825000 2021-11-24 17:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76826000 2021-11-24 17:21:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:21:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2377 containing 20.00 MB] 2021-11-24 17:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76827000 2021-11-24 17:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76828000 2021-11-24 17:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76829000 2021-11-24 17:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76830000 2021-11-24 17:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76831000 2021-11-24 17:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76832000 2021-11-24 17:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76833000 2021-11-24 17:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76834000 2021-11-24 17:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76835000 2021-11-24 17:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76836000 2021-11-24 17:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76837000 2021-11-24 17:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76838000 2021-11-24 17:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76839000 2021-11-24 17:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76840000 2021-11-24 17:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76841000 2021-11-24 17:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76842000 2021-11-24 17:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76843000 2021-11-24 17:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76844000 2021-11-24 17:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76845000 2021-11-24 17:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76846000 2021-11-24 17:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76847000 2021-11-24 17:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76848000 2021-11-24 17:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76849000 2021-11-24 17:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76850000 2021-11-24 17:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76851000 2021-11-24 17:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76852000 2021-11-24 17:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76853000 2021-11-24 17:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76854000 2021-11-24 17:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76855000 2021-11-24 17:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76856000 2021-11-24 17:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76857000 2021-11-24 17:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76858000 2021-11-24 17:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76859000 2021-11-24 17:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76860000 2021-11-24 17:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76861000 2021-11-24 17:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76862000 2021-11-24 17:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76863000 2021-11-24 17:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76864000 2021-11-24 17:22:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:22:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2378 containing 20.00 MB] 2021-11-24 17:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76865000 2021-11-24 17:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76866000 2021-11-24 17:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76867000 2021-11-24 17:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76868000 2021-11-24 17:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76869000 2021-11-24 17:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76870000 2021-11-24 17:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76871000 2021-11-24 17:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76872000 2021-11-24 17:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76873000 2021-11-24 17:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76874000 2021-11-24 17:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76875000 2021-11-24 17:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76876000 2021-11-24 17:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76877000 2021-11-24 17:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76878000 2021-11-24 17:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76879000 2021-11-24 17:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76880000 2021-11-24 17:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76881000 2021-11-24 17:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76882000 2021-11-24 17:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76883000 2021-11-24 17:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76884000 2021-11-24 17:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76885000 2021-11-24 17:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76886000 2021-11-24 17:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76887000 2021-11-24 17:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76888000 2021-11-24 17:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76889000 2021-11-24 17:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76890000 2021-11-24 17:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76891000 2021-11-24 17:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76892000 2021-11-24 17:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76893000 2021-11-24 17:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76894000 2021-11-24 17:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76895000 2021-11-24 17:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76896000 2021-11-24 17:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76897000 2021-11-24 17:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76898000 2021-11-24 17:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76899000 2021-11-24 17:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76900000 2021-11-24 17:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76901000 2021-11-24 17:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76902000 2021-11-24 17:22:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:22:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2379 containing 20.00 MB] 2021-11-24 17:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76903000 2021-11-24 17:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76904000 2021-11-24 17:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76905000 2021-11-24 17:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76906000 2021-11-24 17:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76907000 2021-11-24 17:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76908000 2021-11-24 17:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76909000 2021-11-24 17:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76910000 2021-11-24 17:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76911000 2021-11-24 17:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76912000 2021-11-24 17:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76913000 2021-11-24 17:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76914000 2021-11-24 17:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76915000 2021-11-24 17:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76916000 2021-11-24 17:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76917000 2021-11-24 17:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76918000 2021-11-24 17:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76919000 2021-11-24 17:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76920000 2021-11-24 17:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76921000 2021-11-24 17:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76922000 2021-11-24 17:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76923000 2021-11-24 17:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76924000 2021-11-24 17:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76925000 2021-11-24 17:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76926000 2021-11-24 17:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76927000 2021-11-24 17:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76928000 2021-11-24 17:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76929000 2021-11-24 17:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76930000 2021-11-24 17:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76931000 2021-11-24 17:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76932000 2021-11-24 17:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76933000 2021-11-24 17:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76934000 2021-11-24 17:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76935000 2021-11-24 17:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76936000 2021-11-24 17:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76937000 2021-11-24 17:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76938000 2021-11-24 17:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76939000 2021-11-24 17:22:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:22:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2380 containing 20.00 MB] 2021-11-24 17:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76940000 2021-11-24 17:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76941000 2021-11-24 17:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76942000 2021-11-24 17:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76943000 2021-11-24 17:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76944000 2021-11-24 17:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76945000 2021-11-24 17:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76946000 2021-11-24 17:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76947000 2021-11-24 17:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76948000 2021-11-24 17:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76949000 2021-11-24 17:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76950000 2021-11-24 17:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76951000 2021-11-24 17:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76952000 2021-11-24 17:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76953000 2021-11-24 17:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76954000 2021-11-24 17:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76955000 2021-11-24 17:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76956000 2021-11-24 17:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76957000 2021-11-24 17:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76958000 2021-11-24 17:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76959000 2021-11-24 17:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76960000 2021-11-24 17:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76961000 2021-11-24 17:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76962000 2021-11-24 17:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76963000 2021-11-24 17:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76964000 2021-11-24 17:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76965000 2021-11-24 17:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76966000 2021-11-24 17:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76967000 2021-11-24 17:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76968000 2021-11-24 17:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76969000 2021-11-24 17:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76970000 2021-11-24 17:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76971000 2021-11-24 17:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76972000 2021-11-24 17:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76973000 2021-11-24 17:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76974000 2021-11-24 17:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76975000 2021-11-24 17:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76976000 2021-11-24 17:22:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:22:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2381 containing 20.00 MB] 2021-11-24 17:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76977000 2021-11-24 17:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76978000 2021-11-24 17:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76979000 2021-11-24 17:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76980000 2021-11-24 17:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76981000 2021-11-24 17:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76982000 2021-11-24 17:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76983000 2021-11-24 17:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76984000 2021-11-24 17:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76985000 2021-11-24 17:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76986000 2021-11-24 17:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76987000 2021-11-24 17:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76988000 2021-11-24 17:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76989000 2021-11-24 17:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76990000 2021-11-24 17:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76991000 2021-11-24 17:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76992000 2021-11-24 17:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76993000 2021-11-24 17:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76994000 2021-11-24 17:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76995000 2021-11-24 17:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76996000 2021-11-24 17:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76997000 2021-11-24 17:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76998000 2021-11-24 17:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 76999000 2021-11-24 17:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77000000 2021-11-24 17:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77001000 2021-11-24 17:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77002000 2021-11-24 17:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77003000 2021-11-24 17:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77004000 2021-11-24 17:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77005000 2021-11-24 17:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77006000 2021-11-24 17:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77007000 2021-11-24 17:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77008000 2021-11-24 17:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77009000 2021-11-24 17:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77010000 2021-11-24 17:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77011000 2021-11-24 17:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77012000 2021-11-24 17:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77013000 2021-11-24 17:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77014000 2021-11-24 17:23:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:23:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2382 containing 20.00 MB] 2021-11-24 17:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77015000 2021-11-24 17:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77016000 2021-11-24 17:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77017000 2021-11-24 17:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77018000 2021-11-24 17:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77019000 2021-11-24 17:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77020000 2021-11-24 17:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77021000 2021-11-24 17:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77022000 2021-11-24 17:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77023000 2021-11-24 17:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77024000 2021-11-24 17:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77025000 2021-11-24 17:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77026000 2021-11-24 17:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77027000 2021-11-24 17:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77028000 2021-11-24 17:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77029000 2021-11-24 17:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77030000 2021-11-24 17:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77031000 2021-11-24 17:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77032000 2021-11-24 17:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77033000 2021-11-24 17:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77034000 2021-11-24 17:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77035000 2021-11-24 17:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77036000 2021-11-24 17:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77037000 2021-11-24 17:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77038000 2021-11-24 17:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77039000 2021-11-24 17:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77040000 2021-11-24 17:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77041000 2021-11-24 17:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77042000 2021-11-24 17:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77043000 2021-11-24 17:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77044000 2021-11-24 17:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77045000 2021-11-24 17:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77046000 2021-11-24 17:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77047000 2021-11-24 17:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77048000 2021-11-24 17:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77049000 2021-11-24 17:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77050000 2021-11-24 17:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77051000 2021-11-24 17:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77052000 2021-11-24 17:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77053000 2021-11-24 17:23:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:23:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2383 containing 20.00 MB] 2021-11-24 17:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77054000 2021-11-24 17:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77055000 2021-11-24 17:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77056000 2021-11-24 17:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77057000 2021-11-24 17:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77058000 2021-11-24 17:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77059000 2021-11-24 17:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77060000 2021-11-24 17:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77061000 2021-11-24 17:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77062000 2021-11-24 17:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77063000 2021-11-24 17:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77064000 2021-11-24 17:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77065000 2021-11-24 17:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77066000 2021-11-24 17:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77067000 2021-11-24 17:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77068000 2021-11-24 17:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77069000 2021-11-24 17:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77070000 2021-11-24 17:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77071000 2021-11-24 17:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77072000 2021-11-24 17:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77073000 2021-11-24 17:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77074000 2021-11-24 17:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77075000 2021-11-24 17:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77076000 2021-11-24 17:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77077000 2021-11-24 17:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77078000 2021-11-24 17:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77079000 2021-11-24 17:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77080000 2021-11-24 17:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77081000 2021-11-24 17:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77082000 2021-11-24 17:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77083000 2021-11-24 17:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77084000 2021-11-24 17:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77085000 2021-11-24 17:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77086000 2021-11-24 17:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77087000 2021-11-24 17:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77088000 2021-11-24 17:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77089000 2021-11-24 17:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77090000 2021-11-24 17:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77091000 2021-11-24 17:23:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:23:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2384 containing 20.00 MB] 2021-11-24 17:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77092000 2021-11-24 17:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77093000 2021-11-24 17:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77094000 2021-11-24 17:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77095000 2021-11-24 17:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77096000 2021-11-24 17:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77097000 2021-11-24 17:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77098000 2021-11-24 17:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77099000 2021-11-24 17:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77100000 2021-11-24 17:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77101000 2021-11-24 17:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77102000 2021-11-24 17:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77103000 2021-11-24 17:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77104000 2021-11-24 17:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77105000 2021-11-24 17:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77106000 2021-11-24 17:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77107000 2021-11-24 17:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77108000 2021-11-24 17:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77109000 2021-11-24 17:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77110000 2021-11-24 17:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77111000 2021-11-24 17:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77112000 2021-11-24 17:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77113000 2021-11-24 17:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77114000 2021-11-24 17:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77115000 2021-11-24 17:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77116000 2021-11-24 17:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77117000 2021-11-24 17:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77118000 2021-11-24 17:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77119000 2021-11-24 17:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77120000 2021-11-24 17:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77121000 2021-11-24 17:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77122000 2021-11-24 17:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77123000 2021-11-24 17:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77124000 2021-11-24 17:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77125000 2021-11-24 17:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77126000 2021-11-24 17:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77127000 2021-11-24 17:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77128000 2021-11-24 17:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77129000 2021-11-24 17:24:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:24:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2385 containing 20.00 MB] 2021-11-24 17:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77130000 2021-11-24 17:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77131000 2021-11-24 17:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77132000 2021-11-24 17:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77133000 2021-11-24 17:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77134000 2021-11-24 17:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77135000 2021-11-24 17:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77136000 2021-11-24 17:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77137000 2021-11-24 17:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77138000 2021-11-24 17:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77139000 2021-11-24 17:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77140000 2021-11-24 17:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77141000 2021-11-24 17:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77142000 2021-11-24 17:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77143000 2021-11-24 17:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77144000 2021-11-24 17:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77145000 2021-11-24 17:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77146000 2021-11-24 17:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77147000 2021-11-24 17:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77148000 2021-11-24 17:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77149000 2021-11-24 17:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77150000 2021-11-24 17:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77151000 2021-11-24 17:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77152000 2021-11-24 17:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77153000 2021-11-24 17:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77154000 2021-11-24 17:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77155000 2021-11-24 17:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77156000 2021-11-24 17:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77157000 2021-11-24 17:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77158000 2021-11-24 17:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77159000 2021-11-24 17:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77160000 2021-11-24 17:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77161000 2021-11-24 17:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77162000 2021-11-24 17:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77163000 2021-11-24 17:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77164000 2021-11-24 17:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77165000 2021-11-24 17:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77166000 2021-11-24 17:24:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:24:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2386 containing 20.00 MB] 2021-11-24 17:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77167000 2021-11-24 17:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77168000 2021-11-24 17:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77169000 2021-11-24 17:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77170000 2021-11-24 17:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77171000 2021-11-24 17:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77172000 2021-11-24 17:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77173000 2021-11-24 17:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77174000 2021-11-24 17:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77175000 2021-11-24 17:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77176000 2021-11-24 17:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77177000 2021-11-24 17:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77178000 2021-11-24 17:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77179000 2021-11-24 17:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77180000 2021-11-24 17:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77181000 2021-11-24 17:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77182000 2021-11-24 17:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77183000 2021-11-24 17:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77184000 2021-11-24 17:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77185000 2021-11-24 17:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77186000 2021-11-24 17:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77187000 2021-11-24 17:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77188000 2021-11-24 17:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77189000 2021-11-24 17:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77190000 2021-11-24 17:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77191000 2021-11-24 17:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77192000 2021-11-24 17:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77193000 2021-11-24 17:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77194000 2021-11-24 17:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77195000 2021-11-24 17:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77196000 2021-11-24 17:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77197000 2021-11-24 17:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77198000 2021-11-24 17:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77199000 2021-11-24 17:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77200000 2021-11-24 17:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77201000 2021-11-24 17:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77202000 2021-11-24 17:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77203000 2021-11-24 17:24:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:24:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2387 containing 20.00 MB] 2021-11-24 17:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77204000 2021-11-24 17:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77205000 2021-11-24 17:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77206000 2021-11-24 17:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77207000 2021-11-24 17:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77208000 2021-11-24 17:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77209000 2021-11-24 17:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77210000 2021-11-24 17:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77211000 2021-11-24 17:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77212000 2021-11-24 17:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77213000 2021-11-24 17:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77214000 2021-11-24 17:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77215000 2021-11-24 17:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77216000 2021-11-24 17:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77217000 2021-11-24 17:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77218000 2021-11-24 17:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77219000 2021-11-24 17:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77220000 2021-11-24 17:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77221000 2021-11-24 17:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77222000 2021-11-24 17:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77223000 2021-11-24 17:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77224000 2021-11-24 17:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77225000 2021-11-24 17:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77226000 2021-11-24 17:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77227000 2021-11-24 17:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77228000 2021-11-24 17:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77229000 2021-11-24 17:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77230000 2021-11-24 17:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77231000 2021-11-24 17:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77232000 2021-11-24 17:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77233000 2021-11-24 17:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77234000 2021-11-24 17:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77235000 2021-11-24 17:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77236000 2021-11-24 17:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77237000 2021-11-24 17:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77238000 2021-11-24 17:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77239000 2021-11-24 17:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77240000 2021-11-24 17:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77241000 2021-11-24 17:24:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:24:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2388 containing 20.01 MB] 2021-11-24 17:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77242000 2021-11-24 17:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77243000 2021-11-24 17:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77244000 2021-11-24 17:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77245000 2021-11-24 17:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77246000 2021-11-24 17:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77247000 2021-11-24 17:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77248000 2021-11-24 17:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77249000 2021-11-24 17:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77250000 2021-11-24 17:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77251000 2021-11-24 17:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77252000 2021-11-24 17:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77253000 2021-11-24 17:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77254000 2021-11-24 17:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77255000 2021-11-24 17:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77256000 2021-11-24 17:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77257000 2021-11-24 17:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77258000 2021-11-24 17:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77259000 2021-11-24 17:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77260000 2021-11-24 17:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77261000 2021-11-24 17:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77262000 2021-11-24 17:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77263000 2021-11-24 17:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77264000 2021-11-24 17:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77265000 2021-11-24 17:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77266000 2021-11-24 17:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77267000 2021-11-24 17:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77268000 2021-11-24 17:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77269000 2021-11-24 17:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77270000 2021-11-24 17:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77271000 2021-11-24 17:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77272000 2021-11-24 17:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77273000 2021-11-24 17:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77274000 2021-11-24 17:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77275000 2021-11-24 17:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77276000 2021-11-24 17:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77277000 2021-11-24 17:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77278000 2021-11-24 17:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77279000 2021-11-24 17:25:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:25:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2389 containing 20.00 MB] 2021-11-24 17:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77280000 2021-11-24 17:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77281000 2021-11-24 17:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77282000 2021-11-24 17:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77283000 2021-11-24 17:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77284000 2021-11-24 17:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77285000 2021-11-24 17:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77286000 2021-11-24 17:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77287000 2021-11-24 17:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77288000 2021-11-24 17:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77289000 2021-11-24 17:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77290000 2021-11-24 17:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77291000 2021-11-24 17:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77292000 2021-11-24 17:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77293000 2021-11-24 17:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77294000 2021-11-24 17:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77295000 2021-11-24 17:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77296000 2021-11-24 17:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77297000 2021-11-24 17:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77298000 2021-11-24 17:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77299000 2021-11-24 17:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77300000 2021-11-24 17:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77301000 2021-11-24 17:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77302000 2021-11-24 17:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77303000 2021-11-24 17:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77304000 2021-11-24 17:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77305000 2021-11-24 17:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77306000 2021-11-24 17:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77307000 2021-11-24 17:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77308000 2021-11-24 17:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77309000 2021-11-24 17:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77310000 2021-11-24 17:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77311000 2021-11-24 17:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77312000 2021-11-24 17:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77313000 2021-11-24 17:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77314000 2021-11-24 17:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77315000 2021-11-24 17:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77316000 2021-11-24 17:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77317000 2021-11-24 17:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77318000 2021-11-24 17:25:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:25:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2390 containing 20.00 MB] 2021-11-24 17:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77319000 2021-11-24 17:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77320000 2021-11-24 17:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77321000 2021-11-24 17:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77322000 2021-11-24 17:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77323000 2021-11-24 17:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77324000 2021-11-24 17:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77325000 2021-11-24 17:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77326000 2021-11-24 17:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77327000 2021-11-24 17:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77328000 2021-11-24 17:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77329000 2021-11-24 17:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77330000 2021-11-24 17:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77331000 2021-11-24 17:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77332000 2021-11-24 17:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77333000 2021-11-24 17:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77334000 2021-11-24 17:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77335000 2021-11-24 17:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77336000 2021-11-24 17:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77337000 2021-11-24 17:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77338000 2021-11-24 17:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77339000 2021-11-24 17:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77340000 2021-11-24 17:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77341000 2021-11-24 17:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77342000 2021-11-24 17:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77343000 2021-11-24 17:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77344000 2021-11-24 17:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77345000 2021-11-24 17:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77346000 2021-11-24 17:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77347000 2021-11-24 17:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77348000 2021-11-24 17:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77349000 2021-11-24 17:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77350000 2021-11-24 17:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77351000 2021-11-24 17:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77352000 2021-11-24 17:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77353000 2021-11-24 17:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77354000 2021-11-24 17:25:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:25:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2391 containing 20.00 MB] 2021-11-24 17:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77355000 2021-11-24 17:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77356000 2021-11-24 17:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77357000 2021-11-24 17:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77358000 2021-11-24 17:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77359000 2021-11-24 17:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77360000 2021-11-24 17:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77361000 2021-11-24 17:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77362000 2021-11-24 17:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77363000 2021-11-24 17:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77364000 2021-11-24 17:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77365000 2021-11-24 17:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77366000 2021-11-24 17:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77367000 2021-11-24 17:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77368000 2021-11-24 17:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77369000 2021-11-24 17:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77370000 2021-11-24 17:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77371000 2021-11-24 17:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77372000 2021-11-24 17:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77373000 2021-11-24 17:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77374000 2021-11-24 17:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77375000 2021-11-24 17:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77376000 2021-11-24 17:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77377000 2021-11-24 17:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77378000 2021-11-24 17:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77379000 2021-11-24 17:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77380000 2021-11-24 17:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77381000 2021-11-24 17:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77382000 2021-11-24 17:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77383000 2021-11-24 17:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77384000 2021-11-24 17:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77385000 2021-11-24 17:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77386000 2021-11-24 17:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77387000 2021-11-24 17:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77388000 2021-11-24 17:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77389000 2021-11-24 17:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77390000 2021-11-24 17:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77391000 2021-11-24 17:26:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:26:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2392 containing 20.00 MB] 2021-11-24 17:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77392000 2021-11-24 17:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77393000 2021-11-24 17:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77394000 2021-11-24 17:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77395000 2021-11-24 17:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77396000 2021-11-24 17:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77397000 2021-11-24 17:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77398000 2021-11-24 17:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77399000 2021-11-24 17:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77400000 2021-11-24 17:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77401000 2021-11-24 17:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77402000 2021-11-24 17:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77403000 2021-11-24 17:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77404000 2021-11-24 17:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77405000 2021-11-24 17:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77406000 2021-11-24 17:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77407000 2021-11-24 17:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77408000 2021-11-24 17:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77409000 2021-11-24 17:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77410000 2021-11-24 17:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77411000 2021-11-24 17:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77412000 2021-11-24 17:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77413000 2021-11-24 17:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77414000 2021-11-24 17:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77415000 2021-11-24 17:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77416000 2021-11-24 17:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77417000 2021-11-24 17:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77418000 2021-11-24 17:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77419000 2021-11-24 17:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77420000 2021-11-24 17:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77421000 2021-11-24 17:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77422000 2021-11-24 17:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77423000 2021-11-24 17:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77424000 2021-11-24 17:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77425000 2021-11-24 17:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77426000 2021-11-24 17:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77427000 2021-11-24 17:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77428000 2021-11-24 17:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77429000 2021-11-24 17:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77430000 2021-11-24 17:26:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:26:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2393 containing 20.00 MB] 2021-11-24 17:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77431000 2021-11-24 17:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77432000 2021-11-24 17:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77433000 2021-11-24 17:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77434000 2021-11-24 17:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77435000 2021-11-24 17:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77436000 2021-11-24 17:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77437000 2021-11-24 17:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77438000 2021-11-24 17:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77439000 2021-11-24 17:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77440000 2021-11-24 17:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77441000 2021-11-24 17:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77442000 2021-11-24 17:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77443000 2021-11-24 17:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77444000 2021-11-24 17:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77445000 2021-11-24 17:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77446000 2021-11-24 17:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77447000 2021-11-24 17:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77448000 2021-11-24 17:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77449000 2021-11-24 17:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77450000 2021-11-24 17:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77451000 2021-11-24 17:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77452000 2021-11-24 17:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77453000 2021-11-24 17:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77454000 2021-11-24 17:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77455000 2021-11-24 17:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77456000 2021-11-24 17:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77457000 2021-11-24 17:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77458000 2021-11-24 17:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77459000 2021-11-24 17:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77460000 2021-11-24 17:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77461000 2021-11-24 17:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77462000 2021-11-24 17:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77463000 2021-11-24 17:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77464000 2021-11-24 17:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77465000 2021-11-24 17:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77466000 2021-11-24 17:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77467000 2021-11-24 17:26:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:26:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2394 containing 20.00 MB] 2021-11-24 17:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77468000 2021-11-24 17:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77469000 2021-11-24 17:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77470000 2021-11-24 17:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77471000 2021-11-24 17:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77472000 2021-11-24 17:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77473000 2021-11-24 17:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77474000 2021-11-24 17:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77475000 2021-11-24 17:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77476000 2021-11-24 17:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77477000 2021-11-24 17:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77478000 2021-11-24 17:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77479000 2021-11-24 17:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77480000 2021-11-24 17:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77481000 2021-11-24 17:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77482000 2021-11-24 17:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77483000 2021-11-24 17:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77484000 2021-11-24 17:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77485000 2021-11-24 17:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77486000 2021-11-24 17:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77487000 2021-11-24 17:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77488000 2021-11-24 17:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77489000 2021-11-24 17:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77490000 2021-11-24 17:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77491000 2021-11-24 17:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77492000 2021-11-24 17:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77493000 2021-11-24 17:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77494000 2021-11-24 17:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77495000 2021-11-24 17:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77496000 2021-11-24 17:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77497000 2021-11-24 17:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77498000 2021-11-24 17:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77499000 2021-11-24 17:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77500000 2021-11-24 17:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77501000 2021-11-24 17:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77502000 2021-11-24 17:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77503000 2021-11-24 17:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77504000 2021-11-24 17:27:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:27:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2395 containing 20.00 MB] 2021-11-24 17:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77505000 2021-11-24 17:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77506000 2021-11-24 17:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77507000 2021-11-24 17:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77508000 2021-11-24 17:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77509000 2021-11-24 17:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77510000 2021-11-24 17:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77511000 2021-11-24 17:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77512000 2021-11-24 17:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77513000 2021-11-24 17:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77514000 2021-11-24 17:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77515000 2021-11-24 17:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77516000 2021-11-24 17:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77517000 2021-11-24 17:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77518000 2021-11-24 17:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77519000 2021-11-24 17:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77520000 2021-11-24 17:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77521000 2021-11-24 17:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77522000 2021-11-24 17:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77523000 2021-11-24 17:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77524000 2021-11-24 17:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77525000 2021-11-24 17:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77526000 2021-11-24 17:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77527000 2021-11-24 17:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77528000 2021-11-24 17:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77529000 2021-11-24 17:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77530000 2021-11-24 17:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77531000 2021-11-24 17:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77532000 2021-11-24 17:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77533000 2021-11-24 17:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77534000 2021-11-24 17:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77535000 2021-11-24 17:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77536000 2021-11-24 17:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77537000 2021-11-24 17:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77538000 2021-11-24 17:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77539000 2021-11-24 17:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77540000 2021-11-24 17:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77541000 2021-11-24 17:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77542000 2021-11-24 17:27:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:27:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2396 containing 20.00 MB] 2021-11-24 17:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77543000 2021-11-24 17:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77544000 2021-11-24 17:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77545000 2021-11-24 17:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77546000 2021-11-24 17:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77547000 2021-11-24 17:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77548000 2021-11-24 17:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77549000 2021-11-24 17:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77550000 2021-11-24 17:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77551000 2021-11-24 17:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77552000 2021-11-24 17:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77553000 2021-11-24 17:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77554000 2021-11-24 17:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77555000 2021-11-24 17:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77556000 2021-11-24 17:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77557000 2021-11-24 17:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77558000 2021-11-24 17:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77559000 2021-11-24 17:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77560000 2021-11-24 17:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77561000 2021-11-24 17:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77562000 2021-11-24 17:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77563000 2021-11-24 17:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77564000 2021-11-24 17:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77565000 2021-11-24 17:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77566000 2021-11-24 17:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77567000 2021-11-24 17:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77568000 2021-11-24 17:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77569000 2021-11-24 17:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77570000 2021-11-24 17:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77571000 2021-11-24 17:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77572000 2021-11-24 17:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77573000 2021-11-24 17:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77574000 2021-11-24 17:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77575000 2021-11-24 17:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77576000 2021-11-24 17:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77577000 2021-11-24 17:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77578000 2021-11-24 17:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77579000 2021-11-24 17:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77580000 2021-11-24 17:27:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:27:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2397 containing 20.00 MB] 2021-11-24 17:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77581000 2021-11-24 17:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77582000 2021-11-24 17:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77583000 2021-11-24 17:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77584000 2021-11-24 17:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77585000 2021-11-24 17:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77586000 2021-11-24 17:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77587000 2021-11-24 17:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77588000 2021-11-24 17:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77589000 2021-11-24 17:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77590000 2021-11-24 17:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77591000 2021-11-24 17:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77592000 2021-11-24 17:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77593000 2021-11-24 17:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77594000 2021-11-24 17:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77595000 2021-11-24 17:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77596000 2021-11-24 17:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77597000 2021-11-24 17:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77598000 2021-11-24 17:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77599000 2021-11-24 17:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77600000 2021-11-24 17:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77601000 2021-11-24 17:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77602000 2021-11-24 17:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77603000 2021-11-24 17:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77604000 2021-11-24 17:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77605000 2021-11-24 17:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77606000 2021-11-24 17:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77607000 2021-11-24 17:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77608000 2021-11-24 17:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77609000 2021-11-24 17:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77610000 2021-11-24 17:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77611000 2021-11-24 17:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77612000 2021-11-24 17:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77613000 2021-11-24 17:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77614000 2021-11-24 17:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77615000 2021-11-24 17:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77616000 2021-11-24 17:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77617000 2021-11-24 17:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77618000 2021-11-24 17:27:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:27:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2398 containing 20.00 MB] 2021-11-24 17:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77619000 2021-11-24 17:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77620000 2021-11-24 17:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77621000 2021-11-24 17:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77622000 2021-11-24 17:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77623000 2021-11-24 17:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77624000 2021-11-24 17:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77625000 2021-11-24 17:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77626000 2021-11-24 17:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77627000 2021-11-24 17:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77628000 2021-11-24 17:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77629000 2021-11-24 17:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77630000 2021-11-24 17:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77631000 2021-11-24 17:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77632000 2021-11-24 17:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77633000 2021-11-24 17:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77634000 2021-11-24 17:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77635000 2021-11-24 17:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77636000 2021-11-24 17:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77637000 2021-11-24 17:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77638000 2021-11-24 17:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77639000 2021-11-24 17:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77640000 2021-11-24 17:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77641000 2021-11-24 17:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77642000 2021-11-24 17:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77643000 2021-11-24 17:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77644000 2021-11-24 17:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77645000 2021-11-24 17:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77646000 2021-11-24 17:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77647000 2021-11-24 17:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77648000 2021-11-24 17:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77649000 2021-11-24 17:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77650000 2021-11-24 17:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77651000 2021-11-24 17:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77652000 2021-11-24 17:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77653000 2021-11-24 17:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77654000 2021-11-24 17:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77655000 2021-11-24 17:28:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:28:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2399 containing 20.00 MB] 2021-11-24 17:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77656000 2021-11-24 17:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77657000 2021-11-24 17:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77658000 2021-11-24 17:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77659000 2021-11-24 17:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77660000 2021-11-24 17:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77661000 2021-11-24 17:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77662000 2021-11-24 17:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77663000 2021-11-24 17:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77664000 2021-11-24 17:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77665000 2021-11-24 17:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77666000 2021-11-24 17:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77667000 2021-11-24 17:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77668000 2021-11-24 17:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77669000 2021-11-24 17:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77670000 2021-11-24 17:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77671000 2021-11-24 17:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77672000 2021-11-24 17:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77673000 2021-11-24 17:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77674000 2021-11-24 17:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77675000 2021-11-24 17:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77676000 2021-11-24 17:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77677000 2021-11-24 17:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77678000 2021-11-24 17:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77679000 2021-11-24 17:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77680000 2021-11-24 17:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77681000 2021-11-24 17:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77682000 2021-11-24 17:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77683000 2021-11-24 17:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77684000 2021-11-24 17:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77685000 2021-11-24 17:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77686000 2021-11-24 17:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77687000 2021-11-24 17:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77688000 2021-11-24 17:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77689000 2021-11-24 17:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77690000 2021-11-24 17:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77691000 2021-11-24 17:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77692000 2021-11-24 17:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77693000 2021-11-24 17:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77694000 2021-11-24 17:28:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:28:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2400 containing 20.00 MB] 2021-11-24 17:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77695000 2021-11-24 17:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77696000 2021-11-24 17:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77697000 2021-11-24 17:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77698000 2021-11-24 17:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77699000 2021-11-24 17:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77700000 2021-11-24 17:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77701000 2021-11-24 17:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77702000 2021-11-24 17:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77703000 2021-11-24 17:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77704000 2021-11-24 17:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77705000 2021-11-24 17:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77706000 2021-11-24 17:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77707000 2021-11-24 17:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77708000 2021-11-24 17:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77709000 2021-11-24 17:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77710000 2021-11-24 17:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77711000 2021-11-24 17:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77712000 2021-11-24 17:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77713000 2021-11-24 17:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77714000 2021-11-24 17:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77715000 2021-11-24 17:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77716000 2021-11-24 17:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77717000 2021-11-24 17:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77718000 2021-11-24 17:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77719000 2021-11-24 17:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77720000 2021-11-24 17:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77721000 2021-11-24 17:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77722000 2021-11-24 17:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77723000 2021-11-24 17:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77724000 2021-11-24 17:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77725000 2021-11-24 17:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77726000 2021-11-24 17:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77727000 2021-11-24 17:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77728000 2021-11-24 17:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77729000 2021-11-24 17:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77730000 2021-11-24 17:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77731000 2021-11-24 17:28:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:28:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2401 containing 20.01 MB] 2021-11-24 17:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77732000 2021-11-24 17:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77733000 2021-11-24 17:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77734000 2021-11-24 17:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77735000 2021-11-24 17:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77736000 2021-11-24 17:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77737000 2021-11-24 17:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77738000 2021-11-24 17:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77739000 2021-11-24 17:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77740000 2021-11-24 17:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77741000 2021-11-24 17:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77742000 2021-11-24 17:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77743000 2021-11-24 17:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77744000 2021-11-24 17:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77745000 2021-11-24 17:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77746000 2021-11-24 17:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77747000 2021-11-24 17:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77748000 2021-11-24 17:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77749000 2021-11-24 17:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77750000 2021-11-24 17:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77751000 2021-11-24 17:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77752000 2021-11-24 17:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77753000 2021-11-24 17:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77754000 2021-11-24 17:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77755000 2021-11-24 17:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77756000 2021-11-24 17:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77757000 2021-11-24 17:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77758000 2021-11-24 17:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77759000 2021-11-24 17:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77760000 2021-11-24 17:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77761000 2021-11-24 17:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77762000 2021-11-24 17:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77763000 2021-11-24 17:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77764000 2021-11-24 17:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77765000 2021-11-24 17:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77766000 2021-11-24 17:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77767000 2021-11-24 17:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77768000 2021-11-24 17:29:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:29:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2402 containing 20.00 MB] 2021-11-24 17:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77769000 2021-11-24 17:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77770000 2021-11-24 17:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77771000 2021-11-24 17:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77772000 2021-11-24 17:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77773000 2021-11-24 17:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77774000 2021-11-24 17:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77775000 2021-11-24 17:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77776000 2021-11-24 17:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77777000 2021-11-24 17:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77778000 2021-11-24 17:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77779000 2021-11-24 17:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77780000 2021-11-24 17:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77781000 2021-11-24 17:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77782000 2021-11-24 17:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77783000 2021-11-24 17:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77784000 2021-11-24 17:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77785000 2021-11-24 17:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77786000 2021-11-24 17:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77787000 2021-11-24 17:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77788000 2021-11-24 17:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77789000 2021-11-24 17:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77790000 2021-11-24 17:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77791000 2021-11-24 17:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77792000 2021-11-24 17:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77793000 2021-11-24 17:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77794000 2021-11-24 17:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77795000 2021-11-24 17:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77796000 2021-11-24 17:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77797000 2021-11-24 17:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77798000 2021-11-24 17:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77799000 2021-11-24 17:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77800000 2021-11-24 17:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77801000 2021-11-24 17:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77802000 2021-11-24 17:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77803000 2021-11-24 17:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77804000 2021-11-24 17:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77805000 2021-11-24 17:29:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:29:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2403 containing 20.00 MB] 2021-11-24 17:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77806000 2021-11-24 17:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77807000 2021-11-24 17:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77808000 2021-11-24 17:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77809000 2021-11-24 17:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77810000 2021-11-24 17:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77811000 2021-11-24 17:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77812000 2021-11-24 17:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77813000 2021-11-24 17:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77814000 2021-11-24 17:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77815000 2021-11-24 17:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77816000 2021-11-24 17:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77817000 2021-11-24 17:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77818000 2021-11-24 17:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77819000 2021-11-24 17:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77820000 2021-11-24 17:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77821000 2021-11-24 17:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77822000 2021-11-24 17:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77823000 2021-11-24 17:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77824000 2021-11-24 17:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77825000 2021-11-24 17:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77826000 2021-11-24 17:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77827000 2021-11-24 17:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77828000 2021-11-24 17:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77829000 2021-11-24 17:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77830000 2021-11-24 17:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77831000 2021-11-24 17:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77832000 2021-11-24 17:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77833000 2021-11-24 17:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77834000 2021-11-24 17:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77835000 2021-11-24 17:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77836000 2021-11-24 17:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77837000 2021-11-24 17:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77838000 2021-11-24 17:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77839000 2021-11-24 17:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77840000 2021-11-24 17:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77841000 2021-11-24 17:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77842000 2021-11-24 17:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77843000 2021-11-24 17:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77844000 2021-11-24 17:29:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:29:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2404 containing 20.00 MB] 2021-11-24 17:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77845000 2021-11-24 17:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77846000 2021-11-24 17:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77847000 2021-11-24 17:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77848000 2021-11-24 17:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77849000 2021-11-24 17:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77850000 2021-11-24 17:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77851000 2021-11-24 17:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77852000 2021-11-24 17:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77853000 2021-11-24 17:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77854000 2021-11-24 17:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77855000 2021-11-24 17:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77856000 2021-11-24 17:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77857000 2021-11-24 17:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77858000 2021-11-24 17:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77859000 2021-11-24 17:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77860000 2021-11-24 17:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77861000 2021-11-24 17:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77862000 2021-11-24 17:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77863000 2021-11-24 17:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77864000 2021-11-24 17:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77865000 2021-11-24 17:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77866000 2021-11-24 17:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77867000 2021-11-24 17:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77868000 2021-11-24 17:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77869000 2021-11-24 17:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77870000 2021-11-24 17:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77871000 2021-11-24 17:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77872000 2021-11-24 17:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77873000 2021-11-24 17:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77874000 2021-11-24 17:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77875000 2021-11-24 17:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77876000 2021-11-24 17:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77877000 2021-11-24 17:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77878000 2021-11-24 17:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77879000 2021-11-24 17:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77880000 2021-11-24 17:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77881000 2021-11-24 17:29:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:29:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2405 containing 20.00 MB] 2021-11-24 17:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77882000 2021-11-24 17:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77883000 2021-11-24 17:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77884000 2021-11-24 17:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77885000 2021-11-24 17:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77886000 2021-11-24 17:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77887000 2021-11-24 17:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77888000 2021-11-24 17:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77889000 2021-11-24 17:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77890000 2021-11-24 17:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77891000 2021-11-24 17:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77892000 2021-11-24 17:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77893000 2021-11-24 17:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77894000 2021-11-24 17:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77895000 2021-11-24 17:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77896000 2021-11-24 17:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77897000 2021-11-24 17:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77898000 2021-11-24 17:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77899000 2021-11-24 17:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77900000 2021-11-24 17:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77901000 2021-11-24 17:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77902000 2021-11-24 17:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77903000 2021-11-24 17:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77904000 2021-11-24 17:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77905000 2021-11-24 17:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77906000 2021-11-24 17:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77907000 2021-11-24 17:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77908000 2021-11-24 17:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77909000 2021-11-24 17:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77910000 2021-11-24 17:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77911000 2021-11-24 17:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77912000 2021-11-24 17:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77913000 2021-11-24 17:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77914000 2021-11-24 17:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77915000 2021-11-24 17:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77916000 2021-11-24 17:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77917000 2021-11-24 17:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77918000 2021-11-24 17:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77919000 2021-11-24 17:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77920000 2021-11-24 17:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77921000 2021-11-24 17:30:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:30:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2406 containing 20.00 MB] 2021-11-24 17:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77922000 2021-11-24 17:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77923000 2021-11-24 17:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77924000 2021-11-24 17:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77925000 2021-11-24 17:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77926000 2021-11-24 17:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77927000 2021-11-24 17:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77928000 2021-11-24 17:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77929000 2021-11-24 17:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77930000 2021-11-24 17:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77931000 2021-11-24 17:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77932000 2021-11-24 17:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77933000 2021-11-24 17:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77934000 2021-11-24 17:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77935000 2021-11-24 17:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77936000 2021-11-24 17:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77937000 2021-11-24 17:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77938000 2021-11-24 17:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77939000 2021-11-24 17:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77940000 2021-11-24 17:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77941000 2021-11-24 17:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77942000 2021-11-24 17:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77943000 2021-11-24 17:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77944000 2021-11-24 17:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77945000 2021-11-24 17:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77946000 2021-11-24 17:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77947000 2021-11-24 17:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77948000 2021-11-24 17:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77949000 2021-11-24 17:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77950000 2021-11-24 17:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77951000 2021-11-24 17:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77952000 2021-11-24 17:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77953000 2021-11-24 17:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77954000 2021-11-24 17:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77955000 2021-11-24 17:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77956000 2021-11-24 17:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77957000 2021-11-24 17:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77958000 2021-11-24 17:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77959000 2021-11-24 17:30:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:30:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2407 containing 20.00 MB] 2021-11-24 17:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77960000 2021-11-24 17:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77961000 2021-11-24 17:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77962000 2021-11-24 17:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77963000 2021-11-24 17:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77964000 2021-11-24 17:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77965000 2021-11-24 17:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77966000 2021-11-24 17:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77967000 2021-11-24 17:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77968000 2021-11-24 17:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77969000 2021-11-24 17:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77970000 2021-11-24 17:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77971000 2021-11-24 17:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77972000 2021-11-24 17:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77973000 2021-11-24 17:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77974000 2021-11-24 17:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77975000 2021-11-24 17:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77976000 2021-11-24 17:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77977000 2021-11-24 17:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77978000 2021-11-24 17:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77979000 2021-11-24 17:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77980000 2021-11-24 17:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77981000 2021-11-24 17:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77982000 2021-11-24 17:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77983000 2021-11-24 17:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77984000 2021-11-24 17:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77985000 2021-11-24 17:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77986000 2021-11-24 17:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77987000 2021-11-24 17:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77988000 2021-11-24 17:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77989000 2021-11-24 17:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77990000 2021-11-24 17:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77991000 2021-11-24 17:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77992000 2021-11-24 17:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77993000 2021-11-24 17:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77994000 2021-11-24 17:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77995000 2021-11-24 17:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77996000 2021-11-24 17:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77997000 2021-11-24 17:30:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:30:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2408 containing 20.00 MB] 2021-11-24 17:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77998000 2021-11-24 17:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 77999000 2021-11-24 17:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78000000 2021-11-24 17:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78001000 2021-11-24 17:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78002000 2021-11-24 17:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78003000 2021-11-24 17:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78004000 2021-11-24 17:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78005000 2021-11-24 17:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78006000 2021-11-24 17:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78007000 2021-11-24 17:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78008000 2021-11-24 17:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78009000 2021-11-24 17:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78010000 2021-11-24 17:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78011000 2021-11-24 17:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78012000 2021-11-24 17:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78013000 2021-11-24 17:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78014000 2021-11-24 17:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78015000 2021-11-24 17:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78016000 2021-11-24 17:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78017000 2021-11-24 17:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78018000 2021-11-24 17:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78019000 2021-11-24 17:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78020000 2021-11-24 17:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78021000 2021-11-24 17:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78022000 2021-11-24 17:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78023000 2021-11-24 17:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78024000 2021-11-24 17:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78025000 2021-11-24 17:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78026000 2021-11-24 17:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78027000 2021-11-24 17:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78028000 2021-11-24 17:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78029000 2021-11-24 17:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78030000 2021-11-24 17:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78031000 2021-11-24 17:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78032000 2021-11-24 17:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78033000 2021-11-24 17:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78034000 2021-11-24 17:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78035000 2021-11-24 17:31:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:31:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2409 containing 20.00 MB] 2021-11-24 17:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78036000 2021-11-24 17:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78037000 2021-11-24 17:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78038000 2021-11-24 17:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78039000 2021-11-24 17:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78040000 2021-11-24 17:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78041000 2021-11-24 17:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78042000 2021-11-24 17:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78043000 2021-11-24 17:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78044000 2021-11-24 17:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78045000 2021-11-24 17:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78046000 2021-11-24 17:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78047000 2021-11-24 17:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78048000 2021-11-24 17:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78049000 2021-11-24 17:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78050000 2021-11-24 17:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78051000 2021-11-24 17:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78052000 2021-11-24 17:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78053000 2021-11-24 17:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78054000 2021-11-24 17:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78055000 2021-11-24 17:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78056000 2021-11-24 17:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78057000 2021-11-24 17:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78058000 2021-11-24 17:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78059000 2021-11-24 17:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78060000 2021-11-24 17:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78061000 2021-11-24 17:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78062000 2021-11-24 17:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78063000 2021-11-24 17:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78064000 2021-11-24 17:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78065000 2021-11-24 17:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78066000 2021-11-24 17:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78067000 2021-11-24 17:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78068000 2021-11-24 17:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78069000 2021-11-24 17:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78070000 2021-11-24 17:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78071000 2021-11-24 17:31:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:31:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2410 containing 20.00 MB] 2021-11-24 17:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78072000 2021-11-24 17:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78073000 2021-11-24 17:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78074000 2021-11-24 17:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78075000 2021-11-24 17:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78076000 2021-11-24 17:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78077000 2021-11-24 17:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78078000 2021-11-24 17:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78079000 2021-11-24 17:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78080000 2021-11-24 17:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78081000 2021-11-24 17:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78082000 2021-11-24 17:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78083000 2021-11-24 17:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78084000 2021-11-24 17:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78085000 2021-11-24 17:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78086000 2021-11-24 17:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78087000 2021-11-24 17:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78088000 2021-11-24 17:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78089000 2021-11-24 17:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78090000 2021-11-24 17:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78091000 2021-11-24 17:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78092000 2021-11-24 17:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78093000 2021-11-24 17:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78094000 2021-11-24 17:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78095000 2021-11-24 17:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78096000 2021-11-24 17:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78097000 2021-11-24 17:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78098000 2021-11-24 17:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78099000 2021-11-24 17:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78100000 2021-11-24 17:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78101000 2021-11-24 17:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78102000 2021-11-24 17:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78103000 2021-11-24 17:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78104000 2021-11-24 17:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78105000 2021-11-24 17:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78106000 2021-11-24 17:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78107000 2021-11-24 17:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78108000 2021-11-24 17:31:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:31:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2411 containing 20.00 MB] 2021-11-24 17:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78109000 2021-11-24 17:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78110000 2021-11-24 17:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78111000 2021-11-24 17:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78112000 2021-11-24 17:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78113000 2021-11-24 17:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78114000 2021-11-24 17:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78115000 2021-11-24 17:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78116000 2021-11-24 17:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78117000 2021-11-24 17:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78118000 2021-11-24 17:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78119000 2021-11-24 17:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78120000 2021-11-24 17:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78121000 2021-11-24 17:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78122000 2021-11-24 17:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78123000 2021-11-24 17:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78124000 2021-11-24 17:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78125000 2021-11-24 17:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78126000 2021-11-24 17:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78127000 2021-11-24 17:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78128000 2021-11-24 17:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78129000 2021-11-24 17:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78130000 2021-11-24 17:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78131000 2021-11-24 17:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78132000 2021-11-24 17:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78133000 2021-11-24 17:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78134000 2021-11-24 17:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78135000 2021-11-24 17:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78136000 2021-11-24 17:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78137000 2021-11-24 17:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78138000 2021-11-24 17:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78139000 2021-11-24 17:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78140000 2021-11-24 17:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78141000 2021-11-24 17:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78142000 2021-11-24 17:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78143000 2021-11-24 17:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78144000 2021-11-24 17:31:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:31:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2412 containing 20.00 MB] 2021-11-24 17:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78145000 2021-11-24 17:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78146000 2021-11-24 17:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78147000 2021-11-24 17:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78148000 2021-11-24 17:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78149000 2021-11-24 17:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78150000 2021-11-24 17:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78151000 2021-11-24 17:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78152000 2021-11-24 17:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78153000 2021-11-24 17:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78154000 2021-11-24 17:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78155000 2021-11-24 17:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78156000 2021-11-24 17:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78157000 2021-11-24 17:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78158000 2021-11-24 17:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78159000 2021-11-24 17:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78160000 2021-11-24 17:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78161000 2021-11-24 17:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78162000 2021-11-24 17:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78163000 2021-11-24 17:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78164000 2021-11-24 17:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78165000 2021-11-24 17:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78166000 2021-11-24 17:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78167000 2021-11-24 17:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78168000 2021-11-24 17:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78169000 2021-11-24 17:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78170000 2021-11-24 17:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78171000 2021-11-24 17:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78172000 2021-11-24 17:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78173000 2021-11-24 17:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78174000 2021-11-24 17:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78175000 2021-11-24 17:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78176000 2021-11-24 17:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78177000 2021-11-24 17:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78178000 2021-11-24 17:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78179000 2021-11-24 17:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78180000 2021-11-24 17:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78181000 2021-11-24 17:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78182000 2021-11-24 17:32:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:32:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2413 containing 20.00 MB] 2021-11-24 17:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78183000 2021-11-24 17:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78184000 2021-11-24 17:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78185000 2021-11-24 17:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78186000 2021-11-24 17:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78187000 2021-11-24 17:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78188000 2021-11-24 17:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78189000 2021-11-24 17:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78190000 2021-11-24 17:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78191000 2021-11-24 17:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78192000 2021-11-24 17:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78193000 2021-11-24 17:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78194000 2021-11-24 17:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78195000 2021-11-24 17:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78196000 2021-11-24 17:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78197000 2021-11-24 17:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78198000 2021-11-24 17:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78199000 2021-11-24 17:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78200000 2021-11-24 17:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78201000 2021-11-24 17:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78202000 2021-11-24 17:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78203000 2021-11-24 17:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78204000 2021-11-24 17:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78205000 2021-11-24 17:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78206000 2021-11-24 17:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78207000 2021-11-24 17:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78208000 2021-11-24 17:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78209000 2021-11-24 17:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78210000 2021-11-24 17:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78211000 2021-11-24 17:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78212000 2021-11-24 17:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78213000 2021-11-24 17:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78214000 2021-11-24 17:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78215000 2021-11-24 17:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78216000 2021-11-24 17:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78217000 2021-11-24 17:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78218000 2021-11-24 17:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78219000 2021-11-24 17:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78220000 2021-11-24 17:32:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:32:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2414 containing 20.00 MB] 2021-11-24 17:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78221000 2021-11-24 17:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78222000 2021-11-24 17:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78223000 2021-11-24 17:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78224000 2021-11-24 17:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78225000 2021-11-24 17:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78226000 2021-11-24 17:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78227000 2021-11-24 17:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78228000 2021-11-24 17:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78229000 2021-11-24 17:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78230000 2021-11-24 17:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78231000 2021-11-24 17:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78232000 2021-11-24 17:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78233000 2021-11-24 17:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78234000 2021-11-24 17:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78235000 2021-11-24 17:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78236000 2021-11-24 17:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78237000 2021-11-24 17:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78238000 2021-11-24 17:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78239000 2021-11-24 17:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78240000 2021-11-24 17:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78241000 2021-11-24 17:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78242000 2021-11-24 17:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78243000 2021-11-24 17:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78244000 2021-11-24 17:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78245000 2021-11-24 17:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78246000 2021-11-24 17:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78247000 2021-11-24 17:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78248000 2021-11-24 17:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78249000 2021-11-24 17:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78250000 2021-11-24 17:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78251000 2021-11-24 17:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78252000 2021-11-24 17:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78253000 2021-11-24 17:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78254000 2021-11-24 17:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78255000 2021-11-24 17:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78256000 2021-11-24 17:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78257000 2021-11-24 17:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78258000 2021-11-24 17:32:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:32:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2415 containing 20.00 MB] 2021-11-24 17:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78259000 2021-11-24 17:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78260000 2021-11-24 17:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78261000 2021-11-24 17:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78262000 2021-11-24 17:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78263000 2021-11-24 17:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78264000 2021-11-24 17:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78265000 2021-11-24 17:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78266000 2021-11-24 17:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78267000 2021-11-24 17:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78268000 2021-11-24 17:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78269000 2021-11-24 17:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78270000 2021-11-24 17:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78271000 2021-11-24 17:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78272000 2021-11-24 17:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78273000 2021-11-24 17:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78274000 2021-11-24 17:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78275000 2021-11-24 17:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78276000 2021-11-24 17:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78277000 2021-11-24 17:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78278000 2021-11-24 17:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78279000 2021-11-24 17:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78280000 2021-11-24 17:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78281000 2021-11-24 17:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78282000 2021-11-24 17:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78283000 2021-11-24 17:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78284000 2021-11-24 17:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78285000 2021-11-24 17:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78286000 2021-11-24 17:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78287000 2021-11-24 17:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78288000 2021-11-24 17:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78289000 2021-11-24 17:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78290000 2021-11-24 17:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78291000 2021-11-24 17:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78292000 2021-11-24 17:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78293000 2021-11-24 17:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78294000 2021-11-24 17:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78295000 2021-11-24 17:33:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:33:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2416 containing 20.00 MB] 2021-11-24 17:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78296000 2021-11-24 17:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78297000 2021-11-24 17:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78298000 2021-11-24 17:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78299000 2021-11-24 17:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78300000 2021-11-24 17:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78301000 2021-11-24 17:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78302000 2021-11-24 17:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78303000 2021-11-24 17:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78304000 2021-11-24 17:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78305000 2021-11-24 17:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78306000 2021-11-24 17:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78307000 2021-11-24 17:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78308000 2021-11-24 17:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78309000 2021-11-24 17:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78310000 2021-11-24 17:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78311000 2021-11-24 17:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78312000 2021-11-24 17:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78313000 2021-11-24 17:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78314000 2021-11-24 17:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78315000 2021-11-24 17:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78316000 2021-11-24 17:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78317000 2021-11-24 17:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78318000 2021-11-24 17:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78319000 2021-11-24 17:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78320000 2021-11-24 17:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78321000 2021-11-24 17:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78322000 2021-11-24 17:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78323000 2021-11-24 17:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78324000 2021-11-24 17:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78325000 2021-11-24 17:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78326000 2021-11-24 17:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78327000 2021-11-24 17:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78328000 2021-11-24 17:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78329000 2021-11-24 17:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78330000 2021-11-24 17:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78331000 2021-11-24 17:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78332000 2021-11-24 17:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78333000 2021-11-24 17:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78334000 2021-11-24 17:33:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:33:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2417 containing 20.00 MB] 2021-11-24 17:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78335000 2021-11-24 17:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78336000 2021-11-24 17:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78337000 2021-11-24 17:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78338000 2021-11-24 17:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78339000 2021-11-24 17:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78340000 2021-11-24 17:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78341000 2021-11-24 17:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78342000 2021-11-24 17:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78343000 2021-11-24 17:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78344000 2021-11-24 17:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78345000 2021-11-24 17:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78346000 2021-11-24 17:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78347000 2021-11-24 17:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78348000 2021-11-24 17:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78349000 2021-11-24 17:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78350000 2021-11-24 17:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78351000 2021-11-24 17:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78352000 2021-11-24 17:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78353000 2021-11-24 17:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78354000 2021-11-24 17:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78355000 2021-11-24 17:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78356000 2021-11-24 17:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78357000 2021-11-24 17:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78358000 2021-11-24 17:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78359000 2021-11-24 17:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78360000 2021-11-24 17:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78361000 2021-11-24 17:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78362000 2021-11-24 17:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78363000 2021-11-24 17:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78364000 2021-11-24 17:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78365000 2021-11-24 17:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78366000 2021-11-24 17:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78367000 2021-11-24 17:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78368000 2021-11-24 17:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78369000 2021-11-24 17:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78370000 2021-11-24 17:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78371000 2021-11-24 17:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78372000 2021-11-24 17:33:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:33:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2418 containing 20.00 MB] 2021-11-24 17:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78373000 2021-11-24 17:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78374000 2021-11-24 17:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78375000 2021-11-24 17:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78376000 2021-11-24 17:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78377000 2021-11-24 17:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78378000 2021-11-24 17:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78379000 2021-11-24 17:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78380000 2021-11-24 17:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78381000 2021-11-24 17:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78382000 2021-11-24 17:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78383000 2021-11-24 17:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78384000 2021-11-24 17:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78385000 2021-11-24 17:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78386000 2021-11-24 17:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78387000 2021-11-24 17:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78388000 2021-11-24 17:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78389000 2021-11-24 17:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78390000 2021-11-24 17:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78391000 2021-11-24 17:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78392000 2021-11-24 17:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78393000 2021-11-24 17:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78394000 2021-11-24 17:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78395000 2021-11-24 17:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78396000 2021-11-24 17:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78397000 2021-11-24 17:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78398000 2021-11-24 17:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78399000 2021-11-24 17:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78400000 2021-11-24 17:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78401000 2021-11-24 17:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78402000 2021-11-24 17:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78403000 2021-11-24 17:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78404000 2021-11-24 17:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78405000 2021-11-24 17:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78406000 2021-11-24 17:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78407000 2021-11-24 17:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78408000 2021-11-24 17:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78409000 2021-11-24 17:34:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:34:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2419 containing 20.00 MB] 2021-11-24 17:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78410000 2021-11-24 17:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78411000 2021-11-24 17:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78412000 2021-11-24 17:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78413000 2021-11-24 17:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78414000 2021-11-24 17:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78415000 2021-11-24 17:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78416000 2021-11-24 17:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78417000 2021-11-24 17:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78418000 2021-11-24 17:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78419000 2021-11-24 17:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78420000 2021-11-24 17:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78421000 2021-11-24 17:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78422000 2021-11-24 17:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78423000 2021-11-24 17:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78424000 2021-11-24 17:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78425000 2021-11-24 17:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78426000 2021-11-24 17:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78427000 2021-11-24 17:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78428000 2021-11-24 17:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78429000 2021-11-24 17:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78430000 2021-11-24 17:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78431000 2021-11-24 17:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78432000 2021-11-24 17:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78433000 2021-11-24 17:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78434000 2021-11-24 17:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78435000 2021-11-24 17:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78436000 2021-11-24 17:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78437000 2021-11-24 17:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78438000 2021-11-24 17:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78439000 2021-11-24 17:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78440000 2021-11-24 17:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78441000 2021-11-24 17:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78442000 2021-11-24 17:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78443000 2021-11-24 17:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78444000 2021-11-24 17:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78445000 2021-11-24 17:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78446000 2021-11-24 17:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78447000 2021-11-24 17:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78448000 2021-11-24 17:34:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:34:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2420 containing 20.00 MB] 2021-11-24 17:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78449000 2021-11-24 17:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78450000 2021-11-24 17:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78451000 2021-11-24 17:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78452000 2021-11-24 17:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78453000 2021-11-24 17:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78454000 2021-11-24 17:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78455000 2021-11-24 17:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78456000 2021-11-24 17:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78457000 2021-11-24 17:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78458000 2021-11-24 17:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78459000 2021-11-24 17:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78460000 2021-11-24 17:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78461000 2021-11-24 17:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78462000 2021-11-24 17:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78463000 2021-11-24 17:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78464000 2021-11-24 17:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78465000 2021-11-24 17:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78466000 2021-11-24 17:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78467000 2021-11-24 17:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78468000 2021-11-24 17:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78469000 2021-11-24 17:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78470000 2021-11-24 17:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78471000 2021-11-24 17:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78472000 2021-11-24 17:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78473000 2021-11-24 17:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78474000 2021-11-24 17:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78475000 2021-11-24 17:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78476000 2021-11-24 17:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78477000 2021-11-24 17:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78478000 2021-11-24 17:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78479000 2021-11-24 17:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78480000 2021-11-24 17:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78481000 2021-11-24 17:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78482000 2021-11-24 17:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78483000 2021-11-24 17:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78484000 2021-11-24 17:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78485000 2021-11-24 17:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78486000 2021-11-24 17:34:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:34:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2421 containing 20.00 MB] 2021-11-24 17:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78487000 2021-11-24 17:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78488000 2021-11-24 17:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78489000 2021-11-24 17:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78490000 2021-11-24 17:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78491000 2021-11-24 17:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78492000 2021-11-24 17:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78493000 2021-11-24 17:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78494000 2021-11-24 17:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78495000 2021-11-24 17:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78496000 2021-11-24 17:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78497000 2021-11-24 17:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78498000 2021-11-24 17:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78499000 2021-11-24 17:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78500000 2021-11-24 17:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78501000 2021-11-24 17:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78502000 2021-11-24 17:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78503000 2021-11-24 17:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78504000 2021-11-24 17:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78505000 2021-11-24 17:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78506000 2021-11-24 17:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78507000 2021-11-24 17:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78508000 2021-11-24 17:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78509000 2021-11-24 17:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78510000 2021-11-24 17:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78511000 2021-11-24 17:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78512000 2021-11-24 17:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78513000 2021-11-24 17:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78514000 2021-11-24 17:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78515000 2021-11-24 17:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78516000 2021-11-24 17:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78517000 2021-11-24 17:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78518000 2021-11-24 17:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78519000 2021-11-24 17:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78520000 2021-11-24 17:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78521000 2021-11-24 17:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78522000 2021-11-24 17:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78523000 2021-11-24 17:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78524000 2021-11-24 17:34:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:34:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2422 containing 20.00 MB] 2021-11-24 17:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78525000 2021-11-24 17:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78526000 2021-11-24 17:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78527000 2021-11-24 17:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78528000 2021-11-24 17:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78529000 2021-11-24 17:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78530000 2021-11-24 17:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78531000 2021-11-24 17:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78532000 2021-11-24 17:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78533000 2021-11-24 17:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78534000 2021-11-24 17:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78535000 2021-11-24 17:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78536000 2021-11-24 17:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78537000 2021-11-24 17:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78538000 2021-11-24 17:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78539000 2021-11-24 17:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78540000 2021-11-24 17:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78541000 2021-11-24 17:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78542000 2021-11-24 17:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78543000 2021-11-24 17:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78544000 2021-11-24 17:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78545000 2021-11-24 17:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78546000 2021-11-24 17:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78547000 2021-11-24 17:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78548000 2021-11-24 17:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78549000 2021-11-24 17:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78550000 2021-11-24 17:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78551000 2021-11-24 17:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78552000 2021-11-24 17:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78553000 2021-11-24 17:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78554000 2021-11-24 17:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78555000 2021-11-24 17:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78556000 2021-11-24 17:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78557000 2021-11-24 17:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78558000 2021-11-24 17:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78559000 2021-11-24 17:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78560000 2021-11-24 17:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78561000 2021-11-24 17:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78562000 2021-11-24 17:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78563000 2021-11-24 17:35:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:35:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2423 containing 20.00 MB] 2021-11-24 17:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78564000 2021-11-24 17:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78565000 2021-11-24 17:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78566000 2021-11-24 17:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78567000 2021-11-24 17:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78568000 2021-11-24 17:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78569000 2021-11-24 17:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78570000 2021-11-24 17:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78571000 2021-11-24 17:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78572000 2021-11-24 17:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78573000 2021-11-24 17:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78574000 2021-11-24 17:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78575000 2021-11-24 17:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78576000 2021-11-24 17:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78577000 2021-11-24 17:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78578000 2021-11-24 17:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78579000 2021-11-24 17:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78580000 2021-11-24 17:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78581000 2021-11-24 17:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78582000 2021-11-24 17:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78583000 2021-11-24 17:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78584000 2021-11-24 17:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78585000 2021-11-24 17:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78586000 2021-11-24 17:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78587000 2021-11-24 17:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78588000 2021-11-24 17:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78589000 2021-11-24 17:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78590000 2021-11-24 17:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78591000 2021-11-24 17:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78592000 2021-11-24 17:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78593000 2021-11-24 17:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78594000 2021-11-24 17:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78595000 2021-11-24 17:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78596000 2021-11-24 17:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78597000 2021-11-24 17:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78598000 2021-11-24 17:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78599000 2021-11-24 17:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78600000 2021-11-24 17:35:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:35:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2424 containing 20.00 MB] 2021-11-24 17:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78601000 2021-11-24 17:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78602000 2021-11-24 17:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78603000 2021-11-24 17:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78604000 2021-11-24 17:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78605000 2021-11-24 17:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78606000 2021-11-24 17:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78607000 2021-11-24 17:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78608000 2021-11-24 17:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78609000 2021-11-24 17:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78610000 2021-11-24 17:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78611000 2021-11-24 17:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78612000 2021-11-24 17:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78613000 2021-11-24 17:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78614000 2021-11-24 17:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78615000 2021-11-24 17:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78616000 2021-11-24 17:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78617000 2021-11-24 17:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78618000 2021-11-24 17:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78619000 2021-11-24 17:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78620000 2021-11-24 17:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78621000 2021-11-24 17:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78622000 2021-11-24 17:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78623000 2021-11-24 17:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78624000 2021-11-24 17:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78625000 2021-11-24 17:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78626000 2021-11-24 17:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78627000 2021-11-24 17:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78628000 2021-11-24 17:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78629000 2021-11-24 17:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78630000 2021-11-24 17:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78631000 2021-11-24 17:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78632000 2021-11-24 17:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78633000 2021-11-24 17:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78634000 2021-11-24 17:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78635000 2021-11-24 17:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78636000 2021-11-24 17:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78637000 2021-11-24 17:35:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:35:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2425 containing 20.00 MB] 2021-11-24 17:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78638000 2021-11-24 17:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78639000 2021-11-24 17:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78640000 2021-11-24 17:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78641000 2021-11-24 17:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78642000 2021-11-24 17:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78643000 2021-11-24 17:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78644000 2021-11-24 17:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78645000 2021-11-24 17:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78646000 2021-11-24 17:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78647000 2021-11-24 17:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78648000 2021-11-24 17:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78649000 2021-11-24 17:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78650000 2021-11-24 17:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78651000 2021-11-24 17:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78652000 2021-11-24 17:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78653000 2021-11-24 17:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78654000 2021-11-24 17:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78655000 2021-11-24 17:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78656000 2021-11-24 17:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78657000 2021-11-24 17:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78658000 2021-11-24 17:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78659000 2021-11-24 17:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78660000 2021-11-24 17:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78661000 2021-11-24 17:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78662000 2021-11-24 17:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78663000 2021-11-24 17:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78664000 2021-11-24 17:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78665000 2021-11-24 17:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78666000 2021-11-24 17:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78667000 2021-11-24 17:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78668000 2021-11-24 17:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78669000 2021-11-24 17:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78670000 2021-11-24 17:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78671000 2021-11-24 17:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78672000 2021-11-24 17:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78673000 2021-11-24 17:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78674000 2021-11-24 17:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78675000 2021-11-24 17:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78676000 2021-11-24 17:36:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:36:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2426 containing 20.00 MB] 2021-11-24 17:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78677000 2021-11-24 17:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78678000 2021-11-24 17:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78679000 2021-11-24 17:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78680000 2021-11-24 17:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78681000 2021-11-24 17:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78682000 2021-11-24 17:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78683000 2021-11-24 17:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78684000 2021-11-24 17:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78685000 2021-11-24 17:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78686000 2021-11-24 17:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78687000 2021-11-24 17:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78688000 2021-11-24 17:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78689000 2021-11-24 17:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78690000 2021-11-24 17:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78691000 2021-11-24 17:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78692000 2021-11-24 17:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78693000 2021-11-24 17:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78694000 2021-11-24 17:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78695000 2021-11-24 17:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78696000 2021-11-24 17:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78697000 2021-11-24 17:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78698000 2021-11-24 17:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78699000 2021-11-24 17:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78700000 2021-11-24 17:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78701000 2021-11-24 17:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78702000 2021-11-24 17:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78703000 2021-11-24 17:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78704000 2021-11-24 17:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78705000 2021-11-24 17:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78706000 2021-11-24 17:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78707000 2021-11-24 17:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78708000 2021-11-24 17:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78709000 2021-11-24 17:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78710000 2021-11-24 17:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78711000 2021-11-24 17:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78712000 2021-11-24 17:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78713000 2021-11-24 17:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78714000 2021-11-24 17:36:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:36:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2427 containing 20.00 MB] 2021-11-24 17:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78715000 2021-11-24 17:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78716000 2021-11-24 17:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78717000 2021-11-24 17:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78718000 2021-11-24 17:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78719000 2021-11-24 17:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78720000 2021-11-24 17:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78721000 2021-11-24 17:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78722000 2021-11-24 17:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78723000 2021-11-24 17:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78724000 2021-11-24 17:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78725000 2021-11-24 17:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78726000 2021-11-24 17:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78727000 2021-11-24 17:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78728000 2021-11-24 17:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78729000 2021-11-24 17:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78730000 2021-11-24 17:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78731000 2021-11-24 17:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78732000 2021-11-24 17:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78733000 2021-11-24 17:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78734000 2021-11-24 17:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78735000 2021-11-24 17:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78736000 2021-11-24 17:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78737000 2021-11-24 17:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78738000 2021-11-24 17:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78739000 2021-11-24 17:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78740000 2021-11-24 17:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78741000 2021-11-24 17:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78742000 2021-11-24 17:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78743000 2021-11-24 17:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78744000 2021-11-24 17:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78745000 2021-11-24 17:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78746000 2021-11-24 17:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78747000 2021-11-24 17:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78748000 2021-11-24 17:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78749000 2021-11-24 17:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78750000 2021-11-24 17:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78751000 2021-11-24 17:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78752000 2021-11-24 17:36:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:36:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2428 containing 20.00 MB] 2021-11-24 17:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78753000 2021-11-24 17:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78754000 2021-11-24 17:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78755000 2021-11-24 17:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78756000 2021-11-24 17:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78757000 2021-11-24 17:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78758000 2021-11-24 17:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78759000 2021-11-24 17:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78760000 2021-11-24 17:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78761000 2021-11-24 17:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78762000 2021-11-24 17:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78763000 2021-11-24 17:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78764000 2021-11-24 17:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78765000 2021-11-24 17:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78766000 2021-11-24 17:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78767000 2021-11-24 17:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78768000 2021-11-24 17:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78769000 2021-11-24 17:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78770000 2021-11-24 17:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78771000 2021-11-24 17:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78772000 2021-11-24 17:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78773000 2021-11-24 17:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78774000 2021-11-24 17:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78775000 2021-11-24 17:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78776000 2021-11-24 17:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78777000 2021-11-24 17:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78778000 2021-11-24 17:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78779000 2021-11-24 17:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78780000 2021-11-24 17:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78781000 2021-11-24 17:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78782000 2021-11-24 17:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78783000 2021-11-24 17:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78784000 2021-11-24 17:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78785000 2021-11-24 17:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78786000 2021-11-24 17:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78787000 2021-11-24 17:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78788000 2021-11-24 17:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78789000 2021-11-24 17:36:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:36:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2429 containing 20.00 MB] 2021-11-24 17:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78790000 2021-11-24 17:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78791000 2021-11-24 17:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78792000 2021-11-24 17:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78793000 2021-11-24 17:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78794000 2021-11-24 17:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78795000 2021-11-24 17:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78796000 2021-11-24 17:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78797000 2021-11-24 17:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78798000 2021-11-24 17:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78799000 2021-11-24 17:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78800000 2021-11-24 17:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78801000 2021-11-24 17:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78802000 2021-11-24 17:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78803000 2021-11-24 17:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78804000 2021-11-24 17:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78805000 2021-11-24 17:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78806000 2021-11-24 17:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78807000 2021-11-24 17:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78808000 2021-11-24 17:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78809000 2021-11-24 17:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78810000 2021-11-24 17:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78811000 2021-11-24 17:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78812000 2021-11-24 17:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78813000 2021-11-24 17:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78814000 2021-11-24 17:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78815000 2021-11-24 17:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78816000 2021-11-24 17:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78817000 2021-11-24 17:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78818000 2021-11-24 17:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78819000 2021-11-24 17:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78820000 2021-11-24 17:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78821000 2021-11-24 17:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78822000 2021-11-24 17:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78823000 2021-11-24 17:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78824000 2021-11-24 17:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78825000 2021-11-24 17:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78826000 2021-11-24 17:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78827000 2021-11-24 17:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78828000 2021-11-24 17:37:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:37:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2430 containing 20.00 MB] 2021-11-24 17:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78829000 2021-11-24 17:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78830000 2021-11-24 17:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78831000 2021-11-24 17:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78832000 2021-11-24 17:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78833000 2021-11-24 17:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78834000 2021-11-24 17:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78835000 2021-11-24 17:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78836000 2021-11-24 17:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78837000 2021-11-24 17:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78838000 2021-11-24 17:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78839000 2021-11-24 17:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78840000 2021-11-24 17:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78841000 2021-11-24 17:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78842000 2021-11-24 17:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78843000 2021-11-24 17:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78844000 2021-11-24 17:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78845000 2021-11-24 17:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78846000 2021-11-24 17:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78847000 2021-11-24 17:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78848000 2021-11-24 17:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78849000 2021-11-24 17:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78850000 2021-11-24 17:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78851000 2021-11-24 17:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78852000 2021-11-24 17:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78853000 2021-11-24 17:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78854000 2021-11-24 17:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78855000 2021-11-24 17:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78856000 2021-11-24 17:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78857000 2021-11-24 17:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78858000 2021-11-24 17:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78859000 2021-11-24 17:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78860000 2021-11-24 17:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78861000 2021-11-24 17:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78862000 2021-11-24 17:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78863000 2021-11-24 17:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78864000 2021-11-24 17:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78865000 2021-11-24 17:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78866000 2021-11-24 17:37:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:37:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2431 containing 20.00 MB] 2021-11-24 17:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78867000 2021-11-24 17:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78868000 2021-11-24 17:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78869000 2021-11-24 17:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78870000 2021-11-24 17:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78871000 2021-11-24 17:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78872000 2021-11-24 17:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78873000 2021-11-24 17:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78874000 2021-11-24 17:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78875000 2021-11-24 17:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78876000 2021-11-24 17:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78877000 2021-11-24 17:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78878000 2021-11-24 17:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78879000 2021-11-24 17:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78880000 2021-11-24 17:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78881000 2021-11-24 17:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78882000 2021-11-24 17:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78883000 2021-11-24 17:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78884000 2021-11-24 17:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78885000 2021-11-24 17:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78886000 2021-11-24 17:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78887000 2021-11-24 17:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78888000 2021-11-24 17:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78889000 2021-11-24 17:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78890000 2021-11-24 17:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78891000 2021-11-24 17:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78892000 2021-11-24 17:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78893000 2021-11-24 17:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78894000 2021-11-24 17:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78895000 2021-11-24 17:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78896000 2021-11-24 17:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78897000 2021-11-24 17:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78898000 2021-11-24 17:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78899000 2021-11-24 17:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78900000 2021-11-24 17:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78901000 2021-11-24 17:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78902000 2021-11-24 17:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78903000 2021-11-24 17:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78904000 2021-11-24 17:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78905000 2021-11-24 17:37:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:37:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2432 containing 20.00 MB] 2021-11-24 17:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78906000 2021-11-24 17:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78907000 2021-11-24 17:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78908000 2021-11-24 17:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78909000 2021-11-24 17:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78910000 2021-11-24 17:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78911000 2021-11-24 17:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78912000 2021-11-24 17:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78913000 2021-11-24 17:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78914000 2021-11-24 17:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78915000 2021-11-24 17:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78916000 2021-11-24 17:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78917000 2021-11-24 17:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78918000 2021-11-24 17:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78919000 2021-11-24 17:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78920000 2021-11-24 17:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78921000 2021-11-24 17:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78922000 2021-11-24 17:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78923000 2021-11-24 17:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78924000 2021-11-24 17:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78925000 2021-11-24 17:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78926000 2021-11-24 17:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78927000 2021-11-24 17:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78928000 2021-11-24 17:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78929000 2021-11-24 17:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78930000 2021-11-24 17:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78931000 2021-11-24 17:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78932000 2021-11-24 17:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78933000 2021-11-24 17:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78934000 2021-11-24 17:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78935000 2021-11-24 17:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78936000 2021-11-24 17:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78937000 2021-11-24 17:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78938000 2021-11-24 17:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78939000 2021-11-24 17:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78940000 2021-11-24 17:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78941000 2021-11-24 17:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78942000 2021-11-24 17:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78943000 2021-11-24 17:38:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:38:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2433 containing 20.00 MB] 2021-11-24 17:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78944000 2021-11-24 17:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78945000 2021-11-24 17:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78946000 2021-11-24 17:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78947000 2021-11-24 17:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78948000 2021-11-24 17:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78949000 2021-11-24 17:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78950000 2021-11-24 17:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78951000 2021-11-24 17:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78952000 2021-11-24 17:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78953000 2021-11-24 17:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78954000 2021-11-24 17:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78955000 2021-11-24 17:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78956000 2021-11-24 17:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78957000 2021-11-24 17:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78958000 2021-11-24 17:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78959000 2021-11-24 17:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78960000 2021-11-24 17:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78961000 2021-11-24 17:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78962000 2021-11-24 17:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78963000 2021-11-24 17:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78964000 2021-11-24 17:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78965000 2021-11-24 17:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78966000 2021-11-24 17:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78967000 2021-11-24 17:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78968000 2021-11-24 17:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78969000 2021-11-24 17:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78970000 2021-11-24 17:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78971000 2021-11-24 17:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78972000 2021-11-24 17:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78973000 2021-11-24 17:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78974000 2021-11-24 17:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78975000 2021-11-24 17:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78976000 2021-11-24 17:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78977000 2021-11-24 17:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78978000 2021-11-24 17:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78979000 2021-11-24 17:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78980000 2021-11-24 17:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78981000 2021-11-24 17:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78982000 2021-11-24 17:38:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:38:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2434 containing 20.00 MB] 2021-11-24 17:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78983000 2021-11-24 17:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78984000 2021-11-24 17:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78985000 2021-11-24 17:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78986000 2021-11-24 17:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78987000 2021-11-24 17:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78988000 2021-11-24 17:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78989000 2021-11-24 17:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78990000 2021-11-24 17:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78991000 2021-11-24 17:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78992000 2021-11-24 17:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78993000 2021-11-24 17:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78994000 2021-11-24 17:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78995000 2021-11-24 17:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78996000 2021-11-24 17:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78997000 2021-11-24 17:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78998000 2021-11-24 17:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 78999000 2021-11-24 17:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79000000 2021-11-24 17:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79001000 2021-11-24 17:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79002000 2021-11-24 17:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79003000 2021-11-24 17:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79004000 2021-11-24 17:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79005000 2021-11-24 17:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79006000 2021-11-24 17:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79007000 2021-11-24 17:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79008000 2021-11-24 17:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79009000 2021-11-24 17:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79010000 2021-11-24 17:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79011000 2021-11-24 17:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79012000 2021-11-24 17:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79013000 2021-11-24 17:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79014000 2021-11-24 17:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79015000 2021-11-24 17:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79016000 2021-11-24 17:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79017000 2021-11-24 17:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79018000 2021-11-24 17:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79019000 2021-11-24 17:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79020000 2021-11-24 17:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79021000 2021-11-24 17:38:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:38:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2435 containing 20.00 MB] 2021-11-24 17:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79022000 2021-11-24 17:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79023000 2021-11-24 17:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79024000 2021-11-24 17:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79025000 2021-11-24 17:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79026000 2021-11-24 17:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79027000 2021-11-24 17:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79028000 2021-11-24 17:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79029000 2021-11-24 17:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79030000 2021-11-24 17:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79031000 2021-11-24 17:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79032000 2021-11-24 17:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79033000 2021-11-24 17:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79034000 2021-11-24 17:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79035000 2021-11-24 17:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79036000 2021-11-24 17:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79037000 2021-11-24 17:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79038000 2021-11-24 17:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79039000 2021-11-24 17:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79040000 2021-11-24 17:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79041000 2021-11-24 17:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79042000 2021-11-24 17:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79043000 2021-11-24 17:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79044000 2021-11-24 17:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79045000 2021-11-24 17:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79046000 2021-11-24 17:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79047000 2021-11-24 17:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79048000 2021-11-24 17:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79049000 2021-11-24 17:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79050000 2021-11-24 17:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79051000 2021-11-24 17:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79052000 2021-11-24 17:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79053000 2021-11-24 17:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79054000 2021-11-24 17:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79055000 2021-11-24 17:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79056000 2021-11-24 17:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79057000 2021-11-24 17:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79058000 2021-11-24 17:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79059000 2021-11-24 17:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79060000 2021-11-24 17:39:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:39:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2436 containing 20.00 MB] 2021-11-24 17:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79061000 2021-11-24 17:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79062000 2021-11-24 17:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79063000 2021-11-24 17:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79064000 2021-11-24 17:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79065000 2021-11-24 17:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79066000 2021-11-24 17:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79067000 2021-11-24 17:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79068000 2021-11-24 17:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79069000 2021-11-24 17:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79070000 2021-11-24 17:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79071000 2021-11-24 17:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79072000 2021-11-24 17:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79073000 2021-11-24 17:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79074000 2021-11-24 17:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79075000 2021-11-24 17:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79076000 2021-11-24 17:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79077000 2021-11-24 17:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79078000 2021-11-24 17:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79079000 2021-11-24 17:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79080000 2021-11-24 17:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79081000 2021-11-24 17:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79082000 2021-11-24 17:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79083000 2021-11-24 17:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79084000 2021-11-24 17:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79085000 2021-11-24 17:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79086000 2021-11-24 17:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79087000 2021-11-24 17:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79088000 2021-11-24 17:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79089000 2021-11-24 17:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79090000 2021-11-24 17:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79091000 2021-11-24 17:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79092000 2021-11-24 17:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79093000 2021-11-24 17:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79094000 2021-11-24 17:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79095000 2021-11-24 17:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79096000 2021-11-24 17:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79097000 2021-11-24 17:39:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:39:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2437 containing 20.00 MB] 2021-11-24 17:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79098000 2021-11-24 17:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79099000 2021-11-24 17:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79100000 2021-11-24 17:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79101000 2021-11-24 17:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79102000 2021-11-24 17:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79103000 2021-11-24 17:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79104000 2021-11-24 17:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79105000 2021-11-24 17:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79106000 2021-11-24 17:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79107000 2021-11-24 17:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79108000 2021-11-24 17:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79109000 2021-11-24 17:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79110000 2021-11-24 17:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79111000 2021-11-24 17:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79112000 2021-11-24 17:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79113000 2021-11-24 17:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79114000 2021-11-24 17:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79115000 2021-11-24 17:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79116000 2021-11-24 17:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79117000 2021-11-24 17:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79118000 2021-11-24 17:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79119000 2021-11-24 17:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79120000 2021-11-24 17:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79121000 2021-11-24 17:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79122000 2021-11-24 17:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79123000 2021-11-24 17:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79124000 2021-11-24 17:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79125000 2021-11-24 17:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79126000 2021-11-24 17:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79127000 2021-11-24 17:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79128000 2021-11-24 17:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79129000 2021-11-24 17:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79130000 2021-11-24 17:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79131000 2021-11-24 17:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79132000 2021-11-24 17:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79133000 2021-11-24 17:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79134000 2021-11-24 17:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79135000 2021-11-24 17:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79136000 2021-11-24 17:39:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:39:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2438 containing 20.00 MB] 2021-11-24 17:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79137000 2021-11-24 17:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79138000 2021-11-24 17:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79139000 2021-11-24 17:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79140000 2021-11-24 17:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79141000 2021-11-24 17:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79142000 2021-11-24 17:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79143000 2021-11-24 17:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79144000 2021-11-24 17:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79145000 2021-11-24 17:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79146000 2021-11-24 17:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79147000 2021-11-24 17:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79148000 2021-11-24 17:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79149000 2021-11-24 17:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79150000 2021-11-24 17:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79151000 2021-11-24 17:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79152000 2021-11-24 17:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79153000 2021-11-24 17:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79154000 2021-11-24 17:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79155000 2021-11-24 17:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79156000 2021-11-24 17:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79157000 2021-11-24 17:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79158000 2021-11-24 17:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79159000 2021-11-24 17:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79160000 2021-11-24 17:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79161000 2021-11-24 17:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79162000 2021-11-24 17:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79163000 2021-11-24 17:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79164000 2021-11-24 17:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79165000 2021-11-24 17:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79166000 2021-11-24 17:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79167000 2021-11-24 17:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79168000 2021-11-24 17:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79169000 2021-11-24 17:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79170000 2021-11-24 17:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79171000 2021-11-24 17:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79172000 2021-11-24 17:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79173000 2021-11-24 17:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79174000 2021-11-24 17:39:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:39:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2439 containing 20.00 MB] 2021-11-24 17:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79175000 2021-11-24 17:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79176000 2021-11-24 17:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79177000 2021-11-24 17:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79178000 2021-11-24 17:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79179000 2021-11-24 17:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79180000 2021-11-24 17:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79181000 2021-11-24 17:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79182000 2021-11-24 17:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79183000 2021-11-24 17:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79184000 2021-11-24 17:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79185000 2021-11-24 17:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79186000 2021-11-24 17:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79187000 2021-11-24 17:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79188000 2021-11-24 17:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79189000 2021-11-24 17:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79190000 2021-11-24 17:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79191000 2021-11-24 17:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79192000 2021-11-24 17:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79193000 2021-11-24 17:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79194000 2021-11-24 17:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79195000 2021-11-24 17:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79196000 2021-11-24 17:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79197000 2021-11-24 17:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79198000 2021-11-24 17:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79199000 2021-11-24 17:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79200000 2021-11-24 17:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79201000 2021-11-24 17:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79202000 2021-11-24 17:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79203000 2021-11-24 17:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79204000 2021-11-24 17:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79205000 2021-11-24 17:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79206000 2021-11-24 17:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79207000 2021-11-24 17:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79208000 2021-11-24 17:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79209000 2021-11-24 17:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79210000 2021-11-24 17:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79211000 2021-11-24 17:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79212000 2021-11-24 17:40:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:40:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2440 containing 20.00 MB] 2021-11-24 17:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79213000 2021-11-24 17:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79214000 2021-11-24 17:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79215000 2021-11-24 17:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79216000 2021-11-24 17:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79217000 2021-11-24 17:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79218000 2021-11-24 17:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79219000 2021-11-24 17:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79220000 2021-11-24 17:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79221000 2021-11-24 17:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79222000 2021-11-24 17:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79223000 2021-11-24 17:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79224000 2021-11-24 17:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79225000 2021-11-24 17:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79226000 2021-11-24 17:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79227000 2021-11-24 17:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79228000 2021-11-24 17:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79229000 2021-11-24 17:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79230000 2021-11-24 17:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79231000 2021-11-24 17:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79232000 2021-11-24 17:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79233000 2021-11-24 17:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79234000 2021-11-24 17:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79235000 2021-11-24 17:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79236000 2021-11-24 17:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79237000 2021-11-24 17:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79238000 2021-11-24 17:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79239000 2021-11-24 17:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79240000 2021-11-24 17:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79241000 2021-11-24 17:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79242000 2021-11-24 17:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79243000 2021-11-24 17:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79244000 2021-11-24 17:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79245000 2021-11-24 17:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79246000 2021-11-24 17:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79247000 2021-11-24 17:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79248000 2021-11-24 17:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79249000 2021-11-24 17:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79250000 2021-11-24 17:40:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:40:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2441 containing 20.00 MB] 2021-11-24 17:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79251000 2021-11-24 17:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79252000 2021-11-24 17:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79253000 2021-11-24 17:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79254000 2021-11-24 17:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79255000 2021-11-24 17:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79256000 2021-11-24 17:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79257000 2021-11-24 17:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79258000 2021-11-24 17:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79259000 2021-11-24 17:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79260000 2021-11-24 17:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79261000 2021-11-24 17:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79262000 2021-11-24 17:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79263000 2021-11-24 17:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79264000 2021-11-24 17:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79265000 2021-11-24 17:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79266000 2021-11-24 17:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79267000 2021-11-24 17:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79268000 2021-11-24 17:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79269000 2021-11-24 17:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79270000 2021-11-24 17:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79271000 2021-11-24 17:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79272000 2021-11-24 17:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79273000 2021-11-24 17:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79274000 2021-11-24 17:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79275000 2021-11-24 17:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79276000 2021-11-24 17:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79277000 2021-11-24 17:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79278000 2021-11-24 17:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79279000 2021-11-24 17:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79280000 2021-11-24 17:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79281000 2021-11-24 17:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79282000 2021-11-24 17:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79283000 2021-11-24 17:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79284000 2021-11-24 17:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79285000 2021-11-24 17:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79286000 2021-11-24 17:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79287000 2021-11-24 17:40:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:40:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2442 containing 20.00 MB] 2021-11-24 17:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79288000 2021-11-24 17:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79289000 2021-11-24 17:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79290000 2021-11-24 17:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79291000 2021-11-24 17:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79292000 2021-11-24 17:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79293000 2021-11-24 17:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79294000 2021-11-24 17:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79295000 2021-11-24 17:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79296000 2021-11-24 17:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79297000 2021-11-24 17:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79298000 2021-11-24 17:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79299000 2021-11-24 17:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79300000 2021-11-24 17:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79301000 2021-11-24 17:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79302000 2021-11-24 17:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79303000 2021-11-24 17:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79304000 2021-11-24 17:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79305000 2021-11-24 17:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79306000 2021-11-24 17:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79307000 2021-11-24 17:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79308000 2021-11-24 17:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79309000 2021-11-24 17:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79310000 2021-11-24 17:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79311000 2021-11-24 17:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79312000 2021-11-24 17:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79313000 2021-11-24 17:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79314000 2021-11-24 17:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79315000 2021-11-24 17:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79316000 2021-11-24 17:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79317000 2021-11-24 17:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79318000 2021-11-24 17:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79319000 2021-11-24 17:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79320000 2021-11-24 17:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79321000 2021-11-24 17:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79322000 2021-11-24 17:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79323000 2021-11-24 17:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79324000 2021-11-24 17:41:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:41:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2443 containing 20.00 MB] 2021-11-24 17:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79325000 2021-11-24 17:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79326000 2021-11-24 17:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79327000 2021-11-24 17:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79328000 2021-11-24 17:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79329000 2021-11-24 17:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79330000 2021-11-24 17:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79331000 2021-11-24 17:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79332000 2021-11-24 17:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79333000 2021-11-24 17:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79334000 2021-11-24 17:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79335000 2021-11-24 17:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79336000 2021-11-24 17:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79337000 2021-11-24 17:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79338000 2021-11-24 17:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79339000 2021-11-24 17:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79340000 2021-11-24 17:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79341000 2021-11-24 17:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79342000 2021-11-24 17:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79343000 2021-11-24 17:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79344000 2021-11-24 17:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79345000 2021-11-24 17:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79346000 2021-11-24 17:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79347000 2021-11-24 17:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79348000 2021-11-24 17:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79349000 2021-11-24 17:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79350000 2021-11-24 17:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79351000 2021-11-24 17:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79352000 2021-11-24 17:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79353000 2021-11-24 17:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79354000 2021-11-24 17:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79355000 2021-11-24 17:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79356000 2021-11-24 17:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79357000 2021-11-24 17:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79358000 2021-11-24 17:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79359000 2021-11-24 17:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79360000 2021-11-24 17:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79361000 2021-11-24 17:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79362000 2021-11-24 17:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79363000 2021-11-24 17:41:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:41:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2444 containing 20.00 MB] 2021-11-24 17:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79364000 2021-11-24 17:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79365000 2021-11-24 17:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79366000 2021-11-24 17:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79367000 2021-11-24 17:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79368000 2021-11-24 17:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79369000 2021-11-24 17:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79370000 2021-11-24 17:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79371000 2021-11-24 17:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79372000 2021-11-24 17:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79373000 2021-11-24 17:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79374000 2021-11-24 17:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79375000 2021-11-24 17:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79376000 2021-11-24 17:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79377000 2021-11-24 17:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79378000 2021-11-24 17:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79379000 2021-11-24 17:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79380000 2021-11-24 17:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79381000 2021-11-24 17:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79382000 2021-11-24 17:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79383000 2021-11-24 17:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79384000 2021-11-24 17:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79385000 2021-11-24 17:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79386000 2021-11-24 17:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79387000 2021-11-24 17:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79388000 2021-11-24 17:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79389000 2021-11-24 17:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79390000 2021-11-24 17:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79391000 2021-11-24 17:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79392000 2021-11-24 17:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79393000 2021-11-24 17:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79394000 2021-11-24 17:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79395000 2021-11-24 17:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79396000 2021-11-24 17:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79397000 2021-11-24 17:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79398000 2021-11-24 17:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79399000 2021-11-24 17:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79400000 2021-11-24 17:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79401000 2021-11-24 17:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79402000 2021-11-24 17:41:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:41:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2445 containing 20.00 MB] 2021-11-24 17:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79403000 2021-11-24 17:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79404000 2021-11-24 17:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79405000 2021-11-24 17:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79406000 2021-11-24 17:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79407000 2021-11-24 17:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79408000 2021-11-24 17:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79409000 2021-11-24 17:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79410000 2021-11-24 17:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79411000 2021-11-24 17:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79412000 2021-11-24 17:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79413000 2021-11-24 17:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79414000 2021-11-24 17:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79415000 2021-11-24 17:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79416000 2021-11-24 17:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79417000 2021-11-24 17:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79418000 2021-11-24 17:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79419000 2021-11-24 17:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79420000 2021-11-24 17:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79421000 2021-11-24 17:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79422000 2021-11-24 17:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79423000 2021-11-24 17:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79424000 2021-11-24 17:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79425000 2021-11-24 17:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79426000 2021-11-24 17:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79427000 2021-11-24 17:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79428000 2021-11-24 17:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79429000 2021-11-24 17:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79430000 2021-11-24 17:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79431000 2021-11-24 17:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79432000 2021-11-24 17:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79433000 2021-11-24 17:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79434000 2021-11-24 17:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79435000 2021-11-24 17:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79436000 2021-11-24 17:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79437000 2021-11-24 17:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79438000 2021-11-24 17:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79439000 2021-11-24 17:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79440000 2021-11-24 17:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79441000 2021-11-24 17:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79442000 2021-11-24 17:42:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:42:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2446 containing 20.00 MB] 2021-11-24 17:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79443000 2021-11-24 17:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79444000 2021-11-24 17:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79445000 2021-11-24 17:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79446000 2021-11-24 17:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79447000 2021-11-24 17:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79448000 2021-11-24 17:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79449000 2021-11-24 17:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79450000 2021-11-24 17:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79451000 2021-11-24 17:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79452000 2021-11-24 17:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79453000 2021-11-24 17:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79454000 2021-11-24 17:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79455000 2021-11-24 17:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79456000 2021-11-24 17:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79457000 2021-11-24 17:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79458000 2021-11-24 17:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79459000 2021-11-24 17:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79460000 2021-11-24 17:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79461000 2021-11-24 17:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79462000 2021-11-24 17:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79463000 2021-11-24 17:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79464000 2021-11-24 17:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79465000 2021-11-24 17:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79466000 2021-11-24 17:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79467000 2021-11-24 17:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79468000 2021-11-24 17:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79469000 2021-11-24 17:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79470000 2021-11-24 17:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79471000 2021-11-24 17:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79472000 2021-11-24 17:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79473000 2021-11-24 17:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79474000 2021-11-24 17:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79475000 2021-11-24 17:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79476000 2021-11-24 17:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79477000 2021-11-24 17:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79478000 2021-11-24 17:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79479000 2021-11-24 17:42:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:42:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2447 containing 20.00 MB] 2021-11-24 17:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79480000 2021-11-24 17:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79481000 2021-11-24 17:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79482000 2021-11-24 17:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79483000 2021-11-24 17:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79484000 2021-11-24 17:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79485000 2021-11-24 17:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79486000 2021-11-24 17:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79487000 2021-11-24 17:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79488000 2021-11-24 17:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79489000 2021-11-24 17:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79490000 2021-11-24 17:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79491000 2021-11-24 17:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79492000 2021-11-24 17:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79493000 2021-11-24 17:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79494000 2021-11-24 17:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79495000 2021-11-24 17:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79496000 2021-11-24 17:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79497000 2021-11-24 17:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79498000 2021-11-24 17:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79499000 2021-11-24 17:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79500000 2021-11-24 17:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79501000 2021-11-24 17:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79502000 2021-11-24 17:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79503000 2021-11-24 17:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79504000 2021-11-24 17:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79505000 2021-11-24 17:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79506000 2021-11-24 17:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79507000 2021-11-24 17:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79508000 2021-11-24 17:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79509000 2021-11-24 17:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79510000 2021-11-24 17:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79511000 2021-11-24 17:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79512000 2021-11-24 17:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79513000 2021-11-24 17:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79514000 2021-11-24 17:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79515000 2021-11-24 17:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79516000 2021-11-24 17:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79517000 2021-11-24 17:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79518000 2021-11-24 17:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79519000 2021-11-24 17:42:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:42:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2448 containing 20.00 MB] 2021-11-24 17:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79520000 2021-11-24 17:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79521000 2021-11-24 17:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79522000 2021-11-24 17:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79523000 2021-11-24 17:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79524000 2021-11-24 17:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79525000 2021-11-24 17:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79526000 2021-11-24 17:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79527000 2021-11-24 17:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79528000 2021-11-24 17:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79529000 2021-11-24 17:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79530000 2021-11-24 17:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79531000 2021-11-24 17:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79532000 2021-11-24 17:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79533000 2021-11-24 17:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79534000 2021-11-24 17:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79535000 2021-11-24 17:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79536000 2021-11-24 17:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79537000 2021-11-24 17:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79538000 2021-11-24 17:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79539000 2021-11-24 17:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79540000 2021-11-24 17:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79541000 2021-11-24 17:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79542000 2021-11-24 17:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79543000 2021-11-24 17:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79544000 2021-11-24 17:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79545000 2021-11-24 17:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79546000 2021-11-24 17:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79547000 2021-11-24 17:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79548000 2021-11-24 17:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79549000 2021-11-24 17:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79550000 2021-11-24 17:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79551000 2021-11-24 17:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79552000 2021-11-24 17:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79553000 2021-11-24 17:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79554000 2021-11-24 17:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79555000 2021-11-24 17:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79556000 2021-11-24 17:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79557000 2021-11-24 17:42:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:42:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2449 containing 20.00 MB] 2021-11-24 17:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79558000 2021-11-24 17:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79559000 2021-11-24 17:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79560000 2021-11-24 17:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79561000 2021-11-24 17:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79562000 2021-11-24 17:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79563000 2021-11-24 17:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79564000 2021-11-24 17:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79565000 2021-11-24 17:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79566000 2021-11-24 17:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79567000 2021-11-24 17:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79568000 2021-11-24 17:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79569000 2021-11-24 17:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79570000 2021-11-24 17:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79571000 2021-11-24 17:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79572000 2021-11-24 17:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79573000 2021-11-24 17:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79574000 2021-11-24 17:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79575000 2021-11-24 17:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79576000 2021-11-24 17:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79577000 2021-11-24 17:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79578000 2021-11-24 17:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79579000 2021-11-24 17:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79580000 2021-11-24 17:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79581000 2021-11-24 17:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79582000 2021-11-24 17:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79583000 2021-11-24 17:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79584000 2021-11-24 17:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79585000 2021-11-24 17:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79586000 2021-11-24 17:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79587000 2021-11-24 17:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79588000 2021-11-24 17:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79589000 2021-11-24 17:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79590000 2021-11-24 17:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79591000 2021-11-24 17:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79592000 2021-11-24 17:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79593000 2021-11-24 17:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79594000 2021-11-24 17:43:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:43:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2450 containing 20.00 MB] 2021-11-24 17:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79595000 2021-11-24 17:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79596000 2021-11-24 17:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79597000 2021-11-24 17:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79598000 2021-11-24 17:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79599000 2021-11-24 17:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79600000 2021-11-24 17:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79601000 2021-11-24 17:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79602000 2021-11-24 17:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79603000 2021-11-24 17:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79604000 2021-11-24 17:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79605000 2021-11-24 17:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79606000 2021-11-24 17:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79607000 2021-11-24 17:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79608000 2021-11-24 17:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79609000 2021-11-24 17:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79610000 2021-11-24 17:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79611000 2021-11-24 17:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79612000 2021-11-24 17:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79613000 2021-11-24 17:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79614000 2021-11-24 17:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79615000 2021-11-24 17:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79616000 2021-11-24 17:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79617000 2021-11-24 17:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79618000 2021-11-24 17:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79619000 2021-11-24 17:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79620000 2021-11-24 17:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79621000 2021-11-24 17:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79622000 2021-11-24 17:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79623000 2021-11-24 17:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79624000 2021-11-24 17:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79625000 2021-11-24 17:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79626000 2021-11-24 17:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79627000 2021-11-24 17:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79628000 2021-11-24 17:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79629000 2021-11-24 17:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79630000 2021-11-24 17:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79631000 2021-11-24 17:43:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:43:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2451 containing 20.00 MB] 2021-11-24 17:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79632000 2021-11-24 17:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79633000 2021-11-24 17:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79634000 2021-11-24 17:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79635000 2021-11-24 17:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79636000 2021-11-24 17:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79637000 2021-11-24 17:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79638000 2021-11-24 17:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79639000 2021-11-24 17:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79640000 2021-11-24 17:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79641000 2021-11-24 17:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79642000 2021-11-24 17:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79643000 2021-11-24 17:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79644000 2021-11-24 17:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79645000 2021-11-24 17:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79646000 2021-11-24 17:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79647000 2021-11-24 17:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79648000 2021-11-24 17:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79649000 2021-11-24 17:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79650000 2021-11-24 17:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79651000 2021-11-24 17:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79652000 2021-11-24 17:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79653000 2021-11-24 17:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79654000 2021-11-24 17:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79655000 2021-11-24 17:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79656000 2021-11-24 17:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79657000 2021-11-24 17:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79658000 2021-11-24 17:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79659000 2021-11-24 17:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79660000 2021-11-24 17:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79661000 2021-11-24 17:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79662000 2021-11-24 17:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79663000 2021-11-24 17:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79664000 2021-11-24 17:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79665000 2021-11-24 17:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79666000 2021-11-24 17:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79667000 2021-11-24 17:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79668000 2021-11-24 17:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79669000 2021-11-24 17:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79670000 2021-11-24 17:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79671000 2021-11-24 17:43:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:43:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2452 containing 20.00 MB] 2021-11-24 17:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79672000 2021-11-24 17:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79673000 2021-11-24 17:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79674000 2021-11-24 17:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79675000 2021-11-24 17:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79676000 2021-11-24 17:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79677000 2021-11-24 17:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79678000 2021-11-24 17:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79679000 2021-11-24 17:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79680000 2021-11-24 17:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79681000 2021-11-24 17:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79682000 2021-11-24 17:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79683000 2021-11-24 17:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79684000 2021-11-24 17:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79685000 2021-11-24 17:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79686000 2021-11-24 17:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79687000 2021-11-24 17:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79688000 2021-11-24 17:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79689000 2021-11-24 17:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79690000 2021-11-24 17:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79691000 2021-11-24 17:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79692000 2021-11-24 17:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79693000 2021-11-24 17:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79694000 2021-11-24 17:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79695000 2021-11-24 17:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79696000 2021-11-24 17:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79697000 2021-11-24 17:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79698000 2021-11-24 17:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79699000 2021-11-24 17:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79700000 2021-11-24 17:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79701000 2021-11-24 17:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79702000 2021-11-24 17:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79703000 2021-11-24 17:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79704000 2021-11-24 17:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79705000 2021-11-24 17:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79706000 2021-11-24 17:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79707000 2021-11-24 17:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79708000 2021-11-24 17:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79709000 2021-11-24 17:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79710000 2021-11-24 17:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79711000 2021-11-24 17:44:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:44:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2453 containing 20.00 MB] 2021-11-24 17:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79712000 2021-11-24 17:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79713000 2021-11-24 17:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79714000 2021-11-24 17:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79715000 2021-11-24 17:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79716000 2021-11-24 17:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79717000 2021-11-24 17:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79718000 2021-11-24 17:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79719000 2021-11-24 17:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79720000 2021-11-24 17:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79721000 2021-11-24 17:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79722000 2021-11-24 17:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79723000 2021-11-24 17:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79724000 2021-11-24 17:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79725000 2021-11-24 17:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79726000 2021-11-24 17:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79727000 2021-11-24 17:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79728000 2021-11-24 17:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79729000 2021-11-24 17:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79730000 2021-11-24 17:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79731000 2021-11-24 17:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79732000 2021-11-24 17:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79733000 2021-11-24 17:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79734000 2021-11-24 17:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79735000 2021-11-24 17:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79736000 2021-11-24 17:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79737000 2021-11-24 17:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79738000 2021-11-24 17:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79739000 2021-11-24 17:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79740000 2021-11-24 17:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79741000 2021-11-24 17:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79742000 2021-11-24 17:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79743000 2021-11-24 17:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79744000 2021-11-24 17:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79745000 2021-11-24 17:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79746000 2021-11-24 17:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79747000 2021-11-24 17:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79748000 2021-11-24 17:44:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:44:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2454 containing 20.00 MB] 2021-11-24 17:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79749000 2021-11-24 17:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79750000 2021-11-24 17:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79751000 2021-11-24 17:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79752000 2021-11-24 17:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79753000 2021-11-24 17:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79754000 2021-11-24 17:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79755000 2021-11-24 17:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79756000 2021-11-24 17:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79757000 2021-11-24 17:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79758000 2021-11-24 17:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79759000 2021-11-24 17:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79760000 2021-11-24 17:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79761000 2021-11-24 17:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79762000 2021-11-24 17:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79763000 2021-11-24 17:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79764000 2021-11-24 17:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79765000 2021-11-24 17:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79766000 2021-11-24 17:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79767000 2021-11-24 17:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79768000 2021-11-24 17:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79769000 2021-11-24 17:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79770000 2021-11-24 17:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79771000 2021-11-24 17:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79772000 2021-11-24 17:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79773000 2021-11-24 17:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79774000 2021-11-24 17:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79775000 2021-11-24 17:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79776000 2021-11-24 17:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79777000 2021-11-24 17:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79778000 2021-11-24 17:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79779000 2021-11-24 17:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79780000 2021-11-24 17:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79781000 2021-11-24 17:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79782000 2021-11-24 17:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79783000 2021-11-24 17:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79784000 2021-11-24 17:44:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:44:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2455 containing 20.00 MB] 2021-11-24 17:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79785000 2021-11-24 17:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79786000 2021-11-24 17:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79787000 2021-11-24 17:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79788000 2021-11-24 17:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79789000 2021-11-24 17:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79790000 2021-11-24 17:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79791000 2021-11-24 17:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79792000 2021-11-24 17:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79793000 2021-11-24 17:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79794000 2021-11-24 17:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79795000 2021-11-24 17:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79796000 2021-11-24 17:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79797000 2021-11-24 17:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79798000 2021-11-24 17:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79799000 2021-11-24 17:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79800000 2021-11-24 17:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79801000 2021-11-24 17:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79802000 2021-11-24 17:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79803000 2021-11-24 17:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79804000 2021-11-24 17:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79805000 2021-11-24 17:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79806000 2021-11-24 17:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79807000 2021-11-24 17:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79808000 2021-11-24 17:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79809000 2021-11-24 17:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79810000 2021-11-24 17:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79811000 2021-11-24 17:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79812000 2021-11-24 17:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79813000 2021-11-24 17:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79814000 2021-11-24 17:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79815000 2021-11-24 17:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79816000 2021-11-24 17:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79817000 2021-11-24 17:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79818000 2021-11-24 17:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79819000 2021-11-24 17:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79820000 2021-11-24 17:44:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:44:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2456 containing 20.00 MB] 2021-11-24 17:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79821000 2021-11-24 17:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79822000 2021-11-24 17:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79823000 2021-11-24 17:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79824000 2021-11-24 17:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79825000 2021-11-24 17:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79826000 2021-11-24 17:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79827000 2021-11-24 17:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79828000 2021-11-24 17:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79829000 2021-11-24 17:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79830000 2021-11-24 17:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79831000 2021-11-24 17:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79832000 2021-11-24 17:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79833000 2021-11-24 17:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79834000 2021-11-24 17:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79835000 2021-11-24 17:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79836000 2021-11-24 17:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79837000 2021-11-24 17:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79838000 2021-11-24 17:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79839000 2021-11-24 17:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79840000 2021-11-24 17:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79841000 2021-11-24 17:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79842000 2021-11-24 17:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79843000 2021-11-24 17:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79844000 2021-11-24 17:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79845000 2021-11-24 17:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79846000 2021-11-24 17:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79847000 2021-11-24 17:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79848000 2021-11-24 17:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79849000 2021-11-24 17:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79850000 2021-11-24 17:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79851000 2021-11-24 17:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79852000 2021-11-24 17:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79853000 2021-11-24 17:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79854000 2021-11-24 17:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79855000 2021-11-24 17:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79856000 2021-11-24 17:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79857000 2021-11-24 17:45:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:45:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2457 containing 20.00 MB] 2021-11-24 17:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79858000 2021-11-24 17:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79859000 2021-11-24 17:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79860000 2021-11-24 17:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79861000 2021-11-24 17:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79862000 2021-11-24 17:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79863000 2021-11-24 17:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79864000 2021-11-24 17:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79865000 2021-11-24 17:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79866000 2021-11-24 17:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79867000 2021-11-24 17:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79868000 2021-11-24 17:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79869000 2021-11-24 17:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79870000 2021-11-24 17:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79871000 2021-11-24 17:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79872000 2021-11-24 17:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79873000 2021-11-24 17:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79874000 2021-11-24 17:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79875000 2021-11-24 17:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79876000 2021-11-24 17:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79877000 2021-11-24 17:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79878000 2021-11-24 17:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79879000 2021-11-24 17:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79880000 2021-11-24 17:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79881000 2021-11-24 17:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79882000 2021-11-24 17:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79883000 2021-11-24 17:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79884000 2021-11-24 17:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79885000 2021-11-24 17:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79886000 2021-11-24 17:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79887000 2021-11-24 17:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79888000 2021-11-24 17:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79889000 2021-11-24 17:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79890000 2021-11-24 17:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79891000 2021-11-24 17:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79892000 2021-11-24 17:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79893000 2021-11-24 17:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79894000 2021-11-24 17:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79895000 2021-11-24 17:45:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:45:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2458 containing 20.00 MB] 2021-11-24 17:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79896000 2021-11-24 17:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79897000 2021-11-24 17:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79898000 2021-11-24 17:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79899000 2021-11-24 17:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79900000 2021-11-24 17:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79901000 2021-11-24 17:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79902000 2021-11-24 17:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79903000 2021-11-24 17:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79904000 2021-11-24 17:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79905000 2021-11-24 17:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79906000 2021-11-24 17:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79907000 2021-11-24 17:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79908000 2021-11-24 17:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79909000 2021-11-24 17:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79910000 2021-11-24 17:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79911000 2021-11-24 17:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79912000 2021-11-24 17:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79913000 2021-11-24 17:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79914000 2021-11-24 17:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79915000 2021-11-24 17:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79916000 2021-11-24 17:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79917000 2021-11-24 17:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79918000 2021-11-24 17:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79919000 2021-11-24 17:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79920000 2021-11-24 17:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79921000 2021-11-24 17:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79922000 2021-11-24 17:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79923000 2021-11-24 17:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79924000 2021-11-24 17:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79925000 2021-11-24 17:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79926000 2021-11-24 17:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79927000 2021-11-24 17:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79928000 2021-11-24 17:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79929000 2021-11-24 17:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79930000 2021-11-24 17:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79931000 2021-11-24 17:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79932000 2021-11-24 17:45:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:45:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2459 containing 20.00 MB] 2021-11-24 17:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79933000 2021-11-24 17:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79934000 2021-11-24 17:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79935000 2021-11-24 17:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79936000 2021-11-24 17:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79937000 2021-11-24 17:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79938000 2021-11-24 17:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79939000 2021-11-24 17:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79940000 2021-11-24 17:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79941000 2021-11-24 17:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79942000 2021-11-24 17:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79943000 2021-11-24 17:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79944000 2021-11-24 17:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79945000 2021-11-24 17:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79946000 2021-11-24 17:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79947000 2021-11-24 17:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79948000 2021-11-24 17:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79949000 2021-11-24 17:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79950000 2021-11-24 17:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79951000 2021-11-24 17:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79952000 2021-11-24 17:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79953000 2021-11-24 17:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79954000 2021-11-24 17:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79955000 2021-11-24 17:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79956000 2021-11-24 17:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79957000 2021-11-24 17:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79958000 2021-11-24 17:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79959000 2021-11-24 17:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79960000 2021-11-24 17:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79961000 2021-11-24 17:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79962000 2021-11-24 17:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79963000 2021-11-24 17:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79964000 2021-11-24 17:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79965000 2021-11-24 17:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79966000 2021-11-24 17:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79967000 2021-11-24 17:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79968000 2021-11-24 17:46:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:46:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2460 containing 20.00 MB] 2021-11-24 17:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79969000 2021-11-24 17:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79970000 2021-11-24 17:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79971000 2021-11-24 17:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79972000 2021-11-24 17:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79973000 2021-11-24 17:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79974000 2021-11-24 17:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79975000 2021-11-24 17:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79976000 2021-11-24 17:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79977000 2021-11-24 17:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79978000 2021-11-24 17:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79979000 2021-11-24 17:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79980000 2021-11-24 17:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79981000 2021-11-24 17:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79982000 2021-11-24 17:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79983000 2021-11-24 17:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79984000 2021-11-24 17:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79985000 2021-11-24 17:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79986000 2021-11-24 17:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79987000 2021-11-24 17:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79988000 2021-11-24 17:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79989000 2021-11-24 17:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79990000 2021-11-24 17:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79991000 2021-11-24 17:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79992000 2021-11-24 17:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79993000 2021-11-24 17:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79994000 2021-11-24 17:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79995000 2021-11-24 17:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79996000 2021-11-24 17:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79997000 2021-11-24 17:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79998000 2021-11-24 17:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 79999000 2021-11-24 17:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80000000 2021-11-24 17:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80001000 2021-11-24 17:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80002000 2021-11-24 17:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80003000 2021-11-24 17:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80004000 2021-11-24 17:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80005000 2021-11-24 17:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80006000 2021-11-24 17:46:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:46:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2461 containing 20.00 MB] 2021-11-24 17:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80007000 2021-11-24 17:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80008000 2021-11-24 17:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80009000 2021-11-24 17:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80010000 2021-11-24 17:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80011000 2021-11-24 17:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80012000 2021-11-24 17:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80013000 2021-11-24 17:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80014000 2021-11-24 17:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80015000 2021-11-24 17:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80016000 2021-11-24 17:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80017000 2021-11-24 17:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80018000 2021-11-24 17:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80019000 2021-11-24 17:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80020000 2021-11-24 17:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80021000 2021-11-24 17:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80022000 2021-11-24 17:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80023000 2021-11-24 17:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80024000 2021-11-24 17:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80025000 2021-11-24 17:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80026000 2021-11-24 17:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80027000 2021-11-24 17:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80028000 2021-11-24 17:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80029000 2021-11-24 17:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80030000 2021-11-24 17:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80031000 2021-11-24 17:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80032000 2021-11-24 17:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80033000 2021-11-24 17:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80034000 2021-11-24 17:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80035000 2021-11-24 17:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80036000 2021-11-24 17:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80037000 2021-11-24 17:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80038000 2021-11-24 17:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80039000 2021-11-24 17:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80040000 2021-11-24 17:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80041000 2021-11-24 17:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80042000 2021-11-24 17:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80043000 2021-11-24 17:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80044000 2021-11-24 17:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80045000 2021-11-24 17:46:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:46:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2462 containing 20.00 MB] 2021-11-24 17:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80046000 2021-11-24 17:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80047000 2021-11-24 17:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80048000 2021-11-24 17:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80049000 2021-11-24 17:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80050000 2021-11-24 17:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80051000 2021-11-24 17:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80052000 2021-11-24 17:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80053000 2021-11-24 17:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80054000 2021-11-24 17:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80055000 2021-11-24 17:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80056000 2021-11-24 17:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80057000 2021-11-24 17:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80058000 2021-11-24 17:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80059000 2021-11-24 17:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80060000 2021-11-24 17:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80061000 2021-11-24 17:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80062000 2021-11-24 17:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80063000 2021-11-24 17:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80064000 2021-11-24 17:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80065000 2021-11-24 17:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80066000 2021-11-24 17:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80067000 2021-11-24 17:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80068000 2021-11-24 17:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80069000 2021-11-24 17:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80070000 2021-11-24 17:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80071000 2021-11-24 17:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80072000 2021-11-24 17:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80073000 2021-11-24 17:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80074000 2021-11-24 17:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80075000 2021-11-24 17:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80076000 2021-11-24 17:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80077000 2021-11-24 17:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80078000 2021-11-24 17:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80079000 2021-11-24 17:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80080000 2021-11-24 17:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80081000 2021-11-24 17:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80082000 2021-11-24 17:46:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:46:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2463 containing 20.00 MB] 2021-11-24 17:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80083000 2021-11-24 17:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80084000 2021-11-24 17:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80085000 2021-11-24 17:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80086000 2021-11-24 17:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80087000 2021-11-24 17:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80088000 2021-11-24 17:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80089000 2021-11-24 17:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80090000 2021-11-24 17:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80091000 2021-11-24 17:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80092000 2021-11-24 17:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80093000 2021-11-24 17:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80094000 2021-11-24 17:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80095000 2021-11-24 17:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80096000 2021-11-24 17:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80097000 2021-11-24 17:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80098000 2021-11-24 17:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80099000 2021-11-24 17:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80100000 2021-11-24 17:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80101000 2021-11-24 17:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80102000 2021-11-24 17:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80103000 2021-11-24 17:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80104000 2021-11-24 17:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80105000 2021-11-24 17:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80106000 2021-11-24 17:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80107000 2021-11-24 17:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80108000 2021-11-24 17:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80109000 2021-11-24 17:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80110000 2021-11-24 17:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80111000 2021-11-24 17:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80112000 2021-11-24 17:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80113000 2021-11-24 17:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80114000 2021-11-24 17:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80115000 2021-11-24 17:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80116000 2021-11-24 17:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80117000 2021-11-24 17:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80118000 2021-11-24 17:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80119000 2021-11-24 17:47:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:47:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2464 containing 20.00 MB] 2021-11-24 17:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80120000 2021-11-24 17:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80121000 2021-11-24 17:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80122000 2021-11-24 17:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80123000 2021-11-24 17:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80124000 2021-11-24 17:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80125000 2021-11-24 17:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80126000 2021-11-24 17:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80127000 2021-11-24 17:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80128000 2021-11-24 17:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80129000 2021-11-24 17:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80130000 2021-11-24 17:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80131000 2021-11-24 17:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80132000 2021-11-24 17:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80133000 2021-11-24 17:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80134000 2021-11-24 17:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80135000 2021-11-24 17:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80136000 2021-11-24 17:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80137000 2021-11-24 17:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80138000 2021-11-24 17:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80139000 2021-11-24 17:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80140000 2021-11-24 17:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80141000 2021-11-24 17:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80142000 2021-11-24 17:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80143000 2021-11-24 17:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80144000 2021-11-24 17:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80145000 2021-11-24 17:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80146000 2021-11-24 17:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80147000 2021-11-24 17:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80148000 2021-11-24 17:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80149000 2021-11-24 17:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80150000 2021-11-24 17:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80151000 2021-11-24 17:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80152000 2021-11-24 17:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80153000 2021-11-24 17:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80154000 2021-11-24 17:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80155000 2021-11-24 17:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80156000 2021-11-24 17:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80157000 2021-11-24 17:47:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:47:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2465 containing 20.00 MB] 2021-11-24 17:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80158000 2021-11-24 17:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80159000 2021-11-24 17:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80160000 2021-11-24 17:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80161000 2021-11-24 17:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80162000 2021-11-24 17:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80163000 2021-11-24 17:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80164000 2021-11-24 17:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80165000 2021-11-24 17:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80166000 2021-11-24 17:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80167000 2021-11-24 17:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80168000 2021-11-24 17:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80169000 2021-11-24 17:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80170000 2021-11-24 17:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80171000 2021-11-24 17:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80172000 2021-11-24 17:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80173000 2021-11-24 17:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80174000 2021-11-24 17:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80175000 2021-11-24 17:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80176000 2021-11-24 17:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80177000 2021-11-24 17:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80178000 2021-11-24 17:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80179000 2021-11-24 17:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80180000 2021-11-24 17:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80181000 2021-11-24 17:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80182000 2021-11-24 17:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80183000 2021-11-24 17:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80184000 2021-11-24 17:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80185000 2021-11-24 17:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80186000 2021-11-24 17:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80187000 2021-11-24 17:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80188000 2021-11-24 17:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80189000 2021-11-24 17:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80190000 2021-11-24 17:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80191000 2021-11-24 17:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80192000 2021-11-24 17:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80193000 2021-11-24 17:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80194000 2021-11-24 17:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80195000 2021-11-24 17:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80196000 2021-11-24 17:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80197000 2021-11-24 17:47:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:47:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2466 containing 20.00 MB] 2021-11-24 17:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80198000 2021-11-24 17:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80199000 2021-11-24 17:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80200000 2021-11-24 17:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80201000 2021-11-24 17:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80202000 2021-11-24 17:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80203000 2021-11-24 17:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80204000 2021-11-24 17:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80205000 2021-11-24 17:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80206000 2021-11-24 17:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80207000 2021-11-24 17:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80208000 2021-11-24 17:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80209000 2021-11-24 17:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80210000 2021-11-24 17:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80211000 2021-11-24 17:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80212000 2021-11-24 17:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80213000 2021-11-24 17:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80214000 2021-11-24 17:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80215000 2021-11-24 17:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80216000 2021-11-24 17:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80217000 2021-11-24 17:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80218000 2021-11-24 17:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80219000 2021-11-24 17:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80220000 2021-11-24 17:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80221000 2021-11-24 17:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80222000 2021-11-24 17:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80223000 2021-11-24 17:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80224000 2021-11-24 17:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80225000 2021-11-24 17:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80226000 2021-11-24 17:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80227000 2021-11-24 17:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80228000 2021-11-24 17:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80229000 2021-11-24 17:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80230000 2021-11-24 17:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80231000 2021-11-24 17:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80232000 2021-11-24 17:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80233000 2021-11-24 17:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80234000 2021-11-24 17:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80235000 2021-11-24 17:48:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:48:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2467 containing 20.00 MB] 2021-11-24 17:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80236000 2021-11-24 17:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80237000 2021-11-24 17:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80238000 2021-11-24 17:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80239000 2021-11-24 17:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80240000 2021-11-24 17:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80241000 2021-11-24 17:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80242000 2021-11-24 17:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80243000 2021-11-24 17:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80244000 2021-11-24 17:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80245000 2021-11-24 17:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80246000 2021-11-24 17:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80247000 2021-11-24 17:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80248000 2021-11-24 17:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80249000 2021-11-24 17:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80250000 2021-11-24 17:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80251000 2021-11-24 17:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80252000 2021-11-24 17:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80253000 2021-11-24 17:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80254000 2021-11-24 17:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80255000 2021-11-24 17:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80256000 2021-11-24 17:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80257000 2021-11-24 17:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80258000 2021-11-24 17:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80259000 2021-11-24 17:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80260000 2021-11-24 17:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80261000 2021-11-24 17:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80262000 2021-11-24 17:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80263000 2021-11-24 17:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80264000 2021-11-24 17:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80265000 2021-11-24 17:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80266000 2021-11-24 17:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80267000 2021-11-24 17:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80268000 2021-11-24 17:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80269000 2021-11-24 17:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80270000 2021-11-24 17:48:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:48:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2468 containing 20.00 MB] 2021-11-24 17:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80271000 2021-11-24 17:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80272000 2021-11-24 17:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80273000 2021-11-24 17:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80274000 2021-11-24 17:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80275000 2021-11-24 17:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80276000 2021-11-24 17:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80277000 2021-11-24 17:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80278000 2021-11-24 17:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80279000 2021-11-24 17:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80280000 2021-11-24 17:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80281000 2021-11-24 17:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80282000 2021-11-24 17:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80283000 2021-11-24 17:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80284000 2021-11-24 17:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80285000 2021-11-24 17:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80286000 2021-11-24 17:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80287000 2021-11-24 17:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80288000 2021-11-24 17:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80289000 2021-11-24 17:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80290000 2021-11-24 17:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80291000 2021-11-24 17:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80292000 2021-11-24 17:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80293000 2021-11-24 17:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80294000 2021-11-24 17:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80295000 2021-11-24 17:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80296000 2021-11-24 17:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80297000 2021-11-24 17:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80298000 2021-11-24 17:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80299000 2021-11-24 17:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80300000 2021-11-24 17:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80301000 2021-11-24 17:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80302000 2021-11-24 17:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80303000 2021-11-24 17:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80304000 2021-11-24 17:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80305000 2021-11-24 17:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80306000 2021-11-24 17:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80307000 2021-11-24 17:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80308000 2021-11-24 17:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80309000 2021-11-24 17:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80310000 2021-11-24 17:48:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:48:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2469 containing 20.00 MB] 2021-11-24 17:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80311000 2021-11-24 17:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80312000 2021-11-24 17:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80313000 2021-11-24 17:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80314000 2021-11-24 17:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80315000 2021-11-24 17:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80316000 2021-11-24 17:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80317000 2021-11-24 17:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80318000 2021-11-24 17:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80319000 2021-11-24 17:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80320000 2021-11-24 17:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80321000 2021-11-24 17:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80322000 2021-11-24 17:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80323000 2021-11-24 17:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80324000 2021-11-24 17:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80325000 2021-11-24 17:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80326000 2021-11-24 17:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80327000 2021-11-24 17:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80328000 2021-11-24 17:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80329000 2021-11-24 17:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80330000 2021-11-24 17:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80331000 2021-11-24 17:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80332000 2021-11-24 17:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80333000 2021-11-24 17:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80334000 2021-11-24 17:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80335000 2021-11-24 17:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80336000 2021-11-24 17:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80337000 2021-11-24 17:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80338000 2021-11-24 17:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80339000 2021-11-24 17:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80340000 2021-11-24 17:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80341000 2021-11-24 17:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80342000 2021-11-24 17:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80343000 2021-11-24 17:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80344000 2021-11-24 17:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80345000 2021-11-24 17:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80346000 2021-11-24 17:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80347000 2021-11-24 17:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80348000 2021-11-24 17:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80349000 2021-11-24 17:49:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:49:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2470 containing 20.00 MB] 2021-11-24 17:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80350000 2021-11-24 17:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80351000 2021-11-24 17:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80352000 2021-11-24 17:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80353000 2021-11-24 17:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80354000 2021-11-24 17:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80355000 2021-11-24 17:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80356000 2021-11-24 17:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80357000 2021-11-24 17:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80358000 2021-11-24 17:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80359000 2021-11-24 17:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80360000 2021-11-24 17:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80361000 2021-11-24 17:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80362000 2021-11-24 17:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80363000 2021-11-24 17:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80364000 2021-11-24 17:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80365000 2021-11-24 17:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80366000 2021-11-24 17:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80367000 2021-11-24 17:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80368000 2021-11-24 17:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80369000 2021-11-24 17:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80370000 2021-11-24 17:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80371000 2021-11-24 17:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80372000 2021-11-24 17:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80373000 2021-11-24 17:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80374000 2021-11-24 17:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80375000 2021-11-24 17:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80376000 2021-11-24 17:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80377000 2021-11-24 17:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80378000 2021-11-24 17:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80379000 2021-11-24 17:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80380000 2021-11-24 17:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80381000 2021-11-24 17:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80382000 2021-11-24 17:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80383000 2021-11-24 17:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80384000 2021-11-24 17:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80385000 2021-11-24 17:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80386000 2021-11-24 17:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80387000 2021-11-24 17:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80388000 2021-11-24 17:49:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:49:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2471 containing 20.00 MB] 2021-11-24 17:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80389000 2021-11-24 17:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80390000 2021-11-24 17:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80391000 2021-11-24 17:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80392000 2021-11-24 17:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80393000 2021-11-24 17:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80394000 2021-11-24 17:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80395000 2021-11-24 17:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80396000 2021-11-24 17:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80397000 2021-11-24 17:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80398000 2021-11-24 17:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80399000 2021-11-24 17:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80400000 2021-11-24 17:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80401000 2021-11-24 17:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80402000 2021-11-24 17:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80403000 2021-11-24 17:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80404000 2021-11-24 17:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80405000 2021-11-24 17:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80406000 2021-11-24 17:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80407000 2021-11-24 17:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80408000 2021-11-24 17:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80409000 2021-11-24 17:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80410000 2021-11-24 17:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80411000 2021-11-24 17:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80412000 2021-11-24 17:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80413000 2021-11-24 17:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80414000 2021-11-24 17:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80415000 2021-11-24 17:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80416000 2021-11-24 17:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80417000 2021-11-24 17:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80418000 2021-11-24 17:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80419000 2021-11-24 17:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80420000 2021-11-24 17:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80421000 2021-11-24 17:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80422000 2021-11-24 17:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80423000 2021-11-24 17:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80424000 2021-11-24 17:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80425000 2021-11-24 17:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80426000 2021-11-24 17:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80427000 2021-11-24 17:49:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:49:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2472 containing 20.00 MB] 2021-11-24 17:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80428000 2021-11-24 17:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80429000 2021-11-24 17:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80430000 2021-11-24 17:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80431000 2021-11-24 17:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80432000 2021-11-24 17:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80433000 2021-11-24 17:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80434000 2021-11-24 17:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80435000 2021-11-24 17:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80436000 2021-11-24 17:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80437000 2021-11-24 17:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80438000 2021-11-24 17:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80439000 2021-11-24 17:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80440000 2021-11-24 17:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80441000 2021-11-24 17:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80442000 2021-11-24 17:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80443000 2021-11-24 17:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80444000 2021-11-24 17:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80445000 2021-11-24 17:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80446000 2021-11-24 17:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80447000 2021-11-24 17:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80448000 2021-11-24 17:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80449000 2021-11-24 17:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80450000 2021-11-24 17:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80451000 2021-11-24 17:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80452000 2021-11-24 17:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80453000 2021-11-24 17:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80454000 2021-11-24 17:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80455000 2021-11-24 17:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80456000 2021-11-24 17:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80457000 2021-11-24 17:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80458000 2021-11-24 17:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80459000 2021-11-24 17:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80460000 2021-11-24 17:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80461000 2021-11-24 17:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80462000 2021-11-24 17:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80463000 2021-11-24 17:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80464000 2021-11-24 17:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80465000 2021-11-24 17:49:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:49:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2473 containing 20.00 MB] 2021-11-24 17:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80466000 2021-11-24 17:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80467000 2021-11-24 17:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80468000 2021-11-24 17:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80469000 2021-11-24 17:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80470000 2021-11-24 17:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80471000 2021-11-24 17:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80472000 2021-11-24 17:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80473000 2021-11-24 17:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80474000 2021-11-24 17:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80475000 2021-11-24 17:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80476000 2021-11-24 17:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80477000 2021-11-24 17:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80478000 2021-11-24 17:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80479000 2021-11-24 17:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80480000 2021-11-24 17:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80481000 2021-11-24 17:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80482000 2021-11-24 17:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80483000 2021-11-24 17:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80484000 2021-11-24 17:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80485000 2021-11-24 17:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80486000 2021-11-24 17:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80487000 2021-11-24 17:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80488000 2021-11-24 17:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80489000 2021-11-24 17:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80490000 2021-11-24 17:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80491000 2021-11-24 17:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80492000 2021-11-24 17:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80493000 2021-11-24 17:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80494000 2021-11-24 17:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80495000 2021-11-24 17:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80496000 2021-11-24 17:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80497000 2021-11-24 17:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80498000 2021-11-24 17:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80499000 2021-11-24 17:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80500000 2021-11-24 17:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80501000 2021-11-24 17:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80502000 2021-11-24 17:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80503000 2021-11-24 17:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80504000 2021-11-24 17:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80505000 2021-11-24 17:50:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:50:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2474 containing 20.00 MB] 2021-11-24 17:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80506000 2021-11-24 17:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80507000 2021-11-24 17:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80508000 2021-11-24 17:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80509000 2021-11-24 17:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80510000 2021-11-24 17:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80511000 2021-11-24 17:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80512000 2021-11-24 17:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80513000 2021-11-24 17:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80514000 2021-11-24 17:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80515000 2021-11-24 17:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80516000 2021-11-24 17:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80517000 2021-11-24 17:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80518000 2021-11-24 17:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80519000 2021-11-24 17:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80520000 2021-11-24 17:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80521000 2021-11-24 17:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80522000 2021-11-24 17:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80523000 2021-11-24 17:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80524000 2021-11-24 17:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80525000 2021-11-24 17:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80526000 2021-11-24 17:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80527000 2021-11-24 17:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80528000 2021-11-24 17:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80529000 2021-11-24 17:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80530000 2021-11-24 17:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80531000 2021-11-24 17:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80532000 2021-11-24 17:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80533000 2021-11-24 17:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80534000 2021-11-24 17:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80535000 2021-11-24 17:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80536000 2021-11-24 17:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80537000 2021-11-24 17:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80538000 2021-11-24 17:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80539000 2021-11-24 17:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80540000 2021-11-24 17:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80541000 2021-11-24 17:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80542000 2021-11-24 17:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80543000 2021-11-24 17:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80544000 2021-11-24 17:50:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:50:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2475 containing 20.00 MB] 2021-11-24 17:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80545000 2021-11-24 17:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80546000 2021-11-24 17:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80547000 2021-11-24 17:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80548000 2021-11-24 17:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80549000 2021-11-24 17:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80550000 2021-11-24 17:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80551000 2021-11-24 17:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80552000 2021-11-24 17:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80553000 2021-11-24 17:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80554000 2021-11-24 17:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80555000 2021-11-24 17:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80556000 2021-11-24 17:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80557000 2021-11-24 17:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80558000 2021-11-24 17:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80559000 2021-11-24 17:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80560000 2021-11-24 17:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80561000 2021-11-24 17:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80562000 2021-11-24 17:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80563000 2021-11-24 17:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80564000 2021-11-24 17:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80565000 2021-11-24 17:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80566000 2021-11-24 17:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80567000 2021-11-24 17:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80568000 2021-11-24 17:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80569000 2021-11-24 17:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80570000 2021-11-24 17:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80571000 2021-11-24 17:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80572000 2021-11-24 17:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80573000 2021-11-24 17:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80574000 2021-11-24 17:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80575000 2021-11-24 17:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80576000 2021-11-24 17:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80577000 2021-11-24 17:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80578000 2021-11-24 17:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80579000 2021-11-24 17:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80580000 2021-11-24 17:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80581000 2021-11-24 17:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80582000 2021-11-24 17:50:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:50:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2476 containing 20.00 MB] 2021-11-24 17:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80583000 2021-11-24 17:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80584000 2021-11-24 17:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80585000 2021-11-24 17:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80586000 2021-11-24 17:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80587000 2021-11-24 17:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80588000 2021-11-24 17:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80589000 2021-11-24 17:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80590000 2021-11-24 17:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80591000 2021-11-24 17:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80592000 2021-11-24 17:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80593000 2021-11-24 17:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80594000 2021-11-24 17:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80595000 2021-11-24 17:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80596000 2021-11-24 17:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80597000 2021-11-24 17:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80598000 2021-11-24 17:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80599000 2021-11-24 17:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80600000 2021-11-24 17:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80601000 2021-11-24 17:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80602000 2021-11-24 17:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80603000 2021-11-24 17:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80604000 2021-11-24 17:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80605000 2021-11-24 17:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80606000 2021-11-24 17:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80607000 2021-11-24 17:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80608000 2021-11-24 17:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80609000 2021-11-24 17:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80610000 2021-11-24 17:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80611000 2021-11-24 17:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80612000 2021-11-24 17:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80613000 2021-11-24 17:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80614000 2021-11-24 17:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80615000 2021-11-24 17:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80616000 2021-11-24 17:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80617000 2021-11-24 17:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80618000 2021-11-24 17:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80619000 2021-11-24 17:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80620000 2021-11-24 17:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80621000 2021-11-24 17:51:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:51:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2477 containing 20.00 MB] 2021-11-24 17:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80622000 2021-11-24 17:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80623000 2021-11-24 17:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80624000 2021-11-24 17:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80625000 2021-11-24 17:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80626000 2021-11-24 17:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80627000 2021-11-24 17:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80628000 2021-11-24 17:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80629000 2021-11-24 17:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80630000 2021-11-24 17:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80631000 2021-11-24 17:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80632000 2021-11-24 17:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80633000 2021-11-24 17:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80634000 2021-11-24 17:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80635000 2021-11-24 17:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80636000 2021-11-24 17:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80637000 2021-11-24 17:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80638000 2021-11-24 17:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80639000 2021-11-24 17:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80640000 2021-11-24 17:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80641000 2021-11-24 17:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80642000 2021-11-24 17:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80643000 2021-11-24 17:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80644000 2021-11-24 17:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80645000 2021-11-24 17:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80646000 2021-11-24 17:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80647000 2021-11-24 17:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80648000 2021-11-24 17:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80649000 2021-11-24 17:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80650000 2021-11-24 17:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80651000 2021-11-24 17:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80652000 2021-11-24 17:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80653000 2021-11-24 17:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80654000 2021-11-24 17:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80655000 2021-11-24 17:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80656000 2021-11-24 17:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80657000 2021-11-24 17:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80658000 2021-11-24 17:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80659000 2021-11-24 17:51:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:51:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2478 containing 20.00 MB] 2021-11-24 17:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80660000 2021-11-24 17:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80661000 2021-11-24 17:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80662000 2021-11-24 17:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80663000 2021-11-24 17:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80664000 2021-11-24 17:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80665000 2021-11-24 17:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80666000 2021-11-24 17:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80667000 2021-11-24 17:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80668000 2021-11-24 17:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80669000 2021-11-24 17:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80670000 2021-11-24 17:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80671000 2021-11-24 17:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80672000 2021-11-24 17:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80673000 2021-11-24 17:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80674000 2021-11-24 17:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80675000 2021-11-24 17:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80676000 2021-11-24 17:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80677000 2021-11-24 17:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80678000 2021-11-24 17:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80679000 2021-11-24 17:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80680000 2021-11-24 17:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80681000 2021-11-24 17:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80682000 2021-11-24 17:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80683000 2021-11-24 17:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80684000 2021-11-24 17:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80685000 2021-11-24 17:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80686000 2021-11-24 17:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80687000 2021-11-24 17:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80688000 2021-11-24 17:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80689000 2021-11-24 17:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80690000 2021-11-24 17:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80691000 2021-11-24 17:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80692000 2021-11-24 17:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80693000 2021-11-24 17:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80694000 2021-11-24 17:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80695000 2021-11-24 17:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80696000 2021-11-24 17:51:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:51:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2479 containing 20.00 MB] 2021-11-24 17:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80697000 2021-11-24 17:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80698000 2021-11-24 17:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80699000 2021-11-24 17:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80700000 2021-11-24 17:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80701000 2021-11-24 17:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80702000 2021-11-24 17:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80703000 2021-11-24 17:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80704000 2021-11-24 17:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80705000 2021-11-24 17:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80706000 2021-11-24 17:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80707000 2021-11-24 17:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80708000 2021-11-24 17:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80709000 2021-11-24 17:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80710000 2021-11-24 17:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80711000 2021-11-24 17:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80712000 2021-11-24 17:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80713000 2021-11-24 17:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80714000 2021-11-24 17:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80715000 2021-11-24 17:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80716000 2021-11-24 17:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80717000 2021-11-24 17:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80718000 2021-11-24 17:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80719000 2021-11-24 17:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80720000 2021-11-24 17:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80721000 2021-11-24 17:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80722000 2021-11-24 17:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80723000 2021-11-24 17:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80724000 2021-11-24 17:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80725000 2021-11-24 17:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80726000 2021-11-24 17:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80727000 2021-11-24 17:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80728000 2021-11-24 17:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80729000 2021-11-24 17:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80730000 2021-11-24 17:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80731000 2021-11-24 17:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80732000 2021-11-24 17:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80733000 2021-11-24 17:52:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:52:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2480 containing 20.00 MB] 2021-11-24 17:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80734000 2021-11-24 17:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80735000 2021-11-24 17:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80736000 2021-11-24 17:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80737000 2021-11-24 17:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80738000 2021-11-24 17:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80739000 2021-11-24 17:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80740000 2021-11-24 17:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80741000 2021-11-24 17:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80742000 2021-11-24 17:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80743000 2021-11-24 17:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80744000 2021-11-24 17:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80745000 2021-11-24 17:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80746000 2021-11-24 17:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80747000 2021-11-24 17:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80748000 2021-11-24 17:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80749000 2021-11-24 17:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80750000 2021-11-24 17:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80751000 2021-11-24 17:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80752000 2021-11-24 17:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80753000 2021-11-24 17:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80754000 2021-11-24 17:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80755000 2021-11-24 17:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80756000 2021-11-24 17:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80757000 2021-11-24 17:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80758000 2021-11-24 17:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80759000 2021-11-24 17:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80760000 2021-11-24 17:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80761000 2021-11-24 17:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80762000 2021-11-24 17:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80763000 2021-11-24 17:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80764000 2021-11-24 17:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80765000 2021-11-24 17:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80766000 2021-11-24 17:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80767000 2021-11-24 17:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80768000 2021-11-24 17:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80769000 2021-11-24 17:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80770000 2021-11-24 17:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80771000 2021-11-24 17:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80772000 2021-11-24 17:52:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:52:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2481 containing 20.00 MB] 2021-11-24 17:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80773000 2021-11-24 17:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80774000 2021-11-24 17:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80775000 2021-11-24 17:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80776000 2021-11-24 17:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80777000 2021-11-24 17:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80778000 2021-11-24 17:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80779000 2021-11-24 17:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80780000 2021-11-24 17:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80781000 2021-11-24 17:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80782000 2021-11-24 17:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80783000 2021-11-24 17:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80784000 2021-11-24 17:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80785000 2021-11-24 17:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80786000 2021-11-24 17:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80787000 2021-11-24 17:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80788000 2021-11-24 17:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80789000 2021-11-24 17:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80790000 2021-11-24 17:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80791000 2021-11-24 17:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80792000 2021-11-24 17:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80793000 2021-11-24 17:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80794000 2021-11-24 17:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80795000 2021-11-24 17:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80796000 2021-11-24 17:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80797000 2021-11-24 17:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80798000 2021-11-24 17:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80799000 2021-11-24 17:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80800000 2021-11-24 17:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80801000 2021-11-24 17:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80802000 2021-11-24 17:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80803000 2021-11-24 17:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80804000 2021-11-24 17:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80805000 2021-11-24 17:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80806000 2021-11-24 17:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80807000 2021-11-24 17:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80808000 2021-11-24 17:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80809000 2021-11-24 17:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80810000 2021-11-24 17:52:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:52:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2482 containing 20.00 MB] 2021-11-24 17:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80811000 2021-11-24 17:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80812000 2021-11-24 17:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80813000 2021-11-24 17:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80814000 2021-11-24 17:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80815000 2021-11-24 17:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80816000 2021-11-24 17:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80817000 2021-11-24 17:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80818000 2021-11-24 17:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80819000 2021-11-24 17:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80820000 2021-11-24 17:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80821000 2021-11-24 17:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80822000 2021-11-24 17:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80823000 2021-11-24 17:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80824000 2021-11-24 17:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80825000 2021-11-24 17:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80826000 2021-11-24 17:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80827000 2021-11-24 17:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80828000 2021-11-24 17:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80829000 2021-11-24 17:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80830000 2021-11-24 17:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80831000 2021-11-24 17:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80832000 2021-11-24 17:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80833000 2021-11-24 17:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80834000 2021-11-24 17:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80835000 2021-11-24 17:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80836000 2021-11-24 17:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80837000 2021-11-24 17:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80838000 2021-11-24 17:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80839000 2021-11-24 17:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80840000 2021-11-24 17:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80841000 2021-11-24 17:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80842000 2021-11-24 17:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80843000 2021-11-24 17:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80844000 2021-11-24 17:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80845000 2021-11-24 17:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80846000 2021-11-24 17:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80847000 2021-11-24 17:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80848000 2021-11-24 17:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80849000 2021-11-24 17:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80850000 2021-11-24 17:52:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:52:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2483 containing 20.00 MB] 2021-11-24 17:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80851000 2021-11-24 17:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80852000 2021-11-24 17:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80853000 2021-11-24 17:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80854000 2021-11-24 17:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80855000 2021-11-24 17:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80856000 2021-11-24 17:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80857000 2021-11-24 17:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80858000 2021-11-24 17:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80859000 2021-11-24 17:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80860000 2021-11-24 17:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80861000 2021-11-24 17:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80862000 2021-11-24 17:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80863000 2021-11-24 17:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80864000 2021-11-24 17:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80865000 2021-11-24 17:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80866000 2021-11-24 17:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80867000 2021-11-24 17:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80868000 2021-11-24 17:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80869000 2021-11-24 17:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80870000 2021-11-24 17:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80871000 2021-11-24 17:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80872000 2021-11-24 17:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80873000 2021-11-24 17:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80874000 2021-11-24 17:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80875000 2021-11-24 17:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80876000 2021-11-24 17:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80877000 2021-11-24 17:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80878000 2021-11-24 17:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80879000 2021-11-24 17:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80880000 2021-11-24 17:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80881000 2021-11-24 17:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80882000 2021-11-24 17:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80883000 2021-11-24 17:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80884000 2021-11-24 17:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80885000 2021-11-24 17:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80886000 2021-11-24 17:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80887000 2021-11-24 17:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80888000 2021-11-24 17:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80889000 2021-11-24 17:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80890000 2021-11-24 17:53:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:53:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2484 containing 20.00 MB] 2021-11-24 17:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80891000 2021-11-24 17:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80892000 2021-11-24 17:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80893000 2021-11-24 17:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80894000 2021-11-24 17:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80895000 2021-11-24 17:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80896000 2021-11-24 17:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80897000 2021-11-24 17:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80898000 2021-11-24 17:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80899000 2021-11-24 17:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80900000 2021-11-24 17:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80901000 2021-11-24 17:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80902000 2021-11-24 17:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80903000 2021-11-24 17:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80904000 2021-11-24 17:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80905000 2021-11-24 17:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80906000 2021-11-24 17:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80907000 2021-11-24 17:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80908000 2021-11-24 17:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80909000 2021-11-24 17:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80910000 2021-11-24 17:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80911000 2021-11-24 17:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80912000 2021-11-24 17:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80913000 2021-11-24 17:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80914000 2021-11-24 17:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80915000 2021-11-24 17:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80916000 2021-11-24 17:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80917000 2021-11-24 17:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80918000 2021-11-24 17:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80919000 2021-11-24 17:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80920000 2021-11-24 17:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80921000 2021-11-24 17:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80922000 2021-11-24 17:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80923000 2021-11-24 17:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80924000 2021-11-24 17:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80925000 2021-11-24 17:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80926000 2021-11-24 17:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80927000 2021-11-24 17:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80928000 2021-11-24 17:53:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:53:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2485 containing 20.00 MB] 2021-11-24 17:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80929000 2021-11-24 17:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80930000 2021-11-24 17:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80931000 2021-11-24 17:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80932000 2021-11-24 17:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80933000 2021-11-24 17:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80934000 2021-11-24 17:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80935000 2021-11-24 17:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80936000 2021-11-24 17:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80937000 2021-11-24 17:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80938000 2021-11-24 17:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80939000 2021-11-24 17:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80940000 2021-11-24 17:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80941000 2021-11-24 17:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80942000 2021-11-24 17:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80943000 2021-11-24 17:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80944000 2021-11-24 17:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80945000 2021-11-24 17:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80946000 2021-11-24 17:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80947000 2021-11-24 17:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80948000 2021-11-24 17:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80949000 2021-11-24 17:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80950000 2021-11-24 17:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80951000 2021-11-24 17:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80952000 2021-11-24 17:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80953000 2021-11-24 17:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80954000 2021-11-24 17:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80955000 2021-11-24 17:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80956000 2021-11-24 17:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80957000 2021-11-24 17:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80958000 2021-11-24 17:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80959000 2021-11-24 17:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80960000 2021-11-24 17:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80961000 2021-11-24 17:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80962000 2021-11-24 17:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80963000 2021-11-24 17:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80964000 2021-11-24 17:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80965000 2021-11-24 17:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80966000 2021-11-24 17:53:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:53:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2486 containing 20.00 MB] 2021-11-24 17:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80967000 2021-11-24 17:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80968000 2021-11-24 17:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80969000 2021-11-24 17:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80970000 2021-11-24 17:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80971000 2021-11-24 17:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80972000 2021-11-24 17:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80973000 2021-11-24 17:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80974000 2021-11-24 17:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80975000 2021-11-24 17:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80976000 2021-11-24 17:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80977000 2021-11-24 17:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80978000 2021-11-24 17:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80979000 2021-11-24 17:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80980000 2021-11-24 17:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80981000 2021-11-24 17:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80982000 2021-11-24 17:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80983000 2021-11-24 17:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80984000 2021-11-24 17:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80985000 2021-11-24 17:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80986000 2021-11-24 17:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80987000 2021-11-24 17:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80988000 2021-11-24 17:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80989000 2021-11-24 17:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80990000 2021-11-24 17:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80991000 2021-11-24 17:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80992000 2021-11-24 17:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80993000 2021-11-24 17:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80994000 2021-11-24 17:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80995000 2021-11-24 17:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80996000 2021-11-24 17:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80997000 2021-11-24 17:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80998000 2021-11-24 17:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 80999000 2021-11-24 17:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81000000 2021-11-24 17:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81001000 2021-11-24 17:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81002000 2021-11-24 17:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81003000 2021-11-24 17:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81004000 2021-11-24 17:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81005000 2021-11-24 17:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81006000 2021-11-24 17:54:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:54:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2487 containing 20.00 MB] 2021-11-24 17:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81007000 2021-11-24 17:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81008000 2021-11-24 17:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81009000 2021-11-24 17:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81010000 2021-11-24 17:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81011000 2021-11-24 17:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81012000 2021-11-24 17:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81013000 2021-11-24 17:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81014000 2021-11-24 17:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81015000 2021-11-24 17:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81016000 2021-11-24 17:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81017000 2021-11-24 17:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81018000 2021-11-24 17:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81019000 2021-11-24 17:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81020000 2021-11-24 17:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81021000 2021-11-24 17:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81022000 2021-11-24 17:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81023000 2021-11-24 17:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81024000 2021-11-24 17:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81025000 2021-11-24 17:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81026000 2021-11-24 17:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81027000 2021-11-24 17:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81028000 2021-11-24 17:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81029000 2021-11-24 17:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81030000 2021-11-24 17:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81031000 2021-11-24 17:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81032000 2021-11-24 17:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81033000 2021-11-24 17:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81034000 2021-11-24 17:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81035000 2021-11-24 17:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81036000 2021-11-24 17:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81037000 2021-11-24 17:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81038000 2021-11-24 17:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81039000 2021-11-24 17:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81040000 2021-11-24 17:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81041000 2021-11-24 17:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81042000 2021-11-24 17:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81043000 2021-11-24 17:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81044000 2021-11-24 17:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81045000 2021-11-24 17:54:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:54:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2488 containing 20.00 MB] 2021-11-24 17:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81046000 2021-11-24 17:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81047000 2021-11-24 17:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81048000 2021-11-24 17:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81049000 2021-11-24 17:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81050000 2021-11-24 17:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81051000 2021-11-24 17:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81052000 2021-11-24 17:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81053000 2021-11-24 17:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81054000 2021-11-24 17:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81055000 2021-11-24 17:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81056000 2021-11-24 17:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81057000 2021-11-24 17:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81058000 2021-11-24 17:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81059000 2021-11-24 17:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81060000 2021-11-24 17:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81061000 2021-11-24 17:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81062000 2021-11-24 17:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81063000 2021-11-24 17:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81064000 2021-11-24 17:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81065000 2021-11-24 17:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81066000 2021-11-24 17:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81067000 2021-11-24 17:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81068000 2021-11-24 17:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81069000 2021-11-24 17:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81070000 2021-11-24 17:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81071000 2021-11-24 17:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81072000 2021-11-24 17:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81073000 2021-11-24 17:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81074000 2021-11-24 17:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81075000 2021-11-24 17:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81076000 2021-11-24 17:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81077000 2021-11-24 17:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81078000 2021-11-24 17:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81079000 2021-11-24 17:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81080000 2021-11-24 17:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81081000 2021-11-24 17:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81082000 2021-11-24 17:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81083000 2021-11-24 17:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81084000 2021-11-24 17:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81085000 2021-11-24 17:54:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:54:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2489 containing 20.00 MB] 2021-11-24 17:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81086000 2021-11-24 17:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81087000 2021-11-24 17:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81088000 2021-11-24 17:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81089000 2021-11-24 17:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81090000 2021-11-24 17:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81091000 2021-11-24 17:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81092000 2021-11-24 17:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81093000 2021-11-24 17:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81094000 2021-11-24 17:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81095000 2021-11-24 17:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81096000 2021-11-24 17:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81097000 2021-11-24 17:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81098000 2021-11-24 17:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81099000 2021-11-24 17:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81100000 2021-11-24 17:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81101000 2021-11-24 17:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81102000 2021-11-24 17:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81103000 2021-11-24 17:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81104000 2021-11-24 17:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81105000 2021-11-24 17:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81106000 2021-11-24 17:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81107000 2021-11-24 17:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81108000 2021-11-24 17:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81109000 2021-11-24 17:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81110000 2021-11-24 17:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81111000 2021-11-24 17:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81112000 2021-11-24 17:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81113000 2021-11-24 17:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81114000 2021-11-24 17:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81115000 2021-11-24 17:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81116000 2021-11-24 17:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81117000 2021-11-24 17:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81118000 2021-11-24 17:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81119000 2021-11-24 17:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81120000 2021-11-24 17:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81121000 2021-11-24 17:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81122000 2021-11-24 17:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81123000 2021-11-24 17:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81124000 2021-11-24 17:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81125000 2021-11-24 17:55:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:55:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2490 containing 20.00 MB] 2021-11-24 17:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81126000 2021-11-24 17:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81127000 2021-11-24 17:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81128000 2021-11-24 17:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81129000 2021-11-24 17:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81130000 2021-11-24 17:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81131000 2021-11-24 17:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81132000 2021-11-24 17:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81133000 2021-11-24 17:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81134000 2021-11-24 17:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81135000 2021-11-24 17:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81136000 2021-11-24 17:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81137000 2021-11-24 17:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81138000 2021-11-24 17:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81139000 2021-11-24 17:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81140000 2021-11-24 17:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81141000 2021-11-24 17:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81142000 2021-11-24 17:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81143000 2021-11-24 17:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81144000 2021-11-24 17:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81145000 2021-11-24 17:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81146000 2021-11-24 17:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81147000 2021-11-24 17:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81148000 2021-11-24 17:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81149000 2021-11-24 17:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81150000 2021-11-24 17:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81151000 2021-11-24 17:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81152000 2021-11-24 17:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81153000 2021-11-24 17:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81154000 2021-11-24 17:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81155000 2021-11-24 17:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81156000 2021-11-24 17:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81157000 2021-11-24 17:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81158000 2021-11-24 17:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81159000 2021-11-24 17:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81160000 2021-11-24 17:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81161000 2021-11-24 17:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81162000 2021-11-24 17:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81163000 2021-11-24 17:55:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:55:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2491 containing 20.00 MB] 2021-11-24 17:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81164000 2021-11-24 17:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81165000 2021-11-24 17:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81166000 2021-11-24 17:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81167000 2021-11-24 17:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81168000 2021-11-24 17:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81169000 2021-11-24 17:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81170000 2021-11-24 17:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81171000 2021-11-24 17:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81172000 2021-11-24 17:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81173000 2021-11-24 17:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81174000 2021-11-24 17:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81175000 2021-11-24 17:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81176000 2021-11-24 17:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81177000 2021-11-24 17:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81178000 2021-11-24 17:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81179000 2021-11-24 17:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81180000 2021-11-24 17:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81181000 2021-11-24 17:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81182000 2021-11-24 17:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81183000 2021-11-24 17:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81184000 2021-11-24 17:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81185000 2021-11-24 17:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81186000 2021-11-24 17:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81187000 2021-11-24 17:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81188000 2021-11-24 17:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81189000 2021-11-24 17:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81190000 2021-11-24 17:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81191000 2021-11-24 17:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81192000 2021-11-24 17:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81193000 2021-11-24 17:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81194000 2021-11-24 17:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81195000 2021-11-24 17:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81196000 2021-11-24 17:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81197000 2021-11-24 17:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81198000 2021-11-24 17:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81199000 2021-11-24 17:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81200000 2021-11-24 17:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81201000 2021-11-24 17:55:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:55:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2492 containing 20.00 MB] 2021-11-24 17:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81202000 2021-11-24 17:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81203000 2021-11-24 17:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81204000 2021-11-24 17:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81205000 2021-11-24 17:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81206000 2021-11-24 17:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81207000 2021-11-24 17:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81208000 2021-11-24 17:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81209000 2021-11-24 17:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81210000 2021-11-24 17:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81211000 2021-11-24 17:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81212000 2021-11-24 17:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81213000 2021-11-24 17:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81214000 2021-11-24 17:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81215000 2021-11-24 17:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81216000 2021-11-24 17:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81217000 2021-11-24 17:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81218000 2021-11-24 17:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81219000 2021-11-24 17:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81220000 2021-11-24 17:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81221000 2021-11-24 17:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81222000 2021-11-24 17:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81223000 2021-11-24 17:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81224000 2021-11-24 17:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81225000 2021-11-24 17:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81226000 2021-11-24 17:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81227000 2021-11-24 17:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81228000 2021-11-24 17:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81229000 2021-11-24 17:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81230000 2021-11-24 17:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81231000 2021-11-24 17:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81232000 2021-11-24 17:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81233000 2021-11-24 17:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81234000 2021-11-24 17:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81235000 2021-11-24 17:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81236000 2021-11-24 17:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81237000 2021-11-24 17:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81238000 2021-11-24 17:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81239000 2021-11-24 17:55:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:55:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2493 containing 20.00 MB] 2021-11-24 17:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81240000 2021-11-24 17:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81241000 2021-11-24 17:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81242000 2021-11-24 17:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81243000 2021-11-24 17:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81244000 2021-11-24 17:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81245000 2021-11-24 17:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81246000 2021-11-24 17:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81247000 2021-11-24 17:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81248000 2021-11-24 17:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81249000 2021-11-24 17:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81250000 2021-11-24 17:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81251000 2021-11-24 17:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81252000 2021-11-24 17:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81253000 2021-11-24 17:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81254000 2021-11-24 17:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81255000 2021-11-24 17:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81256000 2021-11-24 17:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81257000 2021-11-24 17:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81258000 2021-11-24 17:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81259000 2021-11-24 17:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81260000 2021-11-24 17:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81261000 2021-11-24 17:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81262000 2021-11-24 17:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81263000 2021-11-24 17:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81264000 2021-11-24 17:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81265000 2021-11-24 17:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81266000 2021-11-24 17:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81267000 2021-11-24 17:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81268000 2021-11-24 17:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81269000 2021-11-24 17:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81270000 2021-11-24 17:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81271000 2021-11-24 17:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81272000 2021-11-24 17:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81273000 2021-11-24 17:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81274000 2021-11-24 17:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81275000 2021-11-24 17:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81276000 2021-11-24 17:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81277000 2021-11-24 17:56:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:56:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2494 containing 20.00 MB] 2021-11-24 17:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81278000 2021-11-24 17:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81279000 2021-11-24 17:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81280000 2021-11-24 17:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81281000 2021-11-24 17:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81282000 2021-11-24 17:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81283000 2021-11-24 17:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81284000 2021-11-24 17:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81285000 2021-11-24 17:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81286000 2021-11-24 17:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81287000 2021-11-24 17:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81288000 2021-11-24 17:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81289000 2021-11-24 17:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81290000 2021-11-24 17:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81291000 2021-11-24 17:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81292000 2021-11-24 17:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81293000 2021-11-24 17:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81294000 2021-11-24 17:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81295000 2021-11-24 17:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81296000 2021-11-24 17:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81297000 2021-11-24 17:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81298000 2021-11-24 17:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81299000 2021-11-24 17:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81300000 2021-11-24 17:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81301000 2021-11-24 17:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81302000 2021-11-24 17:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81303000 2021-11-24 17:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81304000 2021-11-24 17:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81305000 2021-11-24 17:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81306000 2021-11-24 17:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81307000 2021-11-24 17:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81308000 2021-11-24 17:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81309000 2021-11-24 17:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81310000 2021-11-24 17:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81311000 2021-11-24 17:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81312000 2021-11-24 17:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81313000 2021-11-24 17:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81314000 2021-11-24 17:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81315000 2021-11-24 17:56:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:56:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2495 containing 20.00 MB] 2021-11-24 17:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81316000 2021-11-24 17:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81317000 2021-11-24 17:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81318000 2021-11-24 17:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81319000 2021-11-24 17:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81320000 2021-11-24 17:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81321000 2021-11-24 17:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81322000 2021-11-24 17:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81323000 2021-11-24 17:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81324000 2021-11-24 17:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81325000 2021-11-24 17:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81326000 2021-11-24 17:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81327000 2021-11-24 17:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81328000 2021-11-24 17:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81329000 2021-11-24 17:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81330000 2021-11-24 17:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81331000 2021-11-24 17:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81332000 2021-11-24 17:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81333000 2021-11-24 17:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81334000 2021-11-24 17:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81335000 2021-11-24 17:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81336000 2021-11-24 17:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81337000 2021-11-24 17:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81338000 2021-11-24 17:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81339000 2021-11-24 17:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81340000 2021-11-24 17:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81341000 2021-11-24 17:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81342000 2021-11-24 17:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81343000 2021-11-24 17:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81344000 2021-11-24 17:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81345000 2021-11-24 17:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81346000 2021-11-24 17:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81347000 2021-11-24 17:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81348000 2021-11-24 17:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81349000 2021-11-24 17:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81350000 2021-11-24 17:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81351000 2021-11-24 17:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81352000 2021-11-24 17:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81353000 2021-11-24 17:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81354000 2021-11-24 17:56:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:56:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2496 containing 20.00 MB] 2021-11-24 17:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81355000 2021-11-24 17:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81356000 2021-11-24 17:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81357000 2021-11-24 17:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81358000 2021-11-24 17:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81359000 2021-11-24 17:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81360000 2021-11-24 17:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81361000 2021-11-24 17:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81362000 2021-11-24 17:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81363000 2021-11-24 17:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81364000 2021-11-24 17:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81365000 2021-11-24 17:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81366000 2021-11-24 17:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81367000 2021-11-24 17:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81368000 2021-11-24 17:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81369000 2021-11-24 17:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81370000 2021-11-24 17:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81371000 2021-11-24 17:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81372000 2021-11-24 17:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81373000 2021-11-24 17:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81374000 2021-11-24 17:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81375000 2021-11-24 17:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81376000 2021-11-24 17:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81377000 2021-11-24 17:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81378000 2021-11-24 17:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81379000 2021-11-24 17:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81380000 2021-11-24 17:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81381000 2021-11-24 17:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81382000 2021-11-24 17:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81383000 2021-11-24 17:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81384000 2021-11-24 17:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81385000 2021-11-24 17:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81386000 2021-11-24 17:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81387000 2021-11-24 17:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81388000 2021-11-24 17:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81389000 2021-11-24 17:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81390000 2021-11-24 17:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81391000 2021-11-24 17:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81392000 2021-11-24 17:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81393000 2021-11-24 17:57:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:57:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2497 containing 20.00 MB] 2021-11-24 17:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81394000 2021-11-24 17:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81395000 2021-11-24 17:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81396000 2021-11-24 17:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81397000 2021-11-24 17:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81398000 2021-11-24 17:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81399000 2021-11-24 17:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81400000 2021-11-24 17:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81401000 2021-11-24 17:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81402000 2021-11-24 17:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81403000 2021-11-24 17:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81404000 2021-11-24 17:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81405000 2021-11-24 17:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81406000 2021-11-24 17:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81407000 2021-11-24 17:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81408000 2021-11-24 17:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81409000 2021-11-24 17:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81410000 2021-11-24 17:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81411000 2021-11-24 17:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81412000 2021-11-24 17:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81413000 2021-11-24 17:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81414000 2021-11-24 17:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81415000 2021-11-24 17:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81416000 2021-11-24 17:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81417000 2021-11-24 17:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81418000 2021-11-24 17:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81419000 2021-11-24 17:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81420000 2021-11-24 17:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81421000 2021-11-24 17:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81422000 2021-11-24 17:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81423000 2021-11-24 17:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81424000 2021-11-24 17:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81425000 2021-11-24 17:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81426000 2021-11-24 17:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81427000 2021-11-24 17:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81428000 2021-11-24 17:57:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:57:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2498 containing 20.00 MB] 2021-11-24 17:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81429000 2021-11-24 17:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81430000 2021-11-24 17:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81431000 2021-11-24 17:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81432000 2021-11-24 17:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81433000 2021-11-24 17:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81434000 2021-11-24 17:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81435000 2021-11-24 17:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81436000 2021-11-24 17:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81437000 2021-11-24 17:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81438000 2021-11-24 17:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81439000 2021-11-24 17:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81440000 2021-11-24 17:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81441000 2021-11-24 17:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81442000 2021-11-24 17:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81443000 2021-11-24 17:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81444000 2021-11-24 17:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81445000 2021-11-24 17:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81446000 2021-11-24 17:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81447000 2021-11-24 17:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81448000 2021-11-24 17:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81449000 2021-11-24 17:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81450000 2021-11-24 17:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81451000 2021-11-24 17:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81452000 2021-11-24 17:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81453000 2021-11-24 17:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81454000 2021-11-24 17:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81455000 2021-11-24 17:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81456000 2021-11-24 17:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81457000 2021-11-24 17:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81458000 2021-11-24 17:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81459000 2021-11-24 17:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81460000 2021-11-24 17:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81461000 2021-11-24 17:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81462000 2021-11-24 17:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81463000 2021-11-24 17:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81464000 2021-11-24 17:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81465000 2021-11-24 17:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81466000 2021-11-24 17:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81467000 2021-11-24 17:57:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:57:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2499 containing 20.00 MB] 2021-11-24 17:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81468000 2021-11-24 17:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81469000 2021-11-24 17:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81470000 2021-11-24 17:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81471000 2021-11-24 17:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81472000 2021-11-24 17:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81473000 2021-11-24 17:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81474000 2021-11-24 17:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81475000 2021-11-24 17:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81476000 2021-11-24 17:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81477000 2021-11-24 17:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81478000 2021-11-24 17:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81479000 2021-11-24 17:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81480000 2021-11-24 17:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81481000 2021-11-24 17:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81482000 2021-11-24 17:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81483000 2021-11-24 17:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81484000 2021-11-24 17:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81485000 2021-11-24 17:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81486000 2021-11-24 17:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81487000 2021-11-24 17:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81488000 2021-11-24 17:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81489000 2021-11-24 17:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81490000 2021-11-24 17:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81491000 2021-11-24 17:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81492000 2021-11-24 17:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81493000 2021-11-24 17:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81494000 2021-11-24 17:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81495000 2021-11-24 17:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81496000 2021-11-24 17:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81497000 2021-11-24 17:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81498000 2021-11-24 17:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81499000 2021-11-24 17:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81500000 2021-11-24 17:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81501000 2021-11-24 17:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81502000 2021-11-24 17:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81503000 2021-11-24 17:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81504000 2021-11-24 17:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81505000 2021-11-24 17:57:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:57:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2500 containing 20.00 MB] 2021-11-24 17:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81506000 2021-11-24 17:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81507000 2021-11-24 17:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81508000 2021-11-24 17:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81509000 2021-11-24 17:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81510000 2021-11-24 17:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81511000 2021-11-24 17:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81512000 2021-11-24 17:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81513000 2021-11-24 17:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81514000 2021-11-24 17:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81515000 2021-11-24 17:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81516000 2021-11-24 17:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81517000 2021-11-24 17:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81518000 2021-11-24 17:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81519000 2021-11-24 17:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81520000 2021-11-24 17:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81521000 2021-11-24 17:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81522000 2021-11-24 17:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81523000 2021-11-24 17:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81524000 2021-11-24 17:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81525000 2021-11-24 17:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81526000 2021-11-24 17:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81527000 2021-11-24 17:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81528000 2021-11-24 17:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81529000 2021-11-24 17:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81530000 2021-11-24 17:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81531000 2021-11-24 17:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81532000 2021-11-24 17:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81533000 2021-11-24 17:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81534000 2021-11-24 17:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81535000 2021-11-24 17:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81536000 2021-11-24 17:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81537000 2021-11-24 17:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81538000 2021-11-24 17:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81539000 2021-11-24 17:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81540000 2021-11-24 17:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81541000 2021-11-24 17:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81542000 2021-11-24 17:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81543000 2021-11-24 17:58:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:58:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2501 containing 20.00 MB] 2021-11-24 17:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81544000 2021-11-24 17:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81545000 2021-11-24 17:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81546000 2021-11-24 17:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81547000 2021-11-24 17:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81548000 2021-11-24 17:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81549000 2021-11-24 17:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81550000 2021-11-24 17:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81551000 2021-11-24 17:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81552000 2021-11-24 17:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81553000 2021-11-24 17:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81554000 2021-11-24 17:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81555000 2021-11-24 17:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81556000 2021-11-24 17:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81557000 2021-11-24 17:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81558000 2021-11-24 17:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81559000 2021-11-24 17:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81560000 2021-11-24 17:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81561000 2021-11-24 17:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81562000 2021-11-24 17:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81563000 2021-11-24 17:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81564000 2021-11-24 17:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81565000 2021-11-24 17:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81566000 2021-11-24 17:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81567000 2021-11-24 17:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81568000 2021-11-24 17:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81569000 2021-11-24 17:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81570000 2021-11-24 17:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81571000 2021-11-24 17:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81572000 2021-11-24 17:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81573000 2021-11-24 17:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81574000 2021-11-24 17:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81575000 2021-11-24 17:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81576000 2021-11-24 17:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81577000 2021-11-24 17:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81578000 2021-11-24 17:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81579000 2021-11-24 17:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81580000 2021-11-24 17:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81581000 2021-11-24 17:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81582000 2021-11-24 17:58:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:58:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2502 containing 20.00 MB] 2021-11-24 17:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81583000 2021-11-24 17:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81584000 2021-11-24 17:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81585000 2021-11-24 17:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81586000 2021-11-24 17:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81587000 2021-11-24 17:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81588000 2021-11-24 17:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81589000 2021-11-24 17:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81590000 2021-11-24 17:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81591000 2021-11-24 17:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81592000 2021-11-24 17:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81593000 2021-11-24 17:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81594000 2021-11-24 17:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81595000 2021-11-24 17:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81596000 2021-11-24 17:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81597000 2021-11-24 17:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81598000 2021-11-24 17:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81599000 2021-11-24 17:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81600000 2021-11-24 17:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81601000 2021-11-24 17:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81602000 2021-11-24 17:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81603000 2021-11-24 17:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81604000 2021-11-24 17:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81605000 2021-11-24 17:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81606000 2021-11-24 17:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81607000 2021-11-24 17:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81608000 2021-11-24 17:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81609000 2021-11-24 17:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81610000 2021-11-24 17:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81611000 2021-11-24 17:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81612000 2021-11-24 17:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81613000 2021-11-24 17:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81614000 2021-11-24 17:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81615000 2021-11-24 17:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81616000 2021-11-24 17:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81617000 2021-11-24 17:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81618000 2021-11-24 17:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81619000 2021-11-24 17:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81620000 2021-11-24 17:58:52 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:58:52 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2503 containing 20.00 MB] 2021-11-24 17:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81621000 2021-11-24 17:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81622000 2021-11-24 17:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81623000 2021-11-24 17:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81624000 2021-11-24 17:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81625000 2021-11-24 17:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81626000 2021-11-24 17:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81627000 2021-11-24 17:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81628000 2021-11-24 17:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81629000 2021-11-24 17:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81630000 2021-11-24 17:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81631000 2021-11-24 17:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81632000 2021-11-24 17:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81633000 2021-11-24 17:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81634000 2021-11-24 17:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81635000 2021-11-24 17:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81636000 2021-11-24 17:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81637000 2021-11-24 17:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81638000 2021-11-24 17:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81639000 2021-11-24 17:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81640000 2021-11-24 17:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81641000 2021-11-24 17:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81642000 2021-11-24 17:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81643000 2021-11-24 17:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81644000 2021-11-24 17:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81645000 2021-11-24 17:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81646000 2021-11-24 17:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81647000 2021-11-24 17:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81648000 2021-11-24 17:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81649000 2021-11-24 17:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81650000 2021-11-24 17:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81651000 2021-11-24 17:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81652000 2021-11-24 17:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81653000 2021-11-24 17:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81654000 2021-11-24 17:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81655000 2021-11-24 17:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81656000 2021-11-24 17:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81657000 2021-11-24 17:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81658000 2021-11-24 17:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81659000 2021-11-24 17:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81660000 2021-11-24 17:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81661000 2021-11-24 17:59:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:59:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2504 containing 20.00 MB] 2021-11-24 17:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81662000 2021-11-24 17:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81663000 2021-11-24 17:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81664000 2021-11-24 17:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81665000 2021-11-24 17:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81666000 2021-11-24 17:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81667000 2021-11-24 17:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81668000 2021-11-24 17:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81669000 2021-11-24 17:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81670000 2021-11-24 17:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81671000 2021-11-24 17:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81672000 2021-11-24 17:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81673000 2021-11-24 17:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81674000 2021-11-24 17:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81675000 2021-11-24 17:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81676000 2021-11-24 17:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81677000 2021-11-24 17:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81678000 2021-11-24 17:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81679000 2021-11-24 17:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81680000 2021-11-24 17:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81681000 2021-11-24 17:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81682000 2021-11-24 17:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81683000 2021-11-24 17:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81684000 2021-11-24 17:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81685000 2021-11-24 17:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81686000 2021-11-24 17:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81687000 2021-11-24 17:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81688000 2021-11-24 17:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81689000 2021-11-24 17:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81690000 2021-11-24 17:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81691000 2021-11-24 17:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81692000 2021-11-24 17:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81693000 2021-11-24 17:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81694000 2021-11-24 17:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81695000 2021-11-24 17:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81696000 2021-11-24 17:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81697000 2021-11-24 17:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81698000 2021-11-24 17:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81699000 2021-11-24 17:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81700000 2021-11-24 17:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81701000 2021-11-24 17:59:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:59:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2505 containing 20.00 MB] 2021-11-24 17:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81702000 2021-11-24 17:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81703000 2021-11-24 17:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81704000 2021-11-24 17:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81705000 2021-11-24 17:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81706000 2021-11-24 17:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81707000 2021-11-24 17:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81708000 2021-11-24 17:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81709000 2021-11-24 17:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81710000 2021-11-24 17:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81711000 2021-11-24 17:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81712000 2021-11-24 17:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81713000 2021-11-24 17:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81714000 2021-11-24 17:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81715000 2021-11-24 17:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81716000 2021-11-24 17:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81717000 2021-11-24 17:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81718000 2021-11-24 17:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81719000 2021-11-24 17:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81720000 2021-11-24 17:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81721000 2021-11-24 17:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81722000 2021-11-24 17:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81723000 2021-11-24 17:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81724000 2021-11-24 17:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81725000 2021-11-24 17:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81726000 2021-11-24 17:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81727000 2021-11-24 17:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81728000 2021-11-24 17:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81729000 2021-11-24 17:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81730000 2021-11-24 17:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81731000 2021-11-24 17:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81732000 2021-11-24 17:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81733000 2021-11-24 17:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81734000 2021-11-24 17:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81735000 2021-11-24 17:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81736000 2021-11-24 17:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81737000 2021-11-24 17:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81738000 2021-11-24 17:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81739000 2021-11-24 17:59:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 17:59:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2506 containing 20.00 MB] 2021-11-24 17:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81740000 2021-11-24 17:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81741000 2021-11-24 17:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81742000 2021-11-24 17:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81743000 2021-11-24 17:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81744000 2021-11-24 17:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81745000 2021-11-24 17:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81746000 2021-11-24 17:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81747000 2021-11-24 17:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81748000 2021-11-24 17:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81749000 2021-11-24 17:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81750000 2021-11-24 17:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81751000 2021-11-24 17:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81752000 2021-11-24 17:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81753000 2021-11-24 17:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81754000 2021-11-24 17:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81755000 2021-11-24 17:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81756000 2021-11-24 17:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81757000 2021-11-24 17:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81758000 2021-11-24 17:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81759000 2021-11-24 17:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81760000 2021-11-24 17:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81761000 2021-11-24 17:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81762000 2021-11-24 17:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81763000 2021-11-24 17:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81764000 2021-11-24 17:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81765000 2021-11-24 17:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81766000 2021-11-24 17:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81767000 2021-11-24 18:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81768000 2021-11-24 18:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81769000 2021-11-24 18:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81770000 2021-11-24 18:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81771000 2021-11-24 18:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81772000 2021-11-24 18:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81773000 2021-11-24 18:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81774000 2021-11-24 18:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81775000 2021-11-24 18:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81776000 2021-11-24 18:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81777000 2021-11-24 18:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81778000 2021-11-24 18:00:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:00:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2507 containing 20.00 MB] 2021-11-24 18:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81779000 2021-11-24 18:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81780000 2021-11-24 18:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81781000 2021-11-24 18:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81782000 2021-11-24 18:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81783000 2021-11-24 18:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81784000 2021-11-24 18:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81785000 2021-11-24 18:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81786000 2021-11-24 18:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81787000 2021-11-24 18:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81788000 2021-11-24 18:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81789000 2021-11-24 18:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81790000 2021-11-24 18:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81791000 2021-11-24 18:00:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81792000 2021-11-24 18:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81793000 2021-11-24 18:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81794000 2021-11-24 18:00:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81795000 2021-11-24 18:00:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81796000 2021-11-24 18:00:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81797000 2021-11-24 18:00:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81798000 2021-11-24 18:00:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81799000 2021-11-24 18:00:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81800000 2021-11-24 18:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81801000 2021-11-24 18:00:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81802000 2021-11-24 18:00:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81803000 2021-11-24 18:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81804000 2021-11-24 18:00:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81805000 2021-11-24 18:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81806000 2021-11-24 18:00:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81807000 2021-11-24 18:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81808000 2021-11-24 18:00:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81809000 2021-11-24 18:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81810000 2021-11-24 18:00:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81811000 2021-11-24 18:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81812000 2021-11-24 18:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81813000 2021-11-24 18:00:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81814000 2021-11-24 18:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81815000 2021-11-24 18:00:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81816000 2021-11-24 18:00:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:00:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2508 containing 20.00 MB] 2021-11-24 18:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81817000 2021-11-24 18:00:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81818000 2021-11-24 18:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81819000 2021-11-24 18:00:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81820000 2021-11-24 18:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81821000 2021-11-24 18:00:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81822000 2021-11-24 18:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81823000 2021-11-24 18:00:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81824000 2021-11-24 18:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81825000 2021-11-24 18:00:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81826000 2021-11-24 18:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81827000 2021-11-24 18:00:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81828000 2021-11-24 18:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81829000 2021-11-24 18:00:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81830000 2021-11-24 18:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81831000 2021-11-24 18:00:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81832000 2021-11-24 18:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81833000 2021-11-24 18:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81834000 2021-11-24 18:00:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81835000 2021-11-24 18:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81836000 2021-11-24 18:00:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81837000 2021-11-24 18:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81838000 2021-11-24 18:00:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81839000 2021-11-24 18:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81840000 2021-11-24 18:00:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81841000 2021-11-24 18:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81842000 2021-11-24 18:00:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81843000 2021-11-24 18:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81844000 2021-11-24 18:00:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81845000 2021-11-24 18:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81846000 2021-11-24 18:00:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81847000 2021-11-24 18:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81848000 2021-11-24 18:00:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81849000 2021-11-24 18:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81850000 2021-11-24 18:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81851000 2021-11-24 18:00:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81852000 2021-11-24 18:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81853000 2021-11-24 18:00:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81854000 2021-11-24 18:00:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:00:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2509 containing 20.00 MB] 2021-11-24 18:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81855000 2021-11-24 18:00:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81856000 2021-11-24 18:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81857000 2021-11-24 18:00:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81858000 2021-11-24 18:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81859000 2021-11-24 18:00:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81860000 2021-11-24 18:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81861000 2021-11-24 18:00:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81862000 2021-11-24 18:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81863000 2021-11-24 18:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81864000 2021-11-24 18:00:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81865000 2021-11-24 18:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81866000 2021-11-24 18:00:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81867000 2021-11-24 18:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81868000 2021-11-24 18:00:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81869000 2021-11-24 18:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81870000 2021-11-24 18:01:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81871000 2021-11-24 18:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81872000 2021-11-24 18:01:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81873000 2021-11-24 18:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81874000 2021-11-24 18:01:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81875000 2021-11-24 18:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81876000 2021-11-24 18:01:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81877000 2021-11-24 18:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81878000 2021-11-24 18:01:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81879000 2021-11-24 18:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81880000 2021-11-24 18:01:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81881000 2021-11-24 18:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81882000 2021-11-24 18:01:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81883000 2021-11-24 18:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81884000 2021-11-24 18:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81885000 2021-11-24 18:01:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81886000 2021-11-24 18:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81887000 2021-11-24 18:01:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81888000 2021-11-24 18:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81889000 2021-11-24 18:01:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81890000 2021-11-24 18:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81891000 2021-11-24 18:01:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81892000 2021-11-24 18:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81893000 2021-11-24 18:01:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:01:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2510 containing 20.00 MB] 2021-11-24 18:01:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81894000 2021-11-24 18:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81895000 2021-11-24 18:01:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81896000 2021-11-24 18:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81897000 2021-11-24 18:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81898000 2021-11-24 18:01:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81899000 2021-11-24 18:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81900000 2021-11-24 18:01:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81901000 2021-11-24 18:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81902000 2021-11-24 18:01:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81903000 2021-11-24 18:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81904000 2021-11-24 18:01:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81905000 2021-11-24 18:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81906000 2021-11-24 18:01:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81907000 2021-11-24 18:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81908000 2021-11-24 18:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81909000 2021-11-24 18:01:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81910000 2021-11-24 18:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81911000 2021-11-24 18:01:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81912000 2021-11-24 18:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81913000 2021-11-24 18:01:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81914000 2021-11-24 18:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81915000 2021-11-24 18:01:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81916000 2021-11-24 18:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81917000 2021-11-24 18:01:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81918000 2021-11-24 18:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81919000 2021-11-24 18:01:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81920000 2021-11-24 18:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81921000 2021-11-24 18:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81922000 2021-11-24 18:01:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81923000 2021-11-24 18:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81924000 2021-11-24 18:01:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81925000 2021-11-24 18:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81926000 2021-11-24 18:01:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81927000 2021-11-24 18:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81928000 2021-11-24 18:01:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81929000 2021-11-24 18:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81930000 2021-11-24 18:01:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81931000 2021-11-24 18:01:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:01:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2511 containing 20.00 MB] 2021-11-24 18:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81932000 2021-11-24 18:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81933000 2021-11-24 18:01:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81934000 2021-11-24 18:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81935000 2021-11-24 18:01:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81936000 2021-11-24 18:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81937000 2021-11-24 18:01:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81938000 2021-11-24 18:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81939000 2021-11-24 18:01:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81940000 2021-11-24 18:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81941000 2021-11-24 18:01:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81942000 2021-11-24 18:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81943000 2021-11-24 18:01:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81944000 2021-11-24 18:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81945000 2021-11-24 18:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81946000 2021-11-24 18:01:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81947000 2021-11-24 18:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81948000 2021-11-24 18:01:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81949000 2021-11-24 18:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81950000 2021-11-24 18:01:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81951000 2021-11-24 18:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81952000 2021-11-24 18:01:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81953000 2021-11-24 18:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81954000 2021-11-24 18:01:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81955000 2021-11-24 18:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81956000 2021-11-24 18:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81957000 2021-11-24 18:01:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81958000 2021-11-24 18:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81959000 2021-11-24 18:01:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81960000 2021-11-24 18:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81961000 2021-11-24 18:01:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81962000 2021-11-24 18:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81963000 2021-11-24 18:01:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81964000 2021-11-24 18:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81965000 2021-11-24 18:01:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81966000 2021-11-24 18:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81967000 2021-11-24 18:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81968000 2021-11-24 18:01:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81969000 2021-11-24 18:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81970000 2021-11-24 18:01:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81971000 2021-11-24 18:01:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:01:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2512 containing 20.00 MB] 2021-11-24 18:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81972000 2021-11-24 18:01:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81973000 2021-11-24 18:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81974000 2021-11-24 18:01:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81975000 2021-11-24 18:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81976000 2021-11-24 18:01:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81977000 2021-11-24 18:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81978000 2021-11-24 18:01:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81979000 2021-11-24 18:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81980000 2021-11-24 18:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81981000 2021-11-24 18:01:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81982000 2021-11-24 18:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81983000 2021-11-24 18:01:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81984000 2021-11-24 18:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81985000 2021-11-24 18:01:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81986000 2021-11-24 18:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81987000 2021-11-24 18:01:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81988000 2021-11-24 18:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81989000 2021-11-24 18:01:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81990000 2021-11-24 18:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81991000 2021-11-24 18:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81992000 2021-11-24 18:01:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81993000 2021-11-24 18:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81994000 2021-11-24 18:01:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81995000 2021-11-24 18:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81996000 2021-11-24 18:01:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81997000 2021-11-24 18:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81998000 2021-11-24 18:01:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 81999000 2021-11-24 18:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82000000 2021-11-24 18:02:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82001000 2021-11-24 18:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82002000 2021-11-24 18:02:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82003000 2021-11-24 18:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82004000 2021-11-24 18:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82005000 2021-11-24 18:02:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82006000 2021-11-24 18:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82007000 2021-11-24 18:02:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82008000 2021-11-24 18:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82009000 2021-11-24 18:02:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82010000 2021-11-24 18:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82011000 2021-11-24 18:02:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:02:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2513 containing 20.00 MB] 2021-11-24 18:02:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82012000 2021-11-24 18:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82013000 2021-11-24 18:02:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82014000 2021-11-24 18:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82015000 2021-11-24 18:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82016000 2021-11-24 18:02:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82017000 2021-11-24 18:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82018000 2021-11-24 18:02:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82019000 2021-11-24 18:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82020000 2021-11-24 18:02:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82021000 2021-11-24 18:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82022000 2021-11-24 18:02:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82023000 2021-11-24 18:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82024000 2021-11-24 18:02:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82025000 2021-11-24 18:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82026000 2021-11-24 18:02:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82027000 2021-11-24 18:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82028000 2021-11-24 18:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82029000 2021-11-24 18:02:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82030000 2021-11-24 18:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82031000 2021-11-24 18:02:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82032000 2021-11-24 18:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82033000 2021-11-24 18:02:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82034000 2021-11-24 18:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82035000 2021-11-24 18:02:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82036000 2021-11-24 18:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82037000 2021-11-24 18:02:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82038000 2021-11-24 18:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82039000 2021-11-24 18:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82040000 2021-11-24 18:02:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82041000 2021-11-24 18:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82042000 2021-11-24 18:02:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82043000 2021-11-24 18:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82044000 2021-11-24 18:02:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82045000 2021-11-24 18:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82046000 2021-11-24 18:02:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82047000 2021-11-24 18:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82048000 2021-11-24 18:02:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82049000 2021-11-24 18:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82050000 2021-11-24 18:02:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82051000 2021-11-24 18:02:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:02:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2514 containing 20.00 MB] 2021-11-24 18:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82052000 2021-11-24 18:02:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82053000 2021-11-24 18:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82054000 2021-11-24 18:02:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82055000 2021-11-24 18:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82056000 2021-11-24 18:02:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82057000 2021-11-24 18:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82058000 2021-11-24 18:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82059000 2021-11-24 18:02:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82060000 2021-11-24 18:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82061000 2021-11-24 18:02:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82062000 2021-11-24 18:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82063000 2021-11-24 18:02:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82064000 2021-11-24 18:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82065000 2021-11-24 18:02:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82066000 2021-11-24 18:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82067000 2021-11-24 18:02:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82068000 2021-11-24 18:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82069000 2021-11-24 18:02:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82070000 2021-11-24 18:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82071000 2021-11-24 18:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82072000 2021-11-24 18:02:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82073000 2021-11-24 18:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82074000 2021-11-24 18:02:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82075000 2021-11-24 18:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82076000 2021-11-24 18:02:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82077000 2021-11-24 18:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82078000 2021-11-24 18:02:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82079000 2021-11-24 18:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82080000 2021-11-24 18:02:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82081000 2021-11-24 18:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82082000 2021-11-24 18:02:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82083000 2021-11-24 18:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82084000 2021-11-24 18:02:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82085000 2021-11-24 18:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82086000 2021-11-24 18:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82087000 2021-11-24 18:02:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82088000 2021-11-24 18:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82089000 2021-11-24 18:02:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82090000 2021-11-24 18:02:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:02:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2515 containing 20.00 MB] 2021-11-24 18:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82091000 2021-11-24 18:02:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82092000 2021-11-24 18:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82093000 2021-11-24 18:02:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82094000 2021-11-24 18:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82095000 2021-11-24 18:02:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82096000 2021-11-24 18:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82097000 2021-11-24 18:02:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82098000 2021-11-24 18:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82099000 2021-11-24 18:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82100000 2021-11-24 18:02:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82101000 2021-11-24 18:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82102000 2021-11-24 18:02:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82103000 2021-11-24 18:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82104000 2021-11-24 18:02:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82105000 2021-11-24 18:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82106000 2021-11-24 18:02:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82107000 2021-11-24 18:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82108000 2021-11-24 18:02:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82109000 2021-11-24 18:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82110000 2021-11-24 18:02:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82111000 2021-11-24 18:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82112000 2021-11-24 18:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82113000 2021-11-24 18:02:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82114000 2021-11-24 18:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82115000 2021-11-24 18:02:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82116000 2021-11-24 18:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82117000 2021-11-24 18:02:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82118000 2021-11-24 18:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82119000 2021-11-24 18:02:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82120000 2021-11-24 18:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82121000 2021-11-24 18:02:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82122000 2021-11-24 18:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82123000 2021-11-24 18:02:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82124000 2021-11-24 18:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82125000 2021-11-24 18:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82126000 2021-11-24 18:02:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82127000 2021-11-24 18:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82128000 2021-11-24 18:02:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82129000 2021-11-24 18:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82130000 2021-11-24 18:03:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:03:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2516 containing 20.00 MB] 2021-11-24 18:03:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82131000 2021-11-24 18:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82132000 2021-11-24 18:03:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82133000 2021-11-24 18:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82134000 2021-11-24 18:03:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82135000 2021-11-24 18:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82136000 2021-11-24 18:03:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82137000 2021-11-24 18:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82138000 2021-11-24 18:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82139000 2021-11-24 18:03:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82140000 2021-11-24 18:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82141000 2021-11-24 18:03:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82142000 2021-11-24 18:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82143000 2021-11-24 18:03:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82144000 2021-11-24 18:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82145000 2021-11-24 18:03:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82146000 2021-11-24 18:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82147000 2021-11-24 18:03:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82148000 2021-11-24 18:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82149000 2021-11-24 18:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82150000 2021-11-24 18:03:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82151000 2021-11-24 18:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82152000 2021-11-24 18:03:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82153000 2021-11-24 18:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82154000 2021-11-24 18:03:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82155000 2021-11-24 18:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82156000 2021-11-24 18:03:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82157000 2021-11-24 18:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82158000 2021-11-24 18:03:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82159000 2021-11-24 18:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82160000 2021-11-24 18:03:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82161000 2021-11-24 18:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82162000 2021-11-24 18:03:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82163000 2021-11-24 18:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82164000 2021-11-24 18:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82165000 2021-11-24 18:03:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82166000 2021-11-24 18:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82167000 2021-11-24 18:03:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82168000 2021-11-24 18:03:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:03:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2517 containing 20.00 MB] 2021-11-24 18:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82169000 2021-11-24 18:03:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82170000 2021-11-24 18:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82171000 2021-11-24 18:03:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82172000 2021-11-24 18:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82173000 2021-11-24 18:03:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82174000 2021-11-24 18:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82175000 2021-11-24 18:03:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82176000 2021-11-24 18:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82177000 2021-11-24 18:03:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82178000 2021-11-24 18:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82179000 2021-11-24 18:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82180000 2021-11-24 18:03:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82181000 2021-11-24 18:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82182000 2021-11-24 18:03:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82183000 2021-11-24 18:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82184000 2021-11-24 18:03:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82185000 2021-11-24 18:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82186000 2021-11-24 18:03:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82187000 2021-11-24 18:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82188000 2021-11-24 18:03:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82189000 2021-11-24 18:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82190000 2021-11-24 18:03:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82191000 2021-11-24 18:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82192000 2021-11-24 18:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82193000 2021-11-24 18:03:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82194000 2021-11-24 18:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82195000 2021-11-24 18:03:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82196000 2021-11-24 18:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82197000 2021-11-24 18:03:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82198000 2021-11-24 18:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82199000 2021-11-24 18:03:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82200000 2021-11-24 18:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82201000 2021-11-24 18:03:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82202000 2021-11-24 18:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82203000 2021-11-24 18:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82204000 2021-11-24 18:03:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82205000 2021-11-24 18:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82206000 2021-11-24 18:03:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82207000 2021-11-24 18:03:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:03:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2518 containing 20.00 MB] 2021-11-24 18:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82208000 2021-11-24 18:03:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82209000 2021-11-24 18:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82210000 2021-11-24 18:03:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82211000 2021-11-24 18:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82212000 2021-11-24 18:03:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82213000 2021-11-24 18:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82214000 2021-11-24 18:03:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82215000 2021-11-24 18:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82216000 2021-11-24 18:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82217000 2021-11-24 18:03:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82218000 2021-11-24 18:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82219000 2021-11-24 18:03:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82220000 2021-11-24 18:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82221000 2021-11-24 18:03:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82222000 2021-11-24 18:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82223000 2021-11-24 18:03:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82224000 2021-11-24 18:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82225000 2021-11-24 18:03:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82226000 2021-11-24 18:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82227000 2021-11-24 18:03:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82228000 2021-11-24 18:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82229000 2021-11-24 18:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82230000 2021-11-24 18:03:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82231000 2021-11-24 18:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82232000 2021-11-24 18:03:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82233000 2021-11-24 18:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82234000 2021-11-24 18:03:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82235000 2021-11-24 18:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82236000 2021-11-24 18:03:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82237000 2021-11-24 18:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82238000 2021-11-24 18:03:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82239000 2021-11-24 18:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82240000 2021-11-24 18:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82241000 2021-11-24 18:03:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82242000 2021-11-24 18:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82243000 2021-11-24 18:03:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82244000 2021-11-24 18:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82245000 2021-11-24 18:03:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:03:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2519 containing 20.00 MB] 2021-11-24 18:03:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82246000 2021-11-24 18:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82247000 2021-11-24 18:03:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82248000 2021-11-24 18:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82249000 2021-11-24 18:03:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82250000 2021-11-24 18:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82251000 2021-11-24 18:03:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82252000 2021-11-24 18:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82253000 2021-11-24 18:03:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82254000 2021-11-24 18:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82255000 2021-11-24 18:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82256000 2021-11-24 18:03:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82257000 2021-11-24 18:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82258000 2021-11-24 18:03:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82259000 2021-11-24 18:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82260000 2021-11-24 18:04:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82261000 2021-11-24 18:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82262000 2021-11-24 18:04:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82263000 2021-11-24 18:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82264000 2021-11-24 18:04:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82265000 2021-11-24 18:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82266000 2021-11-24 18:04:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82267000 2021-11-24 18:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82268000 2021-11-24 18:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82269000 2021-11-24 18:04:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82270000 2021-11-24 18:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82271000 2021-11-24 18:04:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82272000 2021-11-24 18:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82273000 2021-11-24 18:04:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82274000 2021-11-24 18:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82275000 2021-11-24 18:04:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82276000 2021-11-24 18:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82277000 2021-11-24 18:04:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82278000 2021-11-24 18:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82279000 2021-11-24 18:04:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82280000 2021-11-24 18:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82281000 2021-11-24 18:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82282000 2021-11-24 18:04:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82283000 2021-11-24 18:04:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:04:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2520 containing 20.00 MB] 2021-11-24 18:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82284000 2021-11-24 18:04:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82285000 2021-11-24 18:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82286000 2021-11-24 18:04:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82287000 2021-11-24 18:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82288000 2021-11-24 18:04:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82289000 2021-11-24 18:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82290000 2021-11-24 18:04:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82291000 2021-11-24 18:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82292000 2021-11-24 18:04:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82293000 2021-11-24 18:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82294000 2021-11-24 18:04:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82295000 2021-11-24 18:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82296000 2021-11-24 18:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82297000 2021-11-24 18:04:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82298000 2021-11-24 18:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82299000 2021-11-24 18:04:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82300000 2021-11-24 18:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82301000 2021-11-24 18:04:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82302000 2021-11-24 18:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82303000 2021-11-24 18:04:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82304000 2021-11-24 18:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82305000 2021-11-24 18:04:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82306000 2021-11-24 18:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82307000 2021-11-24 18:04:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82308000 2021-11-24 18:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82309000 2021-11-24 18:04:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82310000 2021-11-24 18:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82311000 2021-11-24 18:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82312000 2021-11-24 18:04:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82313000 2021-11-24 18:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82314000 2021-11-24 18:04:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82315000 2021-11-24 18:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82316000 2021-11-24 18:04:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82317000 2021-11-24 18:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82318000 2021-11-24 18:04:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82319000 2021-11-24 18:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82320000 2021-11-24 18:04:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82321000 2021-11-24 18:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82322000 2021-11-24 18:04:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:04:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2521 containing 20.00 MB] 2021-11-24 18:04:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82323000 2021-11-24 18:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82324000 2021-11-24 18:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82325000 2021-11-24 18:04:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82326000 2021-11-24 18:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82327000 2021-11-24 18:04:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82328000 2021-11-24 18:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82329000 2021-11-24 18:04:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82330000 2021-11-24 18:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82331000 2021-11-24 18:04:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82332000 2021-11-24 18:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82333000 2021-11-24 18:04:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82334000 2021-11-24 18:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82335000 2021-11-24 18:04:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82336000 2021-11-24 18:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82337000 2021-11-24 18:04:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82338000 2021-11-24 18:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82339000 2021-11-24 18:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82340000 2021-11-24 18:04:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82341000 2021-11-24 18:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82342000 2021-11-24 18:04:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82343000 2021-11-24 18:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82344000 2021-11-24 18:04:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82345000 2021-11-24 18:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82346000 2021-11-24 18:04:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82347000 2021-11-24 18:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82348000 2021-11-24 18:04:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82349000 2021-11-24 18:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82350000 2021-11-24 18:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82351000 2021-11-24 18:04:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82352000 2021-11-24 18:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82353000 2021-11-24 18:04:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82354000 2021-11-24 18:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82355000 2021-11-24 18:04:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82356000 2021-11-24 18:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82357000 2021-11-24 18:04:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82358000 2021-11-24 18:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82359000 2021-11-24 18:04:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82360000 2021-11-24 18:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82361000 2021-11-24 18:04:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:04:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2522 containing 20.00 MB] 2021-11-24 18:04:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82362000 2021-11-24 18:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82363000 2021-11-24 18:04:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82364000 2021-11-24 18:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82365000 2021-11-24 18:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82366000 2021-11-24 18:04:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82367000 2021-11-24 18:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82368000 2021-11-24 18:04:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82369000 2021-11-24 18:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82370000 2021-11-24 18:04:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82371000 2021-11-24 18:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82372000 2021-11-24 18:04:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82373000 2021-11-24 18:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82374000 2021-11-24 18:04:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82375000 2021-11-24 18:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82376000 2021-11-24 18:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82377000 2021-11-24 18:04:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82378000 2021-11-24 18:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82379000 2021-11-24 18:04:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82380000 2021-11-24 18:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82381000 2021-11-24 18:04:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82382000 2021-11-24 18:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82383000 2021-11-24 18:04:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82384000 2021-11-24 18:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82385000 2021-11-24 18:04:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82386000 2021-11-24 18:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82387000 2021-11-24 18:04:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82388000 2021-11-24 18:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82389000 2021-11-24 18:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82390000 2021-11-24 18:05:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82391000 2021-11-24 18:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82392000 2021-11-24 18:05:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82393000 2021-11-24 18:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82394000 2021-11-24 18:05:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82395000 2021-11-24 18:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82396000 2021-11-24 18:05:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82397000 2021-11-24 18:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82398000 2021-11-24 18:05:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:05:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2523 containing 20.00 MB] 2021-11-24 18:05:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82399000 2021-11-24 18:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82400000 2021-11-24 18:05:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82401000 2021-11-24 18:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82402000 2021-11-24 18:05:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82403000 2021-11-24 18:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82404000 2021-11-24 18:05:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82405000 2021-11-24 18:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82406000 2021-11-24 18:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82407000 2021-11-24 18:05:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82408000 2021-11-24 18:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82409000 2021-11-24 18:05:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82410000 2021-11-24 18:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82411000 2021-11-24 18:05:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82412000 2021-11-24 18:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82413000 2021-11-24 18:05:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82414000 2021-11-24 18:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82415000 2021-11-24 18:05:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82416000 2021-11-24 18:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82417000 2021-11-24 18:05:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82418000 2021-11-24 18:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82419000 2021-11-24 18:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82420000 2021-11-24 18:05:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82421000 2021-11-24 18:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82422000 2021-11-24 18:05:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82423000 2021-11-24 18:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82424000 2021-11-24 18:05:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82425000 2021-11-24 18:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82426000 2021-11-24 18:05:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82427000 2021-11-24 18:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82428000 2021-11-24 18:05:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82429000 2021-11-24 18:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82430000 2021-11-24 18:05:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82431000 2021-11-24 18:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82432000 2021-11-24 18:05:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82433000 2021-11-24 18:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82434000 2021-11-24 18:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82435000 2021-11-24 18:05:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82436000 2021-11-24 18:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82437000 2021-11-24 18:05:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:05:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2524 containing 20.01 MB] 2021-11-24 18:05:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82438000 2021-11-24 18:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82439000 2021-11-24 18:05:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82440000 2021-11-24 18:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82441000 2021-11-24 18:05:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82442000 2021-11-24 18:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82443000 2021-11-24 18:05:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82444000 2021-11-24 18:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82445000 2021-11-24 18:05:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82446000 2021-11-24 18:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82447000 2021-11-24 18:05:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82448000 2021-11-24 18:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82449000 2021-11-24 18:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82450000 2021-11-24 18:05:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82451000 2021-11-24 18:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82452000 2021-11-24 18:05:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82453000 2021-11-24 18:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82454000 2021-11-24 18:05:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82455000 2021-11-24 18:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82456000 2021-11-24 18:05:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82457000 2021-11-24 18:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82458000 2021-11-24 18:05:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82459000 2021-11-24 18:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82460000 2021-11-24 18:05:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82461000 2021-11-24 18:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82462000 2021-11-24 18:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82463000 2021-11-24 18:05:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82464000 2021-11-24 18:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82465000 2021-11-24 18:05:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82466000 2021-11-24 18:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82467000 2021-11-24 18:05:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82468000 2021-11-24 18:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82469000 2021-11-24 18:05:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82470000 2021-11-24 18:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82471000 2021-11-24 18:05:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82472000 2021-11-24 18:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82473000 2021-11-24 18:05:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82474000 2021-11-24 18:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82475000 2021-11-24 18:05:40 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:05:40 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2525 containing 20.00 MB] 2021-11-24 18:05:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82476000 2021-11-24 18:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82477000 2021-11-24 18:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82478000 2021-11-24 18:05:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82479000 2021-11-24 18:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82480000 2021-11-24 18:05:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82481000 2021-11-24 18:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82482000 2021-11-24 18:05:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82483000 2021-11-24 18:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82484000 2021-11-24 18:05:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82485000 2021-11-24 18:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82486000 2021-11-24 18:05:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82487000 2021-11-24 18:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82488000 2021-11-24 18:05:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82489000 2021-11-24 18:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82490000 2021-11-24 18:05:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82491000 2021-11-24 18:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82492000 2021-11-24 18:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82493000 2021-11-24 18:05:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82494000 2021-11-24 18:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82495000 2021-11-24 18:05:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82496000 2021-11-24 18:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82497000 2021-11-24 18:05:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82498000 2021-11-24 18:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82499000 2021-11-24 18:05:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82500000 2021-11-24 18:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82501000 2021-11-24 18:05:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82502000 2021-11-24 18:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82503000 2021-11-24 18:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82504000 2021-11-24 18:05:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82505000 2021-11-24 18:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82506000 2021-11-24 18:05:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82507000 2021-11-24 18:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82508000 2021-11-24 18:05:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82509000 2021-11-24 18:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82510000 2021-11-24 18:05:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82511000 2021-11-24 18:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82512000 2021-11-24 18:05:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82513000 2021-11-24 18:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82514000 2021-11-24 18:05:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:05:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2526 containing 20.00 MB] 2021-11-24 18:05:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82515000 2021-11-24 18:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82516000 2021-11-24 18:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82517000 2021-11-24 18:05:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82518000 2021-11-24 18:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82519000 2021-11-24 18:06:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82520000 2021-11-24 18:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82521000 2021-11-24 18:06:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82522000 2021-11-24 18:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82523000 2021-11-24 18:06:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82524000 2021-11-24 18:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82525000 2021-11-24 18:06:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82526000 2021-11-24 18:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82527000 2021-11-24 18:06:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82528000 2021-11-24 18:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82529000 2021-11-24 18:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82530000 2021-11-24 18:06:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82531000 2021-11-24 18:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82532000 2021-11-24 18:06:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82533000 2021-11-24 18:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82534000 2021-11-24 18:06:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82535000 2021-11-24 18:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82536000 2021-11-24 18:06:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82537000 2021-11-24 18:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82538000 2021-11-24 18:06:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82539000 2021-11-24 18:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82540000 2021-11-24 18:06:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82541000 2021-11-24 18:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82542000 2021-11-24 18:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82543000 2021-11-24 18:06:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82544000 2021-11-24 18:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82545000 2021-11-24 18:06:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82546000 2021-11-24 18:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82547000 2021-11-24 18:06:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82548000 2021-11-24 18:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82549000 2021-11-24 18:06:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82550000 2021-11-24 18:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82551000 2021-11-24 18:06:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82552000 2021-11-24 18:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82553000 2021-11-24 18:06:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82554000 2021-11-24 18:06:16 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:06:16 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2527 containing 20.00 MB] 2021-11-24 18:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82555000 2021-11-24 18:06:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82556000 2021-11-24 18:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82557000 2021-11-24 18:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82558000 2021-11-24 18:06:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82559000 2021-11-24 18:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82560000 2021-11-24 18:06:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82561000 2021-11-24 18:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82562000 2021-11-24 18:06:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82563000 2021-11-24 18:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82564000 2021-11-24 18:06:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82565000 2021-11-24 18:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82566000 2021-11-24 18:06:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82567000 2021-11-24 18:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82568000 2021-11-24 18:06:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82569000 2021-11-24 18:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82570000 2021-11-24 18:06:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82571000 2021-11-24 18:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82572000 2021-11-24 18:06:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82573000 2021-11-24 18:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82574000 2021-11-24 18:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82575000 2021-11-24 18:06:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82576000 2021-11-24 18:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82577000 2021-11-24 18:06:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82578000 2021-11-24 18:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82579000 2021-11-24 18:06:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82580000 2021-11-24 18:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82581000 2021-11-24 18:06:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82582000 2021-11-24 18:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82583000 2021-11-24 18:06:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82584000 2021-11-24 18:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82585000 2021-11-24 18:06:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82586000 2021-11-24 18:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82587000 2021-11-24 18:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82588000 2021-11-24 18:06:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82589000 2021-11-24 18:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82590000 2021-11-24 18:06:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82591000 2021-11-24 18:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82592000 2021-11-24 18:06:34 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:06:34 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2528 containing 20.00 MB] 2021-11-24 18:06:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82593000 2021-11-24 18:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82594000 2021-11-24 18:06:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82595000 2021-11-24 18:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82596000 2021-11-24 18:06:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82597000 2021-11-24 18:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82598000 2021-11-24 18:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82599000 2021-11-24 18:06:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82600000 2021-11-24 18:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82601000 2021-11-24 18:06:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82602000 2021-11-24 18:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82603000 2021-11-24 18:06:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82604000 2021-11-24 18:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82605000 2021-11-24 18:06:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82606000 2021-11-24 18:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82607000 2021-11-24 18:06:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82608000 2021-11-24 18:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82609000 2021-11-24 18:06:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82610000 2021-11-24 18:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82611000 2021-11-24 18:06:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82612000 2021-11-24 18:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82613000 2021-11-24 18:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82614000 2021-11-24 18:06:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82615000 2021-11-24 18:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82616000 2021-11-24 18:06:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82617000 2021-11-24 18:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82618000 2021-11-24 18:06:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82619000 2021-11-24 18:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82620000 2021-11-24 18:06:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82621000 2021-11-24 18:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82622000 2021-11-24 18:06:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82623000 2021-11-24 18:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82624000 2021-11-24 18:06:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82625000 2021-11-24 18:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82626000 2021-11-24 18:06:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82627000 2021-11-24 18:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82628000 2021-11-24 18:06:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82629000 2021-11-24 18:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82630000 2021-11-24 18:06:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82631000 2021-11-24 18:06:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82632000 2021-11-24 18:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82633000 2021-11-24 18:06:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82634000 2021-11-24 18:06:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:06:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2529 containing 20.00 MB] 2021-11-24 18:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82635000 2021-11-24 18:06:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82636000 2021-11-24 18:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82637000 2021-11-24 18:06:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82638000 2021-11-24 18:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82639000 2021-11-24 18:06:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82640000 2021-11-24 18:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82641000 2021-11-24 18:06:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82642000 2021-11-24 18:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82643000 2021-11-24 18:06:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82644000 2021-11-24 18:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82645000 2021-11-24 18:07:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82646000 2021-11-24 18:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82647000 2021-11-24 18:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82648000 2021-11-24 18:07:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82649000 2021-11-24 18:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82650000 2021-11-24 18:07:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82651000 2021-11-24 18:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82652000 2021-11-24 18:07:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82653000 2021-11-24 18:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82654000 2021-11-24 18:07:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82655000 2021-11-24 18:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82656000 2021-11-24 18:07:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82657000 2021-11-24 18:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82658000 2021-11-24 18:07:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82659000 2021-11-24 18:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82660000 2021-11-24 18:07:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82661000 2021-11-24 18:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82662000 2021-11-24 18:07:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82663000 2021-11-24 18:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82664000 2021-11-24 18:07:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82665000 2021-11-24 18:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82666000 2021-11-24 18:07:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82667000 2021-11-24 18:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82668000 2021-11-24 18:07:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82669000 2021-11-24 18:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82670000 2021-11-24 18:07:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82671000 2021-11-24 18:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82672000 2021-11-24 18:07:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82673000 2021-11-24 18:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82674000 2021-11-24 18:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82675000 2021-11-24 18:07:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82676000 2021-11-24 18:07:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:07:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2530 containing 20.00 MB] 2021-11-24 18:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82677000 2021-11-24 18:07:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82678000 2021-11-24 18:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82679000 2021-11-24 18:07:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82680000 2021-11-24 18:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82681000 2021-11-24 18:07:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82682000 2021-11-24 18:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82683000 2021-11-24 18:07:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82684000 2021-11-24 18:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82685000 2021-11-24 18:07:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82686000 2021-11-24 18:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82687000 2021-11-24 18:07:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82688000 2021-11-24 18:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82689000 2021-11-24 18:07:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82690000 2021-11-24 18:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82691000 2021-11-24 18:07:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82692000 2021-11-24 18:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82693000 2021-11-24 18:07:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82694000 2021-11-24 18:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82695000 2021-11-24 18:07:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82696000 2021-11-24 18:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82697000 2021-11-24 18:07:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82698000 2021-11-24 18:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82699000 2021-11-24 18:07:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82700000 2021-11-24 18:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82701000 2021-11-24 18:07:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82702000 2021-11-24 18:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82703000 2021-11-24 18:07:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82704000 2021-11-24 18:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82705000 2021-11-24 18:07:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82706000 2021-11-24 18:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82707000 2021-11-24 18:07:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82708000 2021-11-24 18:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82709000 2021-11-24 18:07:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82710000 2021-11-24 18:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82711000 2021-11-24 18:07:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82712000 2021-11-24 18:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82713000 2021-11-24 18:07:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82714000 2021-11-24 18:07:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82715000 2021-11-24 18:07:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:07:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2531 containing 20.00 MB] 2021-11-24 18:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82716000 2021-11-24 18:07:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82717000 2021-11-24 18:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82718000 2021-11-24 18:07:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82719000 2021-11-24 18:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82720000 2021-11-24 18:07:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82721000 2021-11-24 18:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82722000 2021-11-24 18:07:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82723000 2021-11-24 18:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82724000 2021-11-24 18:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82725000 2021-11-24 18:07:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82726000 2021-11-24 18:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82727000 2021-11-24 18:07:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82728000 2021-11-24 18:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82729000 2021-11-24 18:07:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82730000 2021-11-24 18:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82731000 2021-11-24 18:07:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82732000 2021-11-24 18:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82733000 2021-11-24 18:07:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82734000 2021-11-24 18:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82735000 2021-11-24 18:07:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82736000 2021-11-24 18:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82737000 2021-11-24 18:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82738000 2021-11-24 18:07:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82739000 2021-11-24 18:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82740000 2021-11-24 18:07:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82741000 2021-11-24 18:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82742000 2021-11-24 18:07:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82743000 2021-11-24 18:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82744000 2021-11-24 18:07:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82745000 2021-11-24 18:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82746000 2021-11-24 18:07:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82747000 2021-11-24 18:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82748000 2021-11-24 18:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82749000 2021-11-24 18:07:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82750000 2021-11-24 18:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82751000 2021-11-24 18:07:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82752000 2021-11-24 18:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82753000 2021-11-24 18:07:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82754000 2021-11-24 18:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82755000 2021-11-24 18:07:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82756000 2021-11-24 18:07:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:07:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2532 containing 20.00 MB] 2021-11-24 18:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82757000 2021-11-24 18:07:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82758000 2021-11-24 18:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82759000 2021-11-24 18:07:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82760000 2021-11-24 18:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82761000 2021-11-24 18:07:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82762000 2021-11-24 18:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82763000 2021-11-24 18:07:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82764000 2021-11-24 18:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82765000 2021-11-24 18:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82766000 2021-11-24 18:07:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82767000 2021-11-24 18:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82768000 2021-11-24 18:07:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82769000 2021-11-24 18:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82770000 2021-11-24 18:08:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82771000 2021-11-24 18:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82772000 2021-11-24 18:08:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82773000 2021-11-24 18:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82774000 2021-11-24 18:08:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82775000 2021-11-24 18:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82776000 2021-11-24 18:08:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82777000 2021-11-24 18:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82778000 2021-11-24 18:08:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82779000 2021-11-24 18:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82780000 2021-11-24 18:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82781000 2021-11-24 18:08:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82782000 2021-11-24 18:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82783000 2021-11-24 18:08:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82784000 2021-11-24 18:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82785000 2021-11-24 18:08:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82786000 2021-11-24 18:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82787000 2021-11-24 18:08:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82788000 2021-11-24 18:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82789000 2021-11-24 18:08:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82790000 2021-11-24 18:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82791000 2021-11-24 18:08:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82792000 2021-11-24 18:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82793000 2021-11-24 18:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82794000 2021-11-24 18:08:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82795000 2021-11-24 18:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82796000 2021-11-24 18:08:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:08:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2533 containing 20.00 MB] 2021-11-24 18:08:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82797000 2021-11-24 18:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82798000 2021-11-24 18:08:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82799000 2021-11-24 18:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82800000 2021-11-24 18:08:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82801000 2021-11-24 18:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82802000 2021-11-24 18:08:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82803000 2021-11-24 18:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82804000 2021-11-24 18:08:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82805000 2021-11-24 18:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82806000 2021-11-24 18:08:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82807000 2021-11-24 18:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82808000 2021-11-24 18:08:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82809000 2021-11-24 18:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82810000 2021-11-24 18:08:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82811000 2021-11-24 18:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82812000 2021-11-24 18:08:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82813000 2021-11-24 18:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82814000 2021-11-24 18:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82815000 2021-11-24 18:08:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82816000 2021-11-24 18:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82817000 2021-11-24 18:08:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82818000 2021-11-24 18:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82819000 2021-11-24 18:08:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82820000 2021-11-24 18:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82821000 2021-11-24 18:08:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82822000 2021-11-24 18:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82823000 2021-11-24 18:08:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82824000 2021-11-24 18:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82825000 2021-11-24 18:08:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82826000 2021-11-24 18:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82827000 2021-11-24 18:08:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82828000 2021-11-24 18:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82829000 2021-11-24 18:08:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82830000 2021-11-24 18:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82831000 2021-11-24 18:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82832000 2021-11-24 18:08:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82833000 2021-11-24 18:08:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:08:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2534 containing 20.00 MB] 2021-11-24 18:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82834000 2021-11-24 18:08:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82835000 2021-11-24 18:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82836000 2021-11-24 18:08:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82837000 2021-11-24 18:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82838000 2021-11-24 18:08:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82839000 2021-11-24 18:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82840000 2021-11-24 18:08:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82841000 2021-11-24 18:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82842000 2021-11-24 18:08:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82843000 2021-11-24 18:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82844000 2021-11-24 18:08:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82845000 2021-11-24 18:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82846000 2021-11-24 18:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82847000 2021-11-24 18:08:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82848000 2021-11-24 18:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82849000 2021-11-24 18:08:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82850000 2021-11-24 18:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82851000 2021-11-24 18:08:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82852000 2021-11-24 18:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82853000 2021-11-24 18:08:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82854000 2021-11-24 18:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82855000 2021-11-24 18:08:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82856000 2021-11-24 18:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82857000 2021-11-24 18:08:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82858000 2021-11-24 18:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82859000 2021-11-24 18:08:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82860000 2021-11-24 18:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82861000 2021-11-24 18:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82862000 2021-11-24 18:08:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82863000 2021-11-24 18:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82864000 2021-11-24 18:08:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82865000 2021-11-24 18:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82866000 2021-11-24 18:08:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82867000 2021-11-24 18:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82868000 2021-11-24 18:08:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82869000 2021-11-24 18:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82870000 2021-11-24 18:08:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82871000 2021-11-24 18:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82872000 2021-11-24 18:08:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82873000 2021-11-24 18:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82874000 2021-11-24 18:08:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:08:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2535 containing 20.00 MB] 2021-11-24 18:08:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82875000 2021-11-24 18:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82876000 2021-11-24 18:08:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82877000 2021-11-24 18:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82878000 2021-11-24 18:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82879000 2021-11-24 18:08:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82880000 2021-11-24 18:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82881000 2021-11-24 18:08:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82882000 2021-11-24 18:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82883000 2021-11-24 18:08:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82884000 2021-11-24 18:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82885000 2021-11-24 18:08:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82886000 2021-11-24 18:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82887000 2021-11-24 18:08:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82888000 2021-11-24 18:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82889000 2021-11-24 18:08:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82890000 2021-11-24 18:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82891000 2021-11-24 18:08:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82892000 2021-11-24 18:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82893000 2021-11-24 18:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82894000 2021-11-24 18:08:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82895000 2021-11-24 18:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82896000 2021-11-24 18:08:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82897000 2021-11-24 18:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82898000 2021-11-24 18:09:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82899000 2021-11-24 18:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82900000 2021-11-24 18:09:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82901000 2021-11-24 18:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82902000 2021-11-24 18:09:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82903000 2021-11-24 18:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82904000 2021-11-24 18:09:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82905000 2021-11-24 18:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82906000 2021-11-24 18:09:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82907000 2021-11-24 18:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82908000 2021-11-24 18:09:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82909000 2021-11-24 18:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82910000 2021-11-24 18:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82911000 2021-11-24 18:09:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82912000 2021-11-24 18:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82913000 2021-11-24 18:09:07 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:09:07 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2536 containing 20.00 MB] 2021-11-24 18:09:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82914000 2021-11-24 18:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82915000 2021-11-24 18:09:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82916000 2021-11-24 18:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82917000 2021-11-24 18:09:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82918000 2021-11-24 18:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82919000 2021-11-24 18:09:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82920000 2021-11-24 18:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82921000 2021-11-24 18:09:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82922000 2021-11-24 18:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82923000 2021-11-24 18:09:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82924000 2021-11-24 18:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82925000 2021-11-24 18:09:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82926000 2021-11-24 18:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82927000 2021-11-24 18:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82928000 2021-11-24 18:09:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82929000 2021-11-24 18:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82930000 2021-11-24 18:09:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82931000 2021-11-24 18:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82932000 2021-11-24 18:09:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82933000 2021-11-24 18:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82934000 2021-11-24 18:09:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82935000 2021-11-24 18:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82936000 2021-11-24 18:09:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82937000 2021-11-24 18:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82938000 2021-11-24 18:09:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82939000 2021-11-24 18:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82940000 2021-11-24 18:09:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82941000 2021-11-24 18:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82942000 2021-11-24 18:09:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82943000 2021-11-24 18:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82944000 2021-11-24 18:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82945000 2021-11-24 18:09:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82946000 2021-11-24 18:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82947000 2021-11-24 18:09:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82948000 2021-11-24 18:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82949000 2021-11-24 18:09:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82950000 2021-11-24 18:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82951000 2021-11-24 18:09:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82952000 2021-11-24 18:09:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:09:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2537 containing 20.00 MB] 2021-11-24 18:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82953000 2021-11-24 18:09:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82954000 2021-11-24 18:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82955000 2021-11-24 18:09:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82956000 2021-11-24 18:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82957000 2021-11-24 18:09:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82958000 2021-11-24 18:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82959000 2021-11-24 18:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82960000 2021-11-24 18:09:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82961000 2021-11-24 18:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82962000 2021-11-24 18:09:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82963000 2021-11-24 18:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82964000 2021-11-24 18:09:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82965000 2021-11-24 18:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82966000 2021-11-24 18:09:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82967000 2021-11-24 18:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82968000 2021-11-24 18:09:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82969000 2021-11-24 18:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82970000 2021-11-24 18:09:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82971000 2021-11-24 18:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82972000 2021-11-24 18:09:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82973000 2021-11-24 18:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82974000 2021-11-24 18:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82975000 2021-11-24 18:09:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82976000 2021-11-24 18:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82977000 2021-11-24 18:09:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82978000 2021-11-24 18:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82979000 2021-11-24 18:09:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82980000 2021-11-24 18:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82981000 2021-11-24 18:09:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82982000 2021-11-24 18:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82983000 2021-11-24 18:09:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82984000 2021-11-24 18:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82985000 2021-11-24 18:09:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82986000 2021-11-24 18:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82987000 2021-11-24 18:09:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82988000 2021-11-24 18:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82989000 2021-11-24 18:09:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82990000 2021-11-24 18:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82991000 2021-11-24 18:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82992000 2021-11-24 18:09:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:09:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2538 containing 20.00 MB] 2021-11-24 18:09:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82993000 2021-11-24 18:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82994000 2021-11-24 18:09:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82995000 2021-11-24 18:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82996000 2021-11-24 18:09:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82997000 2021-11-24 18:09:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82998000 2021-11-24 18:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 82999000 2021-11-24 18:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83000000 2021-11-24 18:09:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83001000 2021-11-24 18:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83002000 2021-11-24 18:09:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83003000 2021-11-24 18:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83004000 2021-11-24 18:09:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83005000 2021-11-24 18:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83006000 2021-11-24 18:09:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83007000 2021-11-24 18:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83008000 2021-11-24 18:09:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83009000 2021-11-24 18:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83010000 2021-11-24 18:09:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83011000 2021-11-24 18:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83012000 2021-11-24 18:09:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83013000 2021-11-24 18:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83014000 2021-11-24 18:09:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83015000 2021-11-24 18:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83016000 2021-11-24 18:09:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83017000 2021-11-24 18:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83018000 2021-11-24 18:09:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83019000 2021-11-24 18:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83020000 2021-11-24 18:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83021000 2021-11-24 18:09:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83022000 2021-11-24 18:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83023000 2021-11-24 18:09:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83024000 2021-11-24 18:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83025000 2021-11-24 18:10:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83026000 2021-11-24 18:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83027000 2021-11-24 18:10:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83028000 2021-11-24 18:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83029000 2021-11-24 18:10:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83030000 2021-11-24 18:10:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:10:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2539 containing 20.00 MB] 2021-11-24 18:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83031000 2021-11-24 18:10:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83032000 2021-11-24 18:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83033000 2021-11-24 18:10:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83034000 2021-11-24 18:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83035000 2021-11-24 18:10:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83036000 2021-11-24 18:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83037000 2021-11-24 18:10:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83038000 2021-11-24 18:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83039000 2021-11-24 18:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83040000 2021-11-24 18:10:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83041000 2021-11-24 18:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83042000 2021-11-24 18:10:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83043000 2021-11-24 18:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83044000 2021-11-24 18:10:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83045000 2021-11-24 18:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83046000 2021-11-24 18:10:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83047000 2021-11-24 18:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83048000 2021-11-24 18:10:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83049000 2021-11-24 18:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83050000 2021-11-24 18:10:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83051000 2021-11-24 18:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83052000 2021-11-24 18:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83053000 2021-11-24 18:10:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83054000 2021-11-24 18:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83055000 2021-11-24 18:10:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83056000 2021-11-24 18:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83057000 2021-11-24 18:10:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83058000 2021-11-24 18:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83059000 2021-11-24 18:10:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83060000 2021-11-24 18:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83061000 2021-11-24 18:10:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83062000 2021-11-24 18:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83063000 2021-11-24 18:10:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83064000 2021-11-24 18:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83065000 2021-11-24 18:10:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83066000 2021-11-24 18:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83067000 2021-11-24 18:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83068000 2021-11-24 18:10:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83069000 2021-11-24 18:10:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:10:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2540 containing 20.00 MB] 2021-11-24 18:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83070000 2021-11-24 18:10:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83071000 2021-11-24 18:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83072000 2021-11-24 18:10:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83073000 2021-11-24 18:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83074000 2021-11-24 18:10:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83075000 2021-11-24 18:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83076000 2021-11-24 18:10:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83077000 2021-11-24 18:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83078000 2021-11-24 18:10:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83079000 2021-11-24 18:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83080000 2021-11-24 18:10:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83081000 2021-11-24 18:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83082000 2021-11-24 18:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83083000 2021-11-24 18:10:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83084000 2021-11-24 18:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83085000 2021-11-24 18:10:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83086000 2021-11-24 18:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83087000 2021-11-24 18:10:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83088000 2021-11-24 18:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83089000 2021-11-24 18:10:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83090000 2021-11-24 18:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83091000 2021-11-24 18:10:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83092000 2021-11-24 18:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83093000 2021-11-24 18:10:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83094000 2021-11-24 18:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83095000 2021-11-24 18:10:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83096000 2021-11-24 18:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83097000 2021-11-24 18:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83098000 2021-11-24 18:10:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83099000 2021-11-24 18:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83100000 2021-11-24 18:10:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83101000 2021-11-24 18:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83102000 2021-11-24 18:10:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83103000 2021-11-24 18:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83104000 2021-11-24 18:10:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83105000 2021-11-24 18:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83106000 2021-11-24 18:10:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:10:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2541 containing 20.00 MB] 2021-11-24 18:10:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83107000 2021-11-24 18:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83108000 2021-11-24 18:10:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83109000 2021-11-24 18:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83110000 2021-11-24 18:10:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83111000 2021-11-24 18:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83112000 2021-11-24 18:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83113000 2021-11-24 18:10:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83114000 2021-11-24 18:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83115000 2021-11-24 18:10:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83116000 2021-11-24 18:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83117000 2021-11-24 18:10:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83118000 2021-11-24 18:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83119000 2021-11-24 18:10:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83120000 2021-11-24 18:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83121000 2021-11-24 18:10:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83122000 2021-11-24 18:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83123000 2021-11-24 18:10:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83124000 2021-11-24 18:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83125000 2021-11-24 18:10:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83126000 2021-11-24 18:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83127000 2021-11-24 18:10:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83128000 2021-11-24 18:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83129000 2021-11-24 18:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83130000 2021-11-24 18:10:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83131000 2021-11-24 18:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83132000 2021-11-24 18:10:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83133000 2021-11-24 18:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83134000 2021-11-24 18:10:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83135000 2021-11-24 18:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83136000 2021-11-24 18:10:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83137000 2021-11-24 18:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83138000 2021-11-24 18:10:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83139000 2021-11-24 18:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83140000 2021-11-24 18:10:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83141000 2021-11-24 18:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83142000 2021-11-24 18:10:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83143000 2021-11-24 18:10:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:10:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2542 containing 20.00 MB] 2021-11-24 18:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83144000 2021-11-24 18:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83145000 2021-11-24 18:10:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83146000 2021-11-24 18:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83147000 2021-11-24 18:10:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83148000 2021-11-24 18:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83149000 2021-11-24 18:10:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83150000 2021-11-24 18:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83151000 2021-11-24 18:10:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83152000 2021-11-24 18:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83153000 2021-11-24 18:11:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83154000 2021-11-24 18:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83155000 2021-11-24 18:11:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83156000 2021-11-24 18:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83157000 2021-11-24 18:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83158000 2021-11-24 18:11:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83159000 2021-11-24 18:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83160000 2021-11-24 18:11:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83161000 2021-11-24 18:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83162000 2021-11-24 18:11:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83163000 2021-11-24 18:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83164000 2021-11-24 18:11:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83165000 2021-11-24 18:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83166000 2021-11-24 18:11:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83167000 2021-11-24 18:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83168000 2021-11-24 18:11:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83169000 2021-11-24 18:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83170000 2021-11-24 18:11:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83171000 2021-11-24 18:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83172000 2021-11-24 18:11:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83173000 2021-11-24 18:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83174000 2021-11-24 18:11:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83175000 2021-11-24 18:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83176000 2021-11-24 18:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83177000 2021-11-24 18:11:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83178000 2021-11-24 18:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83179000 2021-11-24 18:11:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83180000 2021-11-24 18:11:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:11:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2543 containing 20.00 MB] 2021-11-24 18:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83181000 2021-11-24 18:11:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83182000 2021-11-24 18:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83183000 2021-11-24 18:11:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83184000 2021-11-24 18:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83185000 2021-11-24 18:11:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83186000 2021-11-24 18:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83187000 2021-11-24 18:11:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83188000 2021-11-24 18:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83189000 2021-11-24 18:11:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83190000 2021-11-24 18:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83191000 2021-11-24 18:11:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83192000 2021-11-24 18:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83193000 2021-11-24 18:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83194000 2021-11-24 18:11:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83195000 2021-11-24 18:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83196000 2021-11-24 18:11:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83197000 2021-11-24 18:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83198000 2021-11-24 18:11:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83199000 2021-11-24 18:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83200000 2021-11-24 18:11:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83201000 2021-11-24 18:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83202000 2021-11-24 18:11:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83203000 2021-11-24 18:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83204000 2021-11-24 18:11:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83205000 2021-11-24 18:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83206000 2021-11-24 18:11:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83207000 2021-11-24 18:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83208000 2021-11-24 18:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83209000 2021-11-24 18:11:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83210000 2021-11-24 18:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83211000 2021-11-24 18:11:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83212000 2021-11-24 18:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83213000 2021-11-24 18:11:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83214000 2021-11-24 18:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83215000 2021-11-24 18:11:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83216000 2021-11-24 18:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83217000 2021-11-24 18:11:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:11:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2544 containing 20.00 MB] 2021-11-24 18:11:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83218000 2021-11-24 18:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83219000 2021-11-24 18:11:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83220000 2021-11-24 18:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83221000 2021-11-24 18:11:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83222000 2021-11-24 18:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83223000 2021-11-24 18:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83224000 2021-11-24 18:11:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83225000 2021-11-24 18:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83226000 2021-11-24 18:11:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83227000 2021-11-24 18:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83228000 2021-11-24 18:11:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83229000 2021-11-24 18:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83230000 2021-11-24 18:11:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83231000 2021-11-24 18:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83232000 2021-11-24 18:11:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83233000 2021-11-24 18:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83234000 2021-11-24 18:11:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83235000 2021-11-24 18:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83236000 2021-11-24 18:11:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83237000 2021-11-24 18:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83238000 2021-11-24 18:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83239000 2021-11-24 18:11:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83240000 2021-11-24 18:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83241000 2021-11-24 18:11:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83242000 2021-11-24 18:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83243000 2021-11-24 18:11:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83244000 2021-11-24 18:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83245000 2021-11-24 18:11:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83246000 2021-11-24 18:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83247000 2021-11-24 18:11:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83248000 2021-11-24 18:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83249000 2021-11-24 18:11:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83250000 2021-11-24 18:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83251000 2021-11-24 18:11:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83252000 2021-11-24 18:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83253000 2021-11-24 18:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83254000 2021-11-24 18:11:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83255000 2021-11-24 18:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83256000 2021-11-24 18:11:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:11:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2545 containing 20.00 MB] 2021-11-24 18:11:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83257000 2021-11-24 18:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83258000 2021-11-24 18:11:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83259000 2021-11-24 18:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83260000 2021-11-24 18:11:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83261000 2021-11-24 18:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83262000 2021-11-24 18:11:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83263000 2021-11-24 18:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83264000 2021-11-24 18:11:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83265000 2021-11-24 18:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83266000 2021-11-24 18:11:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83267000 2021-11-24 18:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83268000 2021-11-24 18:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83269000 2021-11-24 18:11:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83270000 2021-11-24 18:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83271000 2021-11-24 18:11:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83272000 2021-11-24 18:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83273000 2021-11-24 18:11:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83274000 2021-11-24 18:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83275000 2021-11-24 18:11:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83276000 2021-11-24 18:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83277000 2021-11-24 18:11:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83278000 2021-11-24 18:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83279000 2021-11-24 18:11:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83280000 2021-11-24 18:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83281000 2021-11-24 18:12:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83282000 2021-11-24 18:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83283000 2021-11-24 18:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83284000 2021-11-24 18:12:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83285000 2021-11-24 18:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83286000 2021-11-24 18:12:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83287000 2021-11-24 18:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83288000 2021-11-24 18:12:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83289000 2021-11-24 18:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83290000 2021-11-24 18:12:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83291000 2021-11-24 18:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83292000 2021-11-24 18:12:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83293000 2021-11-24 18:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83294000 2021-11-24 18:12:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:12:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2546 containing 20.00 MB] 2021-11-24 18:12:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83295000 2021-11-24 18:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83296000 2021-11-24 18:12:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83297000 2021-11-24 18:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83298000 2021-11-24 18:12:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83299000 2021-11-24 18:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83300000 2021-11-24 18:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83301000 2021-11-24 18:12:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83302000 2021-11-24 18:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83303000 2021-11-24 18:12:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83304000 2021-11-24 18:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83305000 2021-11-24 18:12:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83306000 2021-11-24 18:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83307000 2021-11-24 18:12:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83308000 2021-11-24 18:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83309000 2021-11-24 18:12:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83310000 2021-11-24 18:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83311000 2021-11-24 18:12:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83312000 2021-11-24 18:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83313000 2021-11-24 18:12:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83314000 2021-11-24 18:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83315000 2021-11-24 18:12:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83316000 2021-11-24 18:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83317000 2021-11-24 18:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83318000 2021-11-24 18:12:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83319000 2021-11-24 18:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83320000 2021-11-24 18:12:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83321000 2021-11-24 18:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83322000 2021-11-24 18:12:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83323000 2021-11-24 18:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83324000 2021-11-24 18:12:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83325000 2021-11-24 18:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83326000 2021-11-24 18:12:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83327000 2021-11-24 18:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83328000 2021-11-24 18:12:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83329000 2021-11-24 18:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83330000 2021-11-24 18:12:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83331000 2021-11-24 18:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83332000 2021-11-24 18:12:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:12:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2547 containing 20.00 MB] 2021-11-24 18:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83333000 2021-11-24 18:12:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83334000 2021-11-24 18:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83335000 2021-11-24 18:12:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83336000 2021-11-24 18:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83337000 2021-11-24 18:12:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83338000 2021-11-24 18:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83339000 2021-11-24 18:12:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83340000 2021-11-24 18:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83341000 2021-11-24 18:12:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83342000 2021-11-24 18:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83343000 2021-11-24 18:12:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83344000 2021-11-24 18:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83345000 2021-11-24 18:12:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83346000 2021-11-24 18:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83347000 2021-11-24 18:12:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83348000 2021-11-24 18:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83349000 2021-11-24 18:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83350000 2021-11-24 18:12:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83351000 2021-11-24 18:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83352000 2021-11-24 18:12:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83353000 2021-11-24 18:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83354000 2021-11-24 18:12:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83355000 2021-11-24 18:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83356000 2021-11-24 18:12:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83357000 2021-11-24 18:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83358000 2021-11-24 18:12:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83359000 2021-11-24 18:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83360000 2021-11-24 18:12:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83361000 2021-11-24 18:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83362000 2021-11-24 18:12:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83363000 2021-11-24 18:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83364000 2021-11-24 18:12:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83365000 2021-11-24 18:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83366000 2021-11-24 18:12:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83367000 2021-11-24 18:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83368000 2021-11-24 18:12:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83369000 2021-11-24 18:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83370000 2021-11-24 18:12:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:12:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2548 containing 20.00 MB] 2021-11-24 18:12:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83371000 2021-11-24 18:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83372000 2021-11-24 18:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83373000 2021-11-24 18:12:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83374000 2021-11-24 18:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83375000 2021-11-24 18:12:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83376000 2021-11-24 18:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83377000 2021-11-24 18:12:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83378000 2021-11-24 18:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83379000 2021-11-24 18:12:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83380000 2021-11-24 18:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83381000 2021-11-24 18:12:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83382000 2021-11-24 18:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83383000 2021-11-24 18:12:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83384000 2021-11-24 18:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83385000 2021-11-24 18:12:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83386000 2021-11-24 18:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83387000 2021-11-24 18:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83388000 2021-11-24 18:12:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83389000 2021-11-24 18:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83390000 2021-11-24 18:12:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83391000 2021-11-24 18:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83392000 2021-11-24 18:12:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83393000 2021-11-24 18:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83394000 2021-11-24 18:12:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83395000 2021-11-24 18:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83396000 2021-11-24 18:12:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83397000 2021-11-24 18:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83398000 2021-11-24 18:12:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83399000 2021-11-24 18:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83400000 2021-11-24 18:12:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83401000 2021-11-24 18:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83402000 2021-11-24 18:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83403000 2021-11-24 18:12:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83404000 2021-11-24 18:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83405000 2021-11-24 18:12:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83406000 2021-11-24 18:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83407000 2021-11-24 18:12:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83408000 2021-11-24 18:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83409000 2021-11-24 18:13:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:13:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2549 containing 20.00 MB] 2021-11-24 18:13:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83410000 2021-11-24 18:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83411000 2021-11-24 18:13:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83412000 2021-11-24 18:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83413000 2021-11-24 18:13:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83414000 2021-11-24 18:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83415000 2021-11-24 18:13:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83416000 2021-11-24 18:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83417000 2021-11-24 18:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83418000 2021-11-24 18:13:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83419000 2021-11-24 18:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83420000 2021-11-24 18:13:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83421000 2021-11-24 18:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83422000 2021-11-24 18:13:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83423000 2021-11-24 18:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83424000 2021-11-24 18:13:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83425000 2021-11-24 18:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83426000 2021-11-24 18:13:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83427000 2021-11-24 18:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83428000 2021-11-24 18:13:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83429000 2021-11-24 18:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83430000 2021-11-24 18:13:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83431000 2021-11-24 18:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83432000 2021-11-24 18:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83433000 2021-11-24 18:13:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83434000 2021-11-24 18:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83435000 2021-11-24 18:13:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83436000 2021-11-24 18:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83437000 2021-11-24 18:13:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83438000 2021-11-24 18:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83439000 2021-11-24 18:13:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83440000 2021-11-24 18:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83441000 2021-11-24 18:13:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83442000 2021-11-24 18:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83443000 2021-11-24 18:13:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83444000 2021-11-24 18:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83445000 2021-11-24 18:13:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83446000 2021-11-24 18:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83447000 2021-11-24 18:13:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83448000 2021-11-24 18:13:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:13:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2550 containing 20.00 MB] 2021-11-24 18:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83449000 2021-11-24 18:13:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83450000 2021-11-24 18:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83451000 2021-11-24 18:13:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83452000 2021-11-24 18:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83453000 2021-11-24 18:13:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83454000 2021-11-24 18:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83455000 2021-11-24 18:13:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83456000 2021-11-24 18:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83457000 2021-11-24 18:13:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83458000 2021-11-24 18:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83459000 2021-11-24 18:13:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83460000 2021-11-24 18:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83461000 2021-11-24 18:13:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83462000 2021-11-24 18:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83463000 2021-11-24 18:13:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83464000 2021-11-24 18:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83465000 2021-11-24 18:13:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83466000 2021-11-24 18:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83467000 2021-11-24 18:13:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83468000 2021-11-24 18:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83469000 2021-11-24 18:13:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83470000 2021-11-24 18:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83471000 2021-11-24 18:13:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83472000 2021-11-24 18:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83473000 2021-11-24 18:13:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83474000 2021-11-24 18:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83475000 2021-11-24 18:13:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83476000 2021-11-24 18:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83477000 2021-11-24 18:13:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83478000 2021-11-24 18:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83479000 2021-11-24 18:13:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83480000 2021-11-24 18:13:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83481000 2021-11-24 18:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83482000 2021-11-24 18:13:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83483000 2021-11-24 18:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83484000 2021-11-24 18:13:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83485000 2021-11-24 18:13:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:13:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2551 containing 20.00 MB] 2021-11-24 18:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83486000 2021-11-24 18:13:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83487000 2021-11-24 18:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83488000 2021-11-24 18:13:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83489000 2021-11-24 18:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83490000 2021-11-24 18:13:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83491000 2021-11-24 18:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83492000 2021-11-24 18:13:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83493000 2021-11-24 18:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83494000 2021-11-24 18:13:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83495000 2021-11-24 18:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83496000 2021-11-24 18:13:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83497000 2021-11-24 18:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83498000 2021-11-24 18:13:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83499000 2021-11-24 18:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83500000 2021-11-24 18:13:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83501000 2021-11-24 18:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83502000 2021-11-24 18:13:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83503000 2021-11-24 18:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83504000 2021-11-24 18:13:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83505000 2021-11-24 18:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83506000 2021-11-24 18:13:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83507000 2021-11-24 18:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83508000 2021-11-24 18:13:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83509000 2021-11-24 18:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83510000 2021-11-24 18:13:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83511000 2021-11-24 18:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83512000 2021-11-24 18:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83513000 2021-11-24 18:13:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83514000 2021-11-24 18:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83515000 2021-11-24 18:13:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83516000 2021-11-24 18:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83517000 2021-11-24 18:13:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83518000 2021-11-24 18:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83519000 2021-11-24 18:13:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83520000 2021-11-24 18:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83521000 2021-11-24 18:13:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83522000 2021-11-24 18:13:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:13:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2552 containing 20.00 MB] 2021-11-24 18:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83523000 2021-11-24 18:13:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83524000 2021-11-24 18:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83525000 2021-11-24 18:13:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83526000 2021-11-24 18:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83527000 2021-11-24 18:13:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83528000 2021-11-24 18:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83529000 2021-11-24 18:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83530000 2021-11-24 18:13:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83531000 2021-11-24 18:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83532000 2021-11-24 18:14:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83533000 2021-11-24 18:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83534000 2021-11-24 18:14:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83535000 2021-11-24 18:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83536000 2021-11-24 18:14:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83537000 2021-11-24 18:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83538000 2021-11-24 18:14:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83539000 2021-11-24 18:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83540000 2021-11-24 18:14:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83541000 2021-11-24 18:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83542000 2021-11-24 18:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83543000 2021-11-24 18:14:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83544000 2021-11-24 18:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83545000 2021-11-24 18:14:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83546000 2021-11-24 18:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83547000 2021-11-24 18:14:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83548000 2021-11-24 18:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83549000 2021-11-24 18:14:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83550000 2021-11-24 18:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83551000 2021-11-24 18:14:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83552000 2021-11-24 18:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83553000 2021-11-24 18:14:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83554000 2021-11-24 18:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83555000 2021-11-24 18:14:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83556000 2021-11-24 18:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83557000 2021-11-24 18:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83558000 2021-11-24 18:14:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83559000 2021-11-24 18:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83560000 2021-11-24 18:14:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83561000 2021-11-24 18:14:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:14:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2553 containing 20.00 MB] 2021-11-24 18:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83562000 2021-11-24 18:14:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83563000 2021-11-24 18:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83564000 2021-11-24 18:14:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83565000 2021-11-24 18:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83566000 2021-11-24 18:14:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83567000 2021-11-24 18:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83568000 2021-11-24 18:14:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83569000 2021-11-24 18:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83570000 2021-11-24 18:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83571000 2021-11-24 18:14:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83572000 2021-11-24 18:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83573000 2021-11-24 18:14:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83574000 2021-11-24 18:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83575000 2021-11-24 18:14:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83576000 2021-11-24 18:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83577000 2021-11-24 18:14:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83578000 2021-11-24 18:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83579000 2021-11-24 18:14:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83580000 2021-11-24 18:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83581000 2021-11-24 18:14:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83582000 2021-11-24 18:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83583000 2021-11-24 18:14:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83584000 2021-11-24 18:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83585000 2021-11-24 18:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83586000 2021-11-24 18:14:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83587000 2021-11-24 18:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83588000 2021-11-24 18:14:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83589000 2021-11-24 18:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83590000 2021-11-24 18:14:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83591000 2021-11-24 18:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83592000 2021-11-24 18:14:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83593000 2021-11-24 18:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83594000 2021-11-24 18:14:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83595000 2021-11-24 18:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83596000 2021-11-24 18:14:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83597000 2021-11-24 18:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83598000 2021-11-24 18:14:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83599000 2021-11-24 18:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83600000 2021-11-24 18:14:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83601000 2021-11-24 18:14:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:14:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2554 containing 20.00 MB] 2021-11-24 18:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83602000 2021-11-24 18:14:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83603000 2021-11-24 18:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83604000 2021-11-24 18:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83605000 2021-11-24 18:14:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83606000 2021-11-24 18:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83607000 2021-11-24 18:14:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83608000 2021-11-24 18:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83609000 2021-11-24 18:14:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83610000 2021-11-24 18:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83611000 2021-11-24 18:14:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83612000 2021-11-24 18:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83613000 2021-11-24 18:14:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83614000 2021-11-24 18:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83615000 2021-11-24 18:14:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83616000 2021-11-24 18:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83617000 2021-11-24 18:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83618000 2021-11-24 18:14:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83619000 2021-11-24 18:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83620000 2021-11-24 18:14:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83621000 2021-11-24 18:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83622000 2021-11-24 18:14:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83623000 2021-11-24 18:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83624000 2021-11-24 18:14:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83625000 2021-11-24 18:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83626000 2021-11-24 18:14:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83627000 2021-11-24 18:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83628000 2021-11-24 18:14:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83629000 2021-11-24 18:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83630000 2021-11-24 18:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83631000 2021-11-24 18:14:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83632000 2021-11-24 18:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83633000 2021-11-24 18:14:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83634000 2021-11-24 18:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83635000 2021-11-24 18:14:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83636000 2021-11-24 18:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83637000 2021-11-24 18:14:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83638000 2021-11-24 18:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83639000 2021-11-24 18:14:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83640000 2021-11-24 18:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83641000 2021-11-24 18:14:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:14:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2555 containing 20.00 MB] 2021-11-24 18:14:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83642000 2021-11-24 18:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83643000 2021-11-24 18:14:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83644000 2021-11-24 18:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83645000 2021-11-24 18:14:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83646000 2021-11-24 18:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83647000 2021-11-24 18:14:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83648000 2021-11-24 18:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83649000 2021-11-24 18:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83650000 2021-11-24 18:14:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83651000 2021-11-24 18:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83652000 2021-11-24 18:14:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83653000 2021-11-24 18:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83654000 2021-11-24 18:14:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83655000 2021-11-24 18:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83656000 2021-11-24 18:14:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83657000 2021-11-24 18:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83658000 2021-11-24 18:14:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83659000 2021-11-24 18:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83660000 2021-11-24 18:15:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83661000 2021-11-24 18:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83662000 2021-11-24 18:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83663000 2021-11-24 18:15:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83664000 2021-11-24 18:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83665000 2021-11-24 18:15:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83666000 2021-11-24 18:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83667000 2021-11-24 18:15:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83668000 2021-11-24 18:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83669000 2021-11-24 18:15:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83670000 2021-11-24 18:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83671000 2021-11-24 18:15:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83672000 2021-11-24 18:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83673000 2021-11-24 18:15:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83674000 2021-11-24 18:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83675000 2021-11-24 18:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83676000 2021-11-24 18:15:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83677000 2021-11-24 18:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83678000 2021-11-24 18:15:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83679000 2021-11-24 18:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83680000 2021-11-24 18:15:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83681000 2021-11-24 18:15:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:15:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2556 containing 20.00 MB] 2021-11-24 18:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83682000 2021-11-24 18:15:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83683000 2021-11-24 18:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83684000 2021-11-24 18:15:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83685000 2021-11-24 18:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83686000 2021-11-24 18:15:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83687000 2021-11-24 18:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83688000 2021-11-24 18:15:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83689000 2021-11-24 18:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83690000 2021-11-24 18:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83691000 2021-11-24 18:15:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83692000 2021-11-24 18:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83693000 2021-11-24 18:15:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83694000 2021-11-24 18:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83695000 2021-11-24 18:15:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83696000 2021-11-24 18:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83697000 2021-11-24 18:15:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83698000 2021-11-24 18:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83699000 2021-11-24 18:15:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83700000 2021-11-24 18:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83701000 2021-11-24 18:15:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83702000 2021-11-24 18:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83703000 2021-11-24 18:15:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83704000 2021-11-24 18:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83705000 2021-11-24 18:15:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83706000 2021-11-24 18:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83707000 2021-11-24 18:15:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83708000 2021-11-24 18:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83709000 2021-11-24 18:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83710000 2021-11-24 18:15:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83711000 2021-11-24 18:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83712000 2021-11-24 18:15:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83713000 2021-11-24 18:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83714000 2021-11-24 18:15:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83715000 2021-11-24 18:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83716000 2021-11-24 18:15:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83717000 2021-11-24 18:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83718000 2021-11-24 18:15:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83719000 2021-11-24 18:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83720000 2021-11-24 18:15:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:15:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2557 containing 20.00 MB] 2021-11-24 18:15:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83721000 2021-11-24 18:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83722000 2021-11-24 18:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83723000 2021-11-24 18:15:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83724000 2021-11-24 18:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83725000 2021-11-24 18:15:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83726000 2021-11-24 18:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83727000 2021-11-24 18:15:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83728000 2021-11-24 18:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83729000 2021-11-24 18:15:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83730000 2021-11-24 18:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83731000 2021-11-24 18:15:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83732000 2021-11-24 18:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83733000 2021-11-24 18:15:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83734000 2021-11-24 18:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83735000 2021-11-24 18:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83736000 2021-11-24 18:15:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83737000 2021-11-24 18:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83738000 2021-11-24 18:15:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83739000 2021-11-24 18:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83740000 2021-11-24 18:15:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83741000 2021-11-24 18:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83742000 2021-11-24 18:15:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83743000 2021-11-24 18:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83744000 2021-11-24 18:15:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83745000 2021-11-24 18:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83746000 2021-11-24 18:15:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83747000 2021-11-24 18:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83748000 2021-11-24 18:15:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83749000 2021-11-24 18:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83750000 2021-11-24 18:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83751000 2021-11-24 18:15:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83752000 2021-11-24 18:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83753000 2021-11-24 18:15:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83754000 2021-11-24 18:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83755000 2021-11-24 18:15:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83756000 2021-11-24 18:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83757000 2021-11-24 18:15:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83758000 2021-11-24 18:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83759000 2021-11-24 18:15:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83760000 2021-11-24 18:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83761000 2021-11-24 18:15:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:15:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2558 containing 20.00 MB] 2021-11-24 18:15:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83762000 2021-11-24 18:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83763000 2021-11-24 18:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83764000 2021-11-24 18:15:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83765000 2021-11-24 18:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83766000 2021-11-24 18:15:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83767000 2021-11-24 18:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83768000 2021-11-24 18:15:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83769000 2021-11-24 18:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83770000 2021-11-24 18:15:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83771000 2021-11-24 18:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83772000 2021-11-24 18:15:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83773000 2021-11-24 18:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83774000 2021-11-24 18:15:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83775000 2021-11-24 18:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83776000 2021-11-24 18:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83777000 2021-11-24 18:15:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83778000 2021-11-24 18:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83779000 2021-11-24 18:15:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83780000 2021-11-24 18:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83781000 2021-11-24 18:15:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83782000 2021-11-24 18:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83783000 2021-11-24 18:15:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83784000 2021-11-24 18:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83785000 2021-11-24 18:15:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83786000 2021-11-24 18:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83787000 2021-11-24 18:15:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83788000 2021-11-24 18:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83789000 2021-11-24 18:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83790000 2021-11-24 18:16:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83791000 2021-11-24 18:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83792000 2021-11-24 18:16:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83793000 2021-11-24 18:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83794000 2021-11-24 18:16:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83795000 2021-11-24 18:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83796000 2021-11-24 18:16:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83797000 2021-11-24 18:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83798000 2021-11-24 18:16:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83799000 2021-11-24 18:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83800000 2021-11-24 18:16:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:16:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2559 containing 20.00 MB] 2021-11-24 18:16:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83801000 2021-11-24 18:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83802000 2021-11-24 18:16:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83803000 2021-11-24 18:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83804000 2021-11-24 18:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83805000 2021-11-24 18:16:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83806000 2021-11-24 18:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83807000 2021-11-24 18:16:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83808000 2021-11-24 18:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83809000 2021-11-24 18:16:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83810000 2021-11-24 18:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83811000 2021-11-24 18:16:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83812000 2021-11-24 18:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83813000 2021-11-24 18:16:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83814000 2021-11-24 18:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83815000 2021-11-24 18:16:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83816000 2021-11-24 18:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83817000 2021-11-24 18:16:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83818000 2021-11-24 18:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83819000 2021-11-24 18:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83820000 2021-11-24 18:16:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83821000 2021-11-24 18:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83822000 2021-11-24 18:16:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83823000 2021-11-24 18:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83824000 2021-11-24 18:16:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83825000 2021-11-24 18:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83826000 2021-11-24 18:16:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83827000 2021-11-24 18:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83828000 2021-11-24 18:16:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83829000 2021-11-24 18:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83830000 2021-11-24 18:16:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83831000 2021-11-24 18:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83832000 2021-11-24 18:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83833000 2021-11-24 18:16:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83834000 2021-11-24 18:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83835000 2021-11-24 18:16:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83836000 2021-11-24 18:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83837000 2021-11-24 18:16:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83838000 2021-11-24 18:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83839000 2021-11-24 18:16:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:16:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2560 containing 20.00 MB] 2021-11-24 18:16:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83840000 2021-11-24 18:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83841000 2021-11-24 18:16:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83842000 2021-11-24 18:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83843000 2021-11-24 18:16:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83844000 2021-11-24 18:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83845000 2021-11-24 18:16:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83846000 2021-11-24 18:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83847000 2021-11-24 18:16:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83848000 2021-11-24 18:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83849000 2021-11-24 18:16:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83850000 2021-11-24 18:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83851000 2021-11-24 18:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83852000 2021-11-24 18:16:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83853000 2021-11-24 18:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83854000 2021-11-24 18:16:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83855000 2021-11-24 18:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83856000 2021-11-24 18:16:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83857000 2021-11-24 18:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83858000 2021-11-24 18:16:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83859000 2021-11-24 18:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83860000 2021-11-24 18:16:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83861000 2021-11-24 18:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83862000 2021-11-24 18:16:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83863000 2021-11-24 18:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83864000 2021-11-24 18:16:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83865000 2021-11-24 18:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83866000 2021-11-24 18:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83867000 2021-11-24 18:16:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83868000 2021-11-24 18:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83869000 2021-11-24 18:16:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83870000 2021-11-24 18:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83871000 2021-11-24 18:16:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83872000 2021-11-24 18:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83873000 2021-11-24 18:16:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83874000 2021-11-24 18:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83875000 2021-11-24 18:16:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83876000 2021-11-24 18:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83877000 2021-11-24 18:16:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83878000 2021-11-24 18:16:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:16:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2561 containing 20.00 MB] 2021-11-24 18:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83879000 2021-11-24 18:16:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83880000 2021-11-24 18:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83881000 2021-11-24 18:16:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83882000 2021-11-24 18:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83883000 2021-11-24 18:16:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83884000 2021-11-24 18:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83885000 2021-11-24 18:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83886000 2021-11-24 18:16:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83887000 2021-11-24 18:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83888000 2021-11-24 18:16:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83889000 2021-11-24 18:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83890000 2021-11-24 18:16:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83891000 2021-11-24 18:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83892000 2021-11-24 18:16:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83893000 2021-11-24 18:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83894000 2021-11-24 18:16:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83895000 2021-11-24 18:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83896000 2021-11-24 18:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83897000 2021-11-24 18:16:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83898000 2021-11-24 18:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83899000 2021-11-24 18:16:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83900000 2021-11-24 18:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83901000 2021-11-24 18:16:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83902000 2021-11-24 18:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83903000 2021-11-24 18:16:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83904000 2021-11-24 18:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83905000 2021-11-24 18:16:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83906000 2021-11-24 18:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83907000 2021-11-24 18:16:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83908000 2021-11-24 18:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83909000 2021-11-24 18:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83910000 2021-11-24 18:16:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83911000 2021-11-24 18:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83912000 2021-11-24 18:16:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83913000 2021-11-24 18:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83914000 2021-11-24 18:16:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83915000 2021-11-24 18:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83916000 2021-11-24 18:16:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:16:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2562 containing 20.00 MB] 2021-11-24 18:16:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83917000 2021-11-24 18:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83918000 2021-11-24 18:17:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83919000 2021-11-24 18:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83920000 2021-11-24 18:17:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83921000 2021-11-24 18:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83922000 2021-11-24 18:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83923000 2021-11-24 18:17:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83924000 2021-11-24 18:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83925000 2021-11-24 18:17:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83926000 2021-11-24 18:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83927000 2021-11-24 18:17:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83928000 2021-11-24 18:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83929000 2021-11-24 18:17:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83930000 2021-11-24 18:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83931000 2021-11-24 18:17:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83932000 2021-11-24 18:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83933000 2021-11-24 18:17:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83934000 2021-11-24 18:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83935000 2021-11-24 18:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83936000 2021-11-24 18:17:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83937000 2021-11-24 18:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83938000 2021-11-24 18:17:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83939000 2021-11-24 18:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83940000 2021-11-24 18:17:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83941000 2021-11-24 18:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83942000 2021-11-24 18:17:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83943000 2021-11-24 18:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83944000 2021-11-24 18:17:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83945000 2021-11-24 18:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83946000 2021-11-24 18:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83947000 2021-11-24 18:17:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83948000 2021-11-24 18:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83949000 2021-11-24 18:17:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83950000 2021-11-24 18:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83951000 2021-11-24 18:17:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83952000 2021-11-24 18:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83953000 2021-11-24 18:17:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83954000 2021-11-24 18:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83955000 2021-11-24 18:17:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83956000 2021-11-24 18:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83957000 2021-11-24 18:17:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:17:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2563 containing 20.00 MB] 2021-11-24 18:17:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83958000 2021-11-24 18:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83959000 2021-11-24 18:17:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83960000 2021-11-24 18:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83961000 2021-11-24 18:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83962000 2021-11-24 18:17:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83963000 2021-11-24 18:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83964000 2021-11-24 18:17:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83965000 2021-11-24 18:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83966000 2021-11-24 18:17:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83967000 2021-11-24 18:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83968000 2021-11-24 18:17:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83969000 2021-11-24 18:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83970000 2021-11-24 18:17:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83971000 2021-11-24 18:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83972000 2021-11-24 18:17:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83973000 2021-11-24 18:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83974000 2021-11-24 18:17:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83975000 2021-11-24 18:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83976000 2021-11-24 18:17:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83977000 2021-11-24 18:17:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83978000 2021-11-24 18:17:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83979000 2021-11-24 18:17:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83980000 2021-11-24 18:17:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83981000 2021-11-24 18:17:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83982000 2021-11-24 18:17:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83983000 2021-11-24 18:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83984000 2021-11-24 18:17:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83985000 2021-11-24 18:17:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83986000 2021-11-24 18:17:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83987000 2021-11-24 18:17:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83988000 2021-11-24 18:18:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83989000 2021-11-24 18:18:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83990000 2021-11-24 18:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83991000 2021-11-24 18:18:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83992000 2021-11-24 18:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83993000 2021-11-24 18:18:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83994000 2021-11-24 18:18:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83995000 2021-11-24 18:18:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83996000 2021-11-24 18:18:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:18:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2564 containing 20.00 MB] 2021-11-24 18:18:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83997000 2021-11-24 18:18:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83998000 2021-11-24 18:18:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 83999000 2021-11-24 18:18:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84000000 2021-11-24 18:18:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84001000 2021-11-24 18:18:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84002000 2021-11-24 18:18:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84003000 2021-11-24 18:18:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84004000 2021-11-24 18:18:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84005000 2021-11-24 18:18:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84006000 2021-11-24 18:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84007000 2021-11-24 18:18:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84008000 2021-11-24 18:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84009000 2021-11-24 18:18:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84010000 2021-11-24 18:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84011000 2021-11-24 18:18:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84012000 2021-11-24 18:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84013000 2021-11-24 18:18:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84014000 2021-11-24 18:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84015000 2021-11-24 18:18:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84016000 2021-11-24 18:18:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84017000 2021-11-24 18:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84018000 2021-11-24 18:18:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84019000 2021-11-24 18:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84020000 2021-11-24 18:18:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84021000 2021-11-24 18:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84022000 2021-11-24 18:18:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84023000 2021-11-24 18:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84024000 2021-11-24 18:18:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84025000 2021-11-24 18:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84026000 2021-11-24 18:18:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84027000 2021-11-24 18:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84028000 2021-11-24 18:18:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84029000 2021-11-24 18:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84030000 2021-11-24 18:18:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84031000 2021-11-24 18:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84032000 2021-11-24 18:18:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84033000 2021-11-24 18:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84034000 2021-11-24 18:18:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:18:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2565 containing 20.00 MB] 2021-11-24 18:18:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84035000 2021-11-24 18:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84036000 2021-11-24 18:18:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84037000 2021-11-24 18:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84038000 2021-11-24 18:18:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84039000 2021-11-24 18:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84040000 2021-11-24 18:18:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84041000 2021-11-24 18:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84042000 2021-11-24 18:18:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84043000 2021-11-24 18:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84044000 2021-11-24 18:18:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84045000 2021-11-24 18:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84046000 2021-11-24 18:18:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84047000 2021-11-24 18:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84048000 2021-11-24 18:18:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84049000 2021-11-24 18:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84050000 2021-11-24 18:18:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84051000 2021-11-24 18:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84052000 2021-11-24 18:18:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84053000 2021-11-24 18:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84054000 2021-11-24 18:18:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84055000 2021-11-24 18:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84056000 2021-11-24 18:18:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84057000 2021-11-24 18:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84058000 2021-11-24 18:18:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84059000 2021-11-24 18:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84060000 2021-11-24 18:18:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84061000 2021-11-24 18:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84062000 2021-11-24 18:19:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84063000 2021-11-24 18:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84064000 2021-11-24 18:19:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84065000 2021-11-24 18:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84066000 2021-11-24 18:19:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84067000 2021-11-24 18:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84068000 2021-11-24 18:19:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84069000 2021-11-24 18:19:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84070000 2021-11-24 18:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84071000 2021-11-24 18:19:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84072000 2021-11-24 18:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84073000 2021-11-24 18:19:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84074000 2021-11-24 18:19:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:19:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2566 containing 20.00 MB] 2021-11-24 18:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84075000 2021-11-24 18:19:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84076000 2021-11-24 18:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84077000 2021-11-24 18:19:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84078000 2021-11-24 18:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84079000 2021-11-24 18:19:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84080000 2021-11-24 18:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84081000 2021-11-24 18:19:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84082000 2021-11-24 18:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84083000 2021-11-24 18:19:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84084000 2021-11-24 18:19:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84085000 2021-11-24 18:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84086000 2021-11-24 18:19:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84087000 2021-11-24 18:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84088000 2021-11-24 18:19:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84089000 2021-11-24 18:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84090000 2021-11-24 18:19:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84091000 2021-11-24 18:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84092000 2021-11-24 18:19:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84093000 2021-11-24 18:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84094000 2021-11-24 18:19:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84095000 2021-11-24 18:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84096000 2021-11-24 18:19:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84097000 2021-11-24 18:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84098000 2021-11-24 18:19:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84099000 2021-11-24 18:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84100000 2021-11-24 18:19:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84101000 2021-11-24 18:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84102000 2021-11-24 18:19:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84103000 2021-11-24 18:19:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84104000 2021-11-24 18:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84105000 2021-11-24 18:19:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84106000 2021-11-24 18:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84107000 2021-11-24 18:19:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84108000 2021-11-24 18:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84109000 2021-11-24 18:19:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84110000 2021-11-24 18:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84111000 2021-11-24 18:19:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84112000 2021-11-24 18:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84113000 2021-11-24 18:19:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84114000 2021-11-24 18:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84115000 2021-11-24 18:19:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:19:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2567 containing 20.00 MB] 2021-11-24 18:19:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84116000 2021-11-24 18:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84117000 2021-11-24 18:19:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84118000 2021-11-24 18:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84119000 2021-11-24 18:19:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84120000 2021-11-24 18:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84121000 2021-11-24 18:19:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84122000 2021-11-24 18:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84123000 2021-11-24 18:19:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84124000 2021-11-24 18:19:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84125000 2021-11-24 18:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84126000 2021-11-24 18:19:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84127000 2021-11-24 18:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84128000 2021-11-24 18:19:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84129000 2021-11-24 18:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84130000 2021-11-24 18:19:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84131000 2021-11-24 18:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84132000 2021-11-24 18:19:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84133000 2021-11-24 18:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84134000 2021-11-24 18:19:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84135000 2021-11-24 18:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84136000 2021-11-24 18:19:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84137000 2021-11-24 18:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84138000 2021-11-24 18:19:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84139000 2021-11-24 18:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84140000 2021-11-24 18:19:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84141000 2021-11-24 18:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84142000 2021-11-24 18:19:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84143000 2021-11-24 18:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84144000 2021-11-24 18:19:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84145000 2021-11-24 18:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84146000 2021-11-24 18:19:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84147000 2021-11-24 18:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84148000 2021-11-24 18:19:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84149000 2021-11-24 18:19:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84150000 2021-11-24 18:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84151000 2021-11-24 18:19:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84152000 2021-11-24 18:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84153000 2021-11-24 18:19:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84154000 2021-11-24 18:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84155000 2021-11-24 18:19:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:19:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2568 containing 20.00 MB] 2021-11-24 18:19:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84156000 2021-11-24 18:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84157000 2021-11-24 18:19:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84158000 2021-11-24 18:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84159000 2021-11-24 18:19:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84160000 2021-11-24 18:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84161000 2021-11-24 18:19:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84162000 2021-11-24 18:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84163000 2021-11-24 18:19:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84164000 2021-11-24 18:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84165000 2021-11-24 18:19:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84166000 2021-11-24 18:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84167000 2021-11-24 18:19:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84168000 2021-11-24 18:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84169000 2021-11-24 18:19:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84170000 2021-11-24 18:19:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84171000 2021-11-24 18:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84172000 2021-11-24 18:19:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84173000 2021-11-24 18:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84174000 2021-11-24 18:19:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84175000 2021-11-24 18:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84176000 2021-11-24 18:20:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84177000 2021-11-24 18:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84178000 2021-11-24 18:20:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84179000 2021-11-24 18:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84180000 2021-11-24 18:20:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84181000 2021-11-24 18:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84182000 2021-11-24 18:20:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84183000 2021-11-24 18:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84184000 2021-11-24 18:20:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84185000 2021-11-24 18:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84186000 2021-11-24 18:20:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84187000 2021-11-24 18:20:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84188000 2021-11-24 18:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84189000 2021-11-24 18:20:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84190000 2021-11-24 18:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84191000 2021-11-24 18:20:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84192000 2021-11-24 18:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84193000 2021-11-24 18:20:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84194000 2021-11-24 18:20:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:20:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2569 containing 20.00 MB] 2021-11-24 18:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84195000 2021-11-24 18:20:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84196000 2021-11-24 18:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84197000 2021-11-24 18:20:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84198000 2021-11-24 18:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84199000 2021-11-24 18:20:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84200000 2021-11-24 18:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84201000 2021-11-24 18:20:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84202000 2021-11-24 18:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84203000 2021-11-24 18:20:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84204000 2021-11-24 18:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84205000 2021-11-24 18:20:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84206000 2021-11-24 18:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84207000 2021-11-24 18:20:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84208000 2021-11-24 18:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84209000 2021-11-24 18:20:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84210000 2021-11-24 18:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84211000 2021-11-24 18:20:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84212000 2021-11-24 18:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84213000 2021-11-24 18:20:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84214000 2021-11-24 18:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84215000 2021-11-24 18:20:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84216000 2021-11-24 18:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84217000 2021-11-24 18:20:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84218000 2021-11-24 18:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84219000 2021-11-24 18:20:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84220000 2021-11-24 18:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84221000 2021-11-24 18:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84222000 2021-11-24 18:20:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84223000 2021-11-24 18:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84224000 2021-11-24 18:20:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84225000 2021-11-24 18:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84226000 2021-11-24 18:20:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84227000 2021-11-24 18:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84228000 2021-11-24 18:20:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84229000 2021-11-24 18:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84230000 2021-11-24 18:20:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84231000 2021-11-24 18:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84232000 2021-11-24 18:20:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84233000 2021-11-24 18:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84234000 2021-11-24 18:20:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:20:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2570 containing 20.00 MB] 2021-11-24 18:20:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84235000 2021-11-24 18:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84236000 2021-11-24 18:20:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84237000 2021-11-24 18:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84238000 2021-11-24 18:20:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84239000 2021-11-24 18:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84240000 2021-11-24 18:20:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84241000 2021-11-24 18:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84242000 2021-11-24 18:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84243000 2021-11-24 18:20:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84244000 2021-11-24 18:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84245000 2021-11-24 18:20:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84246000 2021-11-24 18:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84247000 2021-11-24 18:20:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84248000 2021-11-24 18:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84249000 2021-11-24 18:20:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84250000 2021-11-24 18:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84251000 2021-11-24 18:20:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84252000 2021-11-24 18:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84253000 2021-11-24 18:20:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84254000 2021-11-24 18:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84255000 2021-11-24 18:20:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84256000 2021-11-24 18:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84257000 2021-11-24 18:20:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84258000 2021-11-24 18:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84259000 2021-11-24 18:20:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84260000 2021-11-24 18:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84261000 2021-11-24 18:20:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84262000 2021-11-24 18:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84263000 2021-11-24 18:20:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84264000 2021-11-24 18:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84265000 2021-11-24 18:20:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84266000 2021-11-24 18:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84267000 2021-11-24 18:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84268000 2021-11-24 18:20:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84269000 2021-11-24 18:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84270000 2021-11-24 18:20:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84271000 2021-11-24 18:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84272000 2021-11-24 18:20:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84273000 2021-11-24 18:20:48 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:20:48 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2571 containing 20.01 MB] 2021-11-24 18:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84274000 2021-11-24 18:20:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84275000 2021-11-24 18:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84276000 2021-11-24 18:20:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84277000 2021-11-24 18:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84278000 2021-11-24 18:20:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84279000 2021-11-24 18:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84280000 2021-11-24 18:20:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84281000 2021-11-24 18:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84282000 2021-11-24 18:20:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84283000 2021-11-24 18:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84284000 2021-11-24 18:20:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84285000 2021-11-24 18:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84286000 2021-11-24 18:20:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84287000 2021-11-24 18:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84288000 2021-11-24 18:20:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84289000 2021-11-24 18:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84290000 2021-11-24 18:20:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84291000 2021-11-24 18:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84292000 2021-11-24 18:20:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84293000 2021-11-24 18:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84294000 2021-11-24 18:20:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84295000 2021-11-24 18:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84296000 2021-11-24 18:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84297000 2021-11-24 18:20:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84298000 2021-11-24 18:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84299000 2021-11-24 18:21:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84300000 2021-11-24 18:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84301000 2021-11-24 18:21:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84302000 2021-11-24 18:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84303000 2021-11-24 18:21:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84304000 2021-11-24 18:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84305000 2021-11-24 18:21:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84306000 2021-11-24 18:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84307000 2021-11-24 18:21:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84308000 2021-11-24 18:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84309000 2021-11-24 18:21:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84310000 2021-11-24 18:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84311000 2021-11-24 18:21:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84312000 2021-11-24 18:21:06 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:21:06 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2572 containing 20.00 MB] 2021-11-24 18:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84313000 2021-11-24 18:21:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84314000 2021-11-24 18:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84315000 2021-11-24 18:21:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84316000 2021-11-24 18:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84317000 2021-11-24 18:21:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84318000 2021-11-24 18:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84319000 2021-11-24 18:21:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84320000 2021-11-24 18:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84321000 2021-11-24 18:21:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84322000 2021-11-24 18:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84323000 2021-11-24 18:21:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84324000 2021-11-24 18:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84325000 2021-11-24 18:21:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84326000 2021-11-24 18:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84327000 2021-11-24 18:21:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84328000 2021-11-24 18:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84329000 2021-11-24 18:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84330000 2021-11-24 18:21:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84331000 2021-11-24 18:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84332000 2021-11-24 18:21:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84333000 2021-11-24 18:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84334000 2021-11-24 18:21:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84335000 2021-11-24 18:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84336000 2021-11-24 18:21:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84337000 2021-11-24 18:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84338000 2021-11-24 18:21:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84339000 2021-11-24 18:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84340000 2021-11-24 18:21:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84341000 2021-11-24 18:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84342000 2021-11-24 18:21:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84343000 2021-11-24 18:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84344000 2021-11-24 18:21:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84345000 2021-11-24 18:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84346000 2021-11-24 18:21:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84347000 2021-11-24 18:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84348000 2021-11-24 18:21:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84349000 2021-11-24 18:21:25 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:21:25 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2573 containing 20.00 MB] 2021-11-24 18:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84350000 2021-11-24 18:21:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84351000 2021-11-24 18:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84352000 2021-11-24 18:21:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84353000 2021-11-24 18:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84354000 2021-11-24 18:21:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84355000 2021-11-24 18:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84356000 2021-11-24 18:21:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84357000 2021-11-24 18:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84358000 2021-11-24 18:21:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84359000 2021-11-24 18:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84360000 2021-11-24 18:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84361000 2021-11-24 18:21:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84362000 2021-11-24 18:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84363000 2021-11-24 18:21:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84364000 2021-11-24 18:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84365000 2021-11-24 18:21:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84366000 2021-11-24 18:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84367000 2021-11-24 18:21:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84368000 2021-11-24 18:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84369000 2021-11-24 18:21:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84370000 2021-11-24 18:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84371000 2021-11-24 18:21:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84372000 2021-11-24 18:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84373000 2021-11-24 18:21:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84374000 2021-11-24 18:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84375000 2021-11-24 18:21:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84376000 2021-11-24 18:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84377000 2021-11-24 18:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84378000 2021-11-24 18:21:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84379000 2021-11-24 18:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84380000 2021-11-24 18:21:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84381000 2021-11-24 18:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84382000 2021-11-24 18:21:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84383000 2021-11-24 18:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84384000 2021-11-24 18:21:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84385000 2021-11-24 18:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84386000 2021-11-24 18:21:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84387000 2021-11-24 18:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84388000 2021-11-24 18:21:43 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:21:43 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2574 containing 20.00 MB] 2021-11-24 18:21:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84389000 2021-11-24 18:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84390000 2021-11-24 18:21:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84391000 2021-11-24 18:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84392000 2021-11-24 18:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84393000 2021-11-24 18:21:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84394000 2021-11-24 18:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84395000 2021-11-24 18:21:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84396000 2021-11-24 18:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84397000 2021-11-24 18:21:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84398000 2021-11-24 18:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84399000 2021-11-24 18:21:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84400000 2021-11-24 18:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84401000 2021-11-24 18:21:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84402000 2021-11-24 18:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84403000 2021-11-24 18:21:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84404000 2021-11-24 18:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84405000 2021-11-24 18:21:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84406000 2021-11-24 18:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84407000 2021-11-24 18:21:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84408000 2021-11-24 18:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84409000 2021-11-24 18:21:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84410000 2021-11-24 18:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84411000 2021-11-24 18:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84412000 2021-11-24 18:21:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84413000 2021-11-24 18:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84414000 2021-11-24 18:21:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84415000 2021-11-24 18:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84416000 2021-11-24 18:21:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84417000 2021-11-24 18:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84418000 2021-11-24 18:21:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84419000 2021-11-24 18:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84420000 2021-11-24 18:21:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84421000 2021-11-24 18:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84422000 2021-11-24 18:21:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84423000 2021-11-24 18:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84424000 2021-11-24 18:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84425000 2021-11-24 18:22:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84426000 2021-11-24 18:22:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:22:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2575 containing 20.00 MB] 2021-11-24 18:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84427000 2021-11-24 18:22:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84428000 2021-11-24 18:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84429000 2021-11-24 18:22:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84430000 2021-11-24 18:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84431000 2021-11-24 18:22:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84432000 2021-11-24 18:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84433000 2021-11-24 18:22:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84434000 2021-11-24 18:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84435000 2021-11-24 18:22:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84436000 2021-11-24 18:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84437000 2021-11-24 18:22:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84438000 2021-11-24 18:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84439000 2021-11-24 18:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84440000 2021-11-24 18:22:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84441000 2021-11-24 18:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84442000 2021-11-24 18:22:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84443000 2021-11-24 18:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84444000 2021-11-24 18:22:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84445000 2021-11-24 18:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84446000 2021-11-24 18:22:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84447000 2021-11-24 18:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84448000 2021-11-24 18:22:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84449000 2021-11-24 18:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84450000 2021-11-24 18:22:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84451000 2021-11-24 18:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84452000 2021-11-24 18:22:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84453000 2021-11-24 18:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84454000 2021-11-24 18:22:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84455000 2021-11-24 18:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84456000 2021-11-24 18:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84457000 2021-11-24 18:22:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84458000 2021-11-24 18:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84459000 2021-11-24 18:22:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84460000 2021-11-24 18:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84461000 2021-11-24 18:22:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84462000 2021-11-24 18:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84463000 2021-11-24 18:22:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84464000 2021-11-24 18:22:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:22:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2576 containing 20.00 MB] 2021-11-24 18:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84465000 2021-11-24 18:22:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84466000 2021-11-24 18:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84467000 2021-11-24 18:22:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84468000 2021-11-24 18:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84469000 2021-11-24 18:22:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84470000 2021-11-24 18:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84471000 2021-11-24 18:22:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84472000 2021-11-24 18:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84473000 2021-11-24 18:22:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84474000 2021-11-24 18:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84475000 2021-11-24 18:22:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84476000 2021-11-24 18:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84477000 2021-11-24 18:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84478000 2021-11-24 18:22:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84479000 2021-11-24 18:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84480000 2021-11-24 18:22:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84481000 2021-11-24 18:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84482000 2021-11-24 18:22:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84483000 2021-11-24 18:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84484000 2021-11-24 18:22:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84485000 2021-11-24 18:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84486000 2021-11-24 18:22:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84487000 2021-11-24 18:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84488000 2021-11-24 18:22:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84489000 2021-11-24 18:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84490000 2021-11-24 18:22:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84491000 2021-11-24 18:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84492000 2021-11-24 18:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84493000 2021-11-24 18:22:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84494000 2021-11-24 18:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84495000 2021-11-24 18:22:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84496000 2021-11-24 18:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84497000 2021-11-24 18:22:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84498000 2021-11-24 18:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84499000 2021-11-24 18:22:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84500000 2021-11-24 18:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84501000 2021-11-24 18:22:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84502000 2021-11-24 18:22:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:22:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2577 containing 20.00 MB] 2021-11-24 18:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84503000 2021-11-24 18:22:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84504000 2021-11-24 18:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84505000 2021-11-24 18:22:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84506000 2021-11-24 18:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84507000 2021-11-24 18:22:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84508000 2021-11-24 18:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84509000 2021-11-24 18:22:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84510000 2021-11-24 18:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84511000 2021-11-24 18:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84512000 2021-11-24 18:22:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84513000 2021-11-24 18:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84514000 2021-11-24 18:22:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84515000 2021-11-24 18:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84516000 2021-11-24 18:22:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84517000 2021-11-24 18:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84518000 2021-11-24 18:22:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84519000 2021-11-24 18:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84520000 2021-11-24 18:22:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84521000 2021-11-24 18:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84522000 2021-11-24 18:22:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84523000 2021-11-24 18:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84524000 2021-11-24 18:22:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84525000 2021-11-24 18:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84526000 2021-11-24 18:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84527000 2021-11-24 18:22:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84528000 2021-11-24 18:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84529000 2021-11-24 18:22:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84530000 2021-11-24 18:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84531000 2021-11-24 18:22:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84532000 2021-11-24 18:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84533000 2021-11-24 18:22:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84534000 2021-11-24 18:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84535000 2021-11-24 18:22:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84536000 2021-11-24 18:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84537000 2021-11-24 18:22:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84538000 2021-11-24 18:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84539000 2021-11-24 18:22:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84540000 2021-11-24 18:22:54 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:22:54 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2578 containing 20.00 MB] 2021-11-24 18:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84541000 2021-11-24 18:22:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84542000 2021-11-24 18:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84543000 2021-11-24 18:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84544000 2021-11-24 18:22:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84545000 2021-11-24 18:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84546000 2021-11-24 18:22:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84547000 2021-11-24 18:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84548000 2021-11-24 18:22:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84549000 2021-11-24 18:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84550000 2021-11-24 18:22:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84551000 2021-11-24 18:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84552000 2021-11-24 18:23:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84553000 2021-11-24 18:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84554000 2021-11-24 18:23:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84555000 2021-11-24 18:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84556000 2021-11-24 18:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84557000 2021-11-24 18:23:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84558000 2021-11-24 18:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84559000 2021-11-24 18:23:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84560000 2021-11-24 18:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84561000 2021-11-24 18:23:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84562000 2021-11-24 18:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84563000 2021-11-24 18:23:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84564000 2021-11-24 18:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84565000 2021-11-24 18:23:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84566000 2021-11-24 18:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84567000 2021-11-24 18:23:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84568000 2021-11-24 18:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84569000 2021-11-24 18:23:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84570000 2021-11-24 18:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84571000 2021-11-24 18:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84572000 2021-11-24 18:23:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84573000 2021-11-24 18:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84574000 2021-11-24 18:23:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84575000 2021-11-24 18:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84576000 2021-11-24 18:23:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84577000 2021-11-24 18:23:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:23:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2579 containing 20.00 MB] 2021-11-24 18:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84578000 2021-11-24 18:23:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84579000 2021-11-24 18:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84580000 2021-11-24 18:23:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84581000 2021-11-24 18:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84582000 2021-11-24 18:23:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84583000 2021-11-24 18:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84584000 2021-11-24 18:23:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84585000 2021-11-24 18:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84586000 2021-11-24 18:23:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84587000 2021-11-24 18:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84588000 2021-11-24 18:23:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84589000 2021-11-24 18:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84590000 2021-11-24 18:23:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84591000 2021-11-24 18:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84592000 2021-11-24 18:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84593000 2021-11-24 18:23:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84594000 2021-11-24 18:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84595000 2021-11-24 18:23:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84596000 2021-11-24 18:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84597000 2021-11-24 18:23:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84598000 2021-11-24 18:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84599000 2021-11-24 18:23:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84600000 2021-11-24 18:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84601000 2021-11-24 18:23:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84602000 2021-11-24 18:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84603000 2021-11-24 18:23:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84604000 2021-11-24 18:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84605000 2021-11-24 18:23:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84606000 2021-11-24 18:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84607000 2021-11-24 18:23:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84608000 2021-11-24 18:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84609000 2021-11-24 18:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84610000 2021-11-24 18:23:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84611000 2021-11-24 18:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84612000 2021-11-24 18:23:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84613000 2021-11-24 18:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84614000 2021-11-24 18:23:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84615000 2021-11-24 18:23:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:23:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2580 containing 20.00 MB] 2021-11-24 18:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84616000 2021-11-24 18:23:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84617000 2021-11-24 18:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84618000 2021-11-24 18:23:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84619000 2021-11-24 18:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84620000 2021-11-24 18:23:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84621000 2021-11-24 18:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84622000 2021-11-24 18:23:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84623000 2021-11-24 18:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84624000 2021-11-24 18:23:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84625000 2021-11-24 18:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84626000 2021-11-24 18:23:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84627000 2021-11-24 18:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84628000 2021-11-24 18:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84629000 2021-11-24 18:23:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84630000 2021-11-24 18:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84631000 2021-11-24 18:23:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84632000 2021-11-24 18:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84633000 2021-11-24 18:23:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84634000 2021-11-24 18:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84635000 2021-11-24 18:23:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84636000 2021-11-24 18:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84637000 2021-11-24 18:23:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84638000 2021-11-24 18:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84639000 2021-11-24 18:23:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84640000 2021-11-24 18:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84641000 2021-11-24 18:23:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84642000 2021-11-24 18:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84643000 2021-11-24 18:23:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84644000 2021-11-24 18:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84645000 2021-11-24 18:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84646000 2021-11-24 18:23:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84647000 2021-11-24 18:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84648000 2021-11-24 18:23:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84649000 2021-11-24 18:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84650000 2021-11-24 18:23:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84651000 2021-11-24 18:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84652000 2021-11-24 18:23:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:23:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2581 containing 20.00 MB] 2021-11-24 18:23:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84653000 2021-11-24 18:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84654000 2021-11-24 18:23:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84655000 2021-11-24 18:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84656000 2021-11-24 18:23:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84657000 2021-11-24 18:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84658000 2021-11-24 18:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84659000 2021-11-24 18:23:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84660000 2021-11-24 18:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84661000 2021-11-24 18:23:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84662000 2021-11-24 18:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84663000 2021-11-24 18:23:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84664000 2021-11-24 18:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84665000 2021-11-24 18:23:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84666000 2021-11-24 18:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84667000 2021-11-24 18:23:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84668000 2021-11-24 18:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84669000 2021-11-24 18:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84670000 2021-11-24 18:23:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84671000 2021-11-24 18:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84672000 2021-11-24 18:23:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84673000 2021-11-24 18:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84674000 2021-11-24 18:23:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84675000 2021-11-24 18:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84676000 2021-11-24 18:23:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84677000 2021-11-24 18:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84678000 2021-11-24 18:23:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84679000 2021-11-24 18:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84680000 2021-11-24 18:24:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84681000 2021-11-24 18:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84682000 2021-11-24 18:24:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84683000 2021-11-24 18:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84684000 2021-11-24 18:24:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84685000 2021-11-24 18:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84686000 2021-11-24 18:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84687000 2021-11-24 18:24:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84688000 2021-11-24 18:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84689000 2021-11-24 18:24:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84690000 2021-11-24 18:24:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:24:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2582 containing 20.00 MB] 2021-11-24 18:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84691000 2021-11-24 18:24:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84692000 2021-11-24 18:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84693000 2021-11-24 18:24:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84694000 2021-11-24 18:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84695000 2021-11-24 18:24:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84696000 2021-11-24 18:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84697000 2021-11-24 18:24:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84698000 2021-11-24 18:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84699000 2021-11-24 18:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84700000 2021-11-24 18:24:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84701000 2021-11-24 18:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84702000 2021-11-24 18:24:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84703000 2021-11-24 18:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84704000 2021-11-24 18:24:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84705000 2021-11-24 18:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84706000 2021-11-24 18:24:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84707000 2021-11-24 18:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84708000 2021-11-24 18:24:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84709000 2021-11-24 18:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84710000 2021-11-24 18:24:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84711000 2021-11-24 18:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84712000 2021-11-24 18:24:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84713000 2021-11-24 18:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84714000 2021-11-24 18:24:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84715000 2021-11-24 18:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84716000 2021-11-24 18:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84717000 2021-11-24 18:24:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84718000 2021-11-24 18:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84719000 2021-11-24 18:24:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84720000 2021-11-24 18:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84721000 2021-11-24 18:24:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84722000 2021-11-24 18:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84723000 2021-11-24 18:24:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84724000 2021-11-24 18:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84725000 2021-11-24 18:24:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:24:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2583 containing 20.00 MB] 2021-11-24 18:24:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84726000 2021-11-24 18:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84727000 2021-11-24 18:24:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84728000 2021-11-24 18:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84729000 2021-11-24 18:24:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84730000 2021-11-24 18:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84731000 2021-11-24 18:24:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84732000 2021-11-24 18:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84733000 2021-11-24 18:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84734000 2021-11-24 18:24:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84735000 2021-11-24 18:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84736000 2021-11-24 18:24:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84737000 2021-11-24 18:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84738000 2021-11-24 18:24:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84739000 2021-11-24 18:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84740000 2021-11-24 18:24:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84741000 2021-11-24 18:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84742000 2021-11-24 18:24:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84743000 2021-11-24 18:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84744000 2021-11-24 18:24:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84745000 2021-11-24 18:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84746000 2021-11-24 18:24:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84747000 2021-11-24 18:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84748000 2021-11-24 18:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84749000 2021-11-24 18:24:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84750000 2021-11-24 18:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84751000 2021-11-24 18:24:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84752000 2021-11-24 18:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84753000 2021-11-24 18:24:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84754000 2021-11-24 18:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84755000 2021-11-24 18:24:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84756000 2021-11-24 18:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84757000 2021-11-24 18:24:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84758000 2021-11-24 18:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84759000 2021-11-24 18:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84760000 2021-11-24 18:24:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84761000 2021-11-24 18:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84762000 2021-11-24 18:24:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84763000 2021-11-24 18:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84764000 2021-11-24 18:24:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:24:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2584 containing 20.00 MB] 2021-11-24 18:24:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84765000 2021-11-24 18:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84766000 2021-11-24 18:24:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84767000 2021-11-24 18:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84768000 2021-11-24 18:24:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84769000 2021-11-24 18:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84770000 2021-11-24 18:24:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84771000 2021-11-24 18:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84772000 2021-11-24 18:24:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84773000 2021-11-24 18:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84774000 2021-11-24 18:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84775000 2021-11-24 18:24:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84776000 2021-11-24 18:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84777000 2021-11-24 18:24:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84778000 2021-11-24 18:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84779000 2021-11-24 18:24:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84780000 2021-11-24 18:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84781000 2021-11-24 18:24:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84782000 2021-11-24 18:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84783000 2021-11-24 18:24:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84784000 2021-11-24 18:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84785000 2021-11-24 18:24:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84786000 2021-11-24 18:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84787000 2021-11-24 18:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84788000 2021-11-24 18:24:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84789000 2021-11-24 18:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84790000 2021-11-24 18:24:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84791000 2021-11-24 18:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84792000 2021-11-24 18:24:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84793000 2021-11-24 18:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84794000 2021-11-24 18:24:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84795000 2021-11-24 18:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84796000 2021-11-24 18:24:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84797000 2021-11-24 18:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84798000 2021-11-24 18:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84799000 2021-11-24 18:24:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84800000 2021-11-24 18:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84801000 2021-11-24 18:24:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84802000 2021-11-24 18:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84803000 2021-11-24 18:24:57 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:24:57 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2585 containing 20.00 MB] 2021-11-24 18:24:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84804000 2021-11-24 18:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84805000 2021-11-24 18:24:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84806000 2021-11-24 18:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84807000 2021-11-24 18:24:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84808000 2021-11-24 18:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84809000 2021-11-24 18:25:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84810000 2021-11-24 18:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84811000 2021-11-24 18:25:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84812000 2021-11-24 18:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84813000 2021-11-24 18:25:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84814000 2021-11-24 18:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84815000 2021-11-24 18:25:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84816000 2021-11-24 18:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84817000 2021-11-24 18:25:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84818000 2021-11-24 18:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84819000 2021-11-24 18:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84820000 2021-11-24 18:25:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84821000 2021-11-24 18:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84822000 2021-11-24 18:25:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84823000 2021-11-24 18:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84824000 2021-11-24 18:25:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84825000 2021-11-24 18:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84826000 2021-11-24 18:25:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84827000 2021-11-24 18:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84828000 2021-11-24 18:25:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84829000 2021-11-24 18:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84830000 2021-11-24 18:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84831000 2021-11-24 18:25:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84832000 2021-11-24 18:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84833000 2021-11-24 18:25:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84834000 2021-11-24 18:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84835000 2021-11-24 18:25:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84836000 2021-11-24 18:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84837000 2021-11-24 18:25:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84838000 2021-11-24 18:25:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:25:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2586 containing 20.00 MB] 2021-11-24 18:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84839000 2021-11-24 18:25:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84840000 2021-11-24 18:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84841000 2021-11-24 18:25:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84842000 2021-11-24 18:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84843000 2021-11-24 18:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84844000 2021-11-24 18:25:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84845000 2021-11-24 18:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84846000 2021-11-24 18:25:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84847000 2021-11-24 18:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84848000 2021-11-24 18:25:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84849000 2021-11-24 18:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84850000 2021-11-24 18:25:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84851000 2021-11-24 18:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84852000 2021-11-24 18:25:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84853000 2021-11-24 18:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84854000 2021-11-24 18:25:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84855000 2021-11-24 18:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84856000 2021-11-24 18:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84857000 2021-11-24 18:25:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84858000 2021-11-24 18:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84859000 2021-11-24 18:25:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84860000 2021-11-24 18:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84861000 2021-11-24 18:25:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84862000 2021-11-24 18:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84863000 2021-11-24 18:25:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84864000 2021-11-24 18:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84865000 2021-11-24 18:25:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84866000 2021-11-24 18:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84867000 2021-11-24 18:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84868000 2021-11-24 18:25:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84869000 2021-11-24 18:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84870000 2021-11-24 18:25:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84871000 2021-11-24 18:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84872000 2021-11-24 18:25:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84873000 2021-11-24 18:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84874000 2021-11-24 18:25:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84875000 2021-11-24 18:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84876000 2021-11-24 18:25:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84877000 2021-11-24 18:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84878000 2021-11-24 18:25:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:25:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2587 containing 20.00 MB] 2021-11-24 18:25:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84879000 2021-11-24 18:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84880000 2021-11-24 18:25:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84881000 2021-11-24 18:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84882000 2021-11-24 18:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84883000 2021-11-24 18:25:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84884000 2021-11-24 18:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84885000 2021-11-24 18:25:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84886000 2021-11-24 18:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84887000 2021-11-24 18:25:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84888000 2021-11-24 18:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84889000 2021-11-24 18:25:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84890000 2021-11-24 18:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84891000 2021-11-24 18:25:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84892000 2021-11-24 18:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84893000 2021-11-24 18:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84894000 2021-11-24 18:25:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84895000 2021-11-24 18:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84896000 2021-11-24 18:25:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84897000 2021-11-24 18:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84898000 2021-11-24 18:25:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84899000 2021-11-24 18:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84900000 2021-11-24 18:25:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84901000 2021-11-24 18:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84902000 2021-11-24 18:25:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84903000 2021-11-24 18:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84904000 2021-11-24 18:25:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84905000 2021-11-24 18:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84906000 2021-11-24 18:25:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84907000 2021-11-24 18:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84908000 2021-11-24 18:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84909000 2021-11-24 18:25:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84910000 2021-11-24 18:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84911000 2021-11-24 18:25:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84912000 2021-11-24 18:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84913000 2021-11-24 18:25:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84914000 2021-11-24 18:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84915000 2021-11-24 18:25:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84916000 2021-11-24 18:25:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:25:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2588 containing 20.00 MB] 2021-11-24 18:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84917000 2021-11-24 18:25:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84918000 2021-11-24 18:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84919000 2021-11-24 18:25:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84920000 2021-11-24 18:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84921000 2021-11-24 18:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84922000 2021-11-24 18:25:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84923000 2021-11-24 18:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84924000 2021-11-24 18:25:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84925000 2021-11-24 18:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84926000 2021-11-24 18:25:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84927000 2021-11-24 18:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84928000 2021-11-24 18:25:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84929000 2021-11-24 18:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84930000 2021-11-24 18:25:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84931000 2021-11-24 18:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84932000 2021-11-24 18:25:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84933000 2021-11-24 18:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84934000 2021-11-24 18:25:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84935000 2021-11-24 18:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84936000 2021-11-24 18:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84937000 2021-11-24 18:25:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84938000 2021-11-24 18:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84939000 2021-11-24 18:26:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84940000 2021-11-24 18:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84941000 2021-11-24 18:26:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84942000 2021-11-24 18:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84943000 2021-11-24 18:26:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84944000 2021-11-24 18:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84945000 2021-11-24 18:26:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84946000 2021-11-24 18:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84947000 2021-11-24 18:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84948000 2021-11-24 18:26:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84949000 2021-11-24 18:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84950000 2021-11-24 18:26:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84951000 2021-11-24 18:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84952000 2021-11-24 18:26:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84953000 2021-11-24 18:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84954000 2021-11-24 18:26:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84955000 2021-11-24 18:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84956000 2021-11-24 18:26:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:26:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2589 containing 20.00 MB] 2021-11-24 18:26:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84957000 2021-11-24 18:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84958000 2021-11-24 18:26:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84959000 2021-11-24 18:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84960000 2021-11-24 18:26:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84961000 2021-11-24 18:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84962000 2021-11-24 18:26:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84963000 2021-11-24 18:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84964000 2021-11-24 18:26:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84965000 2021-11-24 18:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84966000 2021-11-24 18:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84967000 2021-11-24 18:26:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84968000 2021-11-24 18:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84969000 2021-11-24 18:26:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84970000 2021-11-24 18:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84971000 2021-11-24 18:26:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84972000 2021-11-24 18:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84973000 2021-11-24 18:26:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84974000 2021-11-24 18:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84975000 2021-11-24 18:26:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84976000 2021-11-24 18:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84977000 2021-11-24 18:26:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84978000 2021-11-24 18:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84979000 2021-11-24 18:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84980000 2021-11-24 18:26:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84981000 2021-11-24 18:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84982000 2021-11-24 18:26:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84983000 2021-11-24 18:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84984000 2021-11-24 18:26:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84985000 2021-11-24 18:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84986000 2021-11-24 18:26:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84987000 2021-11-24 18:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84988000 2021-11-24 18:26:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84989000 2021-11-24 18:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84990000 2021-11-24 18:26:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84991000 2021-11-24 18:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84992000 2021-11-24 18:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84993000 2021-11-24 18:26:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84994000 2021-11-24 18:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84995000 2021-11-24 18:26:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:26:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2590 containing 20.00 MB] 2021-11-24 18:26:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84996000 2021-11-24 18:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84997000 2021-11-24 18:26:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84998000 2021-11-24 18:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 84999000 2021-11-24 18:26:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85000000 2021-11-24 18:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85001000 2021-11-24 18:26:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85002000 2021-11-24 18:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85003000 2021-11-24 18:26:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85004000 2021-11-24 18:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85005000 2021-11-24 18:26:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85006000 2021-11-24 18:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85007000 2021-11-24 18:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85008000 2021-11-24 18:26:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85009000 2021-11-24 18:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85010000 2021-11-24 18:26:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85011000 2021-11-24 18:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85012000 2021-11-24 18:26:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85013000 2021-11-24 18:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85014000 2021-11-24 18:26:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85015000 2021-11-24 18:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85016000 2021-11-24 18:26:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85017000 2021-11-24 18:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85018000 2021-11-24 18:26:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85019000 2021-11-24 18:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85020000 2021-11-24 18:26:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85021000 2021-11-24 18:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85022000 2021-11-24 18:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85023000 2021-11-24 18:26:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85024000 2021-11-24 18:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85025000 2021-11-24 18:26:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85026000 2021-11-24 18:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85027000 2021-11-24 18:26:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85028000 2021-11-24 18:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85029000 2021-11-24 18:26:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85030000 2021-11-24 18:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85031000 2021-11-24 18:26:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85032000 2021-11-24 18:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85033000 2021-11-24 18:26:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:26:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2591 containing 20.00 MB] 2021-11-24 18:26:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85034000 2021-11-24 18:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85035000 2021-11-24 18:26:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85036000 2021-11-24 18:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85037000 2021-11-24 18:26:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85038000 2021-11-24 18:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85039000 2021-11-24 18:26:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85040000 2021-11-24 18:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85041000 2021-11-24 18:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85042000 2021-11-24 18:26:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85043000 2021-11-24 18:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85044000 2021-11-24 18:26:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85045000 2021-11-24 18:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85046000 2021-11-24 18:26:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85047000 2021-11-24 18:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85048000 2021-11-24 18:26:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85049000 2021-11-24 18:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85050000 2021-11-24 18:26:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85051000 2021-11-24 18:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85052000 2021-11-24 18:26:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85053000 2021-11-24 18:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85054000 2021-11-24 18:26:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85055000 2021-11-24 18:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85056000 2021-11-24 18:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85057000 2021-11-24 18:26:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85058000 2021-11-24 18:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85059000 2021-11-24 18:26:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85060000 2021-11-24 18:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85061000 2021-11-24 18:26:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85062000 2021-11-24 18:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85063000 2021-11-24 18:26:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85064000 2021-11-24 18:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85065000 2021-11-24 18:26:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85066000 2021-11-24 18:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85067000 2021-11-24 18:27:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85068000 2021-11-24 18:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85069000 2021-11-24 18:27:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85070000 2021-11-24 18:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85071000 2021-11-24 18:27:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85072000 2021-11-24 18:27:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:27:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2592 containing 20.00 MB] 2021-11-24 18:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85073000 2021-11-24 18:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85074000 2021-11-24 18:27:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85075000 2021-11-24 18:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85076000 2021-11-24 18:27:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85077000 2021-11-24 18:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85078000 2021-11-24 18:27:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85079000 2021-11-24 18:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85080000 2021-11-24 18:27:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85081000 2021-11-24 18:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85082000 2021-11-24 18:27:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85083000 2021-11-24 18:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85084000 2021-11-24 18:27:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85085000 2021-11-24 18:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85086000 2021-11-24 18:27:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85087000 2021-11-24 18:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85088000 2021-11-24 18:27:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85089000 2021-11-24 18:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85090000 2021-11-24 18:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85091000 2021-11-24 18:27:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85092000 2021-11-24 18:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85093000 2021-11-24 18:27:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85094000 2021-11-24 18:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85095000 2021-11-24 18:27:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85096000 2021-11-24 18:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85097000 2021-11-24 18:27:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85098000 2021-11-24 18:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85099000 2021-11-24 18:27:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85100000 2021-11-24 18:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85101000 2021-11-24 18:27:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85102000 2021-11-24 18:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85103000 2021-11-24 18:27:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85104000 2021-11-24 18:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85105000 2021-11-24 18:27:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85106000 2021-11-24 18:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85107000 2021-11-24 18:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85108000 2021-11-24 18:27:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85109000 2021-11-24 18:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85110000 2021-11-24 18:27:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85111000 2021-11-24 18:27:21 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:27:21 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2593 containing 20.00 MB] 2021-11-24 18:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85112000 2021-11-24 18:27:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85113000 2021-11-24 18:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85114000 2021-11-24 18:27:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85115000 2021-11-24 18:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85116000 2021-11-24 18:27:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85117000 2021-11-24 18:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85118000 2021-11-24 18:27:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85119000 2021-11-24 18:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85120000 2021-11-24 18:27:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85121000 2021-11-24 18:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85122000 2021-11-24 18:27:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85123000 2021-11-24 18:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85124000 2021-11-24 18:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85125000 2021-11-24 18:27:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85126000 2021-11-24 18:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85127000 2021-11-24 18:27:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85128000 2021-11-24 18:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85129000 2021-11-24 18:27:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85130000 2021-11-24 18:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85131000 2021-11-24 18:27:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85132000 2021-11-24 18:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85133000 2021-11-24 18:27:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85134000 2021-11-24 18:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85135000 2021-11-24 18:27:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85136000 2021-11-24 18:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85137000 2021-11-24 18:27:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85138000 2021-11-24 18:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85139000 2021-11-24 18:27:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85140000 2021-11-24 18:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85141000 2021-11-24 18:27:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85142000 2021-11-24 18:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85143000 2021-11-24 18:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85144000 2021-11-24 18:27:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85145000 2021-11-24 18:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85146000 2021-11-24 18:27:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85147000 2021-11-24 18:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85148000 2021-11-24 18:27:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85149000 2021-11-24 18:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85150000 2021-11-24 18:27:39 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:27:39 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2594 containing 20.00 MB] 2021-11-24 18:27:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85151000 2021-11-24 18:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85152000 2021-11-24 18:27:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85153000 2021-11-24 18:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85154000 2021-11-24 18:27:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85155000 2021-11-24 18:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85156000 2021-11-24 18:27:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85157000 2021-11-24 18:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85158000 2021-11-24 18:27:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85159000 2021-11-24 18:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85160000 2021-11-24 18:27:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85161000 2021-11-24 18:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85162000 2021-11-24 18:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85163000 2021-11-24 18:27:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85164000 2021-11-24 18:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85165000 2021-11-24 18:27:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85166000 2021-11-24 18:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85167000 2021-11-24 18:27:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85168000 2021-11-24 18:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85169000 2021-11-24 18:27:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85170000 2021-11-24 18:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85171000 2021-11-24 18:27:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85172000 2021-11-24 18:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85173000 2021-11-24 18:27:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85174000 2021-11-24 18:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85175000 2021-11-24 18:27:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85176000 2021-11-24 18:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85177000 2021-11-24 18:27:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85178000 2021-11-24 18:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85179000 2021-11-24 18:27:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85180000 2021-11-24 18:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85181000 2021-11-24 18:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85182000 2021-11-24 18:27:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85183000 2021-11-24 18:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85184000 2021-11-24 18:27:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85185000 2021-11-24 18:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85186000 2021-11-24 18:27:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85187000 2021-11-24 18:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85188000 2021-11-24 18:27:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85189000 2021-11-24 18:27:58 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:27:58 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2595 containing 20.00 MB] 2021-11-24 18:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85190000 2021-11-24 18:27:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85191000 2021-11-24 18:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85192000 2021-11-24 18:27:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85193000 2021-11-24 18:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85194000 2021-11-24 18:28:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85195000 2021-11-24 18:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85196000 2021-11-24 18:28:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85197000 2021-11-24 18:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85198000 2021-11-24 18:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85199000 2021-11-24 18:28:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85200000 2021-11-24 18:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85201000 2021-11-24 18:28:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85202000 2021-11-24 18:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85203000 2021-11-24 18:28:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85204000 2021-11-24 18:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85205000 2021-11-24 18:28:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85206000 2021-11-24 18:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85207000 2021-11-24 18:28:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85208000 2021-11-24 18:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85209000 2021-11-24 18:28:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85210000 2021-11-24 18:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85211000 2021-11-24 18:28:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85212000 2021-11-24 18:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85213000 2021-11-24 18:28:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85214000 2021-11-24 18:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85215000 2021-11-24 18:28:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85216000 2021-11-24 18:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85217000 2021-11-24 18:28:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85218000 2021-11-24 18:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85219000 2021-11-24 18:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85220000 2021-11-24 18:28:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85221000 2021-11-24 18:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85222000 2021-11-24 18:28:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85223000 2021-11-24 18:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85224000 2021-11-24 18:28:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85225000 2021-11-24 18:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85226000 2021-11-24 18:28:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85227000 2021-11-24 18:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85228000 2021-11-24 18:28:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85229000 2021-11-24 18:28:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:28:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2596 containing 20.00 MB] 2021-11-24 18:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85230000 2021-11-24 18:28:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85231000 2021-11-24 18:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85232000 2021-11-24 18:28:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85233000 2021-11-24 18:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85234000 2021-11-24 18:28:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85235000 2021-11-24 18:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85236000 2021-11-24 18:28:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85237000 2021-11-24 18:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85238000 2021-11-24 18:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85239000 2021-11-24 18:28:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85240000 2021-11-24 18:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85241000 2021-11-24 18:28:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85242000 2021-11-24 18:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85243000 2021-11-24 18:28:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85244000 2021-11-24 18:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85245000 2021-11-24 18:28:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85246000 2021-11-24 18:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85247000 2021-11-24 18:28:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85248000 2021-11-24 18:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85249000 2021-11-24 18:28:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85250000 2021-11-24 18:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85251000 2021-11-24 18:28:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85252000 2021-11-24 18:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85253000 2021-11-24 18:28:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85254000 2021-11-24 18:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85255000 2021-11-24 18:28:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85256000 2021-11-24 18:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85257000 2021-11-24 18:28:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85258000 2021-11-24 18:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85259000 2021-11-24 18:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85260000 2021-11-24 18:28:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85261000 2021-11-24 18:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85262000 2021-11-24 18:28:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85263000 2021-11-24 18:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85264000 2021-11-24 18:28:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85265000 2021-11-24 18:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85266000 2021-11-24 18:28:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85267000 2021-11-24 18:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85268000 2021-11-24 18:28:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85269000 2021-11-24 18:28:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:28:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2597 containing 20.00 MB] 2021-11-24 18:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85270000 2021-11-24 18:28:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85271000 2021-11-24 18:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85272000 2021-11-24 18:28:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85273000 2021-11-24 18:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85274000 2021-11-24 18:28:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85275000 2021-11-24 18:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85276000 2021-11-24 18:28:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85277000 2021-11-24 18:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85278000 2021-11-24 18:28:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85279000 2021-11-24 18:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85280000 2021-11-24 18:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85281000 2021-11-24 18:28:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85282000 2021-11-24 18:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85283000 2021-11-24 18:28:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85284000 2021-11-24 18:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85285000 2021-11-24 18:28:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85286000 2021-11-24 18:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85287000 2021-11-24 18:28:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85288000 2021-11-24 18:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85289000 2021-11-24 18:28:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85290000 2021-11-24 18:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85291000 2021-11-24 18:28:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85292000 2021-11-24 18:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85293000 2021-11-24 18:28:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85294000 2021-11-24 18:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85295000 2021-11-24 18:28:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85296000 2021-11-24 18:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85297000 2021-11-24 18:28:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85298000 2021-11-24 18:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85299000 2021-11-24 18:28:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85300000 2021-11-24 18:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85301000 2021-11-24 18:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85302000 2021-11-24 18:28:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85303000 2021-11-24 18:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85304000 2021-11-24 18:28:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85305000 2021-11-24 18:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85306000 2021-11-24 18:28:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85307000 2021-11-24 18:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85308000 2021-11-24 18:28:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85309000 2021-11-24 18:28:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:28:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2598 containing 20.00 MB] 2021-11-24 18:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85310000 2021-11-24 18:28:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85311000 2021-11-24 18:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85312000 2021-11-24 18:28:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85313000 2021-11-24 18:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85314000 2021-11-24 18:28:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85315000 2021-11-24 18:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85316000 2021-11-24 18:28:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85317000 2021-11-24 18:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85318000 2021-11-24 18:28:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85319000 2021-11-24 18:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85320000 2021-11-24 18:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85321000 2021-11-24 18:29:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85322000 2021-11-24 18:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85323000 2021-11-24 18:29:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85324000 2021-11-24 18:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85325000 2021-11-24 18:29:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85326000 2021-11-24 18:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85327000 2021-11-24 18:29:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85328000 2021-11-24 18:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85329000 2021-11-24 18:29:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85330000 2021-11-24 18:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85331000 2021-11-24 18:29:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85332000 2021-11-24 18:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85333000 2021-11-24 18:29:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85334000 2021-11-24 18:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85335000 2021-11-24 18:29:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85336000 2021-11-24 18:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85337000 2021-11-24 18:29:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85338000 2021-11-24 18:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85339000 2021-11-24 18:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85340000 2021-11-24 18:29:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85341000 2021-11-24 18:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85342000 2021-11-24 18:29:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85343000 2021-11-24 18:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85344000 2021-11-24 18:29:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85345000 2021-11-24 18:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85346000 2021-11-24 18:29:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85347000 2021-11-24 18:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85348000 2021-11-24 18:29:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85349000 2021-11-24 18:29:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:29:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2599 containing 20.00 MB] 2021-11-24 18:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85350000 2021-11-24 18:29:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85351000 2021-11-24 18:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85352000 2021-11-24 18:29:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85353000 2021-11-24 18:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85354000 2021-11-24 18:29:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85355000 2021-11-24 18:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85356000 2021-11-24 18:29:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85357000 2021-11-24 18:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85358000 2021-11-24 18:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85359000 2021-11-24 18:29:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85360000 2021-11-24 18:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85361000 2021-11-24 18:29:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85362000 2021-11-24 18:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85363000 2021-11-24 18:29:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85364000 2021-11-24 18:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85365000 2021-11-24 18:29:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85366000 2021-11-24 18:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85367000 2021-11-24 18:29:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85368000 2021-11-24 18:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85369000 2021-11-24 18:29:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85370000 2021-11-24 18:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85371000 2021-11-24 18:29:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85372000 2021-11-24 18:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85373000 2021-11-24 18:29:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85374000 2021-11-24 18:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85375000 2021-11-24 18:29:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85376000 2021-11-24 18:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85377000 2021-11-24 18:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85378000 2021-11-24 18:29:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85379000 2021-11-24 18:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85380000 2021-11-24 18:29:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85381000 2021-11-24 18:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85382000 2021-11-24 18:29:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85383000 2021-11-24 18:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85384000 2021-11-24 18:29:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85385000 2021-11-24 18:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85386000 2021-11-24 18:29:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85387000 2021-11-24 18:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85388000 2021-11-24 18:29:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:29:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2600 containing 20.00 MB] 2021-11-24 18:29:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85389000 2021-11-24 18:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85390000 2021-11-24 18:29:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85391000 2021-11-24 18:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85392000 2021-11-24 18:29:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85393000 2021-11-24 18:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85394000 2021-11-24 18:29:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85395000 2021-11-24 18:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85396000 2021-11-24 18:29:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85397000 2021-11-24 18:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85398000 2021-11-24 18:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85399000 2021-11-24 18:29:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85400000 2021-11-24 18:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85401000 2021-11-24 18:29:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85402000 2021-11-24 18:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85403000 2021-11-24 18:29:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85404000 2021-11-24 18:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85405000 2021-11-24 18:29:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85406000 2021-11-24 18:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85407000 2021-11-24 18:29:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85408000 2021-11-24 18:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85409000 2021-11-24 18:29:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85410000 2021-11-24 18:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85411000 2021-11-24 18:29:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85412000 2021-11-24 18:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85413000 2021-11-24 18:29:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85414000 2021-11-24 18:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85415000 2021-11-24 18:29:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85416000 2021-11-24 18:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85417000 2021-11-24 18:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85418000 2021-11-24 18:29:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85419000 2021-11-24 18:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85420000 2021-11-24 18:29:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85421000 2021-11-24 18:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85422000 2021-11-24 18:29:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85423000 2021-11-24 18:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85424000 2021-11-24 18:29:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85425000 2021-11-24 18:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85426000 2021-11-24 18:29:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85427000 2021-11-24 18:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85428000 2021-11-24 18:29:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85429000 2021-11-24 18:29:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:29:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2601 containing 20.00 MB] 2021-11-24 18:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85430000 2021-11-24 18:29:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85431000 2021-11-24 18:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85432000 2021-11-24 18:29:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85433000 2021-11-24 18:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85434000 2021-11-24 18:29:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85435000 2021-11-24 18:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85436000 2021-11-24 18:29:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85437000 2021-11-24 18:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85438000 2021-11-24 18:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85439000 2021-11-24 18:29:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85440000 2021-11-24 18:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85441000 2021-11-24 18:29:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85442000 2021-11-24 18:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85443000 2021-11-24 18:29:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85444000 2021-11-24 18:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85445000 2021-11-24 18:29:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85446000 2021-11-24 18:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85447000 2021-11-24 18:30:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85448000 2021-11-24 18:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85449000 2021-11-24 18:30:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85450000 2021-11-24 18:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85451000 2021-11-24 18:30:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85452000 2021-11-24 18:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85453000 2021-11-24 18:30:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85454000 2021-11-24 18:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85455000 2021-11-24 18:30:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85456000 2021-11-24 18:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85457000 2021-11-24 18:30:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85458000 2021-11-24 18:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85459000 2021-11-24 18:30:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85460000 2021-11-24 18:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85461000 2021-11-24 18:30:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85462000 2021-11-24 18:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85463000 2021-11-24 18:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85464000 2021-11-24 18:30:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85465000 2021-11-24 18:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85466000 2021-11-24 18:30:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85467000 2021-11-24 18:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85468000 2021-11-24 18:30:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85469000 2021-11-24 18:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85470000 2021-11-24 18:30:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85471000 2021-11-24 18:30:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:30:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2602 containing 20.00 MB] 2021-11-24 18:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85472000 2021-11-24 18:30:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85473000 2021-11-24 18:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85474000 2021-11-24 18:30:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85475000 2021-11-24 18:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85476000 2021-11-24 18:30:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85477000 2021-11-24 18:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85478000 2021-11-24 18:30:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85479000 2021-11-24 18:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85480000 2021-11-24 18:30:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85481000 2021-11-24 18:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85482000 2021-11-24 18:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85483000 2021-11-24 18:30:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85484000 2021-11-24 18:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85485000 2021-11-24 18:30:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85486000 2021-11-24 18:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85487000 2021-11-24 18:30:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85488000 2021-11-24 18:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85489000 2021-11-24 18:30:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85490000 2021-11-24 18:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85491000 2021-11-24 18:30:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85492000 2021-11-24 18:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85493000 2021-11-24 18:30:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85494000 2021-11-24 18:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85495000 2021-11-24 18:30:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85496000 2021-11-24 18:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85497000 2021-11-24 18:30:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85498000 2021-11-24 18:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85499000 2021-11-24 18:30:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85500000 2021-11-24 18:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85501000 2021-11-24 18:30:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85502000 2021-11-24 18:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85503000 2021-11-24 18:30:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85504000 2021-11-24 18:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85505000 2021-11-24 18:30:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85506000 2021-11-24 18:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85507000 2021-11-24 18:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85508000 2021-11-24 18:30:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:30:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2603 containing 20.00 MB] 2021-11-24 18:30:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85509000 2021-11-24 18:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85510000 2021-11-24 18:30:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85511000 2021-11-24 18:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85512000 2021-11-24 18:30:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85513000 2021-11-24 18:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85514000 2021-11-24 18:30:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85515000 2021-11-24 18:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85516000 2021-11-24 18:30:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85517000 2021-11-24 18:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85518000 2021-11-24 18:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85519000 2021-11-24 18:30:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85520000 2021-11-24 18:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85521000 2021-11-24 18:30:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85522000 2021-11-24 18:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85523000 2021-11-24 18:30:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85524000 2021-11-24 18:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85525000 2021-11-24 18:30:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85526000 2021-11-24 18:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85527000 2021-11-24 18:30:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85528000 2021-11-24 18:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85529000 2021-11-24 18:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85530000 2021-11-24 18:30:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85531000 2021-11-24 18:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85532000 2021-11-24 18:30:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85533000 2021-11-24 18:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85534000 2021-11-24 18:30:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85535000 2021-11-24 18:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85536000 2021-11-24 18:30:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85537000 2021-11-24 18:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85538000 2021-11-24 18:30:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85539000 2021-11-24 18:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85540000 2021-11-24 18:30:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85541000 2021-11-24 18:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85542000 2021-11-24 18:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85543000 2021-11-24 18:30:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85544000 2021-11-24 18:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85545000 2021-11-24 18:30:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85546000 2021-11-24 18:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85547000 2021-11-24 18:30:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85548000 2021-11-24 18:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85549000 2021-11-24 18:30:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85550000 2021-11-24 18:30:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:30:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2604 containing 20.00 MB] 2021-11-24 18:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85551000 2021-11-24 18:30:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85552000 2021-11-24 18:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85553000 2021-11-24 18:30:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85554000 2021-11-24 18:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85555000 2021-11-24 18:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85556000 2021-11-24 18:30:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85557000 2021-11-24 18:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85558000 2021-11-24 18:30:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85559000 2021-11-24 18:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85560000 2021-11-24 18:30:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85561000 2021-11-24 18:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85562000 2021-11-24 18:30:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85563000 2021-11-24 18:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85564000 2021-11-24 18:30:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85565000 2021-11-24 18:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85566000 2021-11-24 18:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85567000 2021-11-24 18:30:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85568000 2021-11-24 18:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85569000 2021-11-24 18:30:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85570000 2021-11-24 18:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85571000 2021-11-24 18:30:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85572000 2021-11-24 18:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85573000 2021-11-24 18:30:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85574000 2021-11-24 18:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85575000 2021-11-24 18:31:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85576000 2021-11-24 18:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85577000 2021-11-24 18:31:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85578000 2021-11-24 18:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85579000 2021-11-24 18:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85580000 2021-11-24 18:31:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85581000 2021-11-24 18:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85582000 2021-11-24 18:31:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85583000 2021-11-24 18:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85584000 2021-11-24 18:31:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85585000 2021-11-24 18:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85586000 2021-11-24 18:31:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85587000 2021-11-24 18:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85588000 2021-11-24 18:31:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85589000 2021-11-24 18:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85590000 2021-11-24 18:31:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85591000 2021-11-24 18:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85592000 2021-11-24 18:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85593000 2021-11-24 18:31:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:31:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2605 containing 20.00 MB] 2021-11-24 18:31:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85594000 2021-11-24 18:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85595000 2021-11-24 18:31:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85596000 2021-11-24 18:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85597000 2021-11-24 18:31:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85598000 2021-11-24 18:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85599000 2021-11-24 18:31:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85600000 2021-11-24 18:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85601000 2021-11-24 18:31:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85602000 2021-11-24 18:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85603000 2021-11-24 18:31:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85604000 2021-11-24 18:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85605000 2021-11-24 18:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85606000 2021-11-24 18:31:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85607000 2021-11-24 18:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85608000 2021-11-24 18:31:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85609000 2021-11-24 18:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85610000 2021-11-24 18:31:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85611000 2021-11-24 18:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85612000 2021-11-24 18:31:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85613000 2021-11-24 18:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85614000 2021-11-24 18:31:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85615000 2021-11-24 18:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85616000 2021-11-24 18:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85617000 2021-11-24 18:31:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85618000 2021-11-24 18:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85619000 2021-11-24 18:31:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85620000 2021-11-24 18:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85621000 2021-11-24 18:31:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85622000 2021-11-24 18:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85623000 2021-11-24 18:31:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85624000 2021-11-24 18:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85625000 2021-11-24 18:31:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85626000 2021-11-24 18:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85627000 2021-11-24 18:31:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85628000 2021-11-24 18:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85629000 2021-11-24 18:31:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85630000 2021-11-24 18:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85631000 2021-11-24 18:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85632000 2021-11-24 18:31:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:31:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2606 containing 20.00 MB] 2021-11-24 18:31:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85633000 2021-11-24 18:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85634000 2021-11-24 18:31:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85635000 2021-11-24 18:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85636000 2021-11-24 18:31:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85637000 2021-11-24 18:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85638000 2021-11-24 18:31:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85639000 2021-11-24 18:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85640000 2021-11-24 18:31:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85641000 2021-11-24 18:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85642000 2021-11-24 18:31:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85643000 2021-11-24 18:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85644000 2021-11-24 18:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85645000 2021-11-24 18:31:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85646000 2021-11-24 18:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85647000 2021-11-24 18:31:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85648000 2021-11-24 18:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85649000 2021-11-24 18:31:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85650000 2021-11-24 18:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85651000 2021-11-24 18:31:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85652000 2021-11-24 18:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85653000 2021-11-24 18:31:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85654000 2021-11-24 18:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85655000 2021-11-24 18:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85656000 2021-11-24 18:31:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85657000 2021-11-24 18:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85658000 2021-11-24 18:31:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85659000 2021-11-24 18:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85660000 2021-11-24 18:31:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85661000 2021-11-24 18:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85662000 2021-11-24 18:31:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85663000 2021-11-24 18:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85664000 2021-11-24 18:31:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85665000 2021-11-24 18:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85666000 2021-11-24 18:31:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85667000 2021-11-24 18:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85668000 2021-11-24 18:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85669000 2021-11-24 18:31:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85670000 2021-11-24 18:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85671000 2021-11-24 18:31:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85672000 2021-11-24 18:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85673000 2021-11-24 18:31:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:31:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2607 containing 20.00 MB] 2021-11-24 18:31:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85674000 2021-11-24 18:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85675000 2021-11-24 18:31:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85676000 2021-11-24 18:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85677000 2021-11-24 18:31:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85678000 2021-11-24 18:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85679000 2021-11-24 18:31:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85680000 2021-11-24 18:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85681000 2021-11-24 18:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85682000 2021-11-24 18:31:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85683000 2021-11-24 18:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85684000 2021-11-24 18:31:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85685000 2021-11-24 18:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85686000 2021-11-24 18:31:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85687000 2021-11-24 18:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85688000 2021-11-24 18:31:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85689000 2021-11-24 18:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85690000 2021-11-24 18:31:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85691000 2021-11-24 18:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85692000 2021-11-24 18:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85693000 2021-11-24 18:31:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85694000 2021-11-24 18:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85695000 2021-11-24 18:31:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85696000 2021-11-24 18:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85697000 2021-11-24 18:31:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85698000 2021-11-24 18:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85699000 2021-11-24 18:31:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85700000 2021-11-24 18:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85701000 2021-11-24 18:31:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85702000 2021-11-24 18:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85703000 2021-11-24 18:31:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85704000 2021-11-24 18:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85705000 2021-11-24 18:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85706000 2021-11-24 18:32:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85707000 2021-11-24 18:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85708000 2021-11-24 18:32:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85709000 2021-11-24 18:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85710000 2021-11-24 18:32:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85711000 2021-11-24 18:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85712000 2021-11-24 18:32:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85713000 2021-11-24 18:32:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:32:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2608 containing 20.00 MB] 2021-11-24 18:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85714000 2021-11-24 18:32:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85715000 2021-11-24 18:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85716000 2021-11-24 18:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85717000 2021-11-24 18:32:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85718000 2021-11-24 18:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85719000 2021-11-24 18:32:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85720000 2021-11-24 18:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85721000 2021-11-24 18:32:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85722000 2021-11-24 18:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85723000 2021-11-24 18:32:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85724000 2021-11-24 18:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85725000 2021-11-24 18:32:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85726000 2021-11-24 18:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85727000 2021-11-24 18:32:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85728000 2021-11-24 18:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85729000 2021-11-24 18:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85730000 2021-11-24 18:32:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85731000 2021-11-24 18:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85732000 2021-11-24 18:32:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85733000 2021-11-24 18:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85734000 2021-11-24 18:32:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85735000 2021-11-24 18:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85736000 2021-11-24 18:32:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85737000 2021-11-24 18:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85738000 2021-11-24 18:32:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85739000 2021-11-24 18:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85740000 2021-11-24 18:32:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85741000 2021-11-24 18:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85742000 2021-11-24 18:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85743000 2021-11-24 18:32:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85744000 2021-11-24 18:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85745000 2021-11-24 18:32:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85746000 2021-11-24 18:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85747000 2021-11-24 18:32:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85748000 2021-11-24 18:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85749000 2021-11-24 18:32:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85750000 2021-11-24 18:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85751000 2021-11-24 18:32:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85752000 2021-11-24 18:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85753000 2021-11-24 18:32:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85754000 2021-11-24 18:32:22 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:32:22 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2609 containing 20.00 MB] 2021-11-24 18:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85755000 2021-11-24 18:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85756000 2021-11-24 18:32:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85757000 2021-11-24 18:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85758000 2021-11-24 18:32:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85759000 2021-11-24 18:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85760000 2021-11-24 18:32:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85761000 2021-11-24 18:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85762000 2021-11-24 18:32:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85763000 2021-11-24 18:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85764000 2021-11-24 18:32:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85765000 2021-11-24 18:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85766000 2021-11-24 18:32:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85767000 2021-11-24 18:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85768000 2021-11-24 18:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85769000 2021-11-24 18:32:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85770000 2021-11-24 18:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85771000 2021-11-24 18:32:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85772000 2021-11-24 18:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85773000 2021-11-24 18:32:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85774000 2021-11-24 18:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85775000 2021-11-24 18:32:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85776000 2021-11-24 18:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85777000 2021-11-24 18:32:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85778000 2021-11-24 18:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85779000 2021-11-24 18:32:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85780000 2021-11-24 18:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85781000 2021-11-24 18:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85782000 2021-11-24 18:32:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85783000 2021-11-24 18:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85784000 2021-11-24 18:32:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85785000 2021-11-24 18:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85786000 2021-11-24 18:32:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85787000 2021-11-24 18:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85788000 2021-11-24 18:32:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85789000 2021-11-24 18:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85790000 2021-11-24 18:32:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85791000 2021-11-24 18:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85792000 2021-11-24 18:32:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85793000 2021-11-24 18:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85794000 2021-11-24 18:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85795000 2021-11-24 18:32:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:32:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2610 containing 20.00 MB] 2021-11-24 18:32:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85796000 2021-11-24 18:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85797000 2021-11-24 18:32:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85798000 2021-11-24 18:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85799000 2021-11-24 18:32:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85800000 2021-11-24 18:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85801000 2021-11-24 18:32:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85802000 2021-11-24 18:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85803000 2021-11-24 18:32:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85804000 2021-11-24 18:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85805000 2021-11-24 18:32:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85806000 2021-11-24 18:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85807000 2021-11-24 18:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85808000 2021-11-24 18:32:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85809000 2021-11-24 18:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85810000 2021-11-24 18:32:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85811000 2021-11-24 18:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85812000 2021-11-24 18:32:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85813000 2021-11-24 18:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85814000 2021-11-24 18:32:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85815000 2021-11-24 18:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85816000 2021-11-24 18:32:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85817000 2021-11-24 18:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85818000 2021-11-24 18:32:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85819000 2021-11-24 18:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85820000 2021-11-24 18:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85821000 2021-11-24 18:32:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85822000 2021-11-24 18:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85823000 2021-11-24 18:32:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85824000 2021-11-24 18:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85825000 2021-11-24 18:32:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85826000 2021-11-24 18:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85827000 2021-11-24 18:32:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85828000 2021-11-24 18:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85829000 2021-11-24 18:32:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85830000 2021-11-24 18:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85831000 2021-11-24 18:32:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85832000 2021-11-24 18:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85833000 2021-11-24 18:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85834000 2021-11-24 18:32:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:32:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2611 containing 20.00 MB] 2021-11-24 18:32:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85835000 2021-11-24 18:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85836000 2021-11-24 18:33:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85837000 2021-11-24 18:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85838000 2021-11-24 18:33:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85839000 2021-11-24 18:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85840000 2021-11-24 18:33:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85841000 2021-11-24 18:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85842000 2021-11-24 18:33:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85843000 2021-11-24 18:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85844000 2021-11-24 18:33:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85845000 2021-11-24 18:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85846000 2021-11-24 18:33:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85847000 2021-11-24 18:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85848000 2021-11-24 18:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85849000 2021-11-24 18:33:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85850000 2021-11-24 18:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85851000 2021-11-24 18:33:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85852000 2021-11-24 18:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85853000 2021-11-24 18:33:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85854000 2021-11-24 18:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85855000 2021-11-24 18:33:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85856000 2021-11-24 18:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85857000 2021-11-24 18:33:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85858000 2021-11-24 18:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85859000 2021-11-24 18:33:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85860000 2021-11-24 18:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85861000 2021-11-24 18:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85862000 2021-11-24 18:33:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85863000 2021-11-24 18:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85864000 2021-11-24 18:33:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85865000 2021-11-24 18:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85866000 2021-11-24 18:33:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85867000 2021-11-24 18:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85868000 2021-11-24 18:33:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85869000 2021-11-24 18:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85870000 2021-11-24 18:33:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85871000 2021-11-24 18:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85872000 2021-11-24 18:33:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85873000 2021-11-24 18:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85874000 2021-11-24 18:33:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:33:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2612 containing 20.00 MB] 2021-11-24 18:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85875000 2021-11-24 18:33:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85876000 2021-11-24 18:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85877000 2021-11-24 18:33:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85878000 2021-11-24 18:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85879000 2021-11-24 18:33:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85880000 2021-11-24 18:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85881000 2021-11-24 18:33:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85882000 2021-11-24 18:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85883000 2021-11-24 18:33:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85884000 2021-11-24 18:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85885000 2021-11-24 18:33:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85886000 2021-11-24 18:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85887000 2021-11-24 18:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85888000 2021-11-24 18:33:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85889000 2021-11-24 18:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85890000 2021-11-24 18:33:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85891000 2021-11-24 18:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85892000 2021-11-24 18:33:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85893000 2021-11-24 18:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85894000 2021-11-24 18:33:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85895000 2021-11-24 18:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85896000 2021-11-24 18:33:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85897000 2021-11-24 18:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85898000 2021-11-24 18:33:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85899000 2021-11-24 18:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85900000 2021-11-24 18:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85901000 2021-11-24 18:33:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85902000 2021-11-24 18:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85903000 2021-11-24 18:33:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85904000 2021-11-24 18:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85905000 2021-11-24 18:33:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85906000 2021-11-24 18:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85907000 2021-11-24 18:33:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85908000 2021-11-24 18:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85909000 2021-11-24 18:33:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85910000 2021-11-24 18:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85911000 2021-11-24 18:33:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85912000 2021-11-24 18:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85913000 2021-11-24 18:33:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85914000 2021-11-24 18:33:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:33:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2613 containing 20.00 MB] 2021-11-24 18:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85915000 2021-11-24 18:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85916000 2021-11-24 18:33:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85917000 2021-11-24 18:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85918000 2021-11-24 18:33:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85919000 2021-11-24 18:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85920000 2021-11-24 18:33:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85921000 2021-11-24 18:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85922000 2021-11-24 18:33:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85923000 2021-11-24 18:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85924000 2021-11-24 18:33:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85925000 2021-11-24 18:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85926000 2021-11-24 18:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85927000 2021-11-24 18:33:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85928000 2021-11-24 18:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85929000 2021-11-24 18:33:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85930000 2021-11-24 18:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85931000 2021-11-24 18:33:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85932000 2021-11-24 18:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85933000 2021-11-24 18:33:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85934000 2021-11-24 18:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85935000 2021-11-24 18:33:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85936000 2021-11-24 18:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85937000 2021-11-24 18:33:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85938000 2021-11-24 18:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85939000 2021-11-24 18:33:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85940000 2021-11-24 18:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85941000 2021-11-24 18:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85942000 2021-11-24 18:33:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85943000 2021-11-24 18:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85944000 2021-11-24 18:33:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85945000 2021-11-24 18:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85946000 2021-11-24 18:33:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85947000 2021-11-24 18:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85948000 2021-11-24 18:33:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85949000 2021-11-24 18:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85950000 2021-11-24 18:33:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85951000 2021-11-24 18:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85952000 2021-11-24 18:33:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85953000 2021-11-24 18:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85954000 2021-11-24 18:33:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:33:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2614 containing 20.00 MB] 2021-11-24 18:33:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85955000 2021-11-24 18:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85956000 2021-11-24 18:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85957000 2021-11-24 18:33:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85958000 2021-11-24 18:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85959000 2021-11-24 18:33:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85960000 2021-11-24 18:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85961000 2021-11-24 18:33:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85962000 2021-11-24 18:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85963000 2021-11-24 18:33:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85964000 2021-11-24 18:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85965000 2021-11-24 18:34:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85966000 2021-11-24 18:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85967000 2021-11-24 18:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85968000 2021-11-24 18:34:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85969000 2021-11-24 18:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85970000 2021-11-24 18:34:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85971000 2021-11-24 18:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85972000 2021-11-24 18:34:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85973000 2021-11-24 18:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85974000 2021-11-24 18:34:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85975000 2021-11-24 18:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85976000 2021-11-24 18:34:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85977000 2021-11-24 18:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85978000 2021-11-24 18:34:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85979000 2021-11-24 18:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85980000 2021-11-24 18:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85981000 2021-11-24 18:34:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85982000 2021-11-24 18:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85983000 2021-11-24 18:34:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85984000 2021-11-24 18:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85985000 2021-11-24 18:34:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85986000 2021-11-24 18:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85987000 2021-11-24 18:34:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85988000 2021-11-24 18:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85989000 2021-11-24 18:34:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85990000 2021-11-24 18:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85991000 2021-11-24 18:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85992000 2021-11-24 18:34:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85993000 2021-11-24 18:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85994000 2021-11-24 18:34:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:34:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2615 containing 20.00 MB] 2021-11-24 18:34:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85995000 2021-11-24 18:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85996000 2021-11-24 18:34:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85997000 2021-11-24 18:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85998000 2021-11-24 18:34:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 85999000 2021-11-24 18:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86000000 2021-11-24 18:34:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86001000 2021-11-24 18:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86002000 2021-11-24 18:34:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86003000 2021-11-24 18:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86004000 2021-11-24 18:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86005000 2021-11-24 18:34:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86006000 2021-11-24 18:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86007000 2021-11-24 18:34:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86008000 2021-11-24 18:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86009000 2021-11-24 18:34:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86010000 2021-11-24 18:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86011000 2021-11-24 18:34:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86012000 2021-11-24 18:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86013000 2021-11-24 18:34:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86014000 2021-11-24 18:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86015000 2021-11-24 18:34:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86016000 2021-11-24 18:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86017000 2021-11-24 18:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86018000 2021-11-24 18:34:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86019000 2021-11-24 18:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86020000 2021-11-24 18:34:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86021000 2021-11-24 18:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86022000 2021-11-24 18:34:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86023000 2021-11-24 18:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86024000 2021-11-24 18:34:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86025000 2021-11-24 18:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86026000 2021-11-24 18:34:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86027000 2021-11-24 18:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86028000 2021-11-24 18:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86029000 2021-11-24 18:34:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86030000 2021-11-24 18:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86031000 2021-11-24 18:34:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86032000 2021-11-24 18:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86033000 2021-11-24 18:34:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86034000 2021-11-24 18:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86035000 2021-11-24 18:34:32 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:34:32 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2616 containing 20.00 MB] 2021-11-24 18:34:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86036000 2021-11-24 18:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86037000 2021-11-24 18:34:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86038000 2021-11-24 18:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86039000 2021-11-24 18:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86040000 2021-11-24 18:34:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86041000 2021-11-24 18:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86042000 2021-11-24 18:34:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86043000 2021-11-24 18:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86044000 2021-11-24 18:34:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86045000 2021-11-24 18:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86046000 2021-11-24 18:34:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86047000 2021-11-24 18:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86048000 2021-11-24 18:34:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86049000 2021-11-24 18:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86050000 2021-11-24 18:34:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86051000 2021-11-24 18:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86052000 2021-11-24 18:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86053000 2021-11-24 18:34:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86054000 2021-11-24 18:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86055000 2021-11-24 18:34:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86056000 2021-11-24 18:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86057000 2021-11-24 18:34:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86058000 2021-11-24 18:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86059000 2021-11-24 18:34:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86060000 2021-11-24 18:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86061000 2021-11-24 18:34:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86062000 2021-11-24 18:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86063000 2021-11-24 18:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86064000 2021-11-24 18:34:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86065000 2021-11-24 18:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86066000 2021-11-24 18:34:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86067000 2021-11-24 18:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86068000 2021-11-24 18:34:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86069000 2021-11-24 18:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86070000 2021-11-24 18:34:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86071000 2021-11-24 18:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86072000 2021-11-24 18:34:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86073000 2021-11-24 18:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86074000 2021-11-24 18:34:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86075000 2021-11-24 18:34:50 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:34:50 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2617 containing 20.00 MB] 2021-11-24 18:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86076000 2021-11-24 18:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86077000 2021-11-24 18:34:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86078000 2021-11-24 18:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86079000 2021-11-24 18:34:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86080000 2021-11-24 18:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86081000 2021-11-24 18:34:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86082000 2021-11-24 18:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86083000 2021-11-24 18:34:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86084000 2021-11-24 18:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86085000 2021-11-24 18:34:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86086000 2021-11-24 18:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86087000 2021-11-24 18:34:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86088000 2021-11-24 18:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86089000 2021-11-24 18:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86090000 2021-11-24 18:34:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86091000 2021-11-24 18:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86092000 2021-11-24 18:34:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86093000 2021-11-24 18:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86094000 2021-11-24 18:34:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86095000 2021-11-24 18:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86096000 2021-11-24 18:35:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86097000 2021-11-24 18:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86098000 2021-11-24 18:35:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86099000 2021-11-24 18:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86100000 2021-11-24 18:35:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86101000 2021-11-24 18:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86102000 2021-11-24 18:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86103000 2021-11-24 18:35:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86104000 2021-11-24 18:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86105000 2021-11-24 18:35:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86106000 2021-11-24 18:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86107000 2021-11-24 18:35:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86108000 2021-11-24 18:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86109000 2021-11-24 18:35:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86110000 2021-11-24 18:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86111000 2021-11-24 18:35:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86112000 2021-11-24 18:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86113000 2021-11-24 18:35:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86114000 2021-11-24 18:35:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:35:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2618 containing 20.00 MB] 2021-11-24 18:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86115000 2021-11-24 18:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86116000 2021-11-24 18:35:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86117000 2021-11-24 18:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86118000 2021-11-24 18:35:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86119000 2021-11-24 18:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86120000 2021-11-24 18:35:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86121000 2021-11-24 18:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86122000 2021-11-24 18:35:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86123000 2021-11-24 18:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86124000 2021-11-24 18:35:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86125000 2021-11-24 18:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86126000 2021-11-24 18:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86127000 2021-11-24 18:35:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86128000 2021-11-24 18:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86129000 2021-11-24 18:35:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86130000 2021-11-24 18:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86131000 2021-11-24 18:35:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86132000 2021-11-24 18:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86133000 2021-11-24 18:35:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86134000 2021-11-24 18:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86135000 2021-11-24 18:35:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86136000 2021-11-24 18:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86137000 2021-11-24 18:35:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86138000 2021-11-24 18:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86139000 2021-11-24 18:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86140000 2021-11-24 18:35:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86141000 2021-11-24 18:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86142000 2021-11-24 18:35:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86143000 2021-11-24 18:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86144000 2021-11-24 18:35:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86145000 2021-11-24 18:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86146000 2021-11-24 18:35:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86147000 2021-11-24 18:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86148000 2021-11-24 18:35:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86149000 2021-11-24 18:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86150000 2021-11-24 18:35:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86151000 2021-11-24 18:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86152000 2021-11-24 18:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86153000 2021-11-24 18:35:26 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:35:26 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2619 containing 20.00 MB] 2021-11-24 18:35:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86154000 2021-11-24 18:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86155000 2021-11-24 18:35:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86156000 2021-11-24 18:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86157000 2021-11-24 18:35:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86158000 2021-11-24 18:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86159000 2021-11-24 18:35:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86160000 2021-11-24 18:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86161000 2021-11-24 18:35:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86162000 2021-11-24 18:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86163000 2021-11-24 18:35:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86164000 2021-11-24 18:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86165000 2021-11-24 18:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86166000 2021-11-24 18:35:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86167000 2021-11-24 18:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86168000 2021-11-24 18:35:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86169000 2021-11-24 18:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86170000 2021-11-24 18:35:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86171000 2021-11-24 18:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86172000 2021-11-24 18:35:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86173000 2021-11-24 18:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86174000 2021-11-24 18:35:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86175000 2021-11-24 18:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86176000 2021-11-24 18:35:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86177000 2021-11-24 18:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86178000 2021-11-24 18:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86179000 2021-11-24 18:35:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86180000 2021-11-24 18:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86181000 2021-11-24 18:35:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86182000 2021-11-24 18:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86183000 2021-11-24 18:35:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86184000 2021-11-24 18:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86185000 2021-11-24 18:35:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86186000 2021-11-24 18:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86187000 2021-11-24 18:35:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86188000 2021-11-24 18:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86189000 2021-11-24 18:35:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86190000 2021-11-24 18:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86191000 2021-11-24 18:35:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86192000 2021-11-24 18:35:44 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:35:44 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2620 containing 20.00 MB] 2021-11-24 18:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86193000 2021-11-24 18:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86194000 2021-11-24 18:35:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86195000 2021-11-24 18:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86196000 2021-11-24 18:35:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86197000 2021-11-24 18:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86198000 2021-11-24 18:35:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86199000 2021-11-24 18:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86200000 2021-11-24 18:35:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86201000 2021-11-24 18:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86202000 2021-11-24 18:35:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86203000 2021-11-24 18:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86204000 2021-11-24 18:35:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86205000 2021-11-24 18:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86206000 2021-11-24 18:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86207000 2021-11-24 18:35:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86208000 2021-11-24 18:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86209000 2021-11-24 18:35:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86210000 2021-11-24 18:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86211000 2021-11-24 18:35:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86212000 2021-11-24 18:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86213000 2021-11-24 18:35:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86214000 2021-11-24 18:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86215000 2021-11-24 18:35:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86216000 2021-11-24 18:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86217000 2021-11-24 18:35:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86218000 2021-11-24 18:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86219000 2021-11-24 18:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86220000 2021-11-24 18:35:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86221000 2021-11-24 18:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86222000 2021-11-24 18:35:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86223000 2021-11-24 18:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86224000 2021-11-24 18:35:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86225000 2021-11-24 18:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86226000 2021-11-24 18:36:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86227000 2021-11-24 18:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86228000 2021-11-24 18:36:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86229000 2021-11-24 18:36:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:36:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2621 containing 20.00 MB] 2021-11-24 18:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86230000 2021-11-24 18:36:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86231000 2021-11-24 18:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86232000 2021-11-24 18:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86233000 2021-11-24 18:36:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86234000 2021-11-24 18:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86235000 2021-11-24 18:36:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86236000 2021-11-24 18:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86237000 2021-11-24 18:36:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86238000 2021-11-24 18:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86239000 2021-11-24 18:36:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86240000 2021-11-24 18:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86241000 2021-11-24 18:36:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86242000 2021-11-24 18:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86243000 2021-11-24 18:36:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86244000 2021-11-24 18:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86245000 2021-11-24 18:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86246000 2021-11-24 18:36:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86247000 2021-11-24 18:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86248000 2021-11-24 18:36:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86249000 2021-11-24 18:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86250000 2021-11-24 18:36:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86251000 2021-11-24 18:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86252000 2021-11-24 18:36:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86253000 2021-11-24 18:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86254000 2021-11-24 18:36:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86255000 2021-11-24 18:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86256000 2021-11-24 18:36:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86257000 2021-11-24 18:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86258000 2021-11-24 18:36:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86259000 2021-11-24 18:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86260000 2021-11-24 18:36:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86261000 2021-11-24 18:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86262000 2021-11-24 18:36:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86263000 2021-11-24 18:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86264000 2021-11-24 18:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86265000 2021-11-24 18:36:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86266000 2021-11-24 18:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86267000 2021-11-24 18:36:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:36:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2622 containing 20.00 MB] 2021-11-24 18:36:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86268000 2021-11-24 18:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86269000 2021-11-24 18:36:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86270000 2021-11-24 18:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86271000 2021-11-24 18:36:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86272000 2021-11-24 18:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86273000 2021-11-24 18:36:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86274000 2021-11-24 18:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86275000 2021-11-24 18:36:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86276000 2021-11-24 18:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86277000 2021-11-24 18:36:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86278000 2021-11-24 18:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86279000 2021-11-24 18:36:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86280000 2021-11-24 18:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86281000 2021-11-24 18:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86282000 2021-11-24 18:36:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86283000 2021-11-24 18:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86284000 2021-11-24 18:36:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86285000 2021-11-24 18:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86286000 2021-11-24 18:36:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86287000 2021-11-24 18:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86288000 2021-11-24 18:36:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86289000 2021-11-24 18:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86290000 2021-11-24 18:36:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86291000 2021-11-24 18:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86292000 2021-11-24 18:36:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86293000 2021-11-24 18:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86294000 2021-11-24 18:36:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86295000 2021-11-24 18:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86296000 2021-11-24 18:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86297000 2021-11-24 18:36:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86298000 2021-11-24 18:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86299000 2021-11-24 18:36:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86300000 2021-11-24 18:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86301000 2021-11-24 18:36:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86302000 2021-11-24 18:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86303000 2021-11-24 18:36:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86304000 2021-11-24 18:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86305000 2021-11-24 18:36:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:36:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2623 containing 20.00 MB] 2021-11-24 18:36:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86306000 2021-11-24 18:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86307000 2021-11-24 18:36:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86308000 2021-11-24 18:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86309000 2021-11-24 18:36:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86310000 2021-11-24 18:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86311000 2021-11-24 18:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86312000 2021-11-24 18:36:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86313000 2021-11-24 18:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86314000 2021-11-24 18:36:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86315000 2021-11-24 18:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86316000 2021-11-24 18:36:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86317000 2021-11-24 18:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86318000 2021-11-24 18:36:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86319000 2021-11-24 18:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86320000 2021-11-24 18:36:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86321000 2021-11-24 18:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86322000 2021-11-24 18:36:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86323000 2021-11-24 18:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86324000 2021-11-24 18:36:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86325000 2021-11-24 18:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86326000 2021-11-24 18:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86327000 2021-11-24 18:36:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86328000 2021-11-24 18:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86329000 2021-11-24 18:36:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86330000 2021-11-24 18:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86331000 2021-11-24 18:36:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86332000 2021-11-24 18:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86333000 2021-11-24 18:36:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86334000 2021-11-24 18:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86335000 2021-11-24 18:36:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86336000 2021-11-24 18:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86337000 2021-11-24 18:36:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86338000 2021-11-24 18:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86339000 2021-11-24 18:36:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86340000 2021-11-24 18:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86341000 2021-11-24 18:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86342000 2021-11-24 18:36:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86343000 2021-11-24 18:36:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:36:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2624 containing 20.00 MB] 2021-11-24 18:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86344000 2021-11-24 18:36:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86345000 2021-11-24 18:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86346000 2021-11-24 18:36:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86347000 2021-11-24 18:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86348000 2021-11-24 18:36:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86349000 2021-11-24 18:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86350000 2021-11-24 18:36:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86351000 2021-11-24 18:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86352000 2021-11-24 18:36:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86353000 2021-11-24 18:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86354000 2021-11-24 18:37:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86355000 2021-11-24 18:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86356000 2021-11-24 18:37:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86357000 2021-11-24 18:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86358000 2021-11-24 18:37:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86359000 2021-11-24 18:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86360000 2021-11-24 18:37:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86361000 2021-11-24 18:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86362000 2021-11-24 18:37:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86363000 2021-11-24 18:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86364000 2021-11-24 18:37:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86365000 2021-11-24 18:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86366000 2021-11-24 18:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86367000 2021-11-24 18:37:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86368000 2021-11-24 18:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86369000 2021-11-24 18:37:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86370000 2021-11-24 18:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86371000 2021-11-24 18:37:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86372000 2021-11-24 18:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86373000 2021-11-24 18:37:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86374000 2021-11-24 18:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86375000 2021-11-24 18:37:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86376000 2021-11-24 18:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86377000 2021-11-24 18:37:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86378000 2021-11-24 18:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86379000 2021-11-24 18:37:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86380000 2021-11-24 18:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86381000 2021-11-24 18:37:13 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:37:13 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2625 containing 20.00 MB] 2021-11-24 18:37:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86382000 2021-11-24 18:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86383000 2021-11-24 18:37:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86384000 2021-11-24 18:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86385000 2021-11-24 18:37:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86386000 2021-11-24 18:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86387000 2021-11-24 18:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86388000 2021-11-24 18:37:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86389000 2021-11-24 18:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86390000 2021-11-24 18:37:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86391000 2021-11-24 18:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86392000 2021-11-24 18:37:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86393000 2021-11-24 18:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86394000 2021-11-24 18:37:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86395000 2021-11-24 18:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86396000 2021-11-24 18:37:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86397000 2021-11-24 18:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86398000 2021-11-24 18:37:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86399000 2021-11-24 18:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86400000 2021-11-24 18:37:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86401000 2021-11-24 18:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86402000 2021-11-24 18:37:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86403000 2021-11-24 18:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86404000 2021-11-24 18:37:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86405000 2021-11-24 18:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86406000 2021-11-24 18:37:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86407000 2021-11-24 18:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86408000 2021-11-24 18:37:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86409000 2021-11-24 18:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86410000 2021-11-24 18:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86411000 2021-11-24 18:37:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86412000 2021-11-24 18:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86413000 2021-11-24 18:37:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86414000 2021-11-24 18:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86415000 2021-11-24 18:37:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86416000 2021-11-24 18:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86417000 2021-11-24 18:37:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86418000 2021-11-24 18:37:31 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:37:31 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2626 containing 20.00 MB] 2021-11-24 18:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86419000 2021-11-24 18:37:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86420000 2021-11-24 18:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86421000 2021-11-24 18:37:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86422000 2021-11-24 18:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86423000 2021-11-24 18:37:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86424000 2021-11-24 18:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86425000 2021-11-24 18:37:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86426000 2021-11-24 18:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86427000 2021-11-24 18:37:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86428000 2021-11-24 18:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86429000 2021-11-24 18:37:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86430000 2021-11-24 18:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86431000 2021-11-24 18:37:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86432000 2021-11-24 18:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86433000 2021-11-24 18:37:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86434000 2021-11-24 18:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86435000 2021-11-24 18:37:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86436000 2021-11-24 18:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86437000 2021-11-24 18:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86438000 2021-11-24 18:37:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86439000 2021-11-24 18:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86440000 2021-11-24 18:37:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86441000 2021-11-24 18:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86442000 2021-11-24 18:37:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86443000 2021-11-24 18:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86444000 2021-11-24 18:37:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86445000 2021-11-24 18:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86446000 2021-11-24 18:37:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86447000 2021-11-24 18:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86448000 2021-11-24 18:37:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86449000 2021-11-24 18:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86450000 2021-11-24 18:37:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86451000 2021-11-24 18:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86452000 2021-11-24 18:37:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86453000 2021-11-24 18:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86454000 2021-11-24 18:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86455000 2021-11-24 18:37:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86456000 2021-11-24 18:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86457000 2021-11-24 18:37:49 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:37:49 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2627 containing 20.00 MB] 2021-11-24 18:37:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86458000 2021-11-24 18:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86459000 2021-11-24 18:37:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86460000 2021-11-24 18:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86461000 2021-11-24 18:37:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86462000 2021-11-24 18:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86463000 2021-11-24 18:37:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86464000 2021-11-24 18:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86465000 2021-11-24 18:37:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86466000 2021-11-24 18:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86467000 2021-11-24 18:37:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86468000 2021-11-24 18:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86469000 2021-11-24 18:37:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86470000 2021-11-24 18:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86471000 2021-11-24 18:37:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86472000 2021-11-24 18:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86473000 2021-11-24 18:37:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86474000 2021-11-24 18:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86475000 2021-11-24 18:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86476000 2021-11-24 18:37:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86477000 2021-11-24 18:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86478000 2021-11-24 18:37:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86479000 2021-11-24 18:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86480000 2021-11-24 18:38:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86481000 2021-11-24 18:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86482000 2021-11-24 18:38:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86483000 2021-11-24 18:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86484000 2021-11-24 18:38:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86485000 2021-11-24 18:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86486000 2021-11-24 18:38:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86487000 2021-11-24 18:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86488000 2021-11-24 18:38:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86489000 2021-11-24 18:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86490000 2021-11-24 18:38:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86491000 2021-11-24 18:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86492000 2021-11-24 18:38:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86493000 2021-11-24 18:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86494000 2021-11-24 18:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86495000 2021-11-24 18:38:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86496000 2021-11-24 18:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86497000 2021-11-24 18:38:08 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:38:08 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2628 containing 20.00 MB] 2021-11-24 18:38:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86498000 2021-11-24 18:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86499000 2021-11-24 18:38:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86500000 2021-11-24 18:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86501000 2021-11-24 18:38:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86502000 2021-11-24 18:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86503000 2021-11-24 18:38:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86504000 2021-11-24 18:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86505000 2021-11-24 18:38:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86506000 2021-11-24 18:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86507000 2021-11-24 18:38:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86508000 2021-11-24 18:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86509000 2021-11-24 18:38:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86510000 2021-11-24 18:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86511000 2021-11-24 18:38:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86512000 2021-11-24 18:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86513000 2021-11-24 18:38:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86514000 2021-11-24 18:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86515000 2021-11-24 18:38:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86516000 2021-11-24 18:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86517000 2021-11-24 18:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86518000 2021-11-24 18:38:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86519000 2021-11-24 18:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86520000 2021-11-24 18:38:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86521000 2021-11-24 18:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86522000 2021-11-24 18:38:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86523000 2021-11-24 18:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86524000 2021-11-24 18:38:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86525000 2021-11-24 18:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86526000 2021-11-24 18:38:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86527000 2021-11-24 18:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86528000 2021-11-24 18:38:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86529000 2021-11-24 18:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86530000 2021-11-24 18:38:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86531000 2021-11-24 18:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86532000 2021-11-24 18:38:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86533000 2021-11-24 18:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86534000 2021-11-24 18:38:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86535000 2021-11-24 18:38:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:38:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2629 containing 20.00 MB] 2021-11-24 18:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86536000 2021-11-24 18:38:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86537000 2021-11-24 18:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86538000 2021-11-24 18:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86539000 2021-11-24 18:38:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86540000 2021-11-24 18:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86541000 2021-11-24 18:38:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86542000 2021-11-24 18:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86543000 2021-11-24 18:38:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86544000 2021-11-24 18:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86545000 2021-11-24 18:38:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86546000 2021-11-24 18:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86547000 2021-11-24 18:38:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86548000 2021-11-24 18:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86549000 2021-11-24 18:38:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86550000 2021-11-24 18:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86551000 2021-11-24 18:38:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86552000 2021-11-24 18:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86553000 2021-11-24 18:38:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86554000 2021-11-24 18:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86555000 2021-11-24 18:38:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86556000 2021-11-24 18:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86557000 2021-11-24 18:38:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86558000 2021-11-24 18:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86559000 2021-11-24 18:38:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86560000 2021-11-24 18:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86561000 2021-11-24 18:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86562000 2021-11-24 18:38:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86563000 2021-11-24 18:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86564000 2021-11-24 18:38:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86565000 2021-11-24 18:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86566000 2021-11-24 18:38:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86567000 2021-11-24 18:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86568000 2021-11-24 18:38:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86569000 2021-11-24 18:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86570000 2021-11-24 18:38:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86571000 2021-11-24 18:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86572000 2021-11-24 18:38:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86573000 2021-11-24 18:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86574000 2021-11-24 18:38:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:38:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2630 containing 20.00 MB] 2021-11-24 18:38:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86575000 2021-11-24 18:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86576000 2021-11-24 18:38:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86577000 2021-11-24 18:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86578000 2021-11-24 18:38:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86579000 2021-11-24 18:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86580000 2021-11-24 18:38:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86581000 2021-11-24 18:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86582000 2021-11-24 18:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86583000 2021-11-24 18:38:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86584000 2021-11-24 18:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86585000 2021-11-24 18:38:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86586000 2021-11-24 18:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86587000 2021-11-24 18:38:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86588000 2021-11-24 18:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86589000 2021-11-24 18:38:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86590000 2021-11-24 18:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86591000 2021-11-24 18:38:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86592000 2021-11-24 18:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86593000 2021-11-24 18:38:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86594000 2021-11-24 18:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86595000 2021-11-24 18:38:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86596000 2021-11-24 18:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86597000 2021-11-24 18:38:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86598000 2021-11-24 18:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86599000 2021-11-24 18:38:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86600000 2021-11-24 18:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86601000 2021-11-24 18:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86602000 2021-11-24 18:38:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86603000 2021-11-24 18:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86604000 2021-11-24 18:38:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86605000 2021-11-24 18:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86606000 2021-11-24 18:39:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86607000 2021-11-24 18:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86608000 2021-11-24 18:39:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86609000 2021-11-24 18:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86610000 2021-11-24 18:39:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86611000 2021-11-24 18:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86612000 2021-11-24 18:39:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86613000 2021-11-24 18:39:04 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:39:04 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2631 containing 20.00 MB] 2021-11-24 18:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86614000 2021-11-24 18:39:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86615000 2021-11-24 18:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86616000 2021-11-24 18:39:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86617000 2021-11-24 18:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86618000 2021-11-24 18:39:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86619000 2021-11-24 18:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86620000 2021-11-24 18:39:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86621000 2021-11-24 18:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86622000 2021-11-24 18:39:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86623000 2021-11-24 18:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86624000 2021-11-24 18:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86625000 2021-11-24 18:39:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86626000 2021-11-24 18:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86627000 2021-11-24 18:39:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86628000 2021-11-24 18:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86629000 2021-11-24 18:39:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86630000 2021-11-24 18:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86631000 2021-11-24 18:39:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86632000 2021-11-24 18:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86633000 2021-11-24 18:39:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86634000 2021-11-24 18:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86635000 2021-11-24 18:39:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86636000 2021-11-24 18:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86637000 2021-11-24 18:39:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86638000 2021-11-24 18:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86639000 2021-11-24 18:39:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86640000 2021-11-24 18:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86641000 2021-11-24 18:39:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86642000 2021-11-24 18:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86643000 2021-11-24 18:39:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86644000 2021-11-24 18:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86645000 2021-11-24 18:39:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86646000 2021-11-24 18:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86647000 2021-11-24 18:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86648000 2021-11-24 18:39:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86649000 2021-11-24 18:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86650000 2021-11-24 18:39:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86651000 2021-11-24 18:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86652000 2021-11-24 18:39:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86653000 2021-11-24 18:39:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:39:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2632 containing 20.00 MB] 2021-11-24 18:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86654000 2021-11-24 18:39:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86655000 2021-11-24 18:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86656000 2021-11-24 18:39:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86657000 2021-11-24 18:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86658000 2021-11-24 18:39:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86659000 2021-11-24 18:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86660000 2021-11-24 18:39:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86661000 2021-11-24 18:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86662000 2021-11-24 18:39:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86663000 2021-11-24 18:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86664000 2021-11-24 18:39:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86665000 2021-11-24 18:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86666000 2021-11-24 18:39:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86667000 2021-11-24 18:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86668000 2021-11-24 18:39:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86669000 2021-11-24 18:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86670000 2021-11-24 18:39:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86671000 2021-11-24 18:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86672000 2021-11-24 18:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86673000 2021-11-24 18:39:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86674000 2021-11-24 18:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86675000 2021-11-24 18:39:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86676000 2021-11-24 18:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86677000 2021-11-24 18:39:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86678000 2021-11-24 18:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86679000 2021-11-24 18:39:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86680000 2021-11-24 18:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86681000 2021-11-24 18:39:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86682000 2021-11-24 18:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86683000 2021-11-24 18:39:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86684000 2021-11-24 18:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86685000 2021-11-24 18:39:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86686000 2021-11-24 18:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86687000 2021-11-24 18:39:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86688000 2021-11-24 18:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86689000 2021-11-24 18:39:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86690000 2021-11-24 18:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86691000 2021-11-24 18:39:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86692000 2021-11-24 18:39:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:39:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2633 containing 20.00 MB] 2021-11-24 18:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86693000 2021-11-24 18:39:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86694000 2021-11-24 18:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86695000 2021-11-24 18:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86696000 2021-11-24 18:39:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86697000 2021-11-24 18:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86698000 2021-11-24 18:39:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86699000 2021-11-24 18:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86700000 2021-11-24 18:39:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86701000 2021-11-24 18:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86702000 2021-11-24 18:39:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86703000 2021-11-24 18:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86704000 2021-11-24 18:39:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86705000 2021-11-24 18:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86706000 2021-11-24 18:39:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86707000 2021-11-24 18:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86708000 2021-11-24 18:39:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86709000 2021-11-24 18:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86710000 2021-11-24 18:39:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86711000 2021-11-24 18:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86712000 2021-11-24 18:39:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86713000 2021-11-24 18:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86714000 2021-11-24 18:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86715000 2021-11-24 18:39:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86716000 2021-11-24 18:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86717000 2021-11-24 18:39:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86718000 2021-11-24 18:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86719000 2021-11-24 18:39:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86720000 2021-11-24 18:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86721000 2021-11-24 18:39:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86722000 2021-11-24 18:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86723000 2021-11-24 18:39:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86724000 2021-11-24 18:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86725000 2021-11-24 18:39:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86726000 2021-11-24 18:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86727000 2021-11-24 18:39:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86728000 2021-11-24 18:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86729000 2021-11-24 18:39:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86730000 2021-11-24 18:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86731000 2021-11-24 18:40:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86732000 2021-11-24 18:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86733000 2021-11-24 18:40:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:40:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2634 containing 20.00 MB] 2021-11-24 18:40:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86734000 2021-11-24 18:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86735000 2021-11-24 18:40:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86736000 2021-11-24 18:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86737000 2021-11-24 18:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86738000 2021-11-24 18:40:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86739000 2021-11-24 18:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86740000 2021-11-24 18:40:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86741000 2021-11-24 18:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86742000 2021-11-24 18:40:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86743000 2021-11-24 18:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86744000 2021-11-24 18:40:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86745000 2021-11-24 18:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86746000 2021-11-24 18:40:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86747000 2021-11-24 18:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86748000 2021-11-24 18:40:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86749000 2021-11-24 18:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86750000 2021-11-24 18:40:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86751000 2021-11-24 18:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86752000 2021-11-24 18:40:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86753000 2021-11-24 18:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86754000 2021-11-24 18:40:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86755000 2021-11-24 18:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86756000 2021-11-24 18:40:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86757000 2021-11-24 18:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86758000 2021-11-24 18:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86759000 2021-11-24 18:40:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86760000 2021-11-24 18:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86761000 2021-11-24 18:40:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86762000 2021-11-24 18:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86763000 2021-11-24 18:40:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86764000 2021-11-24 18:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86765000 2021-11-24 18:40:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86766000 2021-11-24 18:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86767000 2021-11-24 18:40:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86768000 2021-11-24 18:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86769000 2021-11-24 18:40:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86770000 2021-11-24 18:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86771000 2021-11-24 18:40:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:40:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2635 containing 20.00 MB] 2021-11-24 18:40:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86772000 2021-11-24 18:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86773000 2021-11-24 18:40:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86774000 2021-11-24 18:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86775000 2021-11-24 18:40:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86776000 2021-11-24 18:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86777000 2021-11-24 18:40:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86778000 2021-11-24 18:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86779000 2021-11-24 18:40:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86780000 2021-11-24 18:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86781000 2021-11-24 18:40:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86782000 2021-11-24 18:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86783000 2021-11-24 18:40:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86784000 2021-11-24 18:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86785000 2021-11-24 18:40:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86786000 2021-11-24 18:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86787000 2021-11-24 18:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86788000 2021-11-24 18:40:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86789000 2021-11-24 18:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86790000 2021-11-24 18:40:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86791000 2021-11-24 18:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86792000 2021-11-24 18:40:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86793000 2021-11-24 18:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86794000 2021-11-24 18:40:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86795000 2021-11-24 18:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86796000 2021-11-24 18:40:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86797000 2021-11-24 18:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86798000 2021-11-24 18:40:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86799000 2021-11-24 18:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86800000 2021-11-24 18:40:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86801000 2021-11-24 18:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86802000 2021-11-24 18:40:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86803000 2021-11-24 18:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86804000 2021-11-24 18:40:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86805000 2021-11-24 18:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86806000 2021-11-24 18:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86807000 2021-11-24 18:40:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86808000 2021-11-24 18:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86809000 2021-11-24 18:40:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86810000 2021-11-24 18:40:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:40:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2636 containing 20.00 MB] 2021-11-24 18:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86811000 2021-11-24 18:40:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86812000 2021-11-24 18:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86813000 2021-11-24 18:40:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86814000 2021-11-24 18:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86815000 2021-11-24 18:40:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86816000 2021-11-24 18:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86817000 2021-11-24 18:40:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86818000 2021-11-24 18:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86819000 2021-11-24 18:40:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86820000 2021-11-24 18:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86821000 2021-11-24 18:40:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86822000 2021-11-24 18:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86823000 2021-11-24 18:40:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86824000 2021-11-24 18:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86825000 2021-11-24 18:40:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86826000 2021-11-24 18:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86827000 2021-11-24 18:40:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86828000 2021-11-24 18:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86829000 2021-11-24 18:40:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86830000 2021-11-24 18:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86831000 2021-11-24 18:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86832000 2021-11-24 18:40:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86833000 2021-11-24 18:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86834000 2021-11-24 18:40:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86835000 2021-11-24 18:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86836000 2021-11-24 18:40:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86837000 2021-11-24 18:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86838000 2021-11-24 18:40:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86839000 2021-11-24 18:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86840000 2021-11-24 18:40:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86841000 2021-11-24 18:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86842000 2021-11-24 18:40:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86843000 2021-11-24 18:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86844000 2021-11-24 18:40:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86845000 2021-11-24 18:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86846000 2021-11-24 18:40:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86847000 2021-11-24 18:40:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:40:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2637 containing 20.00 MB] 2021-11-24 18:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86848000 2021-11-24 18:40:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86849000 2021-11-24 18:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86850000 2021-11-24 18:40:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86851000 2021-11-24 18:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86852000 2021-11-24 18:40:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86853000 2021-11-24 18:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86854000 2021-11-24 18:40:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86855000 2021-11-24 18:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86856000 2021-11-24 18:41:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86857000 2021-11-24 18:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86858000 2021-11-24 18:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86859000 2021-11-24 18:41:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86860000 2021-11-24 18:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86861000 2021-11-24 18:41:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86862000 2021-11-24 18:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86863000 2021-11-24 18:41:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86864000 2021-11-24 18:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86865000 2021-11-24 18:41:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86866000 2021-11-24 18:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86867000 2021-11-24 18:41:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86868000 2021-11-24 18:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86869000 2021-11-24 18:41:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86870000 2021-11-24 18:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86871000 2021-11-24 18:41:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86872000 2021-11-24 18:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86873000 2021-11-24 18:41:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86874000 2021-11-24 18:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86875000 2021-11-24 18:41:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86876000 2021-11-24 18:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86877000 2021-11-24 18:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86878000 2021-11-24 18:41:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86879000 2021-11-24 18:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86880000 2021-11-24 18:41:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86881000 2021-11-24 18:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86882000 2021-11-24 18:41:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86883000 2021-11-24 18:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86884000 2021-11-24 18:41:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86885000 2021-11-24 18:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86886000 2021-11-24 18:41:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86887000 2021-11-24 18:41:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:41:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2638 containing 20.00 MB] 2021-11-24 18:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86888000 2021-11-24 18:41:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86889000 2021-11-24 18:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86890000 2021-11-24 18:41:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86891000 2021-11-24 18:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86892000 2021-11-24 18:41:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86893000 2021-11-24 18:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86894000 2021-11-24 18:41:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86895000 2021-11-24 18:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86896000 2021-11-24 18:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86897000 2021-11-24 18:41:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86898000 2021-11-24 18:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86899000 2021-11-24 18:41:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86900000 2021-11-24 18:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86901000 2021-11-24 18:41:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86902000 2021-11-24 18:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86903000 2021-11-24 18:41:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86904000 2021-11-24 18:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86905000 2021-11-24 18:41:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86906000 2021-11-24 18:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86907000 2021-11-24 18:41:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86908000 2021-11-24 18:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86909000 2021-11-24 18:41:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86910000 2021-11-24 18:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86911000 2021-11-24 18:41:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86912000 2021-11-24 18:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86913000 2021-11-24 18:41:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86914000 2021-11-24 18:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86915000 2021-11-24 18:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86916000 2021-11-24 18:41:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86917000 2021-11-24 18:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86918000 2021-11-24 18:41:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86919000 2021-11-24 18:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86920000 2021-11-24 18:41:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86921000 2021-11-24 18:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86922000 2021-11-24 18:41:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86923000 2021-11-24 18:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86924000 2021-11-24 18:41:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86925000 2021-11-24 18:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86926000 2021-11-24 18:41:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86927000 2021-11-24 18:41:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:41:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2639 containing 20.00 MB] 2021-11-24 18:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86928000 2021-11-24 18:41:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86929000 2021-11-24 18:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86930000 2021-11-24 18:41:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86931000 2021-11-24 18:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86932000 2021-11-24 18:41:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86933000 2021-11-24 18:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86934000 2021-11-24 18:41:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86935000 2021-11-24 18:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86936000 2021-11-24 18:41:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86937000 2021-11-24 18:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86938000 2021-11-24 18:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86939000 2021-11-24 18:41:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86940000 2021-11-24 18:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86941000 2021-11-24 18:41:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86942000 2021-11-24 18:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86943000 2021-11-24 18:41:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86944000 2021-11-24 18:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86945000 2021-11-24 18:41:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86946000 2021-11-24 18:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86947000 2021-11-24 18:41:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86948000 2021-11-24 18:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86949000 2021-11-24 18:41:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86950000 2021-11-24 18:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86951000 2021-11-24 18:41:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86952000 2021-11-24 18:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86953000 2021-11-24 18:41:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86954000 2021-11-24 18:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86955000 2021-11-24 18:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86956000 2021-11-24 18:41:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86957000 2021-11-24 18:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86958000 2021-11-24 18:41:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86959000 2021-11-24 18:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86960000 2021-11-24 18:41:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86961000 2021-11-24 18:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86962000 2021-11-24 18:41:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86963000 2021-11-24 18:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86964000 2021-11-24 18:41:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:41:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2640 containing 20.00 MB] 2021-11-24 18:41:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86965000 2021-11-24 18:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86966000 2021-11-24 18:41:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86967000 2021-11-24 18:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86968000 2021-11-24 18:41:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86969000 2021-11-24 18:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86970000 2021-11-24 18:41:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86971000 2021-11-24 18:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86972000 2021-11-24 18:41:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86973000 2021-11-24 18:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86974000 2021-11-24 18:41:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86975000 2021-11-24 18:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86976000 2021-11-24 18:41:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86977000 2021-11-24 18:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86978000 2021-11-24 18:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86979000 2021-11-24 18:41:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86980000 2021-11-24 18:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86981000 2021-11-24 18:41:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86982000 2021-11-24 18:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86983000 2021-11-24 18:42:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86984000 2021-11-24 18:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86985000 2021-11-24 18:42:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86986000 2021-11-24 18:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86987000 2021-11-24 18:42:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86988000 2021-11-24 18:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86989000 2021-11-24 18:42:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86990000 2021-11-24 18:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86991000 2021-11-24 18:42:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86992000 2021-11-24 18:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86993000 2021-11-24 18:42:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86994000 2021-11-24 18:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86995000 2021-11-24 18:42:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86996000 2021-11-24 18:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86997000 2021-11-24 18:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86998000 2021-11-24 18:42:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 86999000 2021-11-24 18:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87000000 2021-11-24 18:42:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87001000 2021-11-24 18:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87002000 2021-11-24 18:42:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:42:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2641 containing 20.00 MB] 2021-11-24 18:42:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87003000 2021-11-24 18:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87004000 2021-11-24 18:42:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87005000 2021-11-24 18:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87006000 2021-11-24 18:42:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87007000 2021-11-24 18:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87008000 2021-11-24 18:42:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87009000 2021-11-24 18:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87010000 2021-11-24 18:42:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87011000 2021-11-24 18:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87012000 2021-11-24 18:42:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87013000 2021-11-24 18:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87014000 2021-11-24 18:42:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87015000 2021-11-24 18:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87016000 2021-11-24 18:42:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87017000 2021-11-24 18:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87018000 2021-11-24 18:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87019000 2021-11-24 18:42:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87020000 2021-11-24 18:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87021000 2021-11-24 18:42:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87022000 2021-11-24 18:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87023000 2021-11-24 18:42:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87024000 2021-11-24 18:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87025000 2021-11-24 18:42:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87026000 2021-11-24 18:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87027000 2021-11-24 18:42:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87028000 2021-11-24 18:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87029000 2021-11-24 18:42:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87030000 2021-11-24 18:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87031000 2021-11-24 18:42:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87032000 2021-11-24 18:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87033000 2021-11-24 18:42:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87034000 2021-11-24 18:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87035000 2021-11-24 18:42:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87036000 2021-11-24 18:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87037000 2021-11-24 18:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87038000 2021-11-24 18:42:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87039000 2021-11-24 18:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87040000 2021-11-24 18:42:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87041000 2021-11-24 18:42:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:42:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2642 containing 20.00 MB] 2021-11-24 18:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87042000 2021-11-24 18:42:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87043000 2021-11-24 18:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87044000 2021-11-24 18:42:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87045000 2021-11-24 18:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87046000 2021-11-24 18:42:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87047000 2021-11-24 18:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87048000 2021-11-24 18:42:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87049000 2021-11-24 18:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87050000 2021-11-24 18:42:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87051000 2021-11-24 18:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87052000 2021-11-24 18:42:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87053000 2021-11-24 18:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87054000 2021-11-24 18:42:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87055000 2021-11-24 18:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87056000 2021-11-24 18:42:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87057000 2021-11-24 18:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87058000 2021-11-24 18:42:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87059000 2021-11-24 18:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87060000 2021-11-24 18:42:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87061000 2021-11-24 18:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87062000 2021-11-24 18:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87063000 2021-11-24 18:42:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87064000 2021-11-24 18:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87065000 2021-11-24 18:42:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87066000 2021-11-24 18:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87067000 2021-11-24 18:42:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87068000 2021-11-24 18:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87069000 2021-11-24 18:42:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87070000 2021-11-24 18:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87071000 2021-11-24 18:42:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87072000 2021-11-24 18:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87073000 2021-11-24 18:42:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87074000 2021-11-24 18:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87075000 2021-11-24 18:42:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87076000 2021-11-24 18:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87077000 2021-11-24 18:42:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87078000 2021-11-24 18:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87079000 2021-11-24 18:42:46 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:42:46 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2643 containing 20.00 MB] 2021-11-24 18:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87080000 2021-11-24 18:42:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87081000 2021-11-24 18:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87082000 2021-11-24 18:42:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87083000 2021-11-24 18:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87084000 2021-11-24 18:42:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87085000 2021-11-24 18:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87086000 2021-11-24 18:42:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87087000 2021-11-24 18:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87088000 2021-11-24 18:42:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87089000 2021-11-24 18:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87090000 2021-11-24 18:42:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87091000 2021-11-24 18:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87092000 2021-11-24 18:42:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87093000 2021-11-24 18:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87094000 2021-11-24 18:42:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87095000 2021-11-24 18:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87096000 2021-11-24 18:42:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87097000 2021-11-24 18:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87098000 2021-11-24 18:42:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87099000 2021-11-24 18:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87100000 2021-11-24 18:42:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87101000 2021-11-24 18:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87102000 2021-11-24 18:42:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87103000 2021-11-24 18:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87104000 2021-11-24 18:42:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87105000 2021-11-24 18:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87106000 2021-11-24 18:42:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87107000 2021-11-24 18:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87108000 2021-11-24 18:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87109000 2021-11-24 18:43:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87110000 2021-11-24 18:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87111000 2021-11-24 18:43:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87112000 2021-11-24 18:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87113000 2021-11-24 18:43:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87114000 2021-11-24 18:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87115000 2021-11-24 18:43:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87116000 2021-11-24 18:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87117000 2021-11-24 18:43:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87118000 2021-11-24 18:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87119000 2021-11-24 18:43:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:43:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2644 containing 20.00 MB] 2021-11-24 18:43:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87120000 2021-11-24 18:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87121000 2021-11-24 18:43:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87122000 2021-11-24 18:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87123000 2021-11-24 18:43:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87124000 2021-11-24 18:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87125000 2021-11-24 18:43:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87126000 2021-11-24 18:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87127000 2021-11-24 18:43:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87128000 2021-11-24 18:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87129000 2021-11-24 18:43:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87130000 2021-11-24 18:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87131000 2021-11-24 18:43:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87132000 2021-11-24 18:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87133000 2021-11-24 18:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87134000 2021-11-24 18:43:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87135000 2021-11-24 18:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87136000 2021-11-24 18:43:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87137000 2021-11-24 18:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87138000 2021-11-24 18:43:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87139000 2021-11-24 18:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87140000 2021-11-24 18:43:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87141000 2021-11-24 18:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87142000 2021-11-24 18:43:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87143000 2021-11-24 18:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87144000 2021-11-24 18:43:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87145000 2021-11-24 18:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87146000 2021-11-24 18:43:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87147000 2021-11-24 18:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87148000 2021-11-24 18:43:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87149000 2021-11-24 18:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87150000 2021-11-24 18:43:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87151000 2021-11-24 18:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87152000 2021-11-24 18:43:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87153000 2021-11-24 18:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87154000 2021-11-24 18:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87155000 2021-11-24 18:43:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87156000 2021-11-24 18:43:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87157000 2021-11-24 18:43:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:43:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2645 containing 20.00 MB] 2021-11-24 18:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87158000 2021-11-24 18:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87159000 2021-11-24 18:43:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87160000 2021-11-24 18:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87161000 2021-11-24 18:43:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87162000 2021-11-24 18:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87163000 2021-11-24 18:43:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87164000 2021-11-24 18:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87165000 2021-11-24 18:43:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87166000 2021-11-24 18:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87167000 2021-11-24 18:43:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87168000 2021-11-24 18:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87169000 2021-11-24 18:43:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87170000 2021-11-24 18:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87171000 2021-11-24 18:43:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87172000 2021-11-24 18:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87173000 2021-11-24 18:43:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87174000 2021-11-24 18:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87175000 2021-11-24 18:43:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87176000 2021-11-24 18:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87177000 2021-11-24 18:43:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87178000 2021-11-24 18:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87179000 2021-11-24 18:43:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87180000 2021-11-24 18:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87181000 2021-11-24 18:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87182000 2021-11-24 18:43:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87183000 2021-11-24 18:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87184000 2021-11-24 18:43:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87185000 2021-11-24 18:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87186000 2021-11-24 18:43:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87187000 2021-11-24 18:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87188000 2021-11-24 18:43:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87189000 2021-11-24 18:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87190000 2021-11-24 18:43:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87191000 2021-11-24 18:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87192000 2021-11-24 18:43:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87193000 2021-11-24 18:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87194000 2021-11-24 18:43:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87195000 2021-11-24 18:43:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:43:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2646 containing 20.00 MB] 2021-11-24 18:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87196000 2021-11-24 18:43:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87197000 2021-11-24 18:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87198000 2021-11-24 18:43:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87199000 2021-11-24 18:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87200000 2021-11-24 18:43:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87201000 2021-11-24 18:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87202000 2021-11-24 18:43:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87203000 2021-11-24 18:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87204000 2021-11-24 18:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87205000 2021-11-24 18:43:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87206000 2021-11-24 18:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87207000 2021-11-24 18:43:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87208000 2021-11-24 18:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87209000 2021-11-24 18:43:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87210000 2021-11-24 18:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87211000 2021-11-24 18:43:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87212000 2021-11-24 18:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87213000 2021-11-24 18:43:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87214000 2021-11-24 18:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87215000 2021-11-24 18:43:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87216000 2021-11-24 18:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87217000 2021-11-24 18:43:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87218000 2021-11-24 18:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87219000 2021-11-24 18:43:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87220000 2021-11-24 18:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87221000 2021-11-24 18:43:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87222000 2021-11-24 18:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87223000 2021-11-24 18:43:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87224000 2021-11-24 18:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87225000 2021-11-24 18:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87226000 2021-11-24 18:43:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87227000 2021-11-24 18:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87228000 2021-11-24 18:43:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87229000 2021-11-24 18:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87230000 2021-11-24 18:43:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87231000 2021-11-24 18:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87232000 2021-11-24 18:43:59 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:43:59 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2647 containing 20.00 MB] 2021-11-24 18:43:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87233000 2021-11-24 18:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87234000 2021-11-24 18:44:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87235000 2021-11-24 18:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87236000 2021-11-24 18:44:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87237000 2021-11-24 18:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87238000 2021-11-24 18:44:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87239000 2021-11-24 18:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87240000 2021-11-24 18:44:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87241000 2021-11-24 18:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87242000 2021-11-24 18:44:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87243000 2021-11-24 18:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87244000 2021-11-24 18:44:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87245000 2021-11-24 18:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87246000 2021-11-24 18:44:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87247000 2021-11-24 18:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87248000 2021-11-24 18:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87249000 2021-11-24 18:44:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87250000 2021-11-24 18:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87251000 2021-11-24 18:44:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87252000 2021-11-24 18:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87253000 2021-11-24 18:44:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87254000 2021-11-24 18:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87255000 2021-11-24 18:44:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87256000 2021-11-24 18:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87257000 2021-11-24 18:44:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87258000 2021-11-24 18:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87259000 2021-11-24 18:44:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87260000 2021-11-24 18:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87261000 2021-11-24 18:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87262000 2021-11-24 18:44:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87263000 2021-11-24 18:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87264000 2021-11-24 18:44:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87265000 2021-11-24 18:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87266000 2021-11-24 18:44:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87267000 2021-11-24 18:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87268000 2021-11-24 18:44:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87269000 2021-11-24 18:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87270000 2021-11-24 18:44:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87271000 2021-11-24 18:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87272000 2021-11-24 18:44:18 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:44:18 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2648 containing 20.00 MB] 2021-11-24 18:44:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87273000 2021-11-24 18:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87274000 2021-11-24 18:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87275000 2021-11-24 18:44:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87276000 2021-11-24 18:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87277000 2021-11-24 18:44:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87278000 2021-11-24 18:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87279000 2021-11-24 18:44:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87280000 2021-11-24 18:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87281000 2021-11-24 18:44:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87282000 2021-11-24 18:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87283000 2021-11-24 18:44:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87284000 2021-11-24 18:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87285000 2021-11-24 18:44:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87286000 2021-11-24 18:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87287000 2021-11-24 18:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87288000 2021-11-24 18:44:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87289000 2021-11-24 18:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87290000 2021-11-24 18:44:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87291000 2021-11-24 18:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87292000 2021-11-24 18:44:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87293000 2021-11-24 18:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87294000 2021-11-24 18:44:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87295000 2021-11-24 18:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87296000 2021-11-24 18:44:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87297000 2021-11-24 18:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87298000 2021-11-24 18:44:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87299000 2021-11-24 18:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87300000 2021-11-24 18:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87301000 2021-11-24 18:44:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87302000 2021-11-24 18:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87303000 2021-11-24 18:44:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87304000 2021-11-24 18:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87305000 2021-11-24 18:44:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87306000 2021-11-24 18:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87307000 2021-11-24 18:44:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87308000 2021-11-24 18:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87309000 2021-11-24 18:44:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87310000 2021-11-24 18:44:36 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:44:36 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2649 containing 20.00 MB] 2021-11-24 18:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87311000 2021-11-24 18:44:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87312000 2021-11-24 18:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87313000 2021-11-24 18:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87314000 2021-11-24 18:44:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87315000 2021-11-24 18:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87316000 2021-11-24 18:44:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87317000 2021-11-24 18:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87318000 2021-11-24 18:44:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87319000 2021-11-24 18:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87320000 2021-11-24 18:44:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87321000 2021-11-24 18:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87322000 2021-11-24 18:44:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87323000 2021-11-24 18:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87324000 2021-11-24 18:44:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87325000 2021-11-24 18:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87326000 2021-11-24 18:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87327000 2021-11-24 18:44:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87328000 2021-11-24 18:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87329000 2021-11-24 18:44:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87330000 2021-11-24 18:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87331000 2021-11-24 18:44:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87332000 2021-11-24 18:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87333000 2021-11-24 18:44:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87334000 2021-11-24 18:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87335000 2021-11-24 18:44:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87336000 2021-11-24 18:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87337000 2021-11-24 18:44:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87338000 2021-11-24 18:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87339000 2021-11-24 18:44:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87340000 2021-11-24 18:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87341000 2021-11-24 18:44:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87342000 2021-11-24 18:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87343000 2021-11-24 18:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87344000 2021-11-24 18:44:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87345000 2021-11-24 18:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87346000 2021-11-24 18:44:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87347000 2021-11-24 18:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87348000 2021-11-24 18:44:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:44:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2650 containing 20.00 MB] 2021-11-24 18:44:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87349000 2021-11-24 18:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87350000 2021-11-24 18:44:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87351000 2021-11-24 18:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87352000 2021-11-24 18:44:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87353000 2021-11-24 18:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87354000 2021-11-24 18:44:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87355000 2021-11-24 18:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87356000 2021-11-24 18:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87357000 2021-11-24 18:44:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87358000 2021-11-24 18:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87359000 2021-11-24 18:44:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87360000 2021-11-24 18:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87361000 2021-11-24 18:44:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87362000 2021-11-24 18:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87363000 2021-11-24 18:45:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87364000 2021-11-24 18:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87365000 2021-11-24 18:45:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87366000 2021-11-24 18:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87367000 2021-11-24 18:45:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87368000 2021-11-24 18:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87369000 2021-11-24 18:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87370000 2021-11-24 18:45:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87371000 2021-11-24 18:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87372000 2021-11-24 18:45:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87373000 2021-11-24 18:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87374000 2021-11-24 18:45:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87375000 2021-11-24 18:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87376000 2021-11-24 18:45:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87377000 2021-11-24 18:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87378000 2021-11-24 18:45:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87379000 2021-11-24 18:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87380000 2021-11-24 18:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87381000 2021-11-24 18:45:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87382000 2021-11-24 18:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87383000 2021-11-24 18:45:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87384000 2021-11-24 18:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87385000 2021-11-24 18:45:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87386000 2021-11-24 18:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87387000 2021-11-24 18:45:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:45:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2651 containing 20.00 MB] 2021-11-24 18:45:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87388000 2021-11-24 18:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87389000 2021-11-24 18:45:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87390000 2021-11-24 18:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87391000 2021-11-24 18:45:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87392000 2021-11-24 18:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87393000 2021-11-24 18:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87394000 2021-11-24 18:45:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87395000 2021-11-24 18:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87396000 2021-11-24 18:45:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87397000 2021-11-24 18:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87398000 2021-11-24 18:45:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87399000 2021-11-24 18:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87400000 2021-11-24 18:45:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87401000 2021-11-24 18:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87402000 2021-11-24 18:45:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87403000 2021-11-24 18:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87404000 2021-11-24 18:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87405000 2021-11-24 18:45:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87406000 2021-11-24 18:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87407000 2021-11-24 18:45:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87408000 2021-11-24 18:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87409000 2021-11-24 18:45:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87410000 2021-11-24 18:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87411000 2021-11-24 18:45:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87412000 2021-11-24 18:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87413000 2021-11-24 18:45:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87414000 2021-11-24 18:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87415000 2021-11-24 18:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87416000 2021-11-24 18:45:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87417000 2021-11-24 18:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87418000 2021-11-24 18:45:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87419000 2021-11-24 18:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87420000 2021-11-24 18:45:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87421000 2021-11-24 18:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87422000 2021-11-24 18:45:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87423000 2021-11-24 18:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87424000 2021-11-24 18:45:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87425000 2021-11-24 18:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87426000 2021-11-24 18:45:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87427000 2021-11-24 18:45:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:45:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2652 containing 20.00 MB] 2021-11-24 18:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87428000 2021-11-24 18:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87429000 2021-11-24 18:45:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87430000 2021-11-24 18:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87431000 2021-11-24 18:45:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87432000 2021-11-24 18:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87433000 2021-11-24 18:45:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87434000 2021-11-24 18:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87435000 2021-11-24 18:45:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87436000 2021-11-24 18:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87437000 2021-11-24 18:45:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87438000 2021-11-24 18:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87439000 2021-11-24 18:45:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87440000 2021-11-24 18:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87441000 2021-11-24 18:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87442000 2021-11-24 18:45:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87443000 2021-11-24 18:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87444000 2021-11-24 18:45:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87445000 2021-11-24 18:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87446000 2021-11-24 18:45:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87447000 2021-11-24 18:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87448000 2021-11-24 18:45:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87449000 2021-11-24 18:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87450000 2021-11-24 18:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87451000 2021-11-24 18:45:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87452000 2021-11-24 18:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87453000 2021-11-24 18:45:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87454000 2021-11-24 18:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87455000 2021-11-24 18:45:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87456000 2021-11-24 18:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87457000 2021-11-24 18:45:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87458000 2021-11-24 18:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87459000 2021-11-24 18:45:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87460000 2021-11-24 18:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87461000 2021-11-24 18:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87462000 2021-11-24 18:45:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87463000 2021-11-24 18:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87464000 2021-11-24 18:45:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87465000 2021-11-24 18:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87466000 2021-11-24 18:45:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:45:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2653 containing 20.00 MB] 2021-11-24 18:45:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87467000 2021-11-24 18:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87468000 2021-11-24 18:45:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87469000 2021-11-24 18:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87470000 2021-11-24 18:45:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87471000 2021-11-24 18:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87472000 2021-11-24 18:45:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87473000 2021-11-24 18:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87474000 2021-11-24 18:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87475000 2021-11-24 18:45:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87476000 2021-11-24 18:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87477000 2021-11-24 18:45:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87478000 2021-11-24 18:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87479000 2021-11-24 18:45:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87480000 2021-11-24 18:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87481000 2021-11-24 18:45:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87482000 2021-11-24 18:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87483000 2021-11-24 18:45:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87484000 2021-11-24 18:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87485000 2021-11-24 18:45:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87486000 2021-11-24 18:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87487000 2021-11-24 18:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87488000 2021-11-24 18:45:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87489000 2021-11-24 18:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87490000 2021-11-24 18:45:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87491000 2021-11-24 18:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87492000 2021-11-24 18:45:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87493000 2021-11-24 18:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87494000 2021-11-24 18:46:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87495000 2021-11-24 18:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87496000 2021-11-24 18:46:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87497000 2021-11-24 18:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87498000 2021-11-24 18:46:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87499000 2021-11-24 18:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87500000 2021-11-24 18:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87501000 2021-11-24 18:46:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87502000 2021-11-24 18:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87503000 2021-11-24 18:46:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87504000 2021-11-24 18:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87505000 2021-11-24 18:46:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:46:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2654 containing 20.00 MB] 2021-11-24 18:46:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87506000 2021-11-24 18:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87507000 2021-11-24 18:46:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87508000 2021-11-24 18:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87509000 2021-11-24 18:46:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87510000 2021-11-24 18:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87511000 2021-11-24 18:46:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87512000 2021-11-24 18:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87513000 2021-11-24 18:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87514000 2021-11-24 18:46:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87515000 2021-11-24 18:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87516000 2021-11-24 18:46:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87517000 2021-11-24 18:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87518000 2021-11-24 18:46:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87519000 2021-11-24 18:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87520000 2021-11-24 18:46:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87521000 2021-11-24 18:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87522000 2021-11-24 18:46:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87523000 2021-11-24 18:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87524000 2021-11-24 18:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87525000 2021-11-24 18:46:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87526000 2021-11-24 18:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87527000 2021-11-24 18:46:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87528000 2021-11-24 18:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87529000 2021-11-24 18:46:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87530000 2021-11-24 18:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87531000 2021-11-24 18:46:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87532000 2021-11-24 18:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87533000 2021-11-24 18:46:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87534000 2021-11-24 18:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87535000 2021-11-24 18:46:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87536000 2021-11-24 18:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87537000 2021-11-24 18:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87538000 2021-11-24 18:46:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87539000 2021-11-24 18:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87540000 2021-11-24 18:46:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87541000 2021-11-24 18:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87542000 2021-11-24 18:46:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87543000 2021-11-24 18:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87544000 2021-11-24 18:46:23 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:46:23 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2655 containing 20.00 MB] 2021-11-24 18:46:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87545000 2021-11-24 18:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87546000 2021-11-24 18:46:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87547000 2021-11-24 18:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87548000 2021-11-24 18:46:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87549000 2021-11-24 18:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87550000 2021-11-24 18:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87551000 2021-11-24 18:46:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87552000 2021-11-24 18:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87553000 2021-11-24 18:46:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87554000 2021-11-24 18:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87555000 2021-11-24 18:46:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87556000 2021-11-24 18:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87557000 2021-11-24 18:46:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87558000 2021-11-24 18:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87559000 2021-11-24 18:46:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87560000 2021-11-24 18:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87561000 2021-11-24 18:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87562000 2021-11-24 18:46:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87563000 2021-11-24 18:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87564000 2021-11-24 18:46:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87565000 2021-11-24 18:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87566000 2021-11-24 18:46:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87567000 2021-11-24 18:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87568000 2021-11-24 18:46:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87569000 2021-11-24 18:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87570000 2021-11-24 18:46:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87571000 2021-11-24 18:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87572000 2021-11-24 18:46:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87573000 2021-11-24 18:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87574000 2021-11-24 18:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87575000 2021-11-24 18:46:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87576000 2021-11-24 18:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87577000 2021-11-24 18:46:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87578000 2021-11-24 18:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87579000 2021-11-24 18:46:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87580000 2021-11-24 18:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87581000 2021-11-24 18:46:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87582000 2021-11-24 18:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87583000 2021-11-24 18:46:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87584000 2021-11-24 18:46:41 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:46:41 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2656 containing 20.00 MB] 2021-11-24 18:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87585000 2021-11-24 18:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87586000 2021-11-24 18:46:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87587000 2021-11-24 18:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87588000 2021-11-24 18:46:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87589000 2021-11-24 18:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87590000 2021-11-24 18:46:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87591000 2021-11-24 18:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87592000 2021-11-24 18:46:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87593000 2021-11-24 18:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87594000 2021-11-24 18:46:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87595000 2021-11-24 18:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87596000 2021-11-24 18:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87597000 2021-11-24 18:46:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87598000 2021-11-24 18:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87599000 2021-11-24 18:46:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87600000 2021-11-24 18:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87601000 2021-11-24 18:46:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87602000 2021-11-24 18:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87603000 2021-11-24 18:46:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87604000 2021-11-24 18:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87605000 2021-11-24 18:46:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87606000 2021-11-24 18:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87607000 2021-11-24 18:46:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87608000 2021-11-24 18:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87609000 2021-11-24 18:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87610000 2021-11-24 18:46:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87611000 2021-11-24 18:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87612000 2021-11-24 18:46:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87613000 2021-11-24 18:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87614000 2021-11-24 18:46:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87615000 2021-11-24 18:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87616000 2021-11-24 18:46:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87617000 2021-11-24 18:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87618000 2021-11-24 18:46:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87619000 2021-11-24 18:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87620000 2021-11-24 18:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87621000 2021-11-24 18:46:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87622000 2021-11-24 18:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87623000 2021-11-24 18:46:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87624000 2021-11-24 18:47:00 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:47:00 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2657 containing 20.00 MB] 2021-11-24 18:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87625000 2021-11-24 18:47:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87626000 2021-11-24 18:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87627000 2021-11-24 18:47:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87628000 2021-11-24 18:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87629000 2021-11-24 18:47:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87630000 2021-11-24 18:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87631000 2021-11-24 18:47:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87632000 2021-11-24 18:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87633000 2021-11-24 18:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87634000 2021-11-24 18:47:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87635000 2021-11-24 18:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87636000 2021-11-24 18:47:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87637000 2021-11-24 18:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87638000 2021-11-24 18:47:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87639000 2021-11-24 18:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87640000 2021-11-24 18:47:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87641000 2021-11-24 18:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87642000 2021-11-24 18:47:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87643000 2021-11-24 18:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87644000 2021-11-24 18:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87645000 2021-11-24 18:47:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87646000 2021-11-24 18:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87647000 2021-11-24 18:47:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87648000 2021-11-24 18:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87649000 2021-11-24 18:47:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87650000 2021-11-24 18:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87651000 2021-11-24 18:47:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87652000 2021-11-24 18:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87653000 2021-11-24 18:47:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87654000 2021-11-24 18:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87655000 2021-11-24 18:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87656000 2021-11-24 18:47:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87657000 2021-11-24 18:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87658000 2021-11-24 18:47:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87659000 2021-11-24 18:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87660000 2021-11-24 18:47:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87661000 2021-11-24 18:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87662000 2021-11-24 18:47:17 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:47:17 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2658 containing 20.00 MB] 2021-11-24 18:47:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87663000 2021-11-24 18:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87664000 2021-11-24 18:47:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87665000 2021-11-24 18:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87666000 2021-11-24 18:47:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87667000 2021-11-24 18:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87668000 2021-11-24 18:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87669000 2021-11-24 18:47:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87670000 2021-11-24 18:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87671000 2021-11-24 18:47:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87672000 2021-11-24 18:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87673000 2021-11-24 18:47:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87674000 2021-11-24 18:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87675000 2021-11-24 18:47:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87676000 2021-11-24 18:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87677000 2021-11-24 18:47:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87678000 2021-11-24 18:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87679000 2021-11-24 18:47:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87680000 2021-11-24 18:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87681000 2021-11-24 18:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87682000 2021-11-24 18:47:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87683000 2021-11-24 18:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87684000 2021-11-24 18:47:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87685000 2021-11-24 18:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87686000 2021-11-24 18:47:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87687000 2021-11-24 18:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87688000 2021-11-24 18:47:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87689000 2021-11-24 18:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87690000 2021-11-24 18:47:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87691000 2021-11-24 18:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87692000 2021-11-24 18:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87693000 2021-11-24 18:47:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87694000 2021-11-24 18:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87695000 2021-11-24 18:47:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87696000 2021-11-24 18:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87697000 2021-11-24 18:47:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87698000 2021-11-24 18:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87699000 2021-11-24 18:47:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87700000 2021-11-24 18:47:35 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:47:35 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2659 containing 20.00 MB] 2021-11-24 18:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87701000 2021-11-24 18:47:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87702000 2021-11-24 18:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87703000 2021-11-24 18:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87704000 2021-11-24 18:47:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87705000 2021-11-24 18:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87706000 2021-11-24 18:47:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87707000 2021-11-24 18:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87708000 2021-11-24 18:47:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87709000 2021-11-24 18:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87710000 2021-11-24 18:47:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87711000 2021-11-24 18:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87712000 2021-11-24 18:47:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87713000 2021-11-24 18:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87714000 2021-11-24 18:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87715000 2021-11-24 18:47:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87716000 2021-11-24 18:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87717000 2021-11-24 18:47:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87718000 2021-11-24 18:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87719000 2021-11-24 18:47:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87720000 2021-11-24 18:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87721000 2021-11-24 18:47:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87722000 2021-11-24 18:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87723000 2021-11-24 18:47:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87724000 2021-11-24 18:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87725000 2021-11-24 18:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87726000 2021-11-24 18:47:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87727000 2021-11-24 18:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87728000 2021-11-24 18:47:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87729000 2021-11-24 18:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87730000 2021-11-24 18:47:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87731000 2021-11-24 18:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87732000 2021-11-24 18:47:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87733000 2021-11-24 18:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87734000 2021-11-24 18:47:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87735000 2021-11-24 18:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87736000 2021-11-24 18:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87737000 2021-11-24 18:47:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87738000 2021-11-24 18:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87739000 2021-11-24 18:47:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87740000 2021-11-24 18:47:53 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:47:53 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2660 containing 20.00 MB] 2021-11-24 18:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87741000 2021-11-24 18:47:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87742000 2021-11-24 18:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87743000 2021-11-24 18:47:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87744000 2021-11-24 18:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87745000 2021-11-24 18:47:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87746000 2021-11-24 18:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87747000 2021-11-24 18:47:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87748000 2021-11-24 18:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87749000 2021-11-24 18:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87750000 2021-11-24 18:47:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87751000 2021-11-24 18:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87752000 2021-11-24 18:47:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87753000 2021-11-24 18:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87754000 2021-11-24 18:47:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87755000 2021-11-24 18:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87756000 2021-11-24 18:48:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87757000 2021-11-24 18:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87758000 2021-11-24 18:48:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87759000 2021-11-24 18:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87760000 2021-11-24 18:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87761000 2021-11-24 18:48:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87762000 2021-11-24 18:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87763000 2021-11-24 18:48:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87764000 2021-11-24 18:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87765000 2021-11-24 18:48:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87766000 2021-11-24 18:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87767000 2021-11-24 18:48:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87768000 2021-11-24 18:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87769000 2021-11-24 18:48:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87770000 2021-11-24 18:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87771000 2021-11-24 18:48:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87772000 2021-11-24 18:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87773000 2021-11-24 18:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87774000 2021-11-24 18:48:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87775000 2021-11-24 18:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87776000 2021-11-24 18:48:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87777000 2021-11-24 18:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87778000 2021-11-24 18:48:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87779000 2021-11-24 18:48:11 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:48:11 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2661 containing 20.00 MB] 2021-11-24 18:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87780000 2021-11-24 18:48:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87781000 2021-11-24 18:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87782000 2021-11-24 18:48:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87783000 2021-11-24 18:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87784000 2021-11-24 18:48:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87785000 2021-11-24 18:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87786000 2021-11-24 18:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87787000 2021-11-24 18:48:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87788000 2021-11-24 18:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87789000 2021-11-24 18:48:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87790000 2021-11-24 18:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87791000 2021-11-24 18:48:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87792000 2021-11-24 18:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87793000 2021-11-24 18:48:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87794000 2021-11-24 18:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87795000 2021-11-24 18:48:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87796000 2021-11-24 18:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87797000 2021-11-24 18:48:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87798000 2021-11-24 18:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87799000 2021-11-24 18:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87800000 2021-11-24 18:48:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87801000 2021-11-24 18:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87802000 2021-11-24 18:48:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87803000 2021-11-24 18:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87804000 2021-11-24 18:48:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87805000 2021-11-24 18:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87806000 2021-11-24 18:48:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87807000 2021-11-24 18:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87808000 2021-11-24 18:48:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87809000 2021-11-24 18:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87810000 2021-11-24 18:48:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87811000 2021-11-24 18:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87812000 2021-11-24 18:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87813000 2021-11-24 18:48:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87814000 2021-11-24 18:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87815000 2021-11-24 18:48:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87816000 2021-11-24 18:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87817000 2021-11-24 18:48:28 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:48:28 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2662 containing 20.00 MB] 2021-11-24 18:48:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87818000 2021-11-24 18:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87819000 2021-11-24 18:48:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87820000 2021-11-24 18:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87821000 2021-11-24 18:48:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87822000 2021-11-24 18:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87823000 2021-11-24 18:48:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87824000 2021-11-24 18:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87825000 2021-11-24 18:48:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87826000 2021-11-24 18:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87827000 2021-11-24 18:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87828000 2021-11-24 18:48:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87829000 2021-11-24 18:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87830000 2021-11-24 18:48:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87831000 2021-11-24 18:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87832000 2021-11-24 18:48:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87833000 2021-11-24 18:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87834000 2021-11-24 18:48:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87835000 2021-11-24 18:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87836000 2021-11-24 18:48:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87837000 2021-11-24 18:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87838000 2021-11-24 18:48:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87839000 2021-11-24 18:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87840000 2021-11-24 18:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87841000 2021-11-24 18:48:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87842000 2021-11-24 18:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87843000 2021-11-24 18:48:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87844000 2021-11-24 18:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87845000 2021-11-24 18:48:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87846000 2021-11-24 18:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87847000 2021-11-24 18:48:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87848000 2021-11-24 18:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87849000 2021-11-24 18:48:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87850000 2021-11-24 18:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87851000 2021-11-24 18:48:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87852000 2021-11-24 18:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87853000 2021-11-24 18:48:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:48:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2663 containing 20.00 MB] 2021-11-24 18:48:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87854000 2021-11-24 18:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87855000 2021-11-24 18:48:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87856000 2021-11-24 18:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87857000 2021-11-24 18:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87858000 2021-11-24 18:48:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87859000 2021-11-24 18:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87860000 2021-11-24 18:48:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87861000 2021-11-24 18:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87862000 2021-11-24 18:48:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87863000 2021-11-24 18:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87864000 2021-11-24 18:48:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87865000 2021-11-24 18:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87866000 2021-11-24 18:48:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87867000 2021-11-24 18:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87868000 2021-11-24 18:48:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87869000 2021-11-24 18:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87870000 2021-11-24 18:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87871000 2021-11-24 18:48:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87872000 2021-11-24 18:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87873000 2021-11-24 18:48:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87874000 2021-11-24 18:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87875000 2021-11-24 18:48:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87876000 2021-11-24 18:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87877000 2021-11-24 18:48:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87878000 2021-11-24 18:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87879000 2021-11-24 18:48:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87880000 2021-11-24 18:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87881000 2021-11-24 18:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87882000 2021-11-24 18:48:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87883000 2021-11-24 18:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87884000 2021-11-24 18:48:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87885000 2021-11-24 18:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87886000 2021-11-24 18:49:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87887000 2021-11-24 18:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87888000 2021-11-24 18:49:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87889000 2021-11-24 18:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87890000 2021-11-24 18:49:02 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:49:02 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2664 containing 20.00 MB] 2021-11-24 18:49:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87891000 2021-11-24 18:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87892000 2021-11-24 18:49:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87893000 2021-11-24 18:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87894000 2021-11-24 18:49:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87895000 2021-11-24 18:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87896000 2021-11-24 18:49:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87897000 2021-11-24 18:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87898000 2021-11-24 18:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87899000 2021-11-24 18:49:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87900000 2021-11-24 18:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87901000 2021-11-24 18:49:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87902000 2021-11-24 18:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87903000 2021-11-24 18:49:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87904000 2021-11-24 18:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87905000 2021-11-24 18:49:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87906000 2021-11-24 18:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87907000 2021-11-24 18:49:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87908000 2021-11-24 18:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87909000 2021-11-24 18:49:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87910000 2021-11-24 18:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87911000 2021-11-24 18:49:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87912000 2021-11-24 18:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87913000 2021-11-24 18:49:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87914000 2021-11-24 18:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87915000 2021-11-24 18:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87916000 2021-11-24 18:49:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87917000 2021-11-24 18:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87918000 2021-11-24 18:49:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87919000 2021-11-24 18:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87920000 2021-11-24 18:49:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87921000 2021-11-24 18:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87922000 2021-11-24 18:49:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87923000 2021-11-24 18:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87924000 2021-11-24 18:49:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87925000 2021-11-24 18:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87926000 2021-11-24 18:49:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87927000 2021-11-24 18:49:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:49:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2665 containing 20.00 MB] 2021-11-24 18:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87928000 2021-11-24 18:49:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87929000 2021-11-24 18:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87930000 2021-11-24 18:49:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87931000 2021-11-24 18:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87932000 2021-11-24 18:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87933000 2021-11-24 18:49:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87934000 2021-11-24 18:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87935000 2021-11-24 18:49:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87936000 2021-11-24 18:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87937000 2021-11-24 18:49:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87938000 2021-11-24 18:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87939000 2021-11-24 18:49:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87940000 2021-11-24 18:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87941000 2021-11-24 18:49:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87942000 2021-11-24 18:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87943000 2021-11-24 18:49:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87944000 2021-11-24 18:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87945000 2021-11-24 18:49:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87946000 2021-11-24 18:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87947000 2021-11-24 18:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87948000 2021-11-24 18:49:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87949000 2021-11-24 18:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87950000 2021-11-24 18:49:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87951000 2021-11-24 18:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87952000 2021-11-24 18:49:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87953000 2021-11-24 18:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87954000 2021-11-24 18:49:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87955000 2021-11-24 18:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87956000 2021-11-24 18:49:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87957000 2021-11-24 18:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87958000 2021-11-24 18:49:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87959000 2021-11-24 18:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87960000 2021-11-24 18:49:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87961000 2021-11-24 18:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87962000 2021-11-24 18:49:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87963000 2021-11-24 18:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87964000 2021-11-24 18:49:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:49:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2666 containing 20.00 MB] 2021-11-24 18:49:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87965000 2021-11-24 18:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87966000 2021-11-24 18:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87967000 2021-11-24 18:49:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87968000 2021-11-24 18:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87969000 2021-11-24 18:49:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87970000 2021-11-24 18:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87971000 2021-11-24 18:49:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87972000 2021-11-24 18:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87973000 2021-11-24 18:49:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87974000 2021-11-24 18:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87975000 2021-11-24 18:49:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87976000 2021-11-24 18:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87977000 2021-11-24 18:49:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87978000 2021-11-24 18:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87979000 2021-11-24 18:49:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87980000 2021-11-24 18:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87981000 2021-11-24 18:49:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87982000 2021-11-24 18:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87983000 2021-11-24 18:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87984000 2021-11-24 18:49:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87985000 2021-11-24 18:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87986000 2021-11-24 18:49:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87987000 2021-11-24 18:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87988000 2021-11-24 18:49:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87989000 2021-11-24 18:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87990000 2021-11-24 18:49:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87991000 2021-11-24 18:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87992000 2021-11-24 18:49:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87993000 2021-11-24 18:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87994000 2021-11-24 18:49:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87995000 2021-11-24 18:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87996000 2021-11-24 18:49:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87997000 2021-11-24 18:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87998000 2021-11-24 18:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 87999000 2021-11-24 18:49:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88000000 2021-11-24 18:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88001000 2021-11-24 18:49:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88002000 2021-11-24 18:49:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:49:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2667 containing 20.00 MB] 2021-11-24 18:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88003000 2021-11-24 18:49:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88004000 2021-11-24 18:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88005000 2021-11-24 18:49:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88006000 2021-11-24 18:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88007000 2021-11-24 18:49:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88008000 2021-11-24 18:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88009000 2021-11-24 18:49:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88010000 2021-11-24 18:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88011000 2021-11-24 18:49:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88012000 2021-11-24 18:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88013000 2021-11-24 18:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88014000 2021-11-24 18:50:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88015000 2021-11-24 18:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88016000 2021-11-24 18:50:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88017000 2021-11-24 18:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88018000 2021-11-24 18:50:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88019000 2021-11-24 18:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88020000 2021-11-24 18:50:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88021000 2021-11-24 18:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88022000 2021-11-24 18:50:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88023000 2021-11-24 18:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88024000 2021-11-24 18:50:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88025000 2021-11-24 18:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88026000 2021-11-24 18:50:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88027000 2021-11-24 18:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88028000 2021-11-24 18:50:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88029000 2021-11-24 18:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88030000 2021-11-24 18:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88031000 2021-11-24 18:50:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88032000 2021-11-24 18:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88033000 2021-11-24 18:50:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88034000 2021-11-24 18:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88035000 2021-11-24 18:50:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88036000 2021-11-24 18:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88037000 2021-11-24 18:50:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88038000 2021-11-24 18:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88039000 2021-11-24 18:50:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88040000 2021-11-24 18:50:12 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:50:12 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2668 containing 20.00 MB] 2021-11-24 18:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88041000 2021-11-24 18:50:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88042000 2021-11-24 18:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88043000 2021-11-24 18:50:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88044000 2021-11-24 18:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88045000 2021-11-24 18:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88046000 2021-11-24 18:50:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88047000 2021-11-24 18:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88048000 2021-11-24 18:50:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88049000 2021-11-24 18:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88050000 2021-11-24 18:50:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88051000 2021-11-24 18:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88052000 2021-11-24 18:50:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88053000 2021-11-24 18:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88054000 2021-11-24 18:50:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88055000 2021-11-24 18:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88056000 2021-11-24 18:50:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88057000 2021-11-24 18:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88058000 2021-11-24 18:50:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88059000 2021-11-24 18:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88060000 2021-11-24 18:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88061000 2021-11-24 18:50:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88062000 2021-11-24 18:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88063000 2021-11-24 18:50:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88064000 2021-11-24 18:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88065000 2021-11-24 18:50:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88066000 2021-11-24 18:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88067000 2021-11-24 18:50:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88068000 2021-11-24 18:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88069000 2021-11-24 18:50:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88070000 2021-11-24 18:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88071000 2021-11-24 18:50:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88072000 2021-11-24 18:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88073000 2021-11-24 18:50:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88074000 2021-11-24 18:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88075000 2021-11-24 18:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88076000 2021-11-24 18:50:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88077000 2021-11-24 18:50:30 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:50:30 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2669 containing 20.00 MB] 2021-11-24 18:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88078000 2021-11-24 18:50:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88079000 2021-11-24 18:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88080000 2021-11-24 18:50:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88081000 2021-11-24 18:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88082000 2021-11-24 18:50:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88083000 2021-11-24 18:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88084000 2021-11-24 18:50:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88085000 2021-11-24 18:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88086000 2021-11-24 18:50:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88087000 2021-11-24 18:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88088000 2021-11-24 18:50:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88089000 2021-11-24 18:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88090000 2021-11-24 18:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88091000 2021-11-24 18:50:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88092000 2021-11-24 18:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88093000 2021-11-24 18:50:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88094000 2021-11-24 18:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88095000 2021-11-24 18:50:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88096000 2021-11-24 18:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88097000 2021-11-24 18:50:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88098000 2021-11-24 18:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88099000 2021-11-24 18:50:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88100000 2021-11-24 18:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88101000 2021-11-24 18:50:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88102000 2021-11-24 18:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88103000 2021-11-24 18:50:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88104000 2021-11-24 18:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88105000 2021-11-24 18:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88106000 2021-11-24 18:50:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88107000 2021-11-24 18:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88108000 2021-11-24 18:50:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88109000 2021-11-24 18:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88110000 2021-11-24 18:50:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88111000 2021-11-24 18:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88112000 2021-11-24 18:50:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88113000 2021-11-24 18:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88114000 2021-11-24 18:50:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88115000 2021-11-24 18:50:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:50:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2670 containing 20.00 MB] 2021-11-24 18:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88116000 2021-11-24 18:50:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88117000 2021-11-24 18:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88118000 2021-11-24 18:50:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88119000 2021-11-24 18:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88120000 2021-11-24 18:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88121000 2021-11-24 18:50:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88122000 2021-11-24 18:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88123000 2021-11-24 18:50:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88124000 2021-11-24 18:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88125000 2021-11-24 18:50:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88126000 2021-11-24 18:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88127000 2021-11-24 18:50:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88128000 2021-11-24 18:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88129000 2021-11-24 18:50:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88130000 2021-11-24 18:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88131000 2021-11-24 18:50:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88132000 2021-11-24 18:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88133000 2021-11-24 18:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88134000 2021-11-24 18:50:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88135000 2021-11-24 18:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88136000 2021-11-24 18:50:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88137000 2021-11-24 18:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88138000 2021-11-24 18:50:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88139000 2021-11-24 18:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88140000 2021-11-24 18:50:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88141000 2021-11-24 18:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88142000 2021-11-24 18:51:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88143000 2021-11-24 18:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88144000 2021-11-24 18:51:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88145000 2021-11-24 18:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88146000 2021-11-24 18:51:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88147000 2021-11-24 18:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88148000 2021-11-24 18:51:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88149000 2021-11-24 18:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88150000 2021-11-24 18:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88151000 2021-11-24 18:51:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88152000 2021-11-24 18:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88153000 2021-11-24 18:51:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:51:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2671 containing 20.00 MB] 2021-11-24 18:51:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88154000 2021-11-24 18:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88155000 2021-11-24 18:51:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88156000 2021-11-24 18:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88157000 2021-11-24 18:51:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88158000 2021-11-24 18:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88159000 2021-11-24 18:51:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88160000 2021-11-24 18:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88161000 2021-11-24 18:51:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88162000 2021-11-24 18:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88163000 2021-11-24 18:51:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88164000 2021-11-24 18:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88165000 2021-11-24 18:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88166000 2021-11-24 18:51:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88167000 2021-11-24 18:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88168000 2021-11-24 18:51:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88169000 2021-11-24 18:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88170000 2021-11-24 18:51:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88171000 2021-11-24 18:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88172000 2021-11-24 18:51:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88173000 2021-11-24 18:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88174000 2021-11-24 18:51:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88175000 2021-11-24 18:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88176000 2021-11-24 18:51:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88177000 2021-11-24 18:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88178000 2021-11-24 18:51:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88179000 2021-11-24 18:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88180000 2021-11-24 18:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88181000 2021-11-24 18:51:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88182000 2021-11-24 18:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88183000 2021-11-24 18:51:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88184000 2021-11-24 18:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88185000 2021-11-24 18:51:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88186000 2021-11-24 18:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88187000 2021-11-24 18:51:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88188000 2021-11-24 18:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88189000 2021-11-24 18:51:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88190000 2021-11-24 18:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88191000 2021-11-24 18:51:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88192000 2021-11-24 18:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88193000 2021-11-24 18:51:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:51:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2672 containing 20.00 MB] 2021-11-24 18:51:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88194000 2021-11-24 18:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88195000 2021-11-24 18:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88196000 2021-11-24 18:51:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88197000 2021-11-24 18:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88198000 2021-11-24 18:51:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88199000 2021-11-24 18:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88200000 2021-11-24 18:51:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88201000 2021-11-24 18:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88202000 2021-11-24 18:51:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88203000 2021-11-24 18:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88204000 2021-11-24 18:51:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88205000 2021-11-24 18:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88206000 2021-11-24 18:51:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88207000 2021-11-24 18:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88208000 2021-11-24 18:51:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88209000 2021-11-24 18:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88210000 2021-11-24 18:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88211000 2021-11-24 18:51:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88212000 2021-11-24 18:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88213000 2021-11-24 18:51:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88214000 2021-11-24 18:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88215000 2021-11-24 18:51:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88216000 2021-11-24 18:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88217000 2021-11-24 18:51:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88218000 2021-11-24 18:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88219000 2021-11-24 18:51:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88220000 2021-11-24 18:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88221000 2021-11-24 18:51:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88222000 2021-11-24 18:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88223000 2021-11-24 18:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88224000 2021-11-24 18:51:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88225000 2021-11-24 18:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88226000 2021-11-24 18:51:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88227000 2021-11-24 18:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88228000 2021-11-24 18:51:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88229000 2021-11-24 18:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88230000 2021-11-24 18:51:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88231000 2021-11-24 18:51:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:51:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2673 containing 20.00 MB] 2021-11-24 18:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88232000 2021-11-24 18:51:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88233000 2021-11-24 18:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88234000 2021-11-24 18:51:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88235000 2021-11-24 18:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88236000 2021-11-24 18:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88237000 2021-11-24 18:51:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88238000 2021-11-24 18:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88239000 2021-11-24 18:51:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88240000 2021-11-24 18:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88241000 2021-11-24 18:51:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88242000 2021-11-24 18:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88243000 2021-11-24 18:51:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88244000 2021-11-24 18:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88245000 2021-11-24 18:51:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88246000 2021-11-24 18:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88247000 2021-11-24 18:51:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88248000 2021-11-24 18:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88249000 2021-11-24 18:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88250000 2021-11-24 18:51:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88251000 2021-11-24 18:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88252000 2021-11-24 18:51:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88253000 2021-11-24 18:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88254000 2021-11-24 18:51:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88255000 2021-11-24 18:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88256000 2021-11-24 18:51:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88257000 2021-11-24 18:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88258000 2021-11-24 18:51:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88259000 2021-11-24 18:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88260000 2021-11-24 18:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88261000 2021-11-24 18:51:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88262000 2021-11-24 18:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88263000 2021-11-24 18:51:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88264000 2021-11-24 18:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88265000 2021-11-24 18:51:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88266000 2021-11-24 18:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88267000 2021-11-24 18:51:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88268000 2021-11-24 18:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88269000 2021-11-24 18:51:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88270000 2021-11-24 18:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88271000 2021-11-24 18:52:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88272000 2021-11-24 18:52:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:52:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2674 containing 20.01 MB] 2021-11-24 18:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88273000 2021-11-24 18:52:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88274000 2021-11-24 18:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88275000 2021-11-24 18:52:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88276000 2021-11-24 18:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88277000 2021-11-24 18:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88278000 2021-11-24 18:52:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88279000 2021-11-24 18:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88280000 2021-11-24 18:52:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88281000 2021-11-24 18:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88282000 2021-11-24 18:52:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88283000 2021-11-24 18:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88284000 2021-11-24 18:52:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88285000 2021-11-24 18:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88286000 2021-11-24 18:52:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88287000 2021-11-24 18:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88288000 2021-11-24 18:52:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88289000 2021-11-24 18:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88290000 2021-11-24 18:52:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88291000 2021-11-24 18:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88292000 2021-11-24 18:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88293000 2021-11-24 18:52:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88294000 2021-11-24 18:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88295000 2021-11-24 18:52:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88296000 2021-11-24 18:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88297000 2021-11-24 18:52:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88298000 2021-11-24 18:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88299000 2021-11-24 18:52:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88300000 2021-11-24 18:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88301000 2021-11-24 18:52:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88302000 2021-11-24 18:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88303000 2021-11-24 18:52:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88304000 2021-11-24 18:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88305000 2021-11-24 18:52:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88306000 2021-11-24 18:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88307000 2021-11-24 18:52:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88308000 2021-11-24 18:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88309000 2021-11-24 18:52:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88310000 2021-11-24 18:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88311000 2021-11-24 18:52:19 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:52:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2675 containing 20.00 MB] 2021-11-24 18:52:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88312000 2021-11-24 18:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88313000 2021-11-24 18:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88314000 2021-11-24 18:52:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88315000 2021-11-24 18:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88316000 2021-11-24 18:52:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88317000 2021-11-24 18:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88318000 2021-11-24 18:52:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88319000 2021-11-24 18:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88320000 2021-11-24 18:52:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88321000 2021-11-24 18:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88322000 2021-11-24 18:52:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88323000 2021-11-24 18:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88324000 2021-11-24 18:52:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88325000 2021-11-24 18:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88326000 2021-11-24 18:52:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88327000 2021-11-24 18:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88328000 2021-11-24 18:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88329000 2021-11-24 18:52:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88330000 2021-11-24 18:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88331000 2021-11-24 18:52:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88332000 2021-11-24 18:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88333000 2021-11-24 18:52:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88334000 2021-11-24 18:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88335000 2021-11-24 18:52:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88336000 2021-11-24 18:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88337000 2021-11-24 18:52:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88338000 2021-11-24 18:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88339000 2021-11-24 18:52:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88340000 2021-11-24 18:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88341000 2021-11-24 18:52:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88342000 2021-11-24 18:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88343000 2021-11-24 18:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88344000 2021-11-24 18:52:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88345000 2021-11-24 18:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88346000 2021-11-24 18:52:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88347000 2021-11-24 18:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88348000 2021-11-24 18:52:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88349000 2021-11-24 18:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88350000 2021-11-24 18:52:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88351000 2021-11-24 18:52:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:52:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2676 containing 20.00 MB] 2021-11-24 18:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88352000 2021-11-24 18:52:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88353000 2021-11-24 18:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88354000 2021-11-24 18:52:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88355000 2021-11-24 18:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88356000 2021-11-24 18:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88357000 2021-11-24 18:52:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88358000 2021-11-24 18:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88359000 2021-11-24 18:52:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88360000 2021-11-24 18:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88361000 2021-11-24 18:52:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88362000 2021-11-24 18:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88363000 2021-11-24 18:52:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88364000 2021-11-24 18:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88365000 2021-11-24 18:52:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88366000 2021-11-24 18:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88367000 2021-11-24 18:52:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88368000 2021-11-24 18:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88369000 2021-11-24 18:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88370000 2021-11-24 18:52:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88371000 2021-11-24 18:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88372000 2021-11-24 18:52:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88373000 2021-11-24 18:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88374000 2021-11-24 18:52:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88375000 2021-11-24 18:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88376000 2021-11-24 18:52:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88377000 2021-11-24 18:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88378000 2021-11-24 18:52:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88379000 2021-11-24 18:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88380000 2021-11-24 18:52:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88381000 2021-11-24 18:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88382000 2021-11-24 18:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88383000 2021-11-24 18:52:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88384000 2021-11-24 18:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88385000 2021-11-24 18:52:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88386000 2021-11-24 18:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88387000 2021-11-24 18:52:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88388000 2021-11-24 18:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88389000 2021-11-24 18:52:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88390000 2021-11-24 18:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88391000 2021-11-24 18:52:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:52:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2677 containing 20.00 MB] 2021-11-24 18:52:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88392000 2021-11-24 18:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88393000 2021-11-24 18:52:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88394000 2021-11-24 18:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88395000 2021-11-24 18:52:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88396000 2021-11-24 18:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88397000 2021-11-24 18:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88398000 2021-11-24 18:52:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88399000 2021-11-24 18:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88400000 2021-11-24 18:53:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88401000 2021-11-24 18:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88402000 2021-11-24 18:53:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88403000 2021-11-24 18:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88404000 2021-11-24 18:53:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88405000 2021-11-24 18:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88406000 2021-11-24 18:53:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88407000 2021-11-24 18:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88408000 2021-11-24 18:53:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88409000 2021-11-24 18:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88410000 2021-11-24 18:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88411000 2021-11-24 18:53:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88412000 2021-11-24 18:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88413000 2021-11-24 18:53:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88414000 2021-11-24 18:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88415000 2021-11-24 18:53:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88416000 2021-11-24 18:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88417000 2021-11-24 18:53:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88418000 2021-11-24 18:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88419000 2021-11-24 18:53:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88420000 2021-11-24 18:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88421000 2021-11-24 18:53:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88422000 2021-11-24 18:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88423000 2021-11-24 18:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88424000 2021-11-24 18:53:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88425000 2021-11-24 18:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88426000 2021-11-24 18:53:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88427000 2021-11-24 18:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88428000 2021-11-24 18:53:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88429000 2021-11-24 18:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88430000 2021-11-24 18:53:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88431000 2021-11-24 18:53:15 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:53:15 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2678 containing 20.00 MB] 2021-11-24 18:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88432000 2021-11-24 18:53:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88433000 2021-11-24 18:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88434000 2021-11-24 18:53:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88435000 2021-11-24 18:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88436000 2021-11-24 18:53:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88437000 2021-11-24 18:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88438000 2021-11-24 18:53:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88439000 2021-11-24 18:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88440000 2021-11-24 18:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88441000 2021-11-24 18:53:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88442000 2021-11-24 18:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88443000 2021-11-24 18:53:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88444000 2021-11-24 18:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88445000 2021-11-24 18:53:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88446000 2021-11-24 18:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88447000 2021-11-24 18:53:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88448000 2021-11-24 18:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88449000 2021-11-24 18:53:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88450000 2021-11-24 18:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88451000 2021-11-24 18:53:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88452000 2021-11-24 18:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88453000 2021-11-24 18:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88454000 2021-11-24 18:53:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88455000 2021-11-24 18:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88456000 2021-11-24 18:53:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88457000 2021-11-24 18:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88458000 2021-11-24 18:53:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88459000 2021-11-24 18:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88460000 2021-11-24 18:53:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88461000 2021-11-24 18:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88462000 2021-11-24 18:53:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88463000 2021-11-24 18:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88464000 2021-11-24 18:53:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88465000 2021-11-24 18:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88466000 2021-11-24 18:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88467000 2021-11-24 18:53:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88468000 2021-11-24 18:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88469000 2021-11-24 18:53:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88470000 2021-11-24 18:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88471000 2021-11-24 18:53:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:53:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2679 containing 20.00 MB] 2021-11-24 18:53:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88472000 2021-11-24 18:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88473000 2021-11-24 18:53:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88474000 2021-11-24 18:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88475000 2021-11-24 18:53:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88476000 2021-11-24 18:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88477000 2021-11-24 18:53:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88478000 2021-11-24 18:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88479000 2021-11-24 18:53:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88480000 2021-11-24 18:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88481000 2021-11-24 18:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88482000 2021-11-24 18:53:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88483000 2021-11-24 18:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88484000 2021-11-24 18:53:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88485000 2021-11-24 18:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88486000 2021-11-24 18:53:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88487000 2021-11-24 18:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88488000 2021-11-24 18:53:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88489000 2021-11-24 18:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88490000 2021-11-24 18:53:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88491000 2021-11-24 18:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88492000 2021-11-24 18:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88493000 2021-11-24 18:53:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88494000 2021-11-24 18:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88495000 2021-11-24 18:53:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88496000 2021-11-24 18:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88497000 2021-11-24 18:53:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88498000 2021-11-24 18:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88499000 2021-11-24 18:53:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88500000 2021-11-24 18:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88501000 2021-11-24 18:53:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88502000 2021-11-24 18:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88503000 2021-11-24 18:53:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88504000 2021-11-24 18:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88505000 2021-11-24 18:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88506000 2021-11-24 18:53:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88507000 2021-11-24 18:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88508000 2021-11-24 18:53:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88509000 2021-11-24 18:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88510000 2021-11-24 18:53:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:53:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2680 containing 20.00 MB] 2021-11-24 18:53:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88511000 2021-11-24 18:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88512000 2021-11-24 18:53:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88513000 2021-11-24 18:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88514000 2021-11-24 18:53:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88515000 2021-11-24 18:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88516000 2021-11-24 18:53:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88517000 2021-11-24 18:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88518000 2021-11-24 18:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88519000 2021-11-24 18:53:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88520000 2021-11-24 18:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88521000 2021-11-24 18:53:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88522000 2021-11-24 18:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88523000 2021-11-24 18:53:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88524000 2021-11-24 18:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88525000 2021-11-24 18:53:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88526000 2021-11-24 18:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88527000 2021-11-24 18:53:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88528000 2021-11-24 18:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88529000 2021-11-24 18:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88530000 2021-11-24 18:54:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88531000 2021-11-24 18:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88532000 2021-11-24 18:54:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88533000 2021-11-24 18:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88534000 2021-11-24 18:54:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88535000 2021-11-24 18:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88536000 2021-11-24 18:54:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88537000 2021-11-24 18:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88538000 2021-11-24 18:54:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88539000 2021-11-24 18:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88540000 2021-11-24 18:54:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88541000 2021-11-24 18:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88542000 2021-11-24 18:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88543000 2021-11-24 18:54:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88544000 2021-11-24 18:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88545000 2021-11-24 18:54:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88546000 2021-11-24 18:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88547000 2021-11-24 18:54:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88548000 2021-11-24 18:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88549000 2021-11-24 18:54:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88550000 2021-11-24 18:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88551000 2021-11-24 18:54:10 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:54:10 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2681 containing 20.00 MB] 2021-11-24 18:54:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88552000 2021-11-24 18:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88553000 2021-11-24 18:54:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88554000 2021-11-24 18:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88555000 2021-11-24 18:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88556000 2021-11-24 18:54:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88557000 2021-11-24 18:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88558000 2021-11-24 18:54:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88559000 2021-11-24 18:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88560000 2021-11-24 18:54:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88561000 2021-11-24 18:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88562000 2021-11-24 18:54:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88563000 2021-11-24 18:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88564000 2021-11-24 18:54:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88565000 2021-11-24 18:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88566000 2021-11-24 18:54:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88567000 2021-11-24 18:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88568000 2021-11-24 18:54:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88569000 2021-11-24 18:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88570000 2021-11-24 18:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88571000 2021-11-24 18:54:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88572000 2021-11-24 18:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88573000 2021-11-24 18:54:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88574000 2021-11-24 18:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88575000 2021-11-24 18:54:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88576000 2021-11-24 18:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88577000 2021-11-24 18:54:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88578000 2021-11-24 18:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88579000 2021-11-24 18:54:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88580000 2021-11-24 18:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88581000 2021-11-24 18:54:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88582000 2021-11-24 18:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88583000 2021-11-24 18:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88584000 2021-11-24 18:54:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88585000 2021-11-24 18:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88586000 2021-11-24 18:54:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88587000 2021-11-24 18:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88588000 2021-11-24 18:54:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88589000 2021-11-24 18:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88590000 2021-11-24 18:54:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88591000 2021-11-24 18:54:29 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:54:29 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2682 containing 20.00 MB] 2021-11-24 18:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88592000 2021-11-24 18:54:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88593000 2021-11-24 18:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88594000 2021-11-24 18:54:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88595000 2021-11-24 18:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88596000 2021-11-24 18:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88597000 2021-11-24 18:54:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88598000 2021-11-24 18:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88599000 2021-11-24 18:54:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88600000 2021-11-24 18:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88601000 2021-11-24 18:54:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88602000 2021-11-24 18:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88603000 2021-11-24 18:54:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88604000 2021-11-24 18:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88605000 2021-11-24 18:54:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88606000 2021-11-24 18:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88607000 2021-11-24 18:54:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88608000 2021-11-24 18:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88609000 2021-11-24 18:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88610000 2021-11-24 18:54:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88611000 2021-11-24 18:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88612000 2021-11-24 18:54:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88613000 2021-11-24 18:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88614000 2021-11-24 18:54:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88615000 2021-11-24 18:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88616000 2021-11-24 18:54:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88617000 2021-11-24 18:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88618000 2021-11-24 18:54:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88619000 2021-11-24 18:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88620000 2021-11-24 18:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88621000 2021-11-24 18:54:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88622000 2021-11-24 18:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88623000 2021-11-24 18:54:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88624000 2021-11-24 18:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88625000 2021-11-24 18:54:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88626000 2021-11-24 18:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88627000 2021-11-24 18:54:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88628000 2021-11-24 18:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88629000 2021-11-24 18:54:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88630000 2021-11-24 18:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88631000 2021-11-24 18:54:47 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:54:47 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2683 containing 20.00 MB] 2021-11-24 18:54:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88632000 2021-11-24 18:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88633000 2021-11-24 18:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88634000 2021-11-24 18:54:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88635000 2021-11-24 18:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88636000 2021-11-24 18:54:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88637000 2021-11-24 18:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88638000 2021-11-24 18:54:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88639000 2021-11-24 18:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88640000 2021-11-24 18:54:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88641000 2021-11-24 18:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88642000 2021-11-24 18:54:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88643000 2021-11-24 18:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88644000 2021-11-24 18:54:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88645000 2021-11-24 18:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88646000 2021-11-24 18:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88647000 2021-11-24 18:54:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88648000 2021-11-24 18:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88649000 2021-11-24 18:54:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88650000 2021-11-24 18:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88651000 2021-11-24 18:54:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88652000 2021-11-24 18:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88653000 2021-11-24 18:54:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88654000 2021-11-24 18:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88655000 2021-11-24 18:54:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88656000 2021-11-24 18:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88657000 2021-11-24 18:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88658000 2021-11-24 18:54:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88659000 2021-11-24 18:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88660000 2021-11-24 18:55:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88661000 2021-11-24 18:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88662000 2021-11-24 18:55:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88663000 2021-11-24 18:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88664000 2021-11-24 18:55:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88665000 2021-11-24 18:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88666000 2021-11-24 18:55:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88667000 2021-11-24 18:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88668000 2021-11-24 18:55:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88669000 2021-11-24 18:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88670000 2021-11-24 18:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88671000 2021-11-24 18:55:05 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:55:05 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2684 containing 20.00 MB] 2021-11-24 18:55:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88672000 2021-11-24 18:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88673000 2021-11-24 18:55:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88674000 2021-11-24 18:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88675000 2021-11-24 18:55:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88676000 2021-11-24 18:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88677000 2021-11-24 18:55:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88678000 2021-11-24 18:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88679000 2021-11-24 18:55:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88680000 2021-11-24 18:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88681000 2021-11-24 18:55:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88682000 2021-11-24 18:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88683000 2021-11-24 18:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88684000 2021-11-24 18:55:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88685000 2021-11-24 18:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88686000 2021-11-24 18:55:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88687000 2021-11-24 18:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88688000 2021-11-24 18:55:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88689000 2021-11-24 18:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88690000 2021-11-24 18:55:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88691000 2021-11-24 18:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88692000 2021-11-24 18:55:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88693000 2021-11-24 18:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88694000 2021-11-24 18:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88695000 2021-11-24 18:55:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88696000 2021-11-24 18:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88697000 2021-11-24 18:55:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88698000 2021-11-24 18:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88699000 2021-11-24 18:55:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88700000 2021-11-24 18:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88701000 2021-11-24 18:55:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88702000 2021-11-24 18:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88703000 2021-11-24 18:55:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88704000 2021-11-24 18:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88705000 2021-11-24 18:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88706000 2021-11-24 18:55:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88707000 2021-11-24 18:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88708000 2021-11-24 18:55:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88709000 2021-11-24 18:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88710000 2021-11-24 18:55:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88711000 2021-11-24 18:55:24 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:55:24 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2685 containing 20.00 MB] 2021-11-24 18:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88712000 2021-11-24 18:55:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88713000 2021-11-24 18:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88714000 2021-11-24 18:55:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88715000 2021-11-24 18:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88716000 2021-11-24 18:55:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88717000 2021-11-24 18:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88718000 2021-11-24 18:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88719000 2021-11-24 18:55:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88720000 2021-11-24 18:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88721000 2021-11-24 18:55:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88722000 2021-11-24 18:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88723000 2021-11-24 18:55:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88724000 2021-11-24 18:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88725000 2021-11-24 18:55:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88726000 2021-11-24 18:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88727000 2021-11-24 18:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88728000 2021-11-24 18:55:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88729000 2021-11-24 18:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88730000 2021-11-24 18:55:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88731000 2021-11-24 18:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88732000 2021-11-24 18:55:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88733000 2021-11-24 18:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88734000 2021-11-24 18:55:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88735000 2021-11-24 18:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88736000 2021-11-24 18:55:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88737000 2021-11-24 18:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88738000 2021-11-24 18:55:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88739000 2021-11-24 18:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88740000 2021-11-24 18:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88741000 2021-11-24 18:55:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88742000 2021-11-24 18:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88743000 2021-11-24 18:55:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88744000 2021-11-24 18:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88745000 2021-11-24 18:55:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88746000 2021-11-24 18:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88747000 2021-11-24 18:55:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88748000 2021-11-24 18:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88749000 2021-11-24 18:55:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88750000 2021-11-24 18:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88751000 2021-11-24 18:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88752000 2021-11-24 18:55:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88753000 2021-11-24 18:55:42 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:55:42 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2686 containing 20.00 MB] 2021-11-24 18:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88754000 2021-11-24 18:55:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88755000 2021-11-24 18:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88756000 2021-11-24 18:55:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88757000 2021-11-24 18:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88758000 2021-11-24 18:55:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88759000 2021-11-24 18:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88760000 2021-11-24 18:55:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88761000 2021-11-24 18:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88762000 2021-11-24 18:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88763000 2021-11-24 18:55:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88764000 2021-11-24 18:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88765000 2021-11-24 18:55:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88766000 2021-11-24 18:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88767000 2021-11-24 18:55:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88768000 2021-11-24 18:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88769000 2021-11-24 18:55:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88770000 2021-11-24 18:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88771000 2021-11-24 18:55:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88772000 2021-11-24 18:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88773000 2021-11-24 18:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88774000 2021-11-24 18:55:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88775000 2021-11-24 18:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88776000 2021-11-24 18:55:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88777000 2021-11-24 18:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88778000 2021-11-24 18:55:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88779000 2021-11-24 18:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88780000 2021-11-24 18:55:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88781000 2021-11-24 18:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88782000 2021-11-24 18:55:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88783000 2021-11-24 18:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88784000 2021-11-24 18:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88785000 2021-11-24 18:55:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88786000 2021-11-24 18:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88787000 2021-11-24 18:55:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88788000 2021-11-24 18:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88789000 2021-11-24 18:55:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88790000 2021-11-24 18:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88791000 2021-11-24 18:56:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88792000 2021-11-24 18:56:01 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:56:01 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2687 containing 20.00 MB] 2021-11-24 18:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88793000 2021-11-24 18:56:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88794000 2021-11-24 18:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88795000 2021-11-24 18:56:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88796000 2021-11-24 18:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88797000 2021-11-24 18:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88798000 2021-11-24 18:56:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88799000 2021-11-24 18:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88800000 2021-11-24 18:56:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88801000 2021-11-24 18:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88802000 2021-11-24 18:56:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88803000 2021-11-24 18:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88804000 2021-11-24 18:56:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88805000 2021-11-24 18:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88806000 2021-11-24 18:56:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88807000 2021-11-24 18:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88808000 2021-11-24 18:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88809000 2021-11-24 18:56:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88810000 2021-11-24 18:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88811000 2021-11-24 18:56:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88812000 2021-11-24 18:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88813000 2021-11-24 18:56:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88814000 2021-11-24 18:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88815000 2021-11-24 18:56:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88816000 2021-11-24 18:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88817000 2021-11-24 18:56:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88818000 2021-11-24 18:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88819000 2021-11-24 18:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88820000 2021-11-24 18:56:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88821000 2021-11-24 18:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88822000 2021-11-24 18:56:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88823000 2021-11-24 18:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88824000 2021-11-24 18:56:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88825000 2021-11-24 18:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88826000 2021-11-24 18:56:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88827000 2021-11-24 18:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88828000 2021-11-24 18:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88829000 2021-11-24 18:56:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88830000 2021-11-24 18:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88831000 2021-11-24 18:56:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88832000 2021-11-24 18:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88833000 2021-11-24 18:56:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88834000 2021-11-24 18:56:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:56:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2688 containing 20.00 MB] 2021-11-24 18:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88835000 2021-11-24 18:56:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88836000 2021-11-24 18:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88837000 2021-11-24 18:56:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88838000 2021-11-24 18:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88839000 2021-11-24 18:56:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88840000 2021-11-24 18:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88841000 2021-11-24 18:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88842000 2021-11-24 18:56:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88843000 2021-11-24 18:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88844000 2021-11-24 18:56:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88845000 2021-11-24 18:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88846000 2021-11-24 18:56:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88847000 2021-11-24 18:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88848000 2021-11-24 18:56:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88849000 2021-11-24 18:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88850000 2021-11-24 18:56:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88851000 2021-11-24 18:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88852000 2021-11-24 18:56:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88853000 2021-11-24 18:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88854000 2021-11-24 18:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88855000 2021-11-24 18:56:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88856000 2021-11-24 18:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88857000 2021-11-24 18:56:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88858000 2021-11-24 18:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88859000 2021-11-24 18:56:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88860000 2021-11-24 18:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88861000 2021-11-24 18:56:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88862000 2021-11-24 18:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88863000 2021-11-24 18:56:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88864000 2021-11-24 18:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88865000 2021-11-24 18:56:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88866000 2021-11-24 18:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88867000 2021-11-24 18:56:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88868000 2021-11-24 18:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88869000 2021-11-24 18:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88870000 2021-11-24 18:56:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88871000 2021-11-24 18:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88872000 2021-11-24 18:56:37 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:56:37 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2689 containing 20.00 MB] 2021-11-24 18:56:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88873000 2021-11-24 18:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88874000 2021-11-24 18:56:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88875000 2021-11-24 18:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88876000 2021-11-24 18:56:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88877000 2021-11-24 18:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88878000 2021-11-24 18:56:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88879000 2021-11-24 18:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88880000 2021-11-24 18:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88881000 2021-11-24 18:56:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88882000 2021-11-24 18:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88883000 2021-11-24 18:56:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88884000 2021-11-24 18:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88885000 2021-11-24 18:56:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88886000 2021-11-24 18:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88887000 2021-11-24 18:56:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88888000 2021-11-24 18:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88889000 2021-11-24 18:56:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88890000 2021-11-24 18:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88891000 2021-11-24 18:56:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88892000 2021-11-24 18:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88893000 2021-11-24 18:56:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88894000 2021-11-24 18:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88895000 2021-11-24 18:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88896000 2021-11-24 18:56:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88897000 2021-11-24 18:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88898000 2021-11-24 18:56:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88899000 2021-11-24 18:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88900000 2021-11-24 18:56:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88901000 2021-11-24 18:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88902000 2021-11-24 18:56:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88903000 2021-11-24 18:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88904000 2021-11-24 18:56:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88905000 2021-11-24 18:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88906000 2021-11-24 18:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88907000 2021-11-24 18:56:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88908000 2021-11-24 18:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88909000 2021-11-24 18:56:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88910000 2021-11-24 18:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88911000 2021-11-24 18:56:55 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:56:55 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2690 containing 20.00 MB] 2021-11-24 18:56:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88912000 2021-11-24 18:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88913000 2021-11-24 18:56:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88914000 2021-11-24 18:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88915000 2021-11-24 18:56:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88916000 2021-11-24 18:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88917000 2021-11-24 18:56:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88918000 2021-11-24 18:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88919000 2021-11-24 18:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88920000 2021-11-24 18:56:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88921000 2021-11-24 18:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88922000 2021-11-24 18:57:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88923000 2021-11-24 18:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88924000 2021-11-24 18:57:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88925000 2021-11-24 18:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88926000 2021-11-24 18:57:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88927000 2021-11-24 18:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88928000 2021-11-24 18:57:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88929000 2021-11-24 18:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88930000 2021-11-24 18:57:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88931000 2021-11-24 18:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88932000 2021-11-24 18:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88933000 2021-11-24 18:57:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88934000 2021-11-24 18:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88935000 2021-11-24 18:57:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88936000 2021-11-24 18:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88937000 2021-11-24 18:57:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88938000 2021-11-24 18:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88939000 2021-11-24 18:57:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88940000 2021-11-24 18:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88941000 2021-11-24 18:57:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88942000 2021-11-24 18:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88943000 2021-11-24 18:57:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88944000 2021-11-24 18:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88945000 2021-11-24 18:57:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88946000 2021-11-24 18:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88947000 2021-11-24 18:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88948000 2021-11-24 18:57:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88949000 2021-11-24 18:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88950000 2021-11-24 18:57:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88951000 2021-11-24 18:57:14 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:57:14 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2691 containing 20.00 MB] 2021-11-24 18:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88952000 2021-11-24 18:57:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88953000 2021-11-24 18:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88954000 2021-11-24 18:57:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88955000 2021-11-24 18:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88956000 2021-11-24 18:57:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88957000 2021-11-24 18:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88958000 2021-11-24 18:57:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88959000 2021-11-24 18:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88960000 2021-11-24 18:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88961000 2021-11-24 18:57:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88962000 2021-11-24 18:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88963000 2021-11-24 18:57:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88964000 2021-11-24 18:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88965000 2021-11-24 18:57:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88966000 2021-11-24 18:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88967000 2021-11-24 18:57:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88968000 2021-11-24 18:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88969000 2021-11-24 18:57:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88970000 2021-11-24 18:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88971000 2021-11-24 18:57:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88972000 2021-11-24 18:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88973000 2021-11-24 18:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88974000 2021-11-24 18:57:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88975000 2021-11-24 18:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88976000 2021-11-24 18:57:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88977000 2021-11-24 18:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88978000 2021-11-24 18:57:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88979000 2021-11-24 18:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88980000 2021-11-24 18:57:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88981000 2021-11-24 18:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88982000 2021-11-24 18:57:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88983000 2021-11-24 18:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88984000 2021-11-24 18:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88985000 2021-11-24 18:57:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88986000 2021-11-24 18:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88987000 2021-11-24 18:57:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88988000 2021-11-24 18:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88989000 2021-11-24 18:57:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88990000 2021-11-24 18:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88991000 2021-11-24 18:57:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88992000 2021-11-24 18:57:33 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:57:33 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2692 containing 20.00 MB] 2021-11-24 18:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88993000 2021-11-24 18:57:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88994000 2021-11-24 18:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88995000 2021-11-24 18:57:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88996000 2021-11-24 18:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88997000 2021-11-24 18:57:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88998000 2021-11-24 18:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 88999000 2021-11-24 18:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89000000 2021-11-24 18:57:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89001000 2021-11-24 18:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89002000 2021-11-24 18:57:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89003000 2021-11-24 18:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89004000 2021-11-24 18:57:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89005000 2021-11-24 18:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89006000 2021-11-24 18:57:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89007000 2021-11-24 18:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89008000 2021-11-24 18:57:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89009000 2021-11-24 18:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89010000 2021-11-24 18:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89011000 2021-11-24 18:57:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89012000 2021-11-24 18:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89013000 2021-11-24 18:57:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89014000 2021-11-24 18:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89015000 2021-11-24 18:57:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89016000 2021-11-24 18:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89017000 2021-11-24 18:57:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89018000 2021-11-24 18:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89019000 2021-11-24 18:57:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89020000 2021-11-24 18:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89021000 2021-11-24 18:57:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89022000 2021-11-24 18:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89023000 2021-11-24 18:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89024000 2021-11-24 18:57:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89025000 2021-11-24 18:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89026000 2021-11-24 18:57:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89027000 2021-11-24 18:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89028000 2021-11-24 18:57:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89029000 2021-11-24 18:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89030000 2021-11-24 18:57:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89031000 2021-11-24 18:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89032000 2021-11-24 18:57:51 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:57:51 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2693 containing 20.00 MB] 2021-11-24 18:57:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89033000 2021-11-24 18:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89034000 2021-11-24 18:57:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89035000 2021-11-24 18:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89036000 2021-11-24 18:57:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89037000 2021-11-24 18:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89038000 2021-11-24 18:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89039000 2021-11-24 18:57:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89040000 2021-11-24 18:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89041000 2021-11-24 18:57:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89042000 2021-11-24 18:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89043000 2021-11-24 18:57:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89044000 2021-11-24 18:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89045000 2021-11-24 18:57:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89046000 2021-11-24 18:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89047000 2021-11-24 18:57:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89048000 2021-11-24 18:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89049000 2021-11-24 18:57:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89050000 2021-11-24 18:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89051000 2021-11-24 18:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89052000 2021-11-24 18:58:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89053000 2021-11-24 18:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89054000 2021-11-24 18:58:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89055000 2021-11-24 18:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89056000 2021-11-24 18:58:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89057000 2021-11-24 18:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89058000 2021-11-24 18:58:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89059000 2021-11-24 18:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89060000 2021-11-24 18:58:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89061000 2021-11-24 18:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89062000 2021-11-24 18:58:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89063000 2021-11-24 18:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89064000 2021-11-24 18:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89065000 2021-11-24 18:58:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89066000 2021-11-24 18:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89067000 2021-11-24 18:58:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89068000 2021-11-24 18:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89069000 2021-11-24 18:58:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89070000 2021-11-24 18:58:09 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:58:09 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2694 containing 20.00 MB] 2021-11-24 18:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89071000 2021-11-24 18:58:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89072000 2021-11-24 18:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89073000 2021-11-24 18:58:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89074000 2021-11-24 18:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89075000 2021-11-24 18:58:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89076000 2021-11-24 18:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89077000 2021-11-24 18:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89078000 2021-11-24 18:58:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89079000 2021-11-24 18:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89080000 2021-11-24 18:58:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89081000 2021-11-24 18:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89082000 2021-11-24 18:58:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89083000 2021-11-24 18:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89084000 2021-11-24 18:58:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89085000 2021-11-24 18:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89086000 2021-11-24 18:58:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89087000 2021-11-24 18:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89088000 2021-11-24 18:58:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89089000 2021-11-24 18:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89090000 2021-11-24 18:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89091000 2021-11-24 18:58:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89092000 2021-11-24 18:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89093000 2021-11-24 18:58:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89094000 2021-11-24 18:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89095000 2021-11-24 18:58:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89096000 2021-11-24 18:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89097000 2021-11-24 18:58:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89098000 2021-11-24 18:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89099000 2021-11-24 18:58:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89100000 2021-11-24 18:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89101000 2021-11-24 18:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89102000 2021-11-24 18:58:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89103000 2021-11-24 18:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89104000 2021-11-24 18:58:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89105000 2021-11-24 18:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89106000 2021-11-24 18:58:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89107000 2021-11-24 18:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89108000 2021-11-24 18:58:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89109000 2021-11-24 18:58:27 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:58:27 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2695 containing 20.00 MB] 2021-11-24 18:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89110000 2021-11-24 18:58:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89111000 2021-11-24 18:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89112000 2021-11-24 18:58:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89113000 2021-11-24 18:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89114000 2021-11-24 18:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89115000 2021-11-24 18:58:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89116000 2021-11-24 18:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89117000 2021-11-24 18:58:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89118000 2021-11-24 18:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89119000 2021-11-24 18:58:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89120000 2021-11-24 18:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89121000 2021-11-24 18:58:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89122000 2021-11-24 18:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89123000 2021-11-24 18:58:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89124000 2021-11-24 18:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89125000 2021-11-24 18:58:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89126000 2021-11-24 18:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89127000 2021-11-24 18:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89128000 2021-11-24 18:58:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89129000 2021-11-24 18:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89130000 2021-11-24 18:58:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89131000 2021-11-24 18:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89132000 2021-11-24 18:58:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89133000 2021-11-24 18:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89134000 2021-11-24 18:58:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89135000 2021-11-24 18:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89136000 2021-11-24 18:58:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89137000 2021-11-24 18:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89138000 2021-11-24 18:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89139000 2021-11-24 18:58:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89140000 2021-11-24 18:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89141000 2021-11-24 18:58:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89142000 2021-11-24 18:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89143000 2021-11-24 18:58:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89144000 2021-11-24 18:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89145000 2021-11-24 18:58:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89146000 2021-11-24 18:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89147000 2021-11-24 18:58:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89148000 2021-11-24 18:58:45 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:58:45 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2696 containing 20.00 MB] 2021-11-24 18:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89149000 2021-11-24 18:58:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89150000 2021-11-24 18:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89151000 2021-11-24 18:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89152000 2021-11-24 18:58:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89153000 2021-11-24 18:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89154000 2021-11-24 18:58:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89155000 2021-11-24 18:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89156000 2021-11-24 18:58:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89157000 2021-11-24 18:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89158000 2021-11-24 18:58:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89159000 2021-11-24 18:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89160000 2021-11-24 18:58:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89161000 2021-11-24 18:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89162000 2021-11-24 18:58:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89163000 2021-11-24 18:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89164000 2021-11-24 18:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89165000 2021-11-24 18:58:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89166000 2021-11-24 18:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89167000 2021-11-24 18:58:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89168000 2021-11-24 18:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89169000 2021-11-24 18:58:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89170000 2021-11-24 18:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89171000 2021-11-24 18:58:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89172000 2021-11-24 18:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89173000 2021-11-24 18:58:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89174000 2021-11-24 18:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89175000 2021-11-24 18:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89176000 2021-11-24 18:58:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89177000 2021-11-24 18:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89178000 2021-11-24 18:58:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89179000 2021-11-24 18:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89180000 2021-11-24 18:58:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89181000 2021-11-24 18:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89182000 2021-11-24 18:59:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89183000 2021-11-24 18:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89184000 2021-11-24 18:59:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89185000 2021-11-24 18:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89186000 2021-11-24 18:59:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89187000 2021-11-24 18:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89188000 2021-11-24 18:59:03 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:59:03 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2697 containing 20.00 MB] 2021-11-24 18:59:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89189000 2021-11-24 18:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89190000 2021-11-24 18:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89191000 2021-11-24 18:59:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89192000 2021-11-24 18:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89193000 2021-11-24 18:59:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89194000 2021-11-24 18:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89195000 2021-11-24 18:59:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89196000 2021-11-24 18:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89197000 2021-11-24 18:59:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89198000 2021-11-24 18:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89199000 2021-11-24 18:59:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89200000 2021-11-24 18:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89201000 2021-11-24 18:59:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89202000 2021-11-24 18:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89203000 2021-11-24 18:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89204000 2021-11-24 18:59:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89205000 2021-11-24 18:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89206000 2021-11-24 18:59:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89207000 2021-11-24 18:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89208000 2021-11-24 18:59:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89209000 2021-11-24 18:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89210000 2021-11-24 18:59:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89211000 2021-11-24 18:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89212000 2021-11-24 18:59:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89213000 2021-11-24 18:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89214000 2021-11-24 18:59:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89215000 2021-11-24 18:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89216000 2021-11-24 18:59:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89217000 2021-11-24 18:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89218000 2021-11-24 18:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89219000 2021-11-24 18:59:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89220000 2021-11-24 18:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89221000 2021-11-24 18:59:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89222000 2021-11-24 18:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89223000 2021-11-24 18:59:19 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89224000 2021-11-24 18:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89225000 2021-11-24 18:59:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:59:20 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2698 containing 20.00 MB] 2021-11-24 18:59:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89226000 2021-11-24 18:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89227000 2021-11-24 18:59:21 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89228000 2021-11-24 18:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89229000 2021-11-24 18:59:22 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89230000 2021-11-24 18:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89231000 2021-11-24 18:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89232000 2021-11-24 18:59:23 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89233000 2021-11-24 18:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89234000 2021-11-24 18:59:24 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89235000 2021-11-24 18:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89236000 2021-11-24 18:59:25 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89237000 2021-11-24 18:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89238000 2021-11-24 18:59:26 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89239000 2021-11-24 18:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89240000 2021-11-24 18:59:27 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89241000 2021-11-24 18:59:28 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89242000 2021-11-24 18:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89243000 2021-11-24 18:59:29 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89244000 2021-11-24 18:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89245000 2021-11-24 18:59:30 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89246000 2021-11-24 18:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89247000 2021-11-24 18:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89248000 2021-11-24 18:59:31 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89249000 2021-11-24 18:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89250000 2021-11-24 18:59:32 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89251000 2021-11-24 18:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89252000 2021-11-24 18:59:33 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89253000 2021-11-24 18:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89254000 2021-11-24 18:59:34 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89255000 2021-11-24 18:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89256000 2021-11-24 18:59:35 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89257000 2021-11-24 18:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89258000 2021-11-24 18:59:36 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89259000 2021-11-24 18:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89260000 2021-11-24 18:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89261000 2021-11-24 18:59:37 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89262000 2021-11-24 18:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89263000 2021-11-24 18:59:38 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:59:38 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2699 containing 20.00 MB] 2021-11-24 18:59:38 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89264000 2021-11-24 18:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89265000 2021-11-24 18:59:39 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89266000 2021-11-24 18:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89267000 2021-11-24 18:59:40 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89268000 2021-11-24 18:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89269000 2021-11-24 18:59:41 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89270000 2021-11-24 18:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89271000 2021-11-24 18:59:42 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89272000 2021-11-24 18:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89273000 2021-11-24 18:59:43 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89274000 2021-11-24 18:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89275000 2021-11-24 18:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89276000 2021-11-24 18:59:44 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89277000 2021-11-24 18:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89278000 2021-11-24 18:59:45 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89279000 2021-11-24 18:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89280000 2021-11-24 18:59:46 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89281000 2021-11-24 18:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89282000 2021-11-24 18:59:47 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89283000 2021-11-24 18:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89284000 2021-11-24 18:59:48 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89285000 2021-11-24 18:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89286000 2021-11-24 18:59:49 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89287000 2021-11-24 18:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89288000 2021-11-24 18:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89289000 2021-11-24 18:59:50 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89290000 2021-11-24 18:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89291000 2021-11-24 18:59:51 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89292000 2021-11-24 18:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89293000 2021-11-24 18:59:52 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89294000 2021-11-24 18:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89295000 2021-11-24 18:59:53 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89296000 2021-11-24 18:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89297000 2021-11-24 18:59:54 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89298000 2021-11-24 18:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89299000 2021-11-24 18:59:55 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89300000 2021-11-24 18:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89301000 2021-11-24 18:59:56 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89302000 2021-11-24 18:59:56 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 18:59:56 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2700 containing 20.00 MB] 2021-11-24 18:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89303000 2021-11-24 18:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89304000 2021-11-24 18:59:57 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89305000 2021-11-24 18:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89306000 2021-11-24 18:59:58 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89307000 2021-11-24 18:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89308000 2021-11-24 18:59:59 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89309000 2021-11-24 19:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89310000 2021-11-24 19:00:00 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89311000 2021-11-24 19:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89312000 2021-11-24 19:00:01 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89313000 2021-11-24 19:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89314000 2021-11-24 19:00:02 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89315000 2021-11-24 19:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89316000 2021-11-24 19:00:03 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89317000 2021-11-24 19:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89318000 2021-11-24 19:00:04 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89319000 2021-11-24 19:00:05 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89320000 2021-11-24 19:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89321000 2021-11-24 19:00:06 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89322000 2021-11-24 19:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89323000 2021-11-24 19:00:07 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89324000 2021-11-24 19:00:08 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89325000 2021-11-24 19:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89326000 2021-11-24 19:00:09 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89327000 2021-11-24 19:00:10 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89328000 2021-11-24 19:00:11 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89329000 2021-11-24 19:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89330000 2021-11-24 19:00:12 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89331000 2021-11-24 19:00:13 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89332000 2021-11-24 19:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89333000 2021-11-24 19:00:14 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89334000 2021-11-24 19:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89335000 2021-11-24 19:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89336000 2021-11-24 19:00:15 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89337000 2021-11-24 19:00:16 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89338000 2021-11-24 19:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89339000 2021-11-24 19:00:17 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89340000 2021-11-24 19:00:18 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89341000 2021-11-24 19:00:20 INFO () DefaultAirbyteStreamFactory(lambda$create$0):53 - 2021-11-24 19:00:19 INFO a.m.s.StreamTransferManager(uploadStreamPart):558 - {} - [Manager uploading to ******** with id ********]: Finished uploading [Part number 2701 containing 20.00 MB] 2021-11-24 19:00:20 INFO () DefaultReplicationWorker(lambda$getReplicationRunnable$2):203 - Records read: 89342000 2021-11-24 20:10:45 WARN () GrpcRetryer(retryWithResult):152 - Retrying after failure io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: context deadline exceeded at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:262) ~[grpc-stub-1.40.0.jar:1.40.0] at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:243) ~[grpc-stub-1.40.0.jar:1.40.0] at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:156) ~[grpc-stub-1.40.0.jar:1.40.0] at io.temporal.api.workflowservice.v1.WorkflowServiceGrpc$WorkflowServiceBlockingStub.getWorkflowExecutionHistory(WorkflowServiceGrpc.java:2638) ~[temporal-serviceclient-1.0.4.jar:?] at io.temporal.internal.common.WorkflowExecutionUtils.lambda$getInstanceCloseEvent$1(WorkflowExecutionUtils.java:256) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.common.GrpcRetryer.retryWithResult(GrpcRetryer.java:127) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.common.WorkflowExecutionUtils.getInstanceCloseEvent(WorkflowExecutionUtils.java:244) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.common.WorkflowExecutionUtils.getWorkflowExecutionResult(WorkflowExecutionUtils.java:132) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.getResult(WorkflowStubImpl.java:346) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.getResult(WorkflowStubImpl.java:328) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.sync.WorkflowInvocationHandler$SyncWorkflowInvocationHandler.startWorkflow(WorkflowInvocationHandler.java:315) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.sync.WorkflowInvocationHandler$SyncWorkflowInvocationHandler.invoke(WorkflowInvocationHandler.java:270) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.sync.WorkflowInvocationHandler.invoke(WorkflowInvocationHandler.java:178) ~[temporal-sdk-1.0.4.jar:?] at com.sun.proxy.$Proxy38.run(Unknown Source) ~[?:?] at io.airbyte.workers.temporal.TemporalClient.lambda$submitSync$3(TemporalClient.java:104) ~[io.airbyte-airbyte-workers-0.30.18-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.execute(TemporalClient.java:124) ~[io.airbyte-airbyte-workers-0.30.18-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.submitSync(TemporalClient.java:103) ~[io.airbyte-airbyte-workers-0.30.18-alpha.jar:?] at io.airbyte.scheduler.app.worker_run.TemporalWorkerRunFactory.lambda$createSupplier$0(TemporalWorkerRunFactory.java:47) ~[io.airbyte.airbyte-scheduler-app-0.30.18-alpha.jar:?] at io.airbyte.scheduler.app.worker_run.WorkerRun.call(WorkerRun.java:45) [io.airbyte.airbyte-scheduler-app-0.30.18-alpha.jar:?] at io.airbyte.scheduler.app.worker_run.WorkerRun.call(WorkerRun.java:23) [io.airbyte.airbyte-scheduler-app-0.30.18-alpha.jar:?] at io.airbyte.commons.concurrency.LifecycledCallable.execute(LifecycledCallable.java:94) [io.airbyte-airbyte-commons-0.30.18-alpha.jar:?] at io.airbyte.commons.concurrency.LifecycledCallable.call(LifecycledCallable.java:78) [io.airbyte-airbyte-commons-0.30.18-alpha.jar:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?] at java.lang.Thread.run(Thread.java:832) [?:?] 2021-11-24 20:14:25 WARN () GrpcRetryer(retryWithResult):152 - Retrying after failure io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after 120.998969249s. [closed=[], open=[[remote_addr=airbyte-temporal/172.18.0.6:7233]]] at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:262) ~[grpc-stub-1.40.0.jar:1.40.0] at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:243) ~[grpc-stub-1.40.0.jar:1.40.0] at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:156) ~[grpc-stub-1.40.0.jar:1.40.0] at io.temporal.api.workflowservice.v1.WorkflowServiceGrpc$WorkflowServiceBlockingStub.getWorkflowExecutionHistory(WorkflowServiceGrpc.java:2638) ~[temporal-serviceclient-1.0.4.jar:?] at io.temporal.internal.common.WorkflowExecutionUtils.lambda$getInstanceCloseEvent$1(WorkflowExecutionUtils.java:256) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.common.GrpcRetryer.retryWithResult(GrpcRetryer.java:127) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.common.WorkflowExecutionUtils.getInstanceCloseEvent(WorkflowExecutionUtils.java:244) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.common.WorkflowExecutionUtils.getWorkflowExecutionResult(WorkflowExecutionUtils.java:132) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.getResult(WorkflowStubImpl.java:346) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.sync.WorkflowStubImpl.getResult(WorkflowStubImpl.java:328) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.sync.WorkflowInvocationHandler$SyncWorkflowInvocationHandler.startWorkflow(WorkflowInvocationHandler.java:315) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.sync.WorkflowInvocationHandler$SyncWorkflowInvocationHandler.invoke(WorkflowInvocationHandler.java:270) ~[temporal-sdk-1.0.4.jar:?] at io.temporal.internal.sync.WorkflowInvocationHandler.invoke(WorkflowInvocationHandler.java:178) ~[temporal-sdk-1.0.4.jar:?] at com.sun.proxy.$Proxy38.run(Unknown Source) ~[?:?] at io.airbyte.workers.temporal.TemporalClient.lambda$submitSync$3(TemporalClient.java:104) ~[io.airbyte-airbyte-workers-0.30.18-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.execute(TemporalClient.java:124) ~[io.airbyte-airbyte-workers-0.30.18-alpha.jar:?] at io.airbyte.workers.temporal.TemporalClient.submitSync(TemporalClient.java:103) ~[io.airbyte-airbyte-workers-0.30.18-alpha.jar:?] at io.airbyte.scheduler.app.worker_run.TemporalWorkerRunFactory.lambda$createSupplier$0(TemporalWorkerRunFactory.java:47) ~[io.airbyte.airbyte-scheduler-app-0.30.18-alpha.jar:?] at io.airbyte.scheduler.app.worker_run.WorkerRun.call(WorkerRun.java:45) [io.airbyte.airbyte-scheduler-app-0.30.18-alpha.jar:?] at io.airbyte.scheduler.app.worker_run.WorkerRun.call(WorkerRun.java:23) [io.airbyte.airbyte-scheduler-app-0.30.18-alpha.jar:?] at io.airbyte.commons.concurrency.LifecycledCallable.execute(LifecycledCallable.java:94) [io.airbyte-airbyte-commons-0.30.18-alpha.jar:?] at io.airbyte.commons.concurrency.LifecycledCallable.call(LifecycledCallable.java:78) [io.airbyte-airbyte-commons-0.30.18-alpha.jar:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?] at java.lang.Thread.run(Thread.java:832) [?:?]